The Function Module FVD_COLLATERALS_GET_RSICHER (Liest den Schlüssel einer Sicherheit nach Verbuchung) is a standard Function Module in SAP ERP and is part of the function group FVD_COLLATERALS within the package FVVD.
Function Module | FVD_COLLATERALS_GET_RSICHER |
Short Text | Liest den Schlüssel einer Sicherheit nach Verbuchung |
Function Group | FVD_COLLATERALS |
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_INT_RSICHER | TYPE | I | Programminterne Referenznummer der Sicherheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RSICHER | TYPE | RSICHER | Referenznummer der Sicherheit |
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.