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 is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What is sap luw or update transaction?
What is lock mechanism? How do we create lock objects in abap?
Does the table can have multiple foreign keys?
What are the difference between pool tables and transparent tables?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
How many types of data classes are there in sap abap? : abap data dictionary
ABAP : Classical reports events name
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
Name a few data dictionary objects?
What should be the approach for writing a bdc program? : abap bdc
Can we create a gui status in a program from the object browser?
Can a posting run be deleted? : sap abap hr
What is a function group? : abap modularization