Menu

SAP Function Module SDIXML_TAG_TO_ACCESSOR

Wandelt einen Tagnamen in einen R/3-Accessornamen um

The Function Module SDIXML_TAG_TO_ACCESSOR (Wandelt einen Tagnamen in einen R/3-Accessornamen um) is a standard Function Module in SAP ERP and is part of the function group SDIXML within the package SDIR.

Technical Information

Function Module SDIXML_TAG_TO_ACCESSOR
Short Text Wandelt einen Tagnamen in einen R/3-Accessornamen um
Function Group SDIXML
Package SDIR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAGNAME TYPE STRING umzuwandelnder Tagname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCESSORNAME TYPE STRING zugehöriger Accessorname

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_TAG Tagname passt zu keinem Accessor