Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Finds the specified record in the RetailPositionPosPermission table.
Syntax
client server public static RetailPositionPosPermission find(HcmPositionRecId _position, [boolean _forUpdate])
Run On
Called
Parameters
- _position
Type: HcmPositionRecId Extended Data Type
The record ID of the HCM Position record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailPositionPosPermission Table
A record in the RetailPositionPosPermission table; otherwise, an empty record.