Hi Experts,
What does the parameter BDC_SUBSCR mean?
The BDC recorder generated multiple lines of BDC_SUBSCR as shown below, What does these mutiple entries for BDC_SUBSCR mean? Why is this getting generated?
PERFORM fill_bdc_screen USING 'SAPMKAUF' '0600'.
PERFORM fill_bdc_field: USING 'BDC_OKCODE' '/00',
USING 'BDC_SUBSCR' 'SAPMKAUF',
USING 'BDC_SUBSCR' 'SAPMKAUF',
What is the difference between single entry of BDC_SUBSCR and multiple entries of BDC_SUBSCR ?
Kindly help!
Thanks
Gopal
Edited by: gopalkrishna baliga on Jan 21, 2008 11:13 AM
Edited by: gopalkrishna baliga on Jan 21, 2008 11:14 AM