2006 Sep 04 2:47 PM
Hi,
I need to print out some information i.e MATNR and MAKTX and I need to know what the procedure is. I have been into SE71 and created a form but are currently stuck. What is the next step and what step do I need to carry out. I appreciate any kind of help.
Thanks
Peter
Hi,
I need to print out some information i.e MATNR and MAKTX and I need to know what the procedure is. I have been into SE71 and created a form but are currently stuck. What is the next step and what step do I need to carry out. I appreciate any kind of help.
Thanks
Peter
2006 Sep 04 2:49 PM
hi,
i think you are brand new to SAPScript.
give ur email...i will send you a good document....
Cheers,
Abdul Hakim
2006 Sep 04 3:19 PM
Script is the output form of the business information, it means whatever the Master data user creates will come in an output format called SCRIPT.
How do anyone can connect the business information to Script ?
It has different output types. For example for Purchase Order NEU, Invoice RD00 etc.
Example:
After completion of creating a new purchase order with transaction ME21, if we want to see SAP script for this. follow the steps below:
Go to the transaction, Go to EXTRAS ---> Go to Output --> Go to Header --> Go to Print Preview and select the output type to see the script.
Coming to Modifications:
There are two types of modifications:
Script modification n Print Program modification.
First one is changes done to the code in the script layout.
Second one is changes done to the code in Print program.
Output type acts as a link between the script layout n print program. Print program contains the code for data fetching.
2006 Sep 04 3:20 PM
hi
check these links ::
http://www.henrikfrank.dk/abapexamples/SapScript/sapscript.htm
http://www.henrikfrank.dk/abapuk.html
Regards
Ashok Parupalli.
2006 Sep 04 3:41 PM
What I need to do is to print a Goods Receipt Label which is triggered when a Goods Receipt Transaction (MIGO) is saved. And the label output must contain MATNR and MAKTX.
Thanks for any help
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |