Menu

SAP Function Module RV_LOC_DATA_READ

Akkreditivabwicklung: Lesen der Daten eines Akkreditivs

The Function Module RV_LOC_DATA_READ (Akkreditivabwicklung: Lesen der Daten eines Akkreditivs) is a standard Function Module in SAP ERP and is part of the function group V86E within the package VEI.

Technical Information

Function Module RV_LOC_DATA_READ
Short Text Akkreditivabwicklung: Lesen der Daten eines Akkreditivs
Function Group V86E
Package VEI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDRESSES_READ LIKE ' ' Adressen nachlesen
I_BANKS_READ LIKE ' ' Bankdaten nachlesen
I_DOCUMENTS_READ LIKE ' ' Dokumente nachlesen
I_ENQUEUE_NECESSARY LIKE 'X' Sperre auf Datenbank notwendig
I_FIN_DOC_NUMBER LIKE AKKP-LCNUM interne Akkreditivnummer
I_PROTOCOL_ADD LIKE ' ' Eintrag in Ausgabeprotokoll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FIN_DOC LIKE AKKP Akkreditivdaten
E_FIN_DOC_CURRENCY LIKE AKKP-WAERS Währung des Akkreditivs
E_PRESENTATION_DATE LIKE RV86EDIS-DATAH Datum Einreichung Dokumente Bank
E_PRES_NUMBER_OF_DAYS LIKE RV86EDIS-ANYTG Anzahl Tage Einreichung Dokumente Bank
E_VALIDITY_END_DATE LIKE RV86EDIS-DATXA Gültigkeitsendedatum Akkreditiv
E_VALIDITY_START_DATE LIKE RV86EDIS-DATAI Eröffnungsdatum Akkreditiv

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_FIN_DOC_ADDRESSES LIKE ADRC Adressen
E_T_FIN_DOC_BANKS LIKE AKKB Zugeordnete Banken
E_T_FIN_DOC_DOCUMENTS LIKE AKKD Zugeordnete Dokumente

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIN_DOC_DOES_NOT_EXIST Akkreditiv existiert nicht
FOREIGN_LOCK Akkreditiv gesperrt
SYSTEM_FAILURE Systemfehler