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 is static attribute
What is open sql vs native sql ?
What is a transaction variant and why are they used?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is retro active accounting
what are the critical issues u face in ur project?
Explain what is a logical database?
What are the steps to execute session method?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What will happen when we use fully buffered in abap?
Explain what are the problems in processing batch input sessions?
Difference between Read and Get cursor?
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
Can you assign a matchcode object to a parameter? If so how?