The Function Module FEB_2_LOAN_PAYMENTS (Lesen offener Posten zum Debitor) is a standard Function Module in SAP ERP and is part of the function group FVAB within the package FVVD.
Function Module | FEB_2_LOAN_PAYMENTS |
Short Text | Lesen offener Posten zum Debitor |
Function Group | FVAB |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUGLV | LIKE | T041A-AUGLV | ||
I_FEBEP | LIKE | FEBEP | ||
I_FEBKO | LIKE | FEBKO | ||
I_TCODE | LIKE | SY-TCODE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSGID | LIKE | SY-MSGID | ||
E_MSGNO | LIKE | SY-MSGNO | ||
E_MSGTY | LIKE | SY-MSGTY | ||
E_MSGV1 | LIKE | SY-MSGV1 | ||
E_MSGV2 | LIKE | SY-MSGV2 | ||
E_MSGV3 | LIKE | SY-MSGV3 | ||
E_MSGV4 | LIKE | SY-MSGV4 | ||
E_SUBRC | LIKE | SY-SUBRC |
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_FEBCL | LIKE | FEBCL | ||
T_FEBRE | LIKE | FEBRE | ||
T_FTCLEAR | LIKE | FTCLEAR | ||
T_FTPOST | LIKE | FTPOST | Rücklieferung markierter Posten |
This function module does not define any Exceptions.