SAP Function Module C1E5_SUB_EXPERT_DATA_COMPARE

EHS: Prüfen der neuen 'Expert-Daten' gegen die vorhandenen

The Function Module C1E5_SUB_EXPERT_DATA_COMPARE (EHS: Prüfen der neuen 'Expert-Daten' gegen die vorhandenen) is a standard Function Module in SAP ERP and is part of the function group C1E5 within the package CBUI.

Technical Information

Function Module C1E5_SUB_EXPERT_DATA_COMPARE
Short Text EHS: Prüfen der neuen 'Expert-Daten' gegen die vorhandenen
Function Group C1E5
Package CBUI
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_FLG_HEADER_NEW LIKE BAPISTDTYP-BOOLEAN Edit new header data
I_FLG_HEADER_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing header data
I_FLG_HEADER_USAGE_NEW LIKE BAPISTDTYP-BOOLEAN Edit new header data
I_FLG_HEADER_USAGE_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing header data
I_FLG_IDENT_LONGTEXT_NEW LIKE BAPISTDTYP-BOOLEAN Edit new long texts for identifiers
I_FLG_IDENT_LONGTEXT_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing long texts for identifiers
I_FLG_IDENT_NEW LIKE BAPISTDTYP-BOOLEAN Edit new identifiers
I_FLG_IDENT_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing identifiers
I_FLG_IDENT_SUBLIST_NEW LIKE BAPISTDTYP-BOOLEAN Edit new substance list assignments
I_FLG_IDENT_SUBLIST_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing substance list assignments
I_FLG_IDENT_USAGE_NEW LIKE BAPISTDTYP-BOOLEAN Edit new long texts for identifiers
I_FLG_IDENT_USAGE_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing long texts for identifiers
I_FLG_MATJOIN_NEW LIKE BAPISTDTYP-BOOLEAN Edit new material assignments
I_FLG_MATJOIN_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing material assignments
I_FLG_PROP_COMP_NEW LIKE BAPISTDTYP-BOOLEAN Edit new compositions
I_FLG_PROP_COMP_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing compositions
I_FLG_PROP_DATA_NEW LIKE BAPISTDTYP-BOOLEAN Edit new value assignments
I_FLG_PROP_DATA_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing value assignments
I_FLG_PROP_FTEXT_LONGTEXT_NEW LIKE BAPISTDTYP-BOOLEAN Edit new long texts for user-defined texts
I_FLG_PROP_FTEXT_LONGTEXT_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing long texts for user-defined texts
I_FLG_PROP_FTEXT_NEW LIKE BAPISTDTYP-BOOLEAN Edit new user-defined texts
I_FLG_PROP_FTEXT_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing user-defined texts
I_FLG_PROP_HEADER_NEW LIKE BAPISTDTYP-BOOLEAN Edit new value assignment headers
I_FLG_PROP_HEADER_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing value assignment headers
I_FLG_PROP_NEW LIKE BAPISTDTYP-BOOLEAN Edit new value assignment instance headers
I_FLG_PROP_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing value assignment instance headers
I_FLG_PROP_REL_NEW LIKE BAPISTDTYP-BOOLEAN Edit new assessments
I_FLG_PROP_REL_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing assessments
I_FLG_PROP_SOURCE_NEW LIKE BAPISTDTYP-BOOLEAN Edit new sources
I_FLG_PROP_SOURCE_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing sources
I_FLG_PROP_TAB07_NEW LIKE BAPISTDTYP-BOOLEAN Edit new transport approvals
I_FLG_PROP_TAB07_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing transport approvals
I_FLG_PROP_TAB0B_NEW LIKE BAPISTDTYP-BOOLEAN Edit new packaging code approvals
I_FLG_PROP_TAB0B_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing packaging code approvals
I_FLG_PROP_TAB0D_NEW LIKE BAPISTDTYP-BOOLEAN Edit new risk classifications
I_FLG_PROP_TAB0D_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing risk classifications
I_FLG_PROP_TAB0F_NEW LIKE BAPISTDTYP-BOOLEAN Edit new transport classifications
I_FLG_PROP_TAB0F_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing transport classifications
I_FLG_PROP_USAGE_NEW LIKE BAPISTDTYP-BOOLEAN Edit new usages
I_FLG_PROP_USAGE_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing usages
I_FLG_REFSUBS_NEW LIKE BAPISTDTYP-BOOLEAN Edit new substance references
I_FLG_REFSUBS_OLD LIKE BAPISTDTYP-BOOLEAN Edit existing substance references
I_FLG_SUB_STATE_NEW LIKE BAPISTDTYP-BOOLEAN neue Statuseinträge bearbeiten
I_FLG_SUB_STATE_OLD LIKE BAPISTDTYP-BOOLEAN existierende Statuseinträge bearbeiten
I_FLG_TPLREL_NEW LIKE BAPISTDTYP-BOOLEAN neue Vererbungsbeziehungen bearbeiten
I_FLG_TPLREL_OLD LIKE BAPISTDTYP-BOOLEAN existierende Vererbungsbeziehungen bearbeiten

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
E_CRE_SUB_STATE_TAB LIKE BAPI1077APPLSCP Spezifikationsstatus
E_CRE_TPLREL_TAB LIKE BAPI1077TPLREL Vererbungsbeziehungen
E_DEL_SUB_STATE_TAB LIKE BAPI1077APPLSCP Spezifikationsstatus
E_DEL_TPLREL_TAB LIKE BAPI1077TPLREL Vererbungsbeziehungen
E_UPD_SUB_STATE_TAB LIKE BAPI1077APPLSCP Spezifikationsstatus
E_UPD_TPLREL_TAB LIKE BAPI1077TPLREL Vererbungsbeziehungen
I_NEW_SUB_STATE_TAB LIKE BAPI1077APPLSCP Spezifikationsstatus
I_NEW_TPLREL_TAB LIKE BAPI1077TPLREL Vererbungsbeziehungen
I_OLD_IDENT_HEADER_TAB LIKE BAPI1077RI Identifier data
I_OLD_IDENT_LONGTEXT_TAB LIKE BAPI1077IL Identifier long texts
I_OLD_IDENT_SUBLIST_TAB LIKE BAPI1077RL Identifier-substance list assignments
I_OLD_MATJOIN_TAB LIKE BAPI1077MJ Material assignments
I_OLD_PROP_COMPONENT_TAB LIKE BAPI1077VP Substance-component assignments
I_OLD_PROP_DATA_TAB LIKE BAPI1077PR Substance value assignments
I_OLD_PROP_FTEXT_LONGTEXT_TAB LIKE BAPI1077FL Long texts for user-defined texts
I_OLD_PROP_FTEXT_TAB LIKE BAPI1077DF User-defined texts
I_OLD_PROP_HEADER_TAB LIKE BAPI1077VH Substance value assignment types
I_OLD_PROP_RELIABILITY_TAB LIKE BAPI1077DR Assessment information
I_OLD_PROP_SOURCE_TAB LIKE BAPI1077DS Source information
I_OLD_PROP_TAB07_TAB LIKE BAPI107707 Transport approval data
I_OLD_PROP_TAB0B_TAB LIKE BAPI10770B Packaging code approval data
I_OLD_PROP_TAB0D_TAB LIKE BAPI10770D Risk classification data
I_OLD_PROP_TAB0F_TAB LIKE BAPI10770F Transport classification data
I_OLD_PROP_USAGE_TAB LIKE BAPI1077DU Usage information
I_OLD_PROP_VAL_TAB LIKE BAPI1077VA Substance value assignment instances
I_OLD_REFSUBS_TAB LIKE BAPI1077RR Reference Substance Data
I_OLD_SUB_HEADER_TAB LIKE BAPI1077RH Substance header data
I_OLD_SUB_STATE_TAB LIKE BAPI1077APPLSCP Spezifikationstatus
I_OLD_TPLREL_TAB LIKE BAPI1077TPLREL Vererbungsbeziehungen

Exceptions

This function module does not define any Exceptions.