2007 Jul 11 10:57 AM
Hi,
If i want to get all the Z* scripts programs names, what should i do??
Thanks!
2007 Jul 11 11:00 AM
Hi,
1.Go to SE71 , in form give z* and press F4 , it will take u to the list.
Press CNTL + F10
Again in form give Z*
Execute
2. Check TNAPR table
Reward if useful!
2007 Jul 11 11:00 AM
Hi,
1.Go to SE71 , in form give z* and press F4 , it will take u to the list.
Press CNTL + F10
Again in form give Z*
Execute
2. Check TNAPR table
Reward if useful!
2007 Jul 11 11:02 AM
Hi,
Go to SE71 -> FORM name then there is option to check the form, then there click the chckbox of text.. and then you will get the print programs name.
Regards,
Atish
2007 Jul 11 11:05 AM
Hi,
If it is custom script and not attached to output
types then check table TTXFP.
If it is attached to output types in NACE transaction then
check table TNAPR.
Go to transaction code NACE.
for example for PO(Purchase Order):
1. Go to NACE tcode
2. select EF and click on Output Types
3. double clk on NEU
4. double clk on Processing Routines
there u can see the Program Name and the Form Name.
<b>Reward points</b>
Regards
2007 Jul 11 11:09 AM
hi,
goto table TADIR in the object field give 'FORM' and obj_name field give 'Z*".
this will list down all SAP Scripts.
regards,
Navneeth K.