Menu

SAP Function Module CMX_TOOLS_FM_CREATE_XS_TREE

Erzeugt XStep-Baum zu SXS-Baustein (RFC)

The Function Module CMX_TOOLS_FM_CREATE_XS_TREE (Erzeugt XStep-Baum zu SXS-Baustein (RFC)) is a standard Function Module in SAP ERP and is part of the function group CMX_TOOLS_FM within the package CMX_TOOLS.

Technical Information

Function Module CMX_TOOLS_FM_CREATE_XS_TREE
Short Text Erzeugt XStep-Baum zu SXS-Baustein (RFC)
Function Group CMX_TOOLS_FM
Package CMX_TOOLS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_APLZL_OPER TYPE AFVGD-APLZL Allgemeiner Zähler des Auftrags
IV_APLZL_PHASE TYPE AFVGD-APLZL Allgemeiner Zähler des Auftrags
IV_AUFNR TYPE CAUFVD-AUFNR Auftragsnummer
IV_DEST_LOC TYPE CMX_LOCATION Manufacturing Execution: Werk bzw. Lokation
IV_DEST_NAME TYPE CMX_XS_DST_NAME XSteps: Empfänger
IV_SXS_ID TYPE CMX_XS_REPOSITORY_ITEM XSteps: ID eines Standard XSteps (SXS)
IV_TEST_CR TYPE BOOLE_D X' - Erzeuge Test-Steuerrezept/-anweisung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ERROR_OCC TYPE BOOLE_D Interner Fehler aufgetreten
EV_SXS_REF_TXT TYPE CMX_XS_SHORT_TEXT Beschreibung des zugeordneten SXS-Bausteins
EV_XS_ROOT_NID TYPE CMX_XS_NODE_GUID ID des erzeugten XStep-Baumes
EV_XS_TREE_TXT TYPE CMX_XS_SHORT_TEXT Beschreibung des erzeugten XStep-Baumes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LT_MSG LIKE SYMSG Systemmeldungen

Exceptions

This function module does not define any Exceptions.