How do we use BDC in real production scenarios ?
Is BDC used on regular periodic intervals to upload data
into SAP ? (say you recieve the data daily from non-sap
system, like mainframes and you update the data in SAP)
OR
Is BDC used on adhoc basis ?
Answer / abhinav
One of the ways as if I know is, You create BAPI of BDC.
Call this bapi created from your codes in real production
scenario. Ofcourse, in this way you can conclude that BDC is
used on regular periodic intervals to upload data into sap.
Is This Answer Correct ? | 8 Yes | 3 No |
How do you get output from IDOC?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
A database table contains 3 fields(Student_no,Section,Total_marks).I want retrieve top 10 students from each section.Note:(Section contains data like A,B,C.Each section contains more than 10 students).
Name 5 custom objects that dont start with Z or Y ?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
Difference between GET and GET Late?
list the important field symbol?
State the differences between database view & projection view? : abap data dictionary
Describe data classes.
3. What is table maintaince generator ? How do u do it ? Use of it ?
In select-options, how to get the default values as current month first date and last date by default?
What is ALV?