how can u write in single program call transaction and
session method logic? if u
Answer Posted / pankaj choudhary
Hi
It is possible to use : call transaction , and session
method in the same program.
First , try posting using call transaction,
if sy-subrc is ne 0.
save bdctab.
open a BDC session.
insert data.
and close session.
endif.
thanks
Pankaj
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Where do you use help views?
What are the screen painter and menu painter?
What is alv programming in abap?
Describe the data classes?
How can we access the correction and transport system?
How can you display frames (horizontal and vertical lines) in lists?
What are the data types of internal tables?
Different between Interface and Abstract classes?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What are the function modules used to create batch input session? : abap bdc
Explain the function module in bdc?
Explain the advantages and disadvantages of abap query tool?
What is an update task? : abap modularization
What are clustered tables?
What are the disadvantages of using explicit enhancement?