ServiceProviderApplicationUsagePerMonth Table

A count of oracle application usage items per month.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for ServiceProviderApplicationUsagePerMonth table

Database Column

Details

ServiceProvider ApplicationUsagePer MonthID

Type: integer. Key. Generated ID

Unique ID for the Oracle per month summary count.

ServiceProviderID

Type: integer. Key

Unique ID for the service provider.

ServiceProvider ApplicationUsageTypeID

Type: integer. Key

The ServiceProviderApplicationUsageType of the service provider application usage.

YearMonth

Type: datetime. Key

The year and month of the count.

ItemsUsed

Type: integer

The number of items used.