‎2006 Feb 22 7:13 AM
HOW CAN I FIND THE NAME OF THE PROGRAM AND FORM NAME ASSOCITED WITH TRANSACTION F-58.
THANKS IN ADVANCE
SAP.MANISH@GMAIL.COM
‎2006 Feb 22 7:17 AM
Hi,
If you know the FORM name or PROG name then you can use the table TNAPR to get the related vise versa.
Thanks.
‎2006 Feb 22 7:23 AM
in TNAPR tcode u can find.
in NACE->APPLICATION TYPE-> OUTPUTOPTIONS , u can find the program name once form name is known
‎2006 Feb 22 7:27 AM
chk the transaction FBZP..there the program n layouts for Check & PAyment Advice printing is configured.
the existing ones are: Report : ZRFFOUS_C
Form: F110_PRENUM_CHCK.
Hope it helps.
Regards,
Bikash
‎2006 Feb 22 7:52 AM
ANYBODY USED THE PROGRAM RSNASTOO WHICH IS AUTOMATICALLY CALLED WHEN YOU ARE RUNNING ANY FORM .I HAVE USED THIS PROGRAM AND PUT THE BREAK POINT WHERE FORM IS CALLED BUT IT IS NOT WORKING.CAN ANYBODY HELP ON THIS APPROACH.
‎2006 Feb 22 8:54 AM
Hi Manish,
I have used this program and it works
Make sure of these points:
1. specify the output application name eg V1 in case os Sales
2. specify the object key which is a combination of VBELN+POSNR in case of sales. make sure to add leading zeros
3. Specify your output type.
Hope it helps !
‎2006 Feb 22 8:45 AM
Hi,
Check this program SAPMF05A.
You can use SE93 to check the program name.
Since for F-58,another transaction is used, we need to check the program name for that transaction.
KIndly reward points by clicking the star on the left of reply,if it helps.
‎2006 Feb 22 8:54 AM
HI manish
you can find it in the transaction NACE
try it.
regards
kishore
‎2006 Feb 22 9:01 AM
hi
To find teh program name for any transaction go to system->status.
There you can find all information for that transaction.
SAPMF05A is the module pool program associated with this transaction.
Regards.
Lavanya.