HcmPositionAction::defaultActionFromPosition Method
Populates the staging tables from a HcmPosition record.
Syntax
client server public static void defaultActionFromPosition(
HcmPositionRecId _positionRecId,
HcmActionStateRecId _actionStateRecId,
HcmActionType _actionType,
[EffectiveDateTime _effectiveOn])
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID of a HcmPosition record.
- _actionStateRecId
Type: HcmActionStateRecId Extended Data Type
The record ID of a HcmActionState record.
- _actionType
Type: HcmActionType Enumeration
The action type of the record.
- _effectiveOn
Type: EffectiveDateTime Extended Data Type
The effective date of the record; optional.