Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>IWO10021



Index

IWO10021

PM: Maintenance Order Processing
This customer exit enables you to find automatically task lists when generating a maintenance order/service order from a notification and then include these in the order generated.

The data of the order header is available to enable you to determine the task lists that you require. The task lists are identified by means of the task list header data and are transferred to the system, which then puts the task lists in the order that is generated.

In order to simplify the use of this function module, the following example coding is included in the enhancement:

Call-up of task list selections contained in the standard system:

  • Object-related
  • Task list for assembly
  • Task list for object structure
  • General maintenance task list selection

Additionally, you can also develop your own selections. If you use
Function/Program:

  • EXIT_SAPLCOIH_021: PM: Automatic Task List Transfer when Order Generated from Notification

02-Oct-2005