cancel
Showing results for 
Search instead for 
Did you mean: 

Printing planned orders in REM

0 Kudos

Dear friends,

This question was asked before also by some one, but was not answered to satisfaction.

We are in REM and user want to print Planned order with details for shop floor purpose. I tried using 'print components' but it is not satisfactory. We will not be able to capture planned order number also in print. Pl. let me know if any option is there to print planned order. If not, give me work around option to close this issue.

Thank you

Ramesh

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184655
Active Contributor
0 Kudos

Dear Ramesh,

In my understanding you may have to create a customized program to print a planned order by

formatting the fields,layouts in a form and then assigning it to a Z program followed by a customized

T.code for the same.

Either you can use the fields values from table PLAF or else using the FM,

BAPI_PLANNEDORDER_GET_DETAIL   Get details for planned order

BAPI_PLANNEDORDER_GET_DET_LIST Get detailed planned order list

Regards

Mangalraj.S

Former Member
0 Kudos

Hi Mangalraj,

can you please reply to me on http://scn.sap.com/thread/3282067

Regards

Nilesh Panchal

Former Member
0 Kudos

use sap batch practice it provide you sample with solution smartforms

0 Kudos

Hi Mohit,

Can you please elaborate on your suggestion

Former Member
0 Kudos

just go to service.sap.com download batch practices 

http:://help.sap.com they provide both program & smartforms

both r available on that you will get code & analysis both