Detail Component for the Planner's and Customer's Worklists
You use the detail component to display form-based context information in most of the Planner’s Worklist
and Customer’s Worklist
queries. You can personalize the context information that the system displays by setting up the detail
component with own reading routines for each personal object worklist (POWL) type separately.
If you maintain the detail component for a POWL type, then all products displayed in the Product
column of the corresponding worklists result table support a hyperlink. By clicking the hyperlink, you select the row, and the detail component opens to show additional
information based on the structures that you specified in Customizing activity Maintain Detail Component
. The system generates the form dynamically, based on own ABAP Dictionary structures,
and fills it with data from own reading routines (class methods).
To use the detail component in Service Parts Planning (SPP), you must activate the SCM-APO-SPP, Service Parts Planning 1
(SCM_APO_SPP_GEN_1
) business function. For more information, see SCM-APO-SPP,
Service Parts Planning 1.
You must have defined the POWL types that you want to use the detail component. You can do so in Customizing, under .
The detail component is available for the following worklist types:
Planner’s Worklist:
Stocking/ Destocking Approval
Stocking/ Destocking
STO
STO Approval
Procurement
Procurement Approval
Surplus Approval
Forecast Approval
Critical Products
Critical Sales Orders
Alerts
category-based
product-based
location-based
Customer’s Worklist
Excess Stock
Stocking/ Destocking
Stocking/ Destocking Agreement
STO Approval
Supersession
You can also enable the detail component for worklist types that you define. For more information, see Own POWL Types in the Detail Component.
To set up the detail component for POWL types, you perform the following activities:
You enable standard queries.
In Customizing, choose . In the Assign Detail Component to Worklist
view, you assign a detail component ID to your worklist.
For more information, see the Customizing activity documentation under .
You can set up your own ABAP Dictionary structures.
For more information, see the Customizing activity documentation for Maintain Detail Component
.
You can set up your own reading routines.
For more information, see the Customizing activity documentation for Maintain Detail Component
.
You can enable your own POWL types.
For more information, see Own POWL Types in the Detail Component.