‎2022 Mar 08 2:05 PM
Hi Experts,
I have done the BDC recording in unit test system.
I don't have authorization to convert as a program.
how to use the perform statement for subscreen
for example :
perform bdc_dynpro using 'SAPLQPL1' '0100'.
perform bdc_field using 'BDC_CURSOR' 'QALS-PRUEFLOS'.
BDC_OKCODE /00
BDC_SUBSCR SAPLQPL1 1111SPECIAL_CHANGES
Thanks with Regards,
Vallamuthu M
‎2022 Mar 09 9:15 AM
I have export the recording from unit test system to development system and convert as a program.
Thanks with Regards,
Vallamuthu M.
‎2022 Mar 08 4:05 PM
1) Ask the authorizations to your administrator.
2) Sorry we don't know what is your "perform BDC_SUBCR", but for information "BDC_SUBSCR" is a special value used in the internal table of ABAP statement CALL TRANSACTION ... USING itab ... Search the forum if you need further information.
‎2022 Mar 09 9:15 AM
I have export the recording from unit test system to development system and convert as a program.
Thanks with Regards,
Vallamuthu M.