Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC SUBSCREEN steps

vallamuthu_madheswaran2
Active Contributor
0 Likes
1,635

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

1 ACCEPTED SOLUTION
Read only

vallamuthu_madheswaran2
Active Contributor
0 Likes
1,500

I have export the recording from unit test system to development system and convert as a program.

Thanks with Regards,

Vallamuthu M.

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,500

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.

Read only

vallamuthu_madheswaran2
Active Contributor
0 Likes
1,501

I have export the recording from unit test system to development system and convert as a program.

Thanks with Regards,

Vallamuthu M.