Menu

SAP Function Module CRS_FIRST_DOWNLOAD_TRIGGER

Basisbaustein für den Initial-Download

The Function Module CRS_FIRST_DOWNLOAD_TRIGGER (Basisbaustein für den Initial-Download) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.

Technical Information

Function Module CRS_FIRST_DOWNLOAD_TRIGGER
Short Text Basisbaustein für den Initial-Download
Function Group CRM0
Package CRMB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BAPICRMDH1 LIKE BAPICRMDH1 Zusätzliche Felder zur Steuerung
I_OBJ_NAME LIKE BAPICRMOBJ-OBJ_NAME Name des Download-Objekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STATUS LIKE CRM_PARA-STATUS_EXT Returncode

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
TI_RANGE LIKE BAPISELTAB Einschränkung der Selektion
TI_RELATION LIKE MRELATION Beziehungen zwischen Tabellen
TI_TABLES LIKE MTABLES Tabellen für Download

Exceptions

This function module does not define any Exceptions.