how can u write in single program call transaction and
session method logic?
if u write logic in call transaction ,is there any errors ?
how can u see in session ?
Answers were Sorted based on User's Feedback
Answer / raghava reddy
SITUATION..........IF U HANDLE THE ERRORS IN CALL
TRANSACTION WE HAVE SEVERAL WAYS
1)USING FORMAT_MESSAGE
2)WHATEVER U GET THE ERRORS IN CALL TRANSACTION,SIMPLY PASS
THOSE ERRORS TO SESSION METHOD
................THIS IS THE SITUATION OF BOTH ARE USING IN
THE SAME PROGRAM...OK
WRITE THE LOGIC FOR CALL TRANSACTION
-------------
---------
---------
----------
CALL THE CALL TRANSACTION
IF SY-SUBRE < > 0.
......MEANS THE ABOVE STAT NOT EXECUTED
SUCCESSFULLY....MEANS WE GET THE ERRORS IN CALL TRANSACTION
METHOD...OK
SIMPLY PASS THOSE ERRORS TO SESSION METHOD
LIKE THIS...............
.............
CALL THE TRANSACTION BY USING
BDE_INSERT
......PROVIDE THE INPUT...........OK
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vrushali
You can set radio button in select options
call transation
call session method
if call transaction = 'X'.
call transaction.
else
call session method.
endif.
Is This Answer Correct ? | 1 Yes | 9 No |
wat are the user exits for the po reports?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
List some of the many different ways that the sap standard functionality can be changed by a customer?
plz can any one list out the set of questions on support project. I am waiting for ur reply
How you can handle errors in BDC.IN the log file what type of error mostly will be facing in real time
Tcode for enhancements?
What is Macro
What are the FM you used in Session method?
what is the difference between at selection-screen output and at selection screen?
Explain enhancements
What are the differences between macro and subroutine?
Explain the use of table maintenance allowed?