Menu

SAP Function Module SXI_SRV_EVALUATE_ADDRESSES

Auswertung von Sender und Empfänger Adresse

The Function Module SXI_SRV_EVALUATE_ADDRESSES (Auswertung von Sender und Empfänger Adresse) is a standard Function Module in SAP ERP and is part of the function group SXI_SRV_PRICING_EVALUATION within the package SAI_SERVICES.

Technical Information

Function Module SXI_SRV_EVALUATE_ADDRESSES
Short Text Auswertung von Sender und Empfänger Adresse
Function Group SXI_SRV_PRICING_EVALUATION
Package SAI_SERVICES
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_RECEIVER TYPE SXI_ADDRESS XI Empfänger Adresse im Message Header
IM_SENDER TYPE SXI_ADDRESS XI Sender Adresse im Message Header

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_IS_RECEIVER_THIRD_PARTY TYPE FLAG X' - Third Party
EX_IS_SENDER_THIRD_PARTY TYPE FLAG X' - Third Party
EX_IS_THIRD_PARTY_COM TYPE FLAG X' - Sender oder Empfänger ist Third Party
EX_RECEIVER_SERVICE_TYPE TYPE SXI_SERVICE_TYPE XI: Servicetyp
EX_SENDER_SERVICE_TYPE TYPE SXI_SERVICE_TYPE XI: Servicetyp

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.