adspace
What should be the approach for writing a bdc program? : abap bdc
Answer Posted / Vikas Bhardwaj
The approach for writing an ABAP BDC program involves the following steps: (1) Define the business add-in (BAdI), which is a programming interface used to extend standard SAP transactions, (2) Implement the BAdI in your custom code, (3) Create a data request using function modules or ABAP C++ classes, (4) Save the data request to a table (BDCT_TAB) or file, and (5) Schedule and execute the data request via ABAP BDC jobs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What work you have done in HR module
please give the remaining answers.
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
What is your current client number?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is the project you are currently working and work that you are doing
How can we handle table control in bdc? : abap bdc
Did you create secondary index?