Menu

SAP Function Module HR_GB_EF_PARSER_WRITE

Parses an XML tree into an ABAP structure

The Function Module HR_GB_EF_PARSER_WRITE (Parses an XML tree into an ABAP structure) is a standard Function Module in SAP ERP and is part of the function group HR_GB_EF_OUTG within the package PC08.

Technical Information

Function Module HR_GB_EF_PARSER_WRITE
Short Text Parses an XML tree into an ABAP structure
Function Group HR_GB_EF_OUTG
Package PC08
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MOLGA TYPE MOLGA Country Grouping
SAGRP TYPE PCAL_SAGRP Code Group - Coding
XSCHM TYPE CHAR5 R/2 table

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_TABLE TYPE TABLE Table

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.