licensed_app_usage
Reports usage statistics for licensed applications, including active users and consumption patterns.
Columns
| Name | Type | References | Description |
| app_sys_id | String | Provides the system identifier (sys_id) for the licensed application record. | |
| app_app_family_id | String | Specifies the identifier of the application family to which the licensed application belongs. | |
| app_app_family_id_link | String | Provides a link to the related application family record. | |
| app_app_id | String | Specifies the unique identifier of the licensed application. | |
| app_app_name | String | Displays the name of the licensed application being tracked for usage. | |
| app_sys_created_by | String | Indicates the user who created the licensed application record. | |
| app_sys_created_on | Datetime | Shows the date and time when the licensed application record was created. | |
| app_sys_mod_count | Int | Tracks how many times the licensed application record has been modified. | |
| app_sys_tags | String | Lists any tags applied to the licensed application record for classification or reporting. | |
| app_sys_updated_by | String | Indicates the user who last updated the licensed application record. | |
| app_sys_updated_on | Datetime | Displays the date and time when the licensed application record was last updated. | |
| usag_sys_id | String | Provides the sys_id for the application usage record. | |
| usag_access_count | Int | Displays the total number of times the application has been accessed by users. | |
| usag_app_id | String | Specifies the identifier of the application being monitored for usage activity. | |
| usag_app_name | String | Displays the name of the application whose usage data is being recorded. | |
| usag_app_type | String | Indicates the type of application being tracked, such as scoped or global. | |
| usag_delete_count | Int | Shows the total number of delete actions performed in the application. | |
| usag_delete_other_count | Int | Specifies the number of delete actions performed on records owned by other users. | |
| usag_delete_own_count | Int | Specifies the number of delete actions performed on records owned by the user. | |
| usag_fulfill_count | Int | Displays the total number of fulfillment actions completed within the application. | |
| usag_insert_count | Int | Shows the total number of insert (create) operations performed in the application. | |
| usag_insert_other_count | Int | Indicates the number of insert operations performed on behalf of other users. | |
| usag_insert_own_count | Int | Specifies the number of insert operations performed on records owned by the user. | |
| usag_license_ids | String | Lists the license identifiers linked to the recorded application usage. | |
| usag_lineage_id | String | Specifies the lineage identifier used to trace application usage back to its source or context. | |
| usag_page_names | String | Lists the page names within the application that users accessed. | |
| usag_produce_count | Int | Displays the total number of production or output actions performed within the application. | |
| usag_scopes | String | Lists the application scopes associated with the recorded usage activity. | |
| usag_status | Int | Indicates the current status of the usage record, such as active or archived. | |
| usag_sys_created_by | String | Identifies the user who created the usage record. | |
| usag_sys_created_on | Datetime | Shows the date and time when the usage record was created. | |
| usag_sys_mod_count | Int | Tracks how many times the usage record has been modified. | |
| usag_sys_tags | String | Lists any tags assigned to the usage record for organization or analytics purposes. | |
| usag_sys_updated_by | String | Indicates the user who last updated the usage record. | |
| usag_sys_updated_on | Datetime | Displays the date and time when the usage record was last updated. | |
| usag_table_names | String | Lists the database tables accessed or modified as part of the usage activity. | |
| usag_time_stamp | String | Records the timestamp indicating when the usage activity occurred. | |
| usag_update_count | Int | Displays the total number of update actions performed in the application. | |
| usag_update_other_count | Int | Indicates the number of update actions performed on records owned by other users. | |
| usag_update_own_count | Int | Specifies the number of update actions performed on records owned by the user. | |
| usag_user | String | References the user who performed the recorded application activity. | |
| usag_user_link | String | Provides a link to the user record associated with the recorded activity. |