Share via


RetailTransactionService::createExtendedLogOn Method [AX 2012]

Syntax

client server public static container createExtendedLogOn(
    RetailStaffId _staffId, 
    RetailStaffExtendedLogOnKey _logOnKey, 
    RetailStaffExtendedLogOnType _logOnType, 
    str _extraData)

Run On

Called

Parameters

  • _extraData
    Type: str

See Also

Reference

RetailTransactionService Class