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
Can a transparent table exist in the data dictionary but not in the database physically?
Define dispatcher?
Explain how data is stored in cluster table?
What are the abap/4 commands that link to a layout set?
What is an update type with reference to a match code id?
How can I make a differentiation between dependent and independent data? : abap hr
What are the events in ABAP language?
What are the advantages and disadvantages of different types of bdc's?
Explain lsmw?
Give few names of pooled tables in sap ?
What are the types of subroutines? : abap data dictionary
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What is static attribute
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
what are the critical issues u face in ur project?