If there are errors in BDC Call Transaction method, once the
correction of errors is made how will you run this as Session
method ?
Answers were Sorted based on User's Feedback
Answer / mishra
First process the errors in call transaction method,then
pass the tcode into bdc session method.
bdc_insert.
Is This Answer Correct ? | 6 Yes | 3 No |
Answer / ashlesha
In call transaction, we have updates - change it from "N"
(No screen) to "A" (All screen).
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sachin
make ctuparams-nobinpt = ''.
and pass it in options
Is This Answer Correct ? | 1 Yes | 0 No |
How can u decide that how many records can be displayed in one page in scripts ? or in one window ? 2. what is enhancement category in transparent table ?
How can we access the correction and transport system? : abap data dictionary
Can we create field without data element? If yes, how?
In the function module for reading text from the S.O header what needs to be specified?
Explain GET PERNR concept when we use logical data base
WHAT IS FIELD-SYMBOLS?
if idoc generated successfully where it can be stored i know database)?
where are the system fields stored?
how do find a name of a print program?
What are the FM do we use in OM
How can we send data to external programs?
14. How do you write UTP?(unit test plan)