How to do back ground processing in BDC Session method ?
Answer Posted / abhinandan alandkar
SAP standard program RSBDCSUB helps u do the job.
Create a variant for RSBDCSUB with BDC session name..
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How can we send data to external programs?
Exception handling and how does it transfer from called method to calling method?
How do you write manual bdc session method? : abap bdc
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What are indexes? : abap hr
How can a lock object be called in the transaction?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What is meant by authorization? : sap abap hr
What are the parameters in bdc_open_group? : abap bdc
What are local objects? : abap data dictionary
Explain the difference between call screen and leave screen?
How will you read from internal table records in a given value range (without using loop)
Name the abap/4 modularization techniques?
Write syntax for message error (report)?
How do you find if a logical database exists for your program requrements?