on ā2016 Jan 21 5:12 AM
Hello Experts,
I have assigned PDF form with the shop paper in the transaction OiD1 but
its still picking up the sapscript PM_COMMON. Could You Please help as what
needs to be done so that it can pick up the PDF form which i have asigned in
the last column of Tcode OID1 or OIDf transaction.
Thanks in Anticipation.
Best Regards,
Ishani Goel
Request clarification before answering.
Ok Its Done We need to change ABAP FORM as PRINT_PAPER_PDF instead of PRINT_PAPER
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @former_member204244 I have the same can you explain to me what I can change?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
FYI, there are a number of standard PM_COMMON* forms in SFP. please do a search in your sap instance and you will find them. for example, PM_COMMON_AR is the activity report. swap out the sapscript in config and add this in, along with the PRINT_PAPER_PDF in the abap form field.
thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ishani,
You need to assign the PDF Form in OIDF, double click to enter the technical details
Once assigned to OIDF, then assign to Order type in OIDG.
I guess OIDF and OID1 are same. But in practice i haven't assigned in OID1.
Regards
Terence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ishani,
Apologizes, i could not get your query.
Your shop papers are correct. This is how my system shows, except the last Form (ZPM_ORDER_FORM) for which we have our custom form.
So, what is your query mainly about ?
Are you able to get the work order print preview or your custom form does not show up
Regards
Terence
My problem was my custom program was NOT being picked up instead of that standard Script was getting picked up on print preview.
So i changed the ABAP form and now its working fine That means when i do print preview then PDF Form (ZPM* ) is being picked up.
| User | Count |
|---|---|
| 36 | |
| 27 | |
| 21 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.