cancel
Showing results for 
Search instead for 
Did you mean: 

How to AUTO print DMS with Shop Paper without 3rd party software?

Former Member
0 Kudos

Since standard SAP cannot AUTOMATICALLY print DMS with shop paper.

Is there a way to AUTOMATICALLY print DMS with shop paper without using 3rd party software ? I've heard that there's a user exit or Function Modules that we can use so this will be possible. We don't really want to deal with 3rd party software if we can avoid it.

Has anyone resolved this problem without using 3rd party software?

Thank you,

Sam

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Samantha,

I know this question is old, but has it been resolved?

Regards,

Freddie

Former Member
0 Kudos

Hi,

For this you have to add code in your print program of the shoop flor document where you send the content of the DIR to the printer.

Tell me if you need more explanation.

Best regards

Former Member
0 Kudos

Yes..I'd like to get more detail information or sample codes.

Thank you,

Sam

Former Member
0 Kudos

It would easier to get an ABAPER to debug the manual process and then use those function modules etc in the modified program.

The ability to print attached documents exists as a manual process of navigate and click, the process is as follows:

1. Access transaction IW32 (or IW33).

2. Enter order number (initial screen).

3. Click enter (change order central header screen).

4. Select the operations tab page (change order operation overview screen).

5. Select the relevant operation (change order operation overview screen).

6. Click the PRT icon (change order operation overview screen).

7. Select the PRT (PRT list of operation screen).

8. Click the PRT display button (PRT list of operation screen).

9. Click the print button (display document screen).

The process prerequisites are:

• Work order created with assigned PRT document.

• PRT documents.

• DMS configuration to allow document to be opened and printed.