Activities XML Schema
ws_activity_update_c Complex Type
Description
These are the input parameters used by the ActivitiesUpdateCreate (Method) web service.
Namespace urn:CoreOne.Activities
Diagram
comments Element updating_person_id Element updating_status Element next_update_by Element updating_date Element activity_id Element Sequence ws_activity_update_c Complex Type
Overview
ws_activity_update_c
These are the input parameters used by the ActivitiesUpdateCreate (Method) web service.
Sequence
activity_id :int
This is an internal CoreOne Activity id used as a foreign key to link the activity update to a Activity.
updating_date :date
This is the date in which the Activity Update was created.
next_update_by :date
This is the date in which the next Activity Update must be completed by.
updating_status :int
This is a Lookup value from the Lookups table for "ActivityStatus". This is the current status of the Activity Update.
updating_person_id :int
This is an internal CoreOne Person id. This is the person who created the Activity update.
comments :string
These are any comments or remarks that have been made about any element within the specified Activity Update record.
Source
See Also
Activities XML Schema

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.