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

sap script used in tcode QC21

Former Member
0 Likes
1,825

Hi,

I want to know which sapscript form is being used in the QC21 tcode program. i tried to find it out but it is not able to be found.

plzz provide me guidelines for solving this problem.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,648

Hi,

Se38-->RSTXDBUG->F8.

QC21.

'form name' will be in front of you.

You can use this method for any transaction.

Regards

Raju Chitale

12 REPLIES 12
Read only

Former Member
0 Likes
1,648

Hi bro,

I think its depend upon the certificate profile created by QM consultant.

QM_CERT_REMIND

QM_QCERT_01

QM_QCERT_01

QM_QCERT_01

QM_QCERT_01

these are the script just check,may it helps u.

Regards,

Sanket.

Read only

Former Member
0 Likes
1,648

Hi,

Goto SE93. Find the program used in transaction QC21.Goto SE11.Open table TNAPR.

Give your program name in field PGNAM.You can find the result in FOANM (form name) .

by

Prasad GVK.

Read only

Former Member
0 Likes
1,648

Transaction code: QC21.

Report name: RQCAAP01.

Form name: QM_QCERT_01.

Regards,

Lalit Mohan Gupta.

Read only

0 Likes
1,648

Hi,

I am trying to copy the form in the dev server but it is giing that 'the form does not exist in the client 333 and 555.

plzz provide me guidlines how to copy it ,

Form name: QM_QCERT_01

Read only

Former Member
0 Likes
1,649

Hi,

Se38-->RSTXDBUG->F8.

QC21.

'form name' will be in front of you.

You can use this method for any transaction.

Regards

Raju Chitale

Read only

0 Likes
1,648

hi,

i tried as u had said it is basically a script debugger and i know the form name :-

QM_QCERT_01

but the thing it is not allowing me to copy it in the development clients 333 and 555.

plzz provide me guidelines for solving this problem.

Read only

0 Likes
1,648

In SE71 utilities - copy from client and copy it from source client 000.

It will work.

Read only

0 Likes
1,648

hi,

i had also tried it from copying dere and it had given the error:-

Form QM_QCERT_01 language * is not available in client 555

and

Form QM_QCERT_01 language * is not available in client 333

how can i copy the form to make some changes in it.

Read only

0 Likes
1,648
Form Name                         QM_QCERT_01
Source Client                     000
Target Form                       ZQM_QCERT_01

Give source client as 000.

Regards,

Lalit Mohan Gupta.

Read only

0 Likes
1,648

hi,

i had tried what u had told and it has been copied but it is iin the german language

and i dont know how to read it. can i change it to the EN Language as i not able to understand the documentation of it.

Edited by: ricx .s on Apr 20, 2009 7:02 AM

Read only

0 Likes
1,648

I guess you might have checked original language only check box.

Uncheck that check box and copy again from 000 client to some Zform name.

Read only

0 Likes
1,648

hi,

thanks for ur help and the problem is solved.