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.
Function Module | FTI_GP_PARTNER_SEL_DYNAMICALLY |
Short Text | Dynamischer Zugriff auf Geschäftspartnerstammdaten |
Function Group | FTI_GP |
Package | FTI |
Module Type | Normal Module |
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 |
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 |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.