The Function Module HR_ZFA_GET_PATH_NAME (Get XML file path & Name) is a standard Function Module in SAP ERP and is part of the function group HRPBSDEZFA within the package P01O.
Function Module | HR_ZFA_GET_PATH_NAME |
Short Text | Get XML file path & Name |
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 |
---|---|---|---|---|
INPUT_FILE | LIKE | RLGRAP-FILENAME | Lokale Datei für Upload bzw. Download |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILE_NAME | LIKE | RLGRAP-FILENAME | File name | |
PATH_NAME | LIKE | RLGRAP-FILENAME | Path name |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.