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

print program is not calling the given form

Former Member
0 Likes
1,211

Dear ABAP gurus,

I have transported print program, form, tcode from DEV to QA server but in QA server print program is not calling the given form instead calling SAP form.

The scenario is zprintpgm, zform, ztcode.

Checked with NACE transaction also but there is no condition for VENDOR BALANCE CONFIRMATION.

Checked with tables TTXFP,T001F, in DEV server zprintpgm has corresponding zform where as in QA server there is not zform to zprintpgm.

Kindly help me.

Thanks,

Rgds,

Rajesh

Dear ABAP gurus,

I have transported print program, form, tcode from DEV to QA server but in QA server print program is not calling the given form instead calling SAP form.

The scenario is zprintpgm, zform, ztcode.

Checked with NACE transaction also but there is no condition for VENDOR BALANCE CONFIRMATION.

Checked with tables TTXFP,T001F, in DEV server zprintpgm has corresponding zform where as in QA server there is not zform to zprintpgm.

Kindly help me.

Thanks,

Rgds,

Rajesh

9 REPLIES 9
Read only

Former Member
0 Likes
1,162

r u transported the customizing request which was created when u assign print program and form to output type.?

Read only

0 Likes
1,162

i have created request for zprintpgm, zform, ztocde and transported these three.

is there any others other than this? kindly let me know.

Read only

0 Likes
1,162

have you used scc1 to transport the form?

form is client dependant. need to transport separatley for all clients.

Read only

0 Likes
1,162

no it is transported using the se09

Read only

0 Likes
1,162

forms got to be transported by scc1.

go to the client to which ever you want to transport and given the source client an dform name.

and then test it should work.

regards

Read only

0 Likes
1,162

suppose 388 is ur test client or production client.

log in to that client.

t code SCC1.

give source client ex: 188

form name: Ztaxinvoice.

regards

Read only

0 Likes
1,162

Hello,

Transport forms with transaction 'SCC1'.

Regards,

Shehryar

Read only

0 Likes
1,162

i have tried in QA server but it shows the source client ie DEV client does not exist. what should be done in SCC1 to get that?

Read only

Former Member
0 Likes
1,162

Hello,

Once again with the different request no transport both form and program once again.

Check this.

Regards