Output Parameters

The results of the UpdateActivity function are provided in JSON data format. The following table details the name/value pairs.

Name

Data Type

Description

global_properties

Object

This object lists the global settings for your EnterpriseTrack instance.

See Global Properties Object for more details.

application_data

Object

This object provides the results.

See "application_data" for more details.

application_data

et_transaction_id

String

Provides the unique EnterpriseTrack transaction ID that is stored in the audit tables.

result_code

String

Provides the result code for the completion status of the function.

result_reason

String

If the function is successful, NULL is returned.

Otherwise, the reason for the error is returned.

project_descriptor

Object

This object provides the details of the project.

See "project_descriptor" for details.

project_descriptor

project_id

Integer

Provides the ID for the project.

project_name

String

Provides the name for the project.

project_manager

String

Provides the name of the manager of the project.

project_status

String

Provides the status of the project.

project_program

String

Provides the names of the programs associated with the project.

activity_
descriptor

Object

This object contains the details of an activity.

See "activity_descriptor" for details.

activity_descriptor

activity_id

String

Provides the ID for the activity.

activity_name

String

Provides the name of the activity.

activity_status

String

Provides the status of the activity.

activity_
percent_
completion

Number

Provides the percentage completion of the activity.

activity_
actual_start_date

Date

Provides the actual start date of the activity.

activity_
actual_end_date

Date

Provides the actual end date of the activity.

Related Topics

UpdateActivity Function

Output Example

Invocation Parameters

Input Parameters



Legal Notices
Copyright © 2000, 2018, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, May 03, 2018