Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the employee default dimension.
Syntax
server public static DimensionDefault createEmployeeDefaultDimension(DimensionDefault _defaultDimension, RHRMEmplId _emplId)
Run On
Server
Parameters
- _defaultDimension
Type: DimensionDefault Extended Data Type
The default dimension.
- _emplId
Type: RHRMEmplId Extended Data Type
The employee id.
Return Value
Type: DimensionDefault Extended Data Type
The default dimension.