PO SapSctipt

Hi,
I am working on PO SapScript and i have few questions on that.
1). For each line item to be printed on SAPScript, i have to print a line iteam level, TAX and NET AMOUNT ( total + tax). Right now i am using field EKKO-NAVNW for TAX and EKKO-EFFWR for Net total amount.
Actual the requirement is to get the data form condition records. I want to know where i can get this condition records. Which table holds these data for PO line item condition records.
2). The other requirement is, multiple output of PO.
Once i create a PO using ME21N and save, an output will be issued.
Now after few day, i want another PO print, i should ne able to get is using ME22n and print another PO.
But the problem is, when i go to ME22n and directly hit print, it is not allowing me to do that since there is not change. It is giving the message "No data Changed", which is SAP standard featured.
Now I want to print the PO without making any change. Is there any way we can do it in ME22n or ME23n through some configuration. Or is there any code modification is required.
Please let me know.
Thanks,
Pratik

> 2). The other requirement is, multiple output of PO.
> Once i create a PO using ME21N and save, an output
> will be issued.
>
> Now after few day, i want another PO print, i should
> ne able to get is using ME22n and print another PO.
>
> But the problem is, when i go to ME22n and directly
> hit print, it is not allowing me to do that since
> there is not change. It is giving the message "No
> data Changed", which is SAP standard featured.
>
> Now I want to print the PO without making any change.
> Is there any way we can do it in ME22n or ME23n
> through some configuration. Or is there any code
> modification is required.
>
> Please let me know.
>
> Thanks,
> Pratik
<b>
Goto Me22n.
Enter the PO number.
Click on the messages button/icon
Select the output line/definition for medium 'print output'
Click on the Repeat Output button/icon .
Save.
</b>

Similar Messages

  • List of Executed SAPScripts

    Is there any method available to identify which SAPScripts have been executed in a system?  For ABAPs you can do an analysis of ST03 data to know which programs have been executed.  I am looking for a similar process for SAPScripts.  We need to make global changes to many custom forms and we need to know which forms in our custom forms list have been used.  There is a possibility that there are many that are no longer used and we need to narrow the scope of the project.
    Thank you in advance for any assistance.

    I think I may have not explained the problem completely.  I do not need to know if the output itself has been processed, I need to know exactly the names of the SAPScripts that were used in the system (within the last year).  We have over 500 custom forms and we know that not all of them are in use at this time.  We need to compare a list of SAPSCtipt "Z*" names with the list of SAPScripts that we know have the code that needs to be modified.
    For example, we might have a Z_FORM_1 ...Z_FORM_500 that all have the code that must be changed  We know that we do not use all of these forms in the past year but we need to know which ones we have.  We would hope that we would find out through this process thta Z_FORM 1, Z_FORM_35, Z_FORM_38, Z_FORM_89 and Z_FORM_487 are the ones used.  Then the scope of changes is 5 forms not 500.

Maybe you are looking for