What is the reason, a BDC program is working in 'A' mode
but not in 'N' mode ?
Answer Posted / sunil kumar sharma
hi all
always by default MODE='A' Because it is for to display all
the screens at run time(it is a default screen).
if we want set it as background Job MODE='N' that means No
screens available in run time.we use the function ws_upload
which is not compatible to 'n' mode
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are domains and data element? : abap hr
What are the advantages and disadvantages of ABAP query tool?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are critical issues you have faced in your project
What do you mean by transparent tables in sap abap? : abap data dictionary
Which objects are independent transport objects?
2)In production what is the user exit?
Can you define a field without a data element? : abap data dictionary
What’s value table?
Explain what is an rdbms?
What is page window?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
How to read 5th record from Hash Internal Table?