Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CRM_SRV_LOG_READ_SC_INFO_REC (CRM Service: Logistik-Szenarien - Info Record auslesen) 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_LOG_READ_SC_INFO_REC |
Short Text | CRM Service: Logistik-Szenarien - Info Record auslesen |
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 |
---|---|---|---|---|
IV_DOC_NO | TYPE | CHAR10 | Characterfeld der Länge 10 | |
IV_HEADER_GUID | TYPE | IAOM_EXT_OBJECT_ID | Technischer Schlüssel eines externen Objekts | |
IV_ITEM_GUID | TYPE | IAOM_EXT_OBJECT_ID | Technischer Schlüssel eines externen Objekts | |
IV_ITEM_NO | TYPE | CHAR10 | Characterfeld der Länge 10 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_INFO_REC | TYPE | CRMT_SRV_LOG_SC_REC_INFO | CRM Service: Logistik Szenarien - Record Info | |
ET_INFO_REC | TYPE | CRMT_SRV_LOG_SC_REC_INFO_T | CRM Service: Logistik Szenarien |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PARAMS | Der FB wurde nicht korrekt aufgerufen |