cancel
Showing results for 
Search instead for 
Did you mean: 

Add fields to IW31 WO: Parts Requested, Order Date, Target Date

Former Member
0 Kudos

Hello,

We have been requested to add 3 dates fields to a Work Order to help identify status for WO.

The dates fields we will have to include in the WO is:

-Parts Requested Date

-Order Date

-Target Date

In addition they want this report to be included in IW37N.

Is there a way to pull this off or are there fields that I can utilize in the current WO table that I can use to input this information?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

paul_meehan
Employee
Employee
0 Kudos

Hi,

If you want fields at order header level it is best to add some custom fields to the Enhancement Tab with help of exit IWO10018. This solution involves creating a new screen SAPLXWOC 0900 and adding the custom fields to structure CI_AUFK.

For fields at operation level you can choose to use a limited set of user fields on the Operation Enhancement Tab. Create a field key with transaction OILJ and select the fields to be used. This will determine which user fields are available in the operation.

These fields will not appear on IW37N output list. You would need to append the user fields to the outout structure RIH_ORDER_OPERATION_LIST.

-Paul

Please use [Enterprise Asset Management (EAM)|; forum for PM/CS specific topics

Answers (0)