Menu

SAP Function Module FTI_GP_PARTNER_SEL_DYNAMICALLY

Dynamischer Zugriff auf Geschäftspartnerstammdaten

The Function Module FTI_GP_PARTNER_SEL_DYNAMICALLY (Dynamischer Zugriff auf Geschäftspartnerstammdaten) is a standard Function Module in SAP ERP and is part of the function group FTI_GP within the package FTI.

Technical Information

Function Module FTI_GP_PARTNER_SEL_DYNAMICALLY
Short Text Dynamischer Zugriff auf Geschäftspartnerstammdaten
Function Group FTI_GP
Package FTI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDS TYPE FTIS_YT_SELECTED_FIELDS Zu selektierende Felder für BP000
TRANGE TYPE RSDS_TRANGE Freie Selektionsbedingungen für BP000

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_TAB TYPE FTIS_YT_PARTNER_FIELDS Partner

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ERRORS_ALL TYPE BAPIERR_T Tabellentyp für Fehlerbehandlung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.