If there are errors in BDC Call Transaction method, once the
correction of errors is made how will you run this as Session
method ?
Answer Posted / sachin
make ctuparams-nobinpt = ''.
and pass it in options
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the role of ‘refresh’ in internal table?
Explain the different types of mode (run code) in call transaction method?
What are the layers of data description in r/3? : abap data dictionary
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are authorization objects and what statement is used to perform an authorization check in an abap program?
Describe the difference between macro and subroutine?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
what is the t-code to link technical and functional operation?
What is ps structure? : abap hr
What is the function of the correction system? : abap data dictionary
What is its?
In order to upload purchase order details, how you handle multiple values for a single field?
What is the difference between leave transaction and call transaction?
Define abap/4 layer? : abap data dictionary
What is meant by performance analysis? Have done anything to improve the performance?