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


Please Help Members By Posting Answers For Below Questions

How to Raise a Particular Ticket in Realtime ?

1634


How do you restrict the data to be entered in the payroll area? : sap abap hr

521


What is a subscreen? How can we use a subscreen?

558


What is generic buffering?

853


What is the function of a data element?

612






What are the components of sap scripts? : abap hr

576


Explain how to Handle the internal tables in ABAP?

633


How can one distinguish between different kinds of parameters? : abap modularization

583


What are your ways to performance optimization?

903


How to create any functions? How to go about it?

575


What is pnp-sw-found ? : abap hr

857


Explain what are the different functions used in sap script? What are the parameters used in each function?

546


Does every abap/4 have a modular structure?

544


Can i Have Some Examples on Enhancements.

1968


How do you write a function module in sap?

608