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?
What are the function modules used to create batch input session? : abap bdc
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is the difference between the function module and a normal abap/4 subroutine?
What is table buffer?
What abap statement will trigger list generation?
Explain the different types of screen keywords?
What are the events used for logical database?
Difference between user exit and badis?
Where the payroll results are stored
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
Define subtype ? : abap hr
What is locking ?
Can you create an internal table dynamically?(at run time)