Archive for October, 2009

Outbound Idoc Through ALE https://www.sdn.sap.com/irj/scn/wiki?path=/display/ABAP/Outbound+Idoc+Through+ALE Abap code snippet for triggering an existing IDOC through BADI https://www.sdn.sap.com/irj/scn/wiki?path=/display/Snippets/Abap+code+snippet+for+triggering+an+existing+IDOC+through+BADI ALE,IDOC https://www.sdn.sap.com/irj/scn/wiki?path=/display/ABAP/ALE%252CIDOC Outbound Idocs…

There is a very good ABAP Programming Guidelines, it’s pdf version. If you want to download it,pls refer below link….

October 26th, 2009

FI/CO Interview Questions & Answers

No Comments, FI/CO, by Jack.

There is a PDF version of FI/CO Interview Questions & Answers. FI/CO Interview Questions & Answers

What is SAP SMARTFORM? There is a PDF version tutorial about SMARTFORM by SDN. SMARTFORM-tutorial Download

October 26th, 2009

What is IDOC?

No Comments, ALE & IDocs, by Jack.

What is IDOC • IDOC = Intermediate Document • IDOC is simply a data container used to exchange information between…

Business Add-Ins are a new SAP enhancement technique based on ABAP Objects. They can be inserted into the SAP System…

October 23rd, 2009

ALE TCODE and program

No Comments, T-CODE, by Jack.

Transaction Codes: SALE – IMG ALE Configuration root WE20 – Manually maintain partner profiles BD64 – Maintain customer distribution model…

Question: Could you tell me the difference between exit and stop when used in different situations like inside loop,i the…