The Function Module CHECK_FIRST_MARA_DOWNLOAD (Prüfen, ob es einen Consumer gibt, der erstmals die MARA erhält) is a standard Function Module in SAP ERP and is part of the function group CRM1 within the package CRM.
Function Module | CHECK_FIRST_MARA_DOWNLOAD |
Short Text | Prüfen, ob es einen Consumer gibt, der erstmals die MARA erhält |
Function Group | CRM1 |
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_MARA_NEW | LIKE | MARA | Allgemeine Materialdaten | |
IS_MARA_OLD | LIKE | MARA | Allgemeine Materialdaten | |
IV_MATNR_EXT | LIKE | MATERIALID_TMP-MATNR_EXT | Character 40-Stellen | |
IV_OBJECT | LIKE | BAPICRMOBJ-OBJ_NAME | 'MATERIAL' | Objektname für Download |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_FIRST_DOWNLOAD | LIKE | SY-DATAR | Dynpros, zeigt Benutzereingabe an |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.