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
What are smart forms?
Final class
What are the different abap/4 editors?
How does the interface between the dynpro and the abap/4 modules take place?
How is the command suppress-dialog useful?
Explain how do you get output from idoc?
What is a modification assistant?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What are the user interfaces of interactive lists?
foreign key enforcement?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
Which transaction code can I used to analyze the performance of ABAP program.?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
Difference between domain and data element? What are aggregate object?
In order to upload purchase order details, how you handle multiple values for a single field?