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 are the functional areas?
How to find Kernal badi ?
What are the types of subroutines? : abap data dictionary
Can you define a field without a data element?
Application Category?
What are the advantages and disadvantages of using views in abap programming ?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What primary key and foreign key relationship
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What is the difference between collect and append statements?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is a persistent class?
What is a collect statement?
How do you find out who has transported a transport request?
Name the function module used to convert logical file names to physical file names in abap/4 programs?