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
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What is the function of the correction system? : abap data dictionary
What are the two methods for modifying sap standard tables?
What is modularization and its benefits?
What is retro active accounting
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Explain the systems fields used for interactive lists and lists?
Which type of tables used this buffer?
what is the transaction transaction for setting parameters rdisp/buffermode
What has to be done to the packed fields before submitting to a BDC session.
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What is repository info. Systems?
What is human resource information systems (chris)? : sap abap hr
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.