What are the FM you used in Session method?
Answer Posted / saai
bdc_open_group:
this function module is used to open the session.
parameters related to this function module are
client:sy-mandt
uname:sy-uname
holddate:sy-datum
group: <groupname>
keep: 'X' / ' '.
2)bdc_insert:this function module is used to insert the
values to the session
parameters related to bdc_insert are
tcode: mention the transaction code
dynprotab: mention the internal table having structure like
bdcdata.
3)bdc_close_group:
when ever u open the session it is must to close
the session
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is native sql?
What is a data dictionary? : abap data dictionary
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
Difference between Read and Get cursor?
what is field string ? & where we are using field strings?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is repository info. Systems?
Define dispatcher?
What is dynamic action? : sap abap hr
What are the pooled and cluster tables?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What are roles and authorization objects?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What are the different modules of sap? : sap abap hr