‎2006 Feb 22 7:42 PM
Hi all,
I have gone to the transaction so10 and created text called zvtext. And in the footer of the script I have used given as :
/: INCLUDE ZVTEXT ID ST LANGUAGE EN.
when I check the layout of the form the text I have given in zvtext is being dispayed.But when I use output types it is not displayed. Can anyone explain me this with a good explanation.
Regards,
Varun.
‎2006 Feb 22 7:44 PM
‎2006 Feb 22 7:44 PM
‎2006 Feb 22 7:46 PM
‎2006 Feb 22 7:56 PM
Hi Rich,
I will give you the entire navigation.
goto tcode nace.
select EF and then output types.
Here I selected NEU and double click processing routines.
chage display to change mode.
Medium 1
Shorttext Print output
Program /SMB40/FM06P
FORM Routine ENTRY_NEU
Form Z_V_MEDRUCK
Smartform /SMB40/MMPO_A. These are the values I have specified there. Click save.
go to tcode me22 and select a purchase order.
header -> Messages -> neu (Enter)
Select output type and click further data and specify dispatch time. go back and save.
now go to tcode me9f and say execute.check the check box and say display message. I expect to the include text in the footer but I could not see it.
Regards,
Varun.
‎2006 Feb 22 7:58 PM
Hi Varun,
Please note that at print program (/SMB40/FM06P )
you are using is for smartforms but you have included the changes in <u>SAP script</u>.
Please change the program with your sapscript print program and remove smartform.Keep Smartform = Blank.
you may be copied SAP standard printprogram "SAPFM06P" to a Zprogram . Then please assign it.
Regards,
Lanka
Message was edited by: Lanka Murthy
‎2006 Feb 22 7:59 PM
Hi Varun,
You did changes in SAP script & attached the smartform in NACE.You have to copy the smartform & do similar changes to expect your text.
‎2006 Feb 22 8:06 PM
‎2006 Feb 22 8:12 PM
Hi Rich,
You are correct the print program assined is wrong at O/P config.
Lanka
‎2006 Feb 22 7:54 PM
Hi Varun,
Please check by using T/code NACE whether you have assigned correct layout to your O/P.
Regards,
Lanka