adspace
Difference between call transaction & session method? which
of these methods can be best used in background process?
Answer Posted / saai
CALL TRANSACTION METHOD:
1)THE CALL TRANSACTION IS COMPATIABLE FOR SMALL AMOUNT OF
DATA ONLY.
2)IT IS COMPATIABLE FOR FOREGROUND PROCESS ONLY.
3)IT IS DOES NOT HAVE A LOG FILE CONCEPT.
4)IN CALL TRANSACTION ERRORS CAN BE HANDLED BY USING
BDC_MSGCOLL STRUCTURE.
5) THE DATA WILL PROCESS SYNCHRONOUS MODE AND UPDATES ALSO
IN SYNCHRONOUS .
SESSION METHOD:
1) IT IS COMPATIABLE FOR SMALL AMOUNT OF DATA AS WELL AS
LARGE AMOUNT DATA.
2)IT DOES NOT HAVE A LOG FILE CONCEPT.
3) THE DATA WILL PROCESS ASYNCHRONOUS MODE AND UPDATAES IN
SYNCHRONOUS MODE.
4) THE SESSION METHOD WILL EXECUTE ONLY IN BACK GROUND
PROCESS ONLY.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the project you are currently working and work that you are doing
How can we handle table control in bdc? : abap bdc
What work you have done in HR module
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What is your current client number?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
please give the remaining answers.
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
Did you create secondary index?