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 the syntax for call transaction? : abap bdc
Explain the concept of clusters in payroll
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is repository info. Systems?
What are the parameters in bdc_open_group? : abap bdc
What are the different message types available in the abap/4 ?
Can we call reports and transactions from interactive reporting lists?
How to find the return code of a statement in abap programs?
What is payroll driver
What are two methods of modifying sap standard tables?
What is the collect statement?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
Can i know some of the Realtime tickets that anyone has been faced ?
after creating lock object if does n't access record by second user what should we do?