Menu

SAP Function Module HR_ZFA_CONVERT_XML

Convert SAP data to XML

The Function Module HR_ZFA_CONVERT_XML (Convert SAP data to XML) is a standard Function Module in SAP ERP and is part of the function group HRPBSDEZFA within the package P01O.

Technical Information

Function Module HR_ZFA_CONVERT_XML
Short Text Convert SAP data to XML
Function Group HRPBSDEZFA
Package P01O
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILE LIKE RLGRAP-FILENAME Lokale Datei für Upload bzw. Download
NOTIF TYPE P01P_ZFA_NOTIF ZfA Meldeart
PATH LIKE RLGRAP-FILENAME Lokale Datei für Upload bzw. Download

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPTAB TYPE P01P_ZFA_EMPTAB ZFA empployee table
ERROR_LIST LIKE HRERROR Übergabetabelle für HR-Errorhandling
KIDTAB TYPE P01P_ZFA_KIDTAB ZFA kids table

Exceptions

This function module does not define any Exceptions.