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

identifing custom forms

Former Member
0 Likes
575

I have a question and I hope someone can answer this for me. I was notified by our basis person that all of our custom forms have to be moved to a different dev client due to the fact that this client will be a testing client and no program modifications will be allowed on this client. I know of the forms that I have been working on, but is there a way to find out all the the custom (Z) forms that are stored on this client. once I know all of the forms, I can do the SE71 copy process to copy all of the forms to the new dev client.

thanks in advance for your help.

1 ACCEPTED SOLUTION
Read only

LucianoBentiveg
Active Contributor
0 Likes
538

Look up for table STXH in SE16 with:

TDOBJECT FORM

TDNAME Z*

Regards.

I have a question and I hope someone can answer this for me. I was notified by our basis person that all of our custom forms have to be moved to a different dev client due to the fact that this client will be a testing client and no program modifications will be allowed on this client. I know of the forms that I have been working on, but is there a way to find out all the the custom (Z) forms that are stored on this client. once I know all of the forms, I can do the SE71 copy process to copy all of the forms to the new dev client.

thanks in advance for your help.

3 REPLIES 3
Read only

LucianoBentiveg
Active Contributor
0 Likes
539

Look up for table STXH in SE16 with:

TDOBJECT FORM

TDNAME Z*

Regards.

Read only

Former Member
0 Likes
538

thanks for the quick reply. this is just what I needed.

Read only

Former Member
0 Likes
538

hi,

u can also check the table TNAPR

for customized forms check the table TTXFP