📚 SAP Business One SDK Help

UserActionRecord Object Members
See Also  Overview 

Public Methods

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property ActionThe action that the user performed.

Field name: Action.

Public Property ActionByThe user ID of the user who performed the action.

Field name: ActionBy.

Length: 8 characters.

Public Property ActionDateThe date of the action.

Field name: Date.

Public Property ActionTimeThe time of the action.

Field name: Time.

Public Property AliveDurationproperty AliveDuration
Public Property ClientIPThe IP addresses of the SAP Business One client computer in use by the user.

Field name: ClientIP.

Length: 200 characters.

Public Property ClientNameThe name of the SAP Business One client computer in use by the user.

Field name: ClientName.

Length: 32 characters.

Public Property CountReturns the total number of records.
Public Property ProcessIDThe process ID of the SAP Business One application.

Field name: ProcessID.

Public Property ProcessNameThe process name of the logged-on application.

Field name: ProcName.

Length: 80 characters.

Public Property UserCodeReturns the user code.

This is the foreign key to the Users object.

Public Property UserFieldsReturns the UserFields object.
Public Property WindowsSessionThe windows session ID.

Field name: WinSessnID.

Public Property WindowsUserThe windows user name.

Field name: WinUsrName.

Length: 100 characters.

See Also