RetailTransactionService::createExtendedLogOn Method [AX 2012]
client server public static container createExtendedLogOn(
RetailStaffId _staffId,
RetailStaffExtendedLogOnKey _logOnKey,
RetailStaffExtendedLogOnType _logOnType,
str _extraData)
Run On
CalledParameters
- _staffId
- Type: RetailStaffId Extended Data Type
- _logOnKey
- Type: RetailStaffExtendedLogOnKey Extended Data Type
- _logOnType
- Type: RetailStaffExtendedLogOnType Enumeration
- _extraData
- Type: str
Show: