Question:
Dear Gurus:
Atfer I use t-code ME9F, the system will print out Purchse Order Form and
create some Spool (Numbers), then I can use t-code SP01 to check those
spool numbers.
I want to enhance ME9F and add some codes to get Spool Numbers
in ME9F. How to do that? Thanks.
Answer:
one possiblity.
Copy standard report & add logic for your requirement.
regards,
sant.
Answer:
one possiblity.
Copy standard report & add logic for your requirement.
regards,
sant.
Thanks for your advice.
Then, how to get spool numbers in ME9F? function module name?
Where can we add codes in the program of ME9F? Thanks.