The Function Module HR_SEN_SCLAS_SHARE_CE (Sharing of a selection class between personnel assignments) is a standard Function Module in SAP ERP and is part of the function group HRSEN00SCLAS_EVALUATION_CE within the package PSEN.
Function Module | HR_SEN_SCLAS_SHARE_CE |
Short Text | Sharing of a selection class between personnel assignments |
Function Group | HRSEN00SCLAS_EVALUATION_CE |
Package | PSEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BEGDA | TYPE | BEGDA | Start Date | |
P_ENDDA | TYPE | ENDDA | End Date | |
P_PROTO | TYPE | PSEN_PROTO | Log for Employment Period Calculation |
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 |
---|---|---|---|---|
P_DMODE | LIKE | T525O | Assignment of Selection Classes to Valuation Models | |
P_WPERIOD | TYPE | HRSEN00_PERNR_SCLASS_W_PERIOD | Pers. assignments with sel. classes and weighted periods |
This function module does not define any Exceptions.