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

editProjectCost

Previous  Top  Next

This method enables to edit the cost of a project. For this action, it is necessary to follow the standard documented below.

 

Java class

Request

web/wwwroot/ws/java/project/EditProjectCostRequestType.java

Return

web/wwwroot/ws/java/project/EditProjectCostResponseType.java

 

Request

ID #

Required

Description

ProjectId

X

Project ID #

Name

X

Cost name for editing

TypeId

X

ID # of cost type

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

CostClassification

 

Cost classification

 

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