Navigation:  Integration via SOAP web services > Published web services > Project >

newProjectRevenue

Previous  Top  Next

This method enables to add the revenue in a project. For this action, it is necessary to follow the standard documented below.

 

Java class

Request

web/wwwroot/ws/java/project/NewProjectRevenueRequestType.java

Return

web/wwwroot/ws/java/project/NewProjectRevenueResponseType.java

 

Request

ID #

Required

Description

ProjectId

X

Project 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