Siebel Analytics Web Services Guide > 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 20 lists the fields in this structure.

Table 20. SASubjectArea Structure Fields
Fields
Description

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, read SATable Structure.

Siebel Analytics Web Services Guide