Welcome to SAP Central
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Procedure to write BDC Program in SAP

Go down

Procedure to write BDC Program in SAP Empty Procedure to write BDC Program in SAP

Post  Admin Sun Apr 15, 2012 12:29 pm

To write a data transfer program follow this procedure :
1. Analyze the structure of the existing data and specify the conversions that are required to fill
the SAP data structures.

2. Generate the SAP data structure
If the program is written in ABAP, you need only include the required tables in your program
with the TABLES statement.

3. Initialize the SAP data structure.

4. Fill the structure with data, performing any conversions and error-checking that are required.

5. Write the sequential file that is typically required for making the data available to the batchinput
program in the SAP System.

Admin
Admin

Posts : 92
Join date : 2012-01-26

https://mysaplab.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum