Menu

SAP Function Module CN_MS_MLST_PRE_PROCESS

Vorverarbeitungen für Meilenstein-Interpreter

The Function Module CN_MS_MLST_PRE_PROCESS (Vorverarbeitungen für Meilenstein-Interpreter) is a standard Function Module in SAP ERP and is part of the function group CNMS within the package CN_NET_OPR.

Technical Information

Function Module CN_MS_MLST_PRE_PROCESS
Short Text Vorverarbeitungen für Meilenstein-Interpreter
Function Group CNMS
Package CN_NET_OPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APLZL_IMP LIKE AFVGD-APLZL Vorgangszähler
AUFNR_IMP LIKE CAUFV-AUFNR '000000000000' Auftragsnummer
AUFPL_IMP LIKE AFVGD-AUFPL '0000000000' Aufttragsnummer zu Vorgang
OBJNR_IMP LIKE AFVGD-OBJNR Objektnummer des Vorgangs
TABLE_FLG LIKE RC27X-FLG_SEL SPACE Gesetzt: Status werden aus STATUS_IMP übernommen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
STATUS_IMP LIKE JSTAT Tabelle mit Status vor Statusänderung

Exceptions

This function module does not define any Exceptions.