ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
User exit messages for mbom creation

Macros

#define BMF_BOMLINE_find_candidates_msg   "BMF_BOMLINE_find_candidates"
 
#define BMF_BOMLINE_repair_bomlines_msg   "BMF_BOMLINE_repair_bomlines"
 
#define BMF_ITEM_action_on_release_msg   "BMF_ITEM_action_on_release"
 
#define BMF_ITEM_create_or_ref_id_msg   "BMF_ITEM_create_or_ref_id"
 
#define BMF_ITEM_find_eqv_line_msg   "BMF_ITEM_find_eqv_line"
 
#define BMF_ITEM_sync_msg   "BMF_ITEM_sync"
 

Detailed Description

Macro Definition Documentation

#define BMF_BOMLINE_find_candidates_msg   "BMF_BOMLINE_find_candidates"

Message name to be keyed off of in BMIDE for adding user exit for finding candidate EBOM lines.

Definition at line 44 of file me_user_exit_msg.h.

#define BMF_BOMLINE_repair_bomlines_msg   "BMF_BOMLINE_repair_bomlines"

Message name to be keyed off of in BMIDE for adding user exit for repairing MBOM lines.

Definition at line 47 of file me_user_exit_msg.h.

#define BMF_ITEM_action_on_release_msg   "BMF_ITEM_action_on_release"

Message name to be keyed off of in BMIDE for adding user exit for getting the action on released MBOM node.

Definition at line 41 of file me_user_exit_msg.h.

#define BMF_ITEM_create_or_ref_id_msg   "BMF_ITEM_create_or_ref_id"

Message name to be keyed off of in BMIDE for adding user exit for creation of MBOM node.

Definition at line 32 of file me_user_exit_msg.h.

#define BMF_ITEM_find_eqv_line_msg   "BMF_ITEM_find_eqv_line"

Message name to be keyed off of in BMIDE for adding user exit for determining equivalent MBOM node.

Definition at line 38 of file me_user_exit_msg.h.

#define BMF_ITEM_sync_msg   "BMF_ITEM_sync"

Message name to be keyed off of in BMIDE for adding user exit for synchronization of MBOM node.

Definition at line 35 of file me_user_exit_msg.h.