‎2007 Mar 29 9:45 AM
Hi,
Plz any one suggest me How to know the form name for Production Order Picking list?i have a progam name,but i have tried from NACE,TNAPR and TTXFP tables also..
any one suggest me the way to proceed?
Thanks
‎2007 Mar 29 9:47 AM
just search in that prog for OPEN_FORM. put a break-point there and check the form name ..
regards
shiba dutta
‎2007 Mar 29 9:48 AM
Go to transaction SE37. open FM OPEN_FORM.
At line
check co_perform-active <> true.
put the break point.
If it is getting triggered from any transaction.Run the transaction. It will stop at this point Check the value of FORM here it will give you the form name.
If your print program is Executable then execute your program and in FM OPEN_FORM check the form name.
It will search only for the Sapscript form for the smartforms you have to chek in NACE transaction .
Regards,
Mukesh Kumar
‎2007 Mar 29 9:49 AM
hi..
On the editor screen click <b>Control+G</b>. now u will get a popup window..
In this Check the <b>Main Program radio button</b>.. and give the string a OPEN_FORM. and press enter...
regards,
sai ramesh