Modes in Call Tr?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
Modes of displaying screens are
1) All
2) None
3) Error
Method of updating the database are
1)Synchronous
2)Asynchronous
3)Local
Is This Answer Correct ? | 8 Yes | 0 No |
Call transaction method having 3 parameters..
1. Display
2. Update
3. Messages.
Parameter DISPLAY have 3 modes:
1. Append
2. NoDisplay
3.Error
Parameter UPDATE having 3 modes:
1.Synchronous updating
2.Asynchronous updating
3.Local Updating
Parameter MESSAGES is used to maintain log file.
Is This Answer Correct ? | 2 Yes | 0 No |
what is the difference between rfc and function module
What are the select-option fields?
what is the need of set parameter-id in reports.
Back ground job .. Transaction code?
have you used performance tunig?what major steps will you use for those
please any one can give me the guidence to learn adobe forms& webdynpro technologies?and please provide links goodone to study material to learn? thanks
What will happen if i dont use initialization and start of selction event in report?
how to debug user exits?
what is the difference between rfc and normal function module?
What is bdc programming? : abap bdc
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
What is a help view? : abap data dictionary