What is the reason, a BDC program is working in 'A' mode
but not in 'N' mode ?
Answer Posted / gvkreddy
always by default MODE='A' Because it is for to display all
the screens at run time(ie.. Foreground)
if we want set it as background Job MODE='N' that means No
screens available in run time.
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
Explain what are the different functions used in sap script?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the two ways for restricting the value range for a domain ?
Explain what is a logical database?
Explain the advantages/disadvantages of logical databases?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
What is the differrences between structure and table in data dictionary in abap? : abap hr
Which FM do you use to find out who is reporting to whom
What happens if a function module runs in an update task? : abap modularization
Create any functions? How to go about it?
What is the use of 'table index'?
What is the difference between commit-work and rollback-work tasks?
What are the fields in the memory table ‘screen’?
What is a view in sap? : abap data dictionary
What is the company code? : sap abap hr