It contains a list of SAP Business One services supported by Magic xpi.
The available services are:
-
Messages - The message service allows the user to Read and Send messages.
-
ProfitCenter - The ProfitCenter service allows the user to Create, Update and Delete the profit centers. (Since version: 4.7.4)
-
TimeSheet - The TimeSheet service enables the business to Query, Add, Update and Delete the time of activities for an employee, user, or others. (Since version: 4.7.6)
|
-
The TimeSheet object is exposed as a service from SAPB1 version 9.2 PL03 onwards.
-
The Update operation of the Timesheet API overwrites the complete Timesheet object so, if the values of any of the fields or line items are not specified, then the Update operation will make the value as Blank/Null in the Timesheet object. To prevent this, the user should populate the complete Timesheet object by querying the existing TimeSheet object. Then do the required updates in the Timesheet object data before calling the Update operation.
-
The TimeSheet object is implemented for only XML interface.
|
|
|