Siebel Interactive Designer API Reference > Data Access Functions >

GetFeatureData


Usage

Use the GetFeatureData function to return the set of Feature tables from the current pageset.

In most instances where you would consider calling this function, the Feature table data is accessible through another mechanism. For example, access to feature data is sometimes useful at COP_BeforeConfiguration. However, the feature data was explicitly presented by an argument.

You should call this function while a product is actively being configured. Do not call this function when no product has been selected (for example, right after the application starts).

Syntax

GetFeatureData()

Return Value

FeatureTableArray_Obj


 Siebel Interactive Designer API Reference 
 Published: 18 April 2003