What is the reason, a BDC program is working in 'A' mode
but not in 'N' mode ?
Answer Posted / deepa thirunavukkarasu
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.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is singleton pattern in OOPS?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Differentiate between static and dynamic step loops?
How to insert a line into abap internal tables?
Explain the Types of Select statements?
Type casting and error handling
What are the dynamic actions and how to configure it? : sap abap hr
What is a maintenance view? : abap data dictionary
What is the Process to transfer IDOC from Outbound System to Inbound system.
Explain what is sequence of event triggered in report?
What are the data types of the external layer? : abap data dictionary
What is the advantage of structures?
Explain the disadvantages of logical databases?
Define external layer? : abap data dictionary