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


Please Help Members By Posting Answers For Below Questions

Can we set page headers to details lists?

579


How can we declare a table control in the abap/4 program?

629


What are the types of subroutines? : abap modularization

581


Give few names of pooled tables in sap ?

1492


What are the types of bdc s?

577






How to create a check box/option button in a list?

2448


dynamic programming in sap abap

988


What is the difference between free and refresh?

588


Does the table can have multiple foreign keys?

580


What are the screen painter and menu painter?

565


What is generic area buffering in abap?

558


Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul

1702


How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul

3401


What are Pull and Push Methods?

1764


What is meant by stacked list?

586