|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <unidefs.h>#include <ssf0serviceforecasting/libssf0serviceforecasting_exports.h>#include <ssf0serviceforecasting/libssf0serviceforecasting_undef.h>Go to the source code of this file.
Data Structures | |
| struct | SSF0SERVICEFORECASTING_create_maintenance_action_t |
| struct | SSF0SERVICEFORECASTING_requires_maintenance_action_t |
| struct | SSF0SERVICEFORECASTING_satisfies_maintenance_action_t |
Macros | |
| #define | CORRECTIVEACTION_REL "CorrectiveAction" |
| #define | INPROGRESS_REL "InProgress" |
| #define | ISEXTENSIONPENDING_ATTR "ssf0IsExtensionPending" |
| #define | OBJECTSTRING_ATTR "object_string" |
| #define | SSF0ACTIONEXTENSION_REL "SSF0ActionExtension" |
| #define | SSF0COMPLETED_REL "Completed" |
| #define | SSF0FND0STATE_ABORTED "Aborted" |
| #define | SSF0FND0STATE_ATTR "fnd0state" |
| #define | SSF0FND0STATE_CLOSED "Closed" |
| #define | SSF0FND0STATE_COMPLETE "Complete" |
| #define | SSF0INPROGRESS_ATTR "InProgress" |
| #define | SSF0MAAPPROVAL_ATTR "approval" |
| #define | SSF0MAAPPROVAL_VAL "Rejected" |
| #define | SSF0MAAPPROVALCOMPLETED "Approved" |
| #define | SSF0MADISPOSITION_ATTR "disposition" |
| #define | SSF0MADISPOSITION_VAL "Cancelled" |
| #define | SSF0MADISPOSITIONCOMPLETE_VAL "Completed" |
| #define | SSF0VOIDED_REL "STP0Voided" |
| #define | SSS0JOBACTIVITYREVISIONCLASS "SSS0JobActivityRevision" |
| #define | SSS0WORKORDERREVISIONCLASS "SSS0SvcWorkOrderRevision" |
Functions | |
| SSF0SERVICEFORECASTING_API int | SSF0SERVICEFORECASTING_cancel_maintenance_action (int num_cancel_maintenance_actions, const tag_t *cancel_maintenance_actions) |
| SSF0SERVICEFORECASTING_API int | SSF0SERVICEFORECASTING_complete_maintenance_action (int num_complete_maintenance_actions, const tag_t *complete_maintenance_actions) |
| SSF0SERVICEFORECASTING_API int | SSF0SERVICEFORECASTING_create_maintenance_action (const SSF0SERVICEFORECASTING_create_maintenance_action_t *maintenance_action_info, tag_t *created_maintenance_action) |
| SSF0SERVICEFORECASTING_API int | SSF0SERVICEFORECASTING_create_maintenance_extension (int num_extend_maintenance_actions, const tag_t *extend_maintenance_actions, date_t request_date, const char *note) |
| SSF0SERVICEFORECASTING_API int | SSF0SERVICEFORECASTING_init_module () |
This header file declares all data types and constants to be used by clients of SSF0ServiceForecasting module.
The ITK ssf0serviceforecasting functions include:
To use these functions, include ssf0serviceforecasting.h
Definition in file ssf0serviceforecasting.h.