📚 SAP Business One SDK Help

CockpitsService Object
See Also  Members 

Description

The CockpitsService service enables you to add, look up, update, and remove cockpits.

Source table: OCPT.

Object Model






Remarks

Note:

  • If you log on to an SAP Business One company with the cockpit enabled, and you connect to the same company via DI-API, the changes you make to the cockpits via DI-API are lost after you exit the SAP Business One application. It does not affect add/delete operations, only the update operations of the existing cockpits.
    You can update the cockpits successfully via DI-API without running the SAP Business One application that connects to the same company database.
  • If you make changes via DI-API to the database tables, the GUI of the SAP Business One application does not get updated immediately.
    To see the changes you have made via DI-API, re-open the Cockpit Management window. To open the Cockpit Management window, from the SAP Business One menu bar, choose Tools --> Cockpit --> Cockpit Management.
    Changes via DI-API are also available when you log on again to the company, or restart the SAP Business One application and connect to the company.

See Also