Menu

SAP Function Module FDM_AR_BD_FILEEXTENSIONS_GET

EBPP: Lesen von Customizingdaten

The Function Module FDM_AR_BD_FILEEXTENSIONS_GET (EBPP: Lesen von Customizingdaten) is a standard Function Module in SAP ERP and is part of the function group APAR_EBPP within the package EBPP_APAR.

Technical Information

Function Module FDM_AR_BD_FILEEXTENSIONS_GET
Short Text EBPP: Lesen von Customizingdaten
Function Group APAR_EBPP
Package EBPP_APAR
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURNCODE LIKE SY-SUBRC Rückgabewert von ABAP-Anweisungen
RETURN LIKE BAPIRET2 Returnparameter

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
T_FILEEXT LIKE FDM_EBPP_FILE_EXTENSIONS Biller Direct: Filetypen für Attachments

Exceptions

This function module does not define any Exceptions.