Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Rp_provide_from_last contains how many parameters ? : abap hr

1555


What are control tables?

1181


Persistent class

1412


What is the difference between synchronous and asynchronous update?

1157


what is field string ? & where we are using field strings?

2034


Explain the advantages/disadvantages of logical databases?

1093


what are the important fields while preparing sales order,inquiry?

2379


What are the different types of locks? : abap data dictionary

1163


How to get that a secondary index is attached to a select query?

1407


What are the various events associated with screen programming?

1304


What is the step-by-step process to create a table in data dictionary? : abap data dictionary

1228


What is the syntax for ‘call transaction’?

1186


What is a table pool?

1224


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2631


Explain the function module in bdc?

1093