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 are the list of screen elements?
Did you create secondary index?
How can we use / display table in a screen?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is primary index?
What are the data classes in abap?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
Which commands are used for interactive reports?
What are datasets in abap?
What are different types of parameters?
Difference between Read and Get cursor?
What is a size category?
On which even we can validate the input fields in module progams?
What are the modes in lock objects? : sap abap data dictionary
Can i Have Some Realtime Examples On Modulepool programming.