Order BOMs and WBS BOMs: Determine Explosion Date

Definition

Customer-Exit for determining the explosion date in the BOM browsers.

Technical name: PCSD0010

Use

The enhancement module is available for the following functions:

With this enhancement, you can determine the date for the explosion of a multi-level BOM according to your own rules. This is particularly useful if you want to explode the multi-level BOM on a different date to that in the sales order.

If the Customer-Exit is active and you enter a date on the initial screen of the BOM browser, this is overruled by the Customer-Exit.

Structure

Component for enhancement PCSD0010:

Function module EXIT_SAPLCSSO_002 (Function group XCSA)

The enhancement module is called up before the system explodes the multi-level BOM.

Import parameter

The SAP System transfers the following data to the enhancement module:

Parameter name

Description

I_RC29B1

Dialog structure for the BOM browser

I_CSUSR_DATA

User-specific data for the BOM browser

Export parameter

The enhancement module returns the following data to the SAP System:

Parameter name

Description

E_DATUM

Date after which the multi-level BOM is to be exploded

Integration

Enter your code in the include ZXCSAU15.

If you work with variant configuration and use Customer-Exit CCUXDATU, you can, if necessary, reference your code from the include ZXCUC1U01.