how can u write in single program call transaction and
session method logic? if u
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raju
THIS TYPE OF PROGRAMING IS USED WHEN 1/2 RECORDS ARE
REQUIRED TO TRANSFER.FOR THIS FIRST WRITE PGM FOR S.M &
THEN FOR CTM.
Is This Answer Correct ? | 0 Yes | 2 No |
for example in client 710 i update the records for tcode me21 using bdc,in the same server if i update 5 records and in the mean while other user do the same bdc update for me21 for 3 records how do u resolve the remaining 2 records.
How to transfer data which is coming from are report as output to another report
Hiall We can implement n no of implementations for a badi. which badi will be active...
Transaction code for creating Message class?
Is it possible to bring select option in module pool screens?
What is DynPro?
Can you define a field without a data element?
what is diff between idocs,bdc,rfc and bapi. give real time answer
What are table clusters?
how to restict the data display in smart form like if i want to display directly in secondary window.
Describe ALV Report
How do you do effort estimation? Based on which parameters?