Can we use Session method & Call transaction both in one BDC
if yes please give me example and scenario where we use this ?
Answer Posted / ram
we can use both call transaction and session method in one BDC
Program..
If we want to use call transaction method, In Call
transaction Method there is no error log will be
generated...So we use Session Method In the Same BDC Program...
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What are the events in ABAP language?
What is the function of a data element? : abap data dictionary
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is table attribute? : abap data dictionary
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
How to create any functions?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is occurs in internal table?
Explain about drill down report?
What is an on”*-input filed” statement?
How to call a subroutine in sapscript?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What are the parameter types for a method?
Double click function on the lists, identifying the line selected by the user on the list?