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
How many primary keys can be created for a table?
What happens Update command is used without where clause ?
In the MM module for finding out the standard cost what is the view one has to look at?
Can we use on change of between select and endselect?
How do you get the number of lines in an internal table?
What are the advantages and disadvantages of using views in abap programming ?
What are the two different ways of building a match code object? : abap data dictionary
What are pooled tables? : abap data dictionary
What is the use of lock objects?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is a subscreen? How can we use a subscreen?
What is the difference between skip and new-line?
Where do you find info on new developments in SAP?
What is the use of 'for all entries'?
What is the syntax for call transaction? : abap bdc