How do you write manual BDC session method

Showing Answers 1 - 1 of 1 Answers

mintu82

  • Jan 17th, 2008
 

Steps to create manual BDC session

1) Use BDC_OPEN_GROUP to open the session

2) loop on the internal table which you will use in transaction ,

stps of BDC transaction recording

Use BDC_INSERT to insert 1 transaction in Session

endloop

3) Use BDC_CLOSE_GROUP to close the session ,

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions