What is a Business Object?
A Business Object is an encapsulated unit of information and methods that relate to the business. For example a customer is a Business Object. Also a purchase order, a line item on a purchase order and a receipt against a line item on a purchase order are all Business Objects related to each other. Business objects are defined by the developer in .gcd files. The .gcd file may also define methods and triggers for the Business Objects.