Menu

SAP Function Module CX_F_INITIALIZE

Initialization of error management for scheduling

The Function Module CX_F_INITIALIZE (Initialization of error management for scheduling) is a standard Function Module in SAP ERP and is part of the function group CXFE within the package CX.

Technical Information

Function Module CX_F_INITIALIZE
Short Text Initialization of error management for scheduling
Function Group CXFE
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUFNR LIKE Order number
I_DISPO LIKE T024D-DISPO SPACE MRP group
I_FEVOR LIKE T024F-FEVOR SPACE Production controller
I_FLG_NETWORK LIKE SPACE Flag: network
I_MSG_OBJID LIKE TCMF5-OBJECT_ID 'CX1 ' ID of object for which the errors are logged

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.