This view displays information about the LOs in each workgroup.

 

Upgrade Note: For installations upgraded from Professional edition 6.1, this view replaces the KPVIEW_WORKGROUP_AU view. Previous views still appear with their original column names to preserve any existing reports based on these views.

 

WORKGROUP_ID (Oracle = number (10, 0)), (SQL = int)  
Unique identifier of the workgroup on the server.  
This field is a primary key.  
 

WORKGROUP_NAME (Oracle = nvarchar2), (SQL = nvarchar)
Name of the workgroup.
 

LO_ID (Oracle = number (10, 0)), (SQL = int)
The unique identifier of the Learning Object. 
This field is a primary key.


Table of Contents