cancel
Showing results for 
Search instead for 
Did you mean: 

Print PDF/JPEG file stored on SAP DMS

Former Member
0 Kudos

Hello Team,

I have requirement to print a PDF/JPEG/BMP File which is stored in SAP DMS server along with production order smart form. Could you provide some hints in achieving this requirement.


[While printing production order smart form, I have to retrieve the file relevant to current order in DMS server and print along with it in back ground]

Thanks,

Mohammad Rizwan

Riyadh - Saudi Arabia

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dears, still waiting for your replies..

Former Member
0 Kudos

Hi Mohammad,

You ahve to set the printing program in background for your above requirement. Logic would be as follows.

Once user click on production order print option (User Exit will get activated), system will search which DIR/DMS are linked in that specific Production order. For this you have to pass the values DRAW-DOKAR-BEGRU where BEGRU will be plant in which Production order is created & pass the Object link OBJK as PORDER where PORDER is production order number so that system will find the DMS numbers linked to this order Then it will select all files & get printed.

ABAP team can help you to achive this development. Let me know if you have any doubts.

Thanks

Pravin.