Entering content frame

Object documentation Business Object Methods Locate the document in its SAP Library structure

Definition

Business object methods are operations that can be performed on a business object.

Use

You can use business object methods to perform the required operations on the business object. Many other programs also call these methods.

Note

You have to specify the required parameters or exceptions to use any method on a business object.

Some of the operations that can be performed using business object methods are:

Example

The IsValid method checks the validity of a business object.

Leaving content frame