Modes in Call Tr?

Answer Posted / srinivasaai

In call trnc we have syntax like
call transaction 'vA01' using <bdcdata>
mode<A/N/E>
update<A/S>
MESSAGES INTO <INTTABLE>

A: ALL SCREEN MODE
N: NO SCREEN MODE
E: ERROR MODE

A:AYNCHORONOUS MODE
S:SYNCHORNOUS MODE

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

913


What are Pull and Push Methods?

1950


How do you write manual bdc session method? : abap bdc

786


How move-corresponding works

1118


What are the two ways for restricting the value range for a domain? : abap data dictionary

711






What is sapnet?

1139


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1800


Explain what are the different functions used in sap script? What are the parameters used in each function?

759


How are the date abd time field values stored in sap?

803


what are the important fields while preparing sales order,inquiry?

2087


Name some system global variables you can use in abap programs?

736


What will you code in start-of-selection & end-of-selection ?

795


What are table clusters?

782


How can one distinguish between different kinds of parameters? : abap modularization

797


In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?

813