Answer Posted / sudhakar1207
this is a SAP Defined Include Program used in BDC.
It Contains
1) Subroutines to Populate the Data to BDCDATA Internal
Table
2) Subroutines to Open, Insert and Close The Session.
3) Subroutines to Call the Call Transaction.
Etc...
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do you save data in bdc tables? : abap bdc
what is difference between (internal table types)standard table and sorted table in sap abap....
What is the difference b/t Session method and call transaction method ??
What happens if only one of the commands set screen and leave screen is used without using the other?
when do you need to create an internal table with header line ? and with out a header line?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
How can end-of-selection be used?
What is the advantage of structures?
What is meant by write lock? : sap abap data dictionary
What was the requirement of IDoc in your project? How it was working?
What does the insert statement in extract datasets do?
Work most on which module: name a few tables?
What are the parameter types for a method?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Differentiate between table and template ?