‎2007 Jun 07 9:47 PM
Friends,
I am working on standard layout LVSTALISTE and the print program is RLVSDR40.
I have copied std layout to a Z layout and modified it accordingly. I would like to test this with an example but not sure how my zlayout will be recognised by the transaction i am trying to print. Not sure what is the application and the output type. Transaction i am trying to print is LT31. I would appreciate if somebody can let me know the process in sequence.
Thanks,
Dev
‎2007 Jun 07 10:05 PM
hi,
assing modifed script form to it's print program before test by using NACE transaction code.
look, if any changes are required to standard print program based on chaged script form . if necessary u can do it with FORM ROUTINEES, for theat one u define subroutine and call that one in script editor.
<u>declare subroutinee in print program</u>
<b>form <name> tables input structure itcsy
input structure itcsy
**here u write logic as per u needs.
endform.</b>
<u>**call subroutinee in script editor.</u>
<b>/: perform <name> in program <name of printprogram>
/: using < parameter>
/:chaging <parameter>
/: endperform</b>
***here u write logic to print in form
/ .......
after adapting script form and print programs , we assisgn both by using NACE tr code.
way to finding the output type.
nace-->choose application>select output type>and select processing routinees> select edit--> here provide program and form medium -
> save.
still u r not getting output type, once try with
<u><b>picking output type EK00</b></u>.
even if u not getting proper result, consult u r functional consultant because output types are created by functional people.
regards,
AshokReddy.
Message was edited by:
ashok reddy
Message was edited by:
ashok reddy
‎2007 Jun 07 10:15 PM
Ashok,
I am done with the custom changes and would like to test it to see the modifications r ok or not. I don't have any information about which application and Output types to use in order to assign this layout. Is there a way to find this out for PICKLIST.
Thanks,
Sukanya Desai
‎2007 Jun 07 10:15 PM
Hi Dev Reddy,
goto tcode: NACE, select the related domain and "press output type", select the output type and assign your print program.
cheers,
shaik
‎2007 Jun 07 10:21 PM
Shaik,
As i specified earlier i don't have any information on application and the order type to be used. How do i find them?
Thanks,
Sukanya Desai
‎2007 Jun 07 10:35 PM
Hi Dev,
You dont have to do anything. Ask your functional guy to configure your form and remove the standard form.
Get back to me if you got any issues.
Thanks
Aneesh.