The Function Module XSI_QUALF_CONV_INT_TO_EXT (Qualifier konvertieren von intern zu extern) is a standard Function Module in SAP ERP and is part of the function group VVTR within the package VVTR.
Function Module | XSI_QUALF_CONV_INT_TO_EXT |
Short Text | Qualifier konvertieren von intern zu extern |
Function Group | VVTR |
Package | VVTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARTNER_FUNCTION_RECEIVER | LIKE | NAST-PARVW | Partnerrolle (z.B. WE für Warenempfänger) | |
PARTNER_NUMBER_RECEIVER | LIKE | NAST-PARNR | Nachrichtenpartner | |
QUALIFIER_TO_CONVERT | TYPE | XSIQUALF | KEP: Qualifier für Kommunikation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTERNAL_QUALIFIER | TYPE | XSIQUALFEXT | Qualifier im externen System |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CONVERSION | keine Konvertierung -> xsiqualf - xsiqualfext |