The Function Module FI_PAYM_VARI_GET_ALL (Zahlungsträgerselektionsvarianten: Lesen aller vorhandenen) is a standard Function Module in SAP ERP and is part of the function group FPAYV within the package BFIBL_PAYM.
Function Module | FI_PAYM_VARI_GET_ALL |
Short Text | Zahlungsträgerselektionsvarianten: Lesen aller vorhandenen |
Function Group | FPAYV |
Package | BFIBL_PAYM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FORMI | LIKE | DFPAYV-FORMI | Zahlungsträgerformat | |
I_VARI | LIKE | DFPAYV-VARI | Zahlungsträgerselektionsvariante |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VARIT | LIKE | VARIT | Daten der Zahlungsträgerselektionsvariante |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_VARIT | LIKE | VARIT | Daten der Zahlungsträgerselektionsvarianten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PARAMETERS | Importparameter sind ungültig |
NOT_FOUND | Keine Selektionsvarianten gefunden |