Progress
ADM 2 Reference


SmartBusinessObject

The SmartBusinessObject integrates up to 20 SmartDataObjects. It is a special-purpose organizer object and a member of the class Container. SmartBusinessObjects provide a single point of contact for other objects, and allow you to synchronize updates on multiple SmartDataObjects in a single server-side transaction.

The class name of the object is SBO. It is a user-defined class. The file %DLC%/src/adm2/sbo.p is the super procedure file for the SBO class. The syntax for loading that file is:

SYNTAX
RUN start-super-proc("adm2/sbo.p":U). 

Other files related to sbo.p are:

Class Files
Custom Files
Definition
sbo.cld
Super
sbocustom.p
Method
sbo.i
Method
sbocustom.i
Property
sboprop.i
Property
sbopropcustom.i
Prototype
sboprto.i
Prototype
sboprtocustom.i
Template
sbo.w
Exclude
sboexclcustom.i
Overflow File
sboext.p
Instance
sbodefscustom.i
Additional Method Files
updtabledefs.i
updparam.i
updtablecase.i
rupdflds.i


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