Menu

SAP Function Module CHECK_FIRST_MARA_DOWNLOAD

Prüfen, ob es einen Consumer gibt, der erstmals die MARA erhält

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.