ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
FourDPlanning Errors

Macros

#define FDP0FOURDPLANNING_automatic_process_creation_failed   (EMH_FDP0FOURDPLANNING_error_base + 4)
 
#define FDP0FOURDPLANNING_automatic_process_creation_file_open_error   (EMH_FDP0FOURDPLANNING_error_base + 3)
 
#define FDP0FOURDPLANNING_create_process_to_task_relation_failed   (EMH_FDP0FOURDPLANNING_error_base + 1)
 
#define FDP0FOURDPLANNING_delete_process_to_task_relation_failed   (EMH_FDP0FOURDPLANNING_error_base + 2)
 
#define FDP0FOURDPLANNING_invalid_property_value_work_estimate   (EMH_FDP0FOURDPLANNING_error_base + 9)
 
#define FDP0FOURDPLANNING_next_fourd_failed   (EMH_FDP0FOURDPLANNING_error_base + 6)
 
#define FDP0FOURDPLANNING_non_editable_property_work_estimate   (EMH_FDP0FOURDPLANNING_error_base + 8)
 
#define FDP0FOURDPLANNING_propagate_compare_process_with_schedule_task   (EMH_FDP0FOURDPLANNING_error_base + 10)
 
#define FDP0FOURDPLANNING_propagate_schedule_changes_failed   (EMH_FDP0FOURDPLANNING_error_base + 11)
 
#define FDP0FOURDPLANNING_start_fourd_failed   (EMH_FDP0FOURDPLANNING_error_base + 5)
 
#define FDP0FOURDPLANNING_stop_fourd_failed   (EMH_FDP0FOURDPLANNING_error_base + 7)
 

Detailed Description

fourdplanning_errors.h

File description: fourdplanning errors definition

Macro Definition Documentation

#define FDP0FOURDPLANNING_automatic_process_creation_failed   (EMH_FDP0FOURDPLANNING_error_base + 4)

The automatic process creation has failed for the "%1$" Process. Please check the Teamcenter server syslog file for more information.

Definition at line 34 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_automatic_process_creation_file_open_error   (EMH_FDP0FOURDPLANNING_error_base + 3)

An error has occurred while trying to create an intermediate file. Please contact your system administrator for possible volume access issues.

Definition at line 32 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_create_process_to_task_relation_failed   (EMH_FDP0FOURDPLANNING_error_base + 1)

The creation of a relation between the Process "%1$" and the Task "%2$" has failed. Please check the Teamcenter server syslog file for more information.

Definition at line 28 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_delete_process_to_task_relation_failed   (EMH_FDP0FOURDPLANNING_error_base + 2)

The deletion of a relation between the Process "%1$" and the Task "%2$" has failed. Please check the Teamcenter server syslog file for more information.

Definition at line 30 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_invalid_property_value_work_estimate   (EMH_FDP0FOURDPLANNING_error_base + 9)

The format for the value "%1$" is invalid. Please enter a value in the format "[xd][ ][yh][ ][zm]" with x, y, z respectively the number of days, hours, minutes. Examples are "8h", "2d", "30m", "4h 30m".

Definition at line 44 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_next_fourd_failed   (EMH_FDP0FOURDPLANNING_error_base + 6)

The next 4D search has failed. Please check the Teamcenter server syslog file for more information.

Definition at line 38 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_non_editable_property_work_estimate   (EMH_FDP0FOURDPLANNING_error_base + 8)

The property "%1$" is not editable because the Process "%2$" is associated with a Task.

Definition at line 42 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_propagate_compare_process_with_schedule_task   (EMH_FDP0FOURDPLANNING_error_base + 10)

The process with schedule task comparison has failed. Please check the Teamcenter server syslog file for more information.

Definition at line 46 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_propagate_schedule_changes_failed   (EMH_FDP0FOURDPLANNING_error_base + 11)

The propagate schedule changes has failed. Please check the Teamcenter server syslog file for more information.

Definition at line 48 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_start_fourd_failed   (EMH_FDP0FOURDPLANNING_error_base + 5)

The start 4D search has failed. Please check the Teamcenter server syslog file for more information.

Definition at line 36 of file fdp0fourdplanning_errors.h.

#define FDP0FOURDPLANNING_stop_fourd_failed   (EMH_FDP0FOURDPLANNING_error_base + 7)

The stop 4D search has failed. Please check the Teamcenter server syslog file for more information.

Definition at line 40 of file fdp0fourdplanning_errors.h.