Menu

SAP Function Module CC_ECM_HISTORY_REQ_CHECK

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CC_ECM_HISTORY_REQ_CHECK () is a standard Function Module in SAP ERP and is part of the function group CCCN within the package CC.

Technical Information

Function Module CC_ECM_HISTORY_REQ_CHECK
Short Text
Function Group CCCN
Package CC
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_ALLO_OBJECT LIKE TCLAO-OBTAB
I_ALLO_STATUS LIKE TCLC-STATU Classification Status
I_BOM_EXTENSION TYPE CHAR1
I_BOM_STLST LIKE CCDECO-STLST BOM Status
I_CCIN TYPE CCIN Engineering Change Management - Data Interface
I_CHAR_STATUS LIKE TCMS-ATMST Characteristic Status
I_CLASS_STATUS LIKE TCLU-STATUS Class Status
I_CLASS_TYPE LIKE TCLA-KLART Class Type
I_DOC_STATUS LIKE CCDECO-DOKST Document Status
I_ECN_USED TYPE XFELD
I_MTART LIKE RC29A-MTART Material Type
I_TRTYPE TYPE TRTYP Transaction type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ECM_HIST_REQ TYPE XFELD
E_ECM_INACTIVE TYPE XFELD

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_INPUT