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

editProjectTaskCost

Previous  Top  Next

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

 

Java class

Request

web/wwwroot/ws/java/project/editProjectTaskCostRequestType.java

Return

web/wwwroot/ws/java/project/editProjectTaskCostResponseType.java

 

Request

ID #

Required

Description

ProjectId

X

Project ID #

ProjectTaskId

X

Project task 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 [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