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 alv programming in abap?
What is a size category?
What are the different types of data dictionary objects? : abap data dictionary
What is its? : abap hr
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
Can a filed occur in several field groups?
Explain the Importance of pa20? : abap hr
How to debug a sapscript?
What are field symbols?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
In sap script how to print bar code in vertical manner
can anyone please tell me, in orient paper mill project which fields exits for creating report.
How do you save data in bdc tables? : abap bdc
What is evaluation path, where do we do it and why? : sap abap hr
How to use messages in lists?