In Dialog program Syntax of Synchronous and Asynchronous?
Answer Posted / pramod kumar
syntax for use update type in call transaction.
call transaction <tcode> using <bdcdata>
update <A/S>
mode <A/E/N>
messages into <messtab>
where A- Asynchronous
S- synchronous
A-All screen mode(foreground)
E- Error mode
N- No screen mode (background)
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What does the extract statement do in extract datasets?
What are user exits? What is involved in writing them? What precations are needed?
Explain what are the different functions used in sap script?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Explain the differences between se01, se09 and se10?
Where the payroll results are stored
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What is the different between template and a table?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
How will you find manager of an employee
What is collective search help? : sap abap data dictionary
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What will you code in start-of-selection & end-of-selection ?
What is an authorization in sap?
What is a subroutine?