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
What is the use of dequeue function module? : sap abap data dictionary
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is a database view? : abap data dictionary
What is pass by value and what is pass by reference? Which is better?
Explain the sequences of event block?
5) How to rereive text elements in SF and script?
What is view? Different types of view. Explain?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
How does the interection between the dynpro and the abap/4 modules takes place?
Difference between BDC vs Direct Loads?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Explain the different types of view?
What is get cursor field?
What is the difference between a pool table and a transparent table and how they are stored at the database level?