Technical Name of the iView |
|
|---|---|
Runtime Technology | ABAP/Web Dynpro |
Data Source or Data Store | See Business Package |
You can use this iView to open and print out the job card for a job, as well as any other additional documents that were attached to the reference document in the backend system. You can also indicate
that you have started working on the job by changing its status to Job in Process
, depending on your Customizing settings.
For more information about the job card, see Job List.
The job card is a printable PDF document that contains the data of all the shop papers associated with a job’s reference document, for example, operation control ticket, time ticket, and pick list. It is generated as follows:
The backend user (for example, maintenance
planner) prints the shop papers of an order or notification in the backend transaction. If the shop papers have been configured to print to the job card, the print function does not physically print the shop papers but instead stores their contents to a database table. This action also changes the status
of the order operations and/or notification tasks to Transferred to Job List
(TTJL), which is a prerequisite for the order or notification appearing as a job in the job list. When the end user (the maintenance worker) selects the corresponding job in the job list and chooses
to display the job card, the system retrieves the data of all the shop papers that were printed using the backend print function and generates a single PDF document.
This iView is accessed from the job list (see iView: Job List).
To configure shop papers for job card printing, you must make the following settings in Customizing for Plant Maintenance and Customer Service
under Maintenance and Service Processing
:
You must specify which shop papers are relevant for job card printing.
For shop papers for orders, choose .
For shop papers for notifications, choose .
You must specify which blocks of the relevant shop papers are to be printed. This is necessary in order to generate a single PDF that contains the data of all the selected shop papers but does not duplicate information.
For shop papers for orders, choose .
For shop papers for notifications, choose .
By default, the job card is generated using print program RIPRJC00
and print form PM_COMMON_JC
.
The following configuration options are possible:
You can configure the print form PM_COMMON_JC
using SAP Form Builder, for example, to change the layout of the job card. For more information, see PDF-Based Print Forms.
You can configure a customer-specific print form and print program for the job card in Customizing for Plant Maintenance and Customer Service
under .
Note
The shop paper 0100 is not a shop paper for orders or notification. It serves only to configure a customer-specific print form and print program for the job card.