Siebel Analytics Web Administration Guide > Working with Data and Managing the Web Catalog Using Siebel Analytics Web SOAP API > Description of Structures in the Siebel Analytics Web SOAP API >
SASubjectArea Structure
The SASubjectArea structure represents Subject Area attributes. This structure is used in the MetadataService. Table 36 lists the fields in this structure.
Table 36. SASubjectArea Structure Fields
|
|
String name |
Table name used in SQL statements. |
String displayName |
Localized name, used in the Answers screen. |
String description |
A string to contain the description of the subject area. |
SATable tables |
Collection of tables for this subject area. For information about the SATable structure, see SATable Structure. |
|