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.
Function Module | CRS_FIRST_DOWNLOAD_TRIGGER |
Short Text | Basisbaustein für den Initial-Download |
Function Group | CRM0 |
Package | CRMB |
Module Type | Remote-Enabled |
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 |
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 |
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 |
---|---|---|---|---|
TI_RANGE | LIKE | BAPISELTAB | Einschränkung der Selektion | |
TI_RELATION | LIKE | MRELATION | Beziehungen zwischen Tabellen | |
TI_TABLES | LIKE | MTABLES | Tabellen für Download |
This function module does not define any Exceptions.