📚 SAP Business One SDK Help

ActivityStatus Object
See Also  Members 

Description

ActivityStatus is a business object that enables to define statuses for Task type activities in the Business Partners module.

This object enables you to:

  • Add a status to the statuses list.
  • Retrieve a status by its key.
  • Update a status of the statuses list.
  • Save the object in XML format.

Source table: OCLA.

Object Model









Remarks

To display the form in the application:

  1. Select Business Partners --> Activities.
  2. From the Activity box, select Task.
  3. From the Status box in the General tab, select Define New.

See Also