Navigation:  Integration via SOAP web services > Published web services > Time control >

newNonProjectTaskRevenue

Previous  Top  Next

This method makes it possible to add the revenue of a nonproject task. For this action, it is necessary to follow the standard documented below.

 

Java class

Request

web/wwwroot/ws/java/workforce/NewNonProjectTaskRevenueRequestType.java

Return

web/wwwroot/ws/java/workforce/NewNonProjectTaskRevenueResponseType.java

 

Request

ID #

Required

Description

NonProjectTaskId

X

Nonproject task ID #

Name

X

Revenue name

TypeId

X

Revenue type ID #

Phase

X

Step to add:

1- Planned;

2- Rescheduled;

3- Actual.

Date

X

Date (format: DD/MM/YYYY or YYYY-MM-DD)

Amount

X

Quantity

UnitValue

X

Unit value

DocumentNumber

 

Document number

Description

 

Description

 

Return

ID #

Description

Status

Method execution status. Its value may be:

SUCCESS: Method executed successfully.

FAILURE: An error occurred during the method execution.

Code

Record code.

Detail

Method return detail