Menu

SAP Function Module CRM_SRV_LOG_AUTO_DFLT

CRM Service: Log. Integration - Standardimpl. von AUTO LOG

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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_AUTO_DFLT (CRM Service: Log. Integration - Standardimpl. von AUTO LOG) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG_EXT within the package CRM.

Technical Information

Function Module CRM_SRV_LOG_AUTO_DFLT
Short Text CRM Service: Log. Integration - Standardimpl. von AUTO LOG
Function Group CRM_SRV_LOG_EXT
Package CRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DOCFLOW TYPE CRMT_DOC_FLOW_DB_WRKT_BE_T Arbeitsstruktur Objektverknüfung / Belegfluß
IT_HEADER TYPE CRMT_SRV_INF_ALL_HEADER_BE_T CRM Service: Empfänger Headerinfos zur Integration BE
IT_ITEM TYPE CRMT_SRV_INF_ALL_ITEM_BE_T CRM Service: Empfänger für Iteminfos zur Integration BE
IT_PARTNER TYPE CRMT_SRV_INF_ALL_PARTNER_BE_T CRM Service: Partner Tabelle
IT_SCHEDLIN TYPE CRMT_SCHEDLIN_BE_T Geschäftsvorgangsposition -Einteilung
IT_STATUS TYPE CRMT_SRV_OBJ_STATUS_BE_T CRM Service: Logistik Integration - Status Tabelle
IT_TEXT TYPE CRMT_TEXT_TAB CRM: Texttabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BAPIRET2_T Returntabelle

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_TASK_INFO TYPE CRMT_SRV_LOG_TASK_INFO_T CRM Service: Tabellentyp zur Steuerung der Log. Szenarien

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.