Menu

SAP Function Module HRWB_FILTER_CUSTOM_DATA

Filter select custom data according to key

The Function Module HRWB_FILTER_CUSTOM_DATA (Filter select custom data according to key) is a standard Function Module in SAP ERP and is part of the function group HR_WEB_HIRE within the package PBNA_REC_MYSAP.

Technical Information

Function Module HRWB_FILTER_CUSTOM_DATA
Short Text Filter select custom data according to key
Function Group HR_WEB_HIRE
Package PBNA_REC_MYSAP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_KEY_IDENTIFIER TYPE HRWB_INT_VALUE Generic data value for interface data
P_KEY_LENGTH TYPE INT1 Length of key field
P_KEY_NAME TYPE NAME_FELD Field name
P_LEADING_ZEROS TYPE XFELD Convert custom_data to leading zeros

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
P_CUSTOM_DATA LIKE HRWB_CUSTOM_DATA Custom data structures for recruitment interface
P_FILTERED_CUSTOM_DATA LIKE HRWB_CUSTOM_DATA Custom data structures for recruitment interface

Exceptions

This function module does not define any Exceptions.