Menu

SAP Function Module HRWB_CUSTOM_DATA_TO_PROP_VALS

Convert CUSTOM_DATA to proposed_values table

The Function Module HRWB_CUSTOM_DATA_TO_PROP_VALS (Convert CUSTOM_DATA to proposed_values table) 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_CUSTOM_DATA_TO_PROP_VALS
Short Text Convert CUSTOM_DATA to proposed_values table
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
BEGDA TYPE BEGDA Start Date
ENDDA TYPE ENDDA End Date
INFOTYPE_NAME TYPE INFTY Infotype
KEY_FIELD_NAME TYPE NAME_FELD Field name identifying pernr field to miss out

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
CUSTOM_DATA LIKE HRWB_CUSTOM_DATA Custom data structures for recruitment interface
PROPOSED_VALUES LIKE PPROP HR: Transfer default values to fast entry screen

Exceptions

This function module does not define any Exceptions.