| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL Others / User Action Log API OUAL | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OUAL - User Action Log Table SBO SQL database table details
SELECT statementSELECT
OUAL.Id AS 'ID',
OUAL.UserId AS 'User Id',
OUAL.ActionDate AS 'Action Date',
OUAL.ActionTime AS 'Action Time',
OUAL.ActionType AS 'Action Type',
OUAL.ObjectId AS 'Object Id',
OUAL.ObjectKey AS 'Object Key'
FROM OUAL AS OUAL Related informationUsers OUSR SQL Table |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |