Menu

SAP Function Module CBRC_LIB_COUNTRY_RECV_SD_GET

Ermittlung des Empfänger- und Ursprungslands aus SD-Belegen

The Function Module CBRC_LIB_COUNTRY_RECV_SD_GET (Ermittlung des Empfänger- und Ursprungslands aus SD-Belegen) is a standard Function Module in SAP ERP and is part of the function group CBRC_LIB within the package CBRC.

Technical Information

Function Module CBRC_LIB_COUNTRY_RECV_SD_GET
Short Text Ermittlung des Empfänger- und Ursprungslands aus SD-Belegen
Function Group CBRC_LIB
Package CBRC
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_LIKP_WA TYPE LIKP SD Document: Delivery Header Data
I_LIPS_WA TYPE LIPS SD Document: Delivery: Item Data
I_REG TYPE ESESLSTID Regulatory list
I_SCEN TYPE CCRCE_SCEN Scenario
I_VALFR TYPE SY-DATUM Date and Time, Current (Application Server) Date
I_VALTO TYPE SY-DATUM Date and Time, Current (Application Server) Date
I_VBAK_WA TYPE VBAK Sales Document: Header Data
I_VBAP_WA TYPE VBAP Sales Document: Item Data
I_VBEP_TAB TYPE CCRCTT_VBEP Table Type for VBEP
I_VBPA_TAB TYPE CCRCTT_VBPA Table Type for VBPA

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_TAB TYPE CCRCTT_MSG Table Type Application Log
E_FLG_COUNTRY_EU TYPE ESEBOOLE Country key
E_FLG_ERROR TYPE ESEBOOLE Truth Value

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_SOPL_WA TYPE CCRCT_SOPL EHS: Planned Sold Quantities

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.