Define an AppObject or SubAppObject
- Last Updated: August 28, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You must define one AppObject for a ProxyGen project. You also can define one or more SubAppObjects, depending on how you choose to organize the available functionality. As you specify AppObject and SubAppObject names and select ABL procedures to define the Open Client interface, ProxyGen applies a set of rules to convert and validate the various object and method names you specify. For more information on these naming rules, see Object naming in ProxyGen .