‎2007 Aug 22 6:08 AM
What is the diffreence between the following.
a) bdc_open_group and bdc_open_dataset.
b) bdc_close_group and bdc_close_dataset.
‎2007 Aug 22 6:15 AM
HI,
THERE IS NO bdc_open_dataset bdc_CLOSE_dataset FM in sap. But
YOU CAN FIND OPEN DATASET AND CLOSE DATASET STATEMENT ?
CHECK IT
REGARDS
ASHOK
‎2007 Aug 22 6:15 AM
HI,
THERE IS NO bdc_open_dataset bdc_CLOSE_dataset FM in sap. But
YOU CAN FIND OPEN DATASET AND CLOSE DATASET STATEMENT ?
CHECK IT
REGARDS
ASHOK
‎2007 Aug 22 6:16 AM
Hi
No function module named BDC_OPEN_DATASET is exist
did u find this fm
reward points to all helpful answers
kiran.M
‎2007 Aug 22 6:17 AM
hi mithun,
As per my knowledge there are no FMs like
bdc_open_dataset
bdc_close_dataset.
bdc_open_group is used to create the session while uploading the data from legacy to R/3.
after creating the session we have to close the session by using the fm bdc_close_group.
<b>Reward Points if Useful</b>
Cheers,
Chandra