Progress
ADM 2 Reference


colValues (sbo.p)

Locates requested columns in contained Data Objects and assembles a list of their values. SmartBusinessObject version of the similar SmartDataObject function.

Parameters:

INPUT pcViewColList AS CHARACTER

Comma-separated list of columns, qualified by the ObjectNames of their respective owning SmartDataObjects.

Returns: CHARACTER

Notes: If values are requested from only one SmartDataObject, then the RowIdent entry returned as the head of the return value will be the RowIdent from that SmartDataObject (its tt rowid + db rowids). Otherwise, a list is returned of all the tt rowids without their db rowids. This will allow submitRow() to send the correct rowid on to each contained SmartDataObject on update.columnWidth (sbo.p).


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095