Answer Posted / kartikeya bommuluri
The call transaction mode can take the following values:
'A' Display screen
'E' Display only if an error occurs
'N' Do not display
'P' Do not display; debugging possible
If the MODE addition is omitted, then the processing mode
is 'A'.
If a screen is displayed in processing mode 'E' because the
system reached the end of the BDC data, the system
automatically switches to processing mode 'A'.
If breakpoints are set in a transaction tcod called using
the CALL TRANSACTION tcod USING itab variant, these are not
actually reached in 'N' mode. The system tries to insert
data in the Debugger screen; the call ends with SY-SUBRC =
1001 and the message "Batch input data is not available for
screen SAPMSSY3 0131" (S 00 344).
Conversely, in 'P' mode, transaction screens are processed
in the background (as in 'N' mode) and debugging is
possible.
| Is This Answer Correct ? | 37 Yes | 8 No |
Post New Answer View All Answers
What is an update type with reference to a match code id?
What is the purpose of sum statement?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
How can we create callable modules of program code within one abap/4 program?
What is the table buffer?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What are domains and data element? : abap hr
How to write a code in tab control? : abap bdc
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
Explain the inside concept in select-options?
What is the use of 'for all entries'?
What application areas are you comfortable in?
Did you create any joins?
Persistent class