9.100 GET_COMPONENT_LIST
Þ Note: Built-In Function Rules.
Returns a list of Components. All simple fields will be ignored by this BIF. This will be done by processing one of the LANSA internal tables that list the components in one of the three selection methods. It will order the components by component name if the search type is by component, or by Group and component name if the search type is by Group, or by Framework and component if the search type is by Framework.
Þ This is a Specialized Built-In Function for use in a Development Environment only.
For use with
|
Use
If all the search parameters are blank a search by component will be assumed.
By Component
To search by component the user will be required to provide a value for the Search Component parameter and leave Search Framework/Group blank.
To continue loading the list with subsequent data after receiving a return code of OV set the Search Component parameter to the value of the Last Component return value with Search Group/Framework set to blank. The BIF will use this as the pointer from which it will read the next set of information requested.
By Group/Framework
To search by group/framework the user will be required to provide a value for the Search Group/Framework parameter and leave Search Component.
To continue loading the list with subsequent data after receiving a return code of OV set the Search Group/Framework and Search Component parameters to the value of Last Group/Framework and Last Component return values. The BIF will use this as the pointer from which it will read the next set of information requested.
Arguments
|
Return Values
|