How to find the Driver Program for a specific Shop Paper in SAP PM

First we gonna the transaction IW3D & Input the Maintenance Order Number

2026 08 23 21h20 55

Then we gonna select the Shop Paper that we want to know the driver program & click on the Preview Button.

2026 08 23 21h21 37

The Function Module which is responsible of the Print the Shop Paper is the Function Module PM_ORDER_PRINT_CONTROL, we gonna put a breakpoint in this function, in the subroutine print papers is where the Shop Paper is printed.

2026 08 23 21h23 40

In the Subroutine print_papers in the line 310 we can see the Driver Program which is used to print the PDF.

2026 08 23 21h25 22

As we can see the driver program & subroutine what is used to print the Shop Paper is stored in the Standard Table T390, we can search directly the Shop Paper in that table & know what is the Driver Program used.

2026 08 23 21h28 16

Dejar un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Scroll al inicio