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.
Function Module | HR_ZFA_CONVERT_XML |
Short Text | Convert SAP data to XML |
Function Group | HRPBSDEZFA |
Package | P01O |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.