The Function Module CRM_SRV_GET_ITEM_GROUPS (CRM Service: Mapping der Bestellkopfdaten für BAPI Aufruf) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG_EXT within the package CRM.
Function Module | CRM_SRV_GET_ITEM_GROUPS |
Short Text | CRM Service: Mapping der Bestellkopfdaten für BAPI Aufruf |
Function Group | CRM_SRV_LOG_EXT |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_HEADER | TYPE | CRMT_SRV_INF_ALL_HEADER_BE | CRM Service: Empfänger Headerinfos zur Integration BE | |
IV_OBJECT | TYPE | SWO_OBJTYP | Objekttyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_GROUP | LIKE | CRMT_SRV_ITEM_GROUP | CRM Service: Logistik Integr. - Gruppierung für Positionen | |
IT_DOCFLOW | LIKE | CRMT_DOC_FLOW_DB_WRKT_BE | Arbeitsstruktur Objektverknüfung / Belegfluß | |
IT_ITEM | LIKE | CRMT_SRV_INF_ALL_ITEM_BE | CRM Service: Empfänger für Iteminfos zur Integration BE | |
IT_PARTNER | LIKE | CRMT_SRV_INF_ALL_PARTNER_BE | CRM Service: Partner | |
IT_SCHEDLIN | LIKE | CRMT_SCHEDLIN_BE | Geschäftsvorgangsposition -Einteilung | |
IT_STATUS | LIKE | CRMT_SRV_OBJ_STATUS_BE | CRM Service: Logistik Integration - Status | |
IT_TASK_INFO | LIKE | CRMT_SRV_LOG_TASK_INFO | CRM Service: Struktur zum Steuern der Logistik Szenarien | |
IT_TEXT | LIKE | CRMT_TEXT | CRM: Text |
This function module does not define any Exceptions.