Menu

SAP Function Module RV_LOC_CHECK_ORDER_LINE_ITEM

Dokumentengeschäft: Prüfung für eine Auftragsbelegposition

The Function Module RV_LOC_CHECK_ORDER_LINE_ITEM (Dokumentengeschäft: Prüfung für eine Auftragsbelegposition) 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_CHECK_ORDER_LINE_ITEM
Short Text Dokumentengeschäft: Prüfung für eine Auftragsbelegposition
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_DELIVERY_CALL LIKE ' ' Flag: Aufruf aus Lieferung
I_ENQUEUE_NECESSARY LIKE 'X' Flag: Sperren des Finanzdokuments nötig
I_INSURE_UNCONDITIONALLY TYPE C ' ' Flag: Unbedingte Absicherung ohne Prüfung (KM)
I_ISSUE_MESSAGE LIKE ' ' Flag: Ausgabe Nachricht
I_PARTNER LIKE MCPARTNER ' ' Feldleiste: Partner zur Position
I_PROTOCOL_ADD LIKE 'X' Flag: Protokoll fortschreiben
I_SIMULATION LIKE ' ' Flag: Simulationsmodus
I_T691K LIKE T691K ' ' Feldleiste: Ermittelte Absicherungsform
I_VBAK LIKE VBAK ' ' Feldleiste: Belegkopf Auftrag
I_XVBAP LIKE VBAPVB ' ' Feldleiste: Belegposition Auftrag
I_XVBKD LIKE VBKDVB SPACE Feldleiste: Kaufmännische Daten - Neu
I_YVBKD_LOC_DATA LIKE VBKDVB SPACE Feldleiste: Kaufmännische Daten - Alt (Nur FD)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INSURANCE_PERCENT LIKE S132-ABGES Abgesicherter Prozentsatz einer Position

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_LOC_CREDIT_STATUS LIKE VBUP-CMPPI 'B' Status der Belegposirion

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T_S131 LIKE BEZS131 Tabelle: Aufgelaufene Werte der Finanzdokumente
I_T_S132 LIKE BEZS132 Tabelle: Bereist in Anspruch genommene Werte
I_T_XVBEP LIKE VBEPVB Tabelle: Einteilungen zur Position

Exceptions

This function module does not define any Exceptions.