The Function Module FVD_API_COMMON_PARTNER (Darlehen API: Geschäftspartner) is a standard Function Module in SAP ERP and is part of the function group FVD_API_COMMON within the package FVVD_BAPI.
Function Module | FVD_API_COMMON_PARTNER |
Short Text | Darlehen API: Geschäftspartner |
Function Group | FVD_API_COMMON |
Package | FVVD_BAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | LIKE | TPZ12-APPL | Geschäftspartner: Anwendungstyp | |
I_PARAMETER | TYPE | BAPI_PARAM | Parametername des entspr. RFC-Bausteines (Nachrichtenausgabe) | |
I_SNUMOBJ | LIKE | VDGPO-SNUMOBJ | Schlüssel für Nummernkreisobjekt | |
I_TAB_VDGPO | TYPE | TRTY_VDGPO | Geschäftspartnerzuordnung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR | LIKE | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
E_TAB_VDGPO | TYPE | TRTY_VDGPO | Geschäftspartnerzuordnung |
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.