Menu

SAP Function Module RV_LOC_ORDER_DATA_RETRIEVE

Dokumentengeschäft: Rueckgabe, ob Risikomgmgt-relevante Felder gefuellt

The Function Module RV_LOC_ORDER_DATA_RETRIEVE (Dokumentengeschäft: Rueckgabe, ob Risikomgmgt-relevante Felder gefuellt) 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_ORDER_DATA_RETRIEVE
Short Text Dokumentengeschäft: Rueckgabe, ob Risikomgmgt-relevante Felder gefuellt
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_FIN_DOC_NUMBER LIKE VBKD-LCNUM ' ' Finanzdokument
I_RISK_MGMT_PROC LIKE VBKD-ABSSC ' ' Absicherungsschema
I_SD_DELIV_SALES_ORG LIKE LIKP-VKORG ' ' Verkaufsorganisation der Lieferung
I_SD_ORDER_COMP_CODE LIKE VBAK-BUKRS_VF ' ' Buchungskreis des Auftrags
I_SD_ORDER_SALES_ORG LIKE VBAK-VKORG ' ' Verkaufsorganisation des Auftrags

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CURRENCY_COMPANY_CODE LIKE T001-WAERS Währung des Buchungskreises
E_FIN_DOC_MAINTAINED LIKE FDokument bereits im Auftrag zugeordnet ('X')
E_RISK_MGMT_PROC_MAINTAINED LIKE ASchema bereits im Auftrag zugeordnet ('X')

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.