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 |
can u create more than one selection screen?
8 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
What is the difference b/w BAPI and Function module
Check table value table
Difference between call by value and call by reference? : abap data dictionary
What are logical databases? What are the advantages of logical databases?
what is the code for basic list to 2ndry list?
What is a persistent class?
Explain the advantages/disadvantages of logical databases?
What are the different methods of passing data?
If i have locked a program using Locking and iam in bangalore.How can i give authorization to other user to use my program who is another place say Pune?is it possible?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
how can we enable hyperlink in screen painter?