‎2006 Oct 09 3:44 PM
Hi Friends,
If we process the transaction VL03N in the end it ll print out the Delivery Note. I have to copy this system standart form and make some modifications to address user needs. I am unable to get the form name. Can anyone help me how I find requisit form?
Thanks with regards.
Shabbar
‎2006 Oct 09 4:39 PM
Hi,
If you were able to print the delivery note in VL03N..Check this..
Take the output type that you used to print the delivery note...
Goto the transaction NACE..
Select the application V2..and then choose the output types button in the application toolbar..
Then in the output types screen..Select the output type that you used to print the delivery note..And then double click on the processing routines...In the resulting screen you will find the form name either in the FORM column or in the SMARTFORM column..
THanks,
Naren
‎2006 Oct 09 3:47 PM
‎2006 Oct 09 3:55 PM
‎2006 Oct 09 3:58 PM
Hi Ali ,
Trigger the form from the transaction Vl03N . Soon after that goto table NAST and make a searc with user name , time and date . You will get the info about the Application for message conditions
Object key
Message type
Message language
Message partner
Partner function (for example SH for ship-to party) etc .
Based upon these values you can check in NACE transaction .
Regards,
Varun .
‎2006 Oct 09 3:59 PM
Hi,
Check these forms..
SMARTFORMS - LE_SHP_DELNOTE.
SAPSCRIPT - SD_DELNOTE_SUPPL, SF_LE_DELNOTE
Otherwise..go to the NACE transaction and you can get the form name for the corresponding output type..
Thanks,
Naren
‎2006 Oct 09 4:33 PM
Hi all,
Many thanks for the quick replies. Narendran I got to the nearer point but not get the form name exactly. Could you be of help any further?
Cheers.
Shabbar
‎2006 Oct 09 4:39 PM
Hi,
If you were able to print the delivery note in VL03N..Check this..
Take the output type that you used to print the delivery note...
Goto the transaction NACE..
Select the application V2..and then choose the output types button in the application toolbar..
Then in the output types screen..Select the output type that you used to print the delivery note..And then double click on the processing routines...In the resulting screen you will find the form name either in the FORM column or in the SMARTFORM column..
THanks,
Naren
‎2006 Oct 09 4:54 PM
Narendran,
Great....thats what I was looking for.
lots of thanks.
Cheers.
Shabbar
‎2006 Oct 10 9:36 AM
Hello Friends,
I closed the thread but again have problem relating to that. Can anyone of you advise me on the situation below:
When I process document thru VL03N it goes directly for printing. With the help of a guy I got to know the Smart Form and program name. I copied the form and made changes to that. Now I want my modified form to be called instead of that Original form. But for that I am unable to find the place where I can put in my code (form name).
Many thanks in advance.
Regards.
Shabbar
‎2006 Oct 10 9:55 AM
Hi Ali,
Goto the same Nace transaction and select the output type what u gave earlier and click on processing routines...and then make the screen to edit mode(ctrl+f1). And then u Remove the standard form there and u replace ur form. Thats it...
Thanks & Regards
Badri
‎2006 Oct 10 11:12 AM