what is actaul procedure of session method of bdc.
pls me complete steps.
Answer Posted / amith
1) Decide which screens are to be used for recording.
2) Declare an internal table for all the fields.
3) perform the recording
4) Build a program to fill th BDCDATA internal table which
is uded to post the data to database
5) Call the function modules BDC_OPEN,BDC_INSERt,BDC_CLOSE .
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can we omit a leading sign and a leading zero in sapscript?
What is a logical database?
What is processing class, where we do them and why? : sap abap hr
What are the types of table fields in the sap abap?
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What are the types of parameters in the function modules?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
How is the command suppress-dialog useful?
How to display or know if the value entered contains records or not?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What are the two statements which are required in an abap program to output an icon using a write statement?
Do we have to migrate all sapscript forms to smart forms?
Differentiate between table and template ?
What is the differences between structure and table in data dictionary in abap?