Menu

SAP Function Module FITP_RFC_HRS_LIST_COUNTRIES

Get HRS Country List

The Function Module FITP_RFC_HRS_LIST_COUNTRIES (Get HRS Country List) is a standard Function Module in SAP ERP and is part of the function group FITP_HRS within the package PTRP_ADDON.

Technical Information

Function Module FITP_RFC_HRS_LIST_COUNTRIES
Short Text Get HRS Country List
Function Group FITP_HRS
Package PTRP_ADDON
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREDENTIALS TYPE FTPS_HRS_CREDENTIALS HRS Credentials
PROPERTIES_IN TYPE FTPS_HRS_PROP_ROW_TAB FTPS_HRS_PROP_ROW table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNTRY TYPE FTPS_HRS_COUNTRY_TAB Table of FTPS_HRS_COUNTRY
ERROR TYPE FTPS_HRS_ERROR HRS Error
PROPERTIES_OUT TYPE FTPS_HRS_PROP_ROW_TAB FTPS_HRS_PROP_ROW table
SOAP_FAULT TYPE FTPS_HRS_SOAP_FAULT HRS SOAP-Fault

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.