Show / Hide Table of Contents

Class FCINTERBase

Inheritance
System.Object
FCINTERBase
FCINTER
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.Compatibility.Toolkits
Assembly: FChoice.Foundation.Clarify.Compatibility.Toolkits.dll
Syntax
[ComVisible(false)]
public abstract class FCINTERBase

Constructors

FCINTERBase()

Declaration
protected FCINTERBase()

FCINTERBase(IFCApplication, IFCSession)

Declaration
protected FCINTERBase(IFCApplication FCApp, IFCSession FCSess)
Parameters
Type Name Description
IFCApplication FCApp
IFCSession FCSess

Properties

_allow_duplicate_contact

Declaration
protected bool _allow_duplicate_contact { get; set; }
Property Value
Type Description
System.Boolean

_impersonatorUserName

Declaration
protected string _impersonatorUserName { get; set; }
Property Value
Type Description
System.String

_ret_id_num

Declaration
protected string _ret_id_num { get; }
Property Value
Type Description
System.String

_ret_objid

Declaration
protected int _ret_objid { get; }
Property Value
Type Description
System.Int32

_ret_objid2

Declaration
protected int _ret_objid2 { get; }
Property Value
Type Description
System.Int32

_useDatabaseLogins

Declaration
protected bool _useDatabaseLogins { get; set; }
Property Value
Type Description
System.Boolean

Methods

_accept_solution(String, String, String, String, Boolean)

Declaration
protected short _accept_solution(string solution_id, string accept_date, string wipbin, string user_name, bool gen_time_bombs)
Parameters
Type Name Description
System.String solution_id
System.String accept_date
System.String wipbin
System.String user_name
System.Boolean gen_time_bombs
Returns
Type Description
System.Int16

_add_contact_to_contract(String, String, String, String, String)

Declaration
protected short _add_contact_to_contract(string contract_id, string f_name, string l_name, string phone_num, string site_id)
Parameters
Type Name Description
System.String contract_id
System.String f_name
System.String l_name
System.String phone_num
System.String site_id
Returns
Type Description
System.Int16

_add_emp_to_bus_org(String, String, String)

Declaration
protected short _add_emp_to_bus_org(string user_name, string acct_id, string role_name)
Parameters
Type Name Description
System.String user_name
System.String acct_id
System.String role_name
Returns
Type Description
System.Int16

_add_site_part_to_contract(String, String, Int32)

Declaration
protected short _add_site_part_to_contract(string contract_id, string site_id, int sp_objid)
Parameters
Type Name Description
System.String contract_id
System.String site_id
System.Int32 sp_objid
Returns
Type Description
System.Int16

_add_site_to_bus_org(String, String, String)

Declaration
protected short _add_site_to_bus_org(string site_id, string acct_id, string role_name)
Parameters
Type Name Description
System.String site_id
System.String acct_id
System.String role_name
Returns
Type Description
System.Int16

_add_site_to_contract(String, String)

Declaration
protected short _add_site_to_contract(string contract_id, string site_id)
Parameters
Type Name Description
System.String contract_id
System.String site_id
Returns
Type Description
System.Int16

_add_user_to_queue(String, String, Boolean)

Declaration
protected short _add_user_to_queue(string queue, string user_name, bool supervisor)
Parameters
Type Name Description
System.String queue
System.String user_name
System.Boolean supervisor
Returns
Type Description
System.Int16

_add_workaround(String, Int32, String, Boolean, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _add_workaround(string soln_id, int soln_objid, string workaround, bool is_public, string create_date, string res_code, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String soln_id
System.Int32 soln_objid
System.String workaround
System.Boolean is_public
System.String create_date
System.String res_code
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_add_workaround_list(String, Int32, String, Boolean, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _add_workaround_list(string soln_id, int soln_objid, string workaround, bool is_public, string create_date, string res_code, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String soln_id
System.Int32 soln_objid
System.String workaround
System.Boolean is_public
System.String create_date
System.String res_code
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_assign_solution(String, String, String, String, String, Boolean)

Declaration
protected short _assign_solution(string solution_id, string new_user, string wipbin, string assign_date, string user_name, bool gen_time_bombs)
Parameters
Type Name Description
System.String solution_id
System.String new_user
System.String wipbin
System.String assign_date
System.String user_name
System.Boolean gen_time_bombs
Returns
Type Description
System.Int16

_create_address(String, String, String, String, Boolean, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_address(string addr1, string addr2, string city, string State, bool short_state, string zip, string Country, string time_zone, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String addr1
System.String addr2
System.String city
System.String State
System.Boolean short_state
System.String zip
System.String Country
System.String time_zone
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_address_list(String, String, String, String, Boolean, String, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _create_address_list(string addr1, string addr2, string city, string State, bool short_state, string zip, string Country, string time_zone, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String addr1
System.String addr2
System.String city
System.String State
System.Boolean short_state
System.String zip
System.String Country
System.String time_zone
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_bom(String, String, String, String, String, String, Int32)

Declaration
protected short _create_bom(string parent_part, string parent_dom, string parent_rev, string child_part, string child_dom, string child_rev, int quantity)
Parameters
Type Name Description
System.String parent_part
System.String parent_dom
System.String parent_rev
System.String child_part
System.String child_dom
System.String child_rev
System.Int32 quantity
Returns
Type Description
System.Int16

_create_contact(String, String, String, String, String, String, String, String, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_contact(string first, string last, string phone, string site_id, string role, string fax, string email, string mail_stop, string the_title, string hours, string salutation, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String first
System.String last
System.String phone
System.String site_id
System.String role
System.String fax
System.String email
System.String mail_stop
System.String the_title
System.String hours
System.String salutation
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_contact_list(String, String, String, String, String, String, String, String, String, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _create_contact_list(string first, string last, string phone, string site_id, string role, string fax, string email, string mail_stop, string the_title, string hours, string salutation, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String first
System.String last
System.String phone
System.String site_id
System.String role
System.String fax
System.String email
System.String mail_stop
System.String the_title
System.String hours
System.String salutation
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_country(String, Int32, String, String, String, Double, String)

Declaration
protected short _create_country(string cname, int c_code, string the_currency, string symbol, string desc, double conv_rate, string iso_code)
Parameters
Type Name Description
System.String cname
System.Int32 c_code
System.String the_currency
System.String symbol
System.String desc
System.Double conv_rate
System.String iso_code
Returns
Type Description
System.Int16

_create_employee(String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, String, String, String, String, String, Boolean, Boolean, String, String, String, String, String, String, String, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_employee(string first_name, string last_name, string login_name, string password, string site_id, string e_mail, string phone, string pager, string online_priv_class, string offline_priv_class, string Id, bool is_active, bool allow_proxy, string start_date, string supervisor, string work_group, string work_group_start, string labor_rate, bool is_supervisor, bool is_fe, string normal_biz_high, string normal_biz_mid, string normal_biz_low, string after_biz_high, string after_biz_mid, string after_biz_low, string def_wipbin_title, string rc_config, string def_tablespace, string temp_tablespace, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String first_name
System.String last_name
System.String login_name
System.String password
System.String site_id
System.String e_mail
System.String phone
System.String pager
System.String online_priv_class
System.String offline_priv_class
System.String Id
System.Boolean is_active
System.Boolean allow_proxy
System.String start_date
System.String supervisor
System.String work_group
System.String work_group_start
System.String labor_rate
System.Boolean is_supervisor
System.Boolean is_fe
System.String normal_biz_high
System.String normal_biz_mid
System.String normal_biz_low
System.String after_biz_high
System.String after_biz_mid
System.String after_biz_low
System.String def_wipbin_title
System.String rc_config
System.String def_tablespace
System.String temp_tablespace
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_employee_list(String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, String, String, String, String, String, Boolean, Boolean, String, String, String, String, String, String, String, String, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _create_employee_list(string first_name, string last_name, string login_name, string password, string site_id, string e_mail, string phone, string pager, string online_priv_class, string offline_priv_class, string Id, bool is_active, bool allow_proxy, string start_date, string supervisor, string work_group, string work_group_start, string labor_rate, bool is_supervisor, bool is_fe, string normal_biz_high, string normal_biz_mid, string normal_biz_low, string after_biz_high, string after_biz_mid, string after_biz_low, string def_wipbin_title, string rc_config, string def_tablespace, string temp_tablespace, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String first_name
System.String last_name
System.String login_name
System.String password
System.String site_id
System.String e_mail
System.String phone
System.String pager
System.String online_priv_class
System.String offline_priv_class
System.String Id
System.Boolean is_active
System.Boolean allow_proxy
System.String start_date
System.String supervisor
System.String work_group
System.String work_group_start
System.String labor_rate
System.Boolean is_supervisor
System.Boolean is_fe
System.String normal_biz_high
System.String normal_biz_mid
System.String normal_biz_low
System.String after_biz_high
System.String after_biz_mid
System.String after_biz_low
System.String def_wipbin_title
System.String rc_config
System.String def_tablespace
System.String temp_tablespace
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_interact(String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, Boolean, String, String, String, Int32, Int32, Int32, String, Boolean, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_interact(string the_title, string the_notes, string first, string last, string phone, string zipcode, string reason1, string reason2, string prod_name, string direction, string the_type, string origin, bool done_in_one, string result, bool fee_based, string pay_option, string lead_source, string start_date, int duration, int wait_time, int entered_time, string user_name, bool gen_time_bomb, string int_fld1, int int_val1, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String the_title
System.String the_notes
System.String first
System.String last
System.String phone
System.String zipcode
System.String reason1
System.String reason2
System.String prod_name
System.String direction
System.String the_type
System.String origin
System.Boolean done_in_one
System.String result
System.Boolean fee_based
System.String pay_option
System.String lead_source
System.String start_date
System.Int32 duration
System.Int32 wait_time
System.Int32 entered_time
System.String user_name
System.Boolean gen_time_bomb
System.String int_fld1
System.Int32 int_val1
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_interact_list(String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, Boolean, String, String, String, Int32, Int32, Int32, String, Boolean, IFCList, IFCList, IFCList)

Declaration
protected short _create_interact_list(string the_title, string the_notes, string first, string last, string phone, string zipcode, string reason1, string reason2, string prod_name, string direction, string the_type, string origin, bool done_in_one, string result, bool fee_based, string pay_option, string lead_source, string start_date, int duration, int wait_time, int entered_time, string user_name, bool gen_time_bomb, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String the_title
System.String the_notes
System.String first
System.String last
System.String phone
System.String zipcode
System.String reason1
System.String reason2
System.String prod_name
System.String direction
System.String the_type
System.String origin
System.Boolean done_in_one
System.String result
System.Boolean fee_based
System.String pay_option
System.String lead_source
System.String start_date
System.Int32 duration
System.Int32 wait_time
System.Int32 entered_time
System.String user_name
System.Boolean gen_time_bomb
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_price_inst(String, String, String, String, Int16, Int32, String, String, String)

Declaration
protected short _create_price_inst(string part_num, string domain, string mod_level, string price_prog, short price_type, int priced_qty, string price, string start_date, string end_date)
Parameters
Type Name Description
System.String part_num
System.String domain
System.String mod_level
System.String price_prog
System.Int16 price_type
System.Int32 priced_qty
System.String price
System.String start_date
System.String end_date
Returns
Type Description
System.Int16

_create_product_bin(String, String, Int32, String, Int32, Int32, String, String)

Declaration
protected short _create_product_bin(string bin_name, string site_id, int bin_objid, string description, int prim_supp, int sec_supp, string user_name, string create_date)
Parameters
Type Name Description
System.String bin_name
System.String site_id
System.Int32 bin_objid
System.String description
System.Int32 prim_supp
System.Int32 sec_supp
System.String user_name
System.String create_date
Returns
Type Description
System.Int16

_create_soln(String, String, String, Boolean, String, String, String, String, Boolean, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_soln(string the_title, string description, string workaround, bool is_public, string res_code, string queue_name, string create_date, string user_name, bool create_time_bomb, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String the_title
System.String description
System.String workaround
System.Boolean is_public
System.String res_code
System.String queue_name
System.String create_date
System.String user_name
System.Boolean create_time_bomb
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_soln_list(String, String, String, Boolean, String, String, String, String, Boolean, IFCList, IFCList, IFCList)

Declaration
protected short _create_soln_list(string the_title, string description, string workaround, bool is_public, string res_code, string queue_name, string create_date, string user_name, bool create_time_bomb, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String the_title
System.String description
System.String workaround
System.Boolean is_public
System.String res_code
System.String queue_name
System.String create_date
System.String user_name
System.Boolean create_time_bomb
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_state(String, String, Boolean, String)

Declaration
protected short _create_state(string State, string full_name, bool is_default, string Country)
Parameters
Type Name Description
System.String State
System.String full_name
System.Boolean is_default
System.String Country
Returns
Type Description
System.Int16

_create_time_zone(String, String, String, Int32)

Declaration
protected short _create_time_zone(string time_zone, string full_name, string Country, int gmt_diff)
Parameters
Type Name Description
System.String time_zone
System.String full_name
System.String Country
System.Int32 gmt_diff
Returns
Type Description
System.Int16

_create_update_account(String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_update_account(string acct_name, string desc, string territory, string stock, string fiscal_yr, string the_type, string size, string revenue, string ownership, string phone, string fax, string web_site, string user_name, string create_date, bool gen_time_bombs, string acct_id, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String acct_name
System.String desc
System.String territory
System.String stock
System.String fiscal_yr
System.String the_type
System.String size
System.String revenue
System.String ownership
System.String phone
System.String fax
System.String web_site
System.String user_name
System.String create_date
System.Boolean gen_time_bombs
System.String acct_id
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_update_account_list(String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, IFCList, IFCList, IFCList)

Declaration
protected short _create_update_account_list(string acct_name, string desc, string territory, string stock, string fiscal_yr, string the_type, string size, string revenue, string ownership, string phone, string fax, string web_site, string user_name, string create_date, bool gen_time_bombs, string acct_id, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String acct_name
System.String desc
System.String territory
System.String stock
System.String fiscal_yr
System.String the_type
System.String size
System.String revenue
System.String ownership
System.String phone
System.String fax
System.String web_site
System.String user_name
System.String create_date
System.Boolean gen_time_bombs
System.String acct_id
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_update_contract(String, String, String, String, String, Int32, Int32, String, String, String, String, Double, Double, Double, Int32, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_update_contract(string contract_id, string contract_type, string status, string po_number, string pay_options, int phone_resp, int onsite_resp, string hours_for_pm, string start_date, string EXPIRE_DATE, string unit_type, double units_purch, double units_used, double units_avail, int spec_consid, string notes, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String contract_id
System.String contract_type
System.String status
System.String po_number
System.String pay_options
System.Int32 phone_resp
System.Int32 onsite_resp
System.String hours_for_pm
System.String start_date
System.String EXPIRE_DATE
System.String unit_type
System.Double units_purch
System.Double units_used
System.Double units_avail
System.Int32 spec_consid
System.String notes
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_update_contract_list(String, String, String, String, String, Int32, Int32, String, String, String, String, Double, Double, Double, Int32, String, IFCList, IFCList, IFCList)

Declaration
protected short _create_update_contract_list(string contract_id, string contract_type, string status, string po_number, string pay_options, int phone_resp, int onsite_resp, string hours_for_pm, string start_date, string EXPIRE_DATE, string unit_type, double units_purch, double units_used, double units_avail, int spec_consid, string notes, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String contract_id
System.String contract_type
System.String status
System.String po_number
System.String pay_options
System.Int32 phone_resp
System.Int32 onsite_resp
System.String hours_for_pm
System.String start_date
System.String EXPIRE_DATE
System.String unit_type
System.Double units_purch
System.Double units_used
System.Double units_avail
System.Int32 spec_consid
System.String notes
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_update_mod_level(String, String, String, String, String, String, String, String, Boolean, String)

Declaration
protected short _create_update_mod_level(string part_num, string domain, string mod_level, string replaces_part, string replaces_dom, string replaces_rev, string replaces_date, string status, bool change_ml, string new_ml)
Parameters
Type Name Description
System.String part_num
System.String domain
System.String mod_level
System.String replaces_part
System.String replaces_dom
System.String replaces_rev
System.String replaces_date
System.String status
System.Boolean change_ml
System.String new_ml
Returns
Type Description
System.Int16

_create_update_part(String, String, String, String, String, Int32, Boolean, String, String, String, String, String, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_update_part(string part_num, string domain, string notes, string desc, string model_num, int warr_days, bool start_on_ship, string unit_measure, string family, string the_line, string repair_type, string part_type, string weight, string dimension, string Class_Renamed, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String part_num
System.String domain
System.String notes
System.String desc
System.String model_num
System.Int32 warr_days
System.Boolean start_on_ship
System.String unit_measure
System.String family
System.String the_line
System.String repair_type
System.String part_type
System.String weight
System.String dimension
System.String Class_Renamed
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_update_part_list(String, String, String, String, String, Int32, Boolean, String, String, String, String, String, String, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _create_update_part_list(string part_num, string domain, string notes, string desc, string model_num, int warr_days, bool start_on_ship, string unit_measure, string family, string the_line, string repair_type, string part_type, string weight, string dimension, string Class_Renamed, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String part_num
System.String domain
System.String notes
System.String desc
System.String model_num
System.Int32 warr_days
System.Boolean start_on_ship
System.String unit_measure
System.String family
System.String the_line
System.String repair_type
System.String part_type
System.String weight
System.String dimension
System.String Class_Renamed
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_update_queue(String, Boolean, String, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, Int16, String, String)

Declaration
protected short _create_update_queue(string Title, bool personal, string description, short allow_bug, short allow_case, short allow_contract, short allow_dialogue, short allow_dmnd_dtl, short allow_job, short allow_opp, short allow_probdesc, short allow_subcase, short allow_task, string supervisor, string new_title)
Parameters
Type Name Description
System.String Title
System.Boolean personal
System.String description
System.Int16 allow_bug
System.Int16 allow_case
System.Int16 allow_contract
System.Int16 allow_dialogue
System.Int16 allow_dmnd_dtl
System.Int16 allow_job
System.Int16 allow_opp
System.Int16 allow_probdesc
System.Int16 allow_subcase
System.Int16 allow_task
System.String supervisor
System.String new_title
Returns
Type Description
System.Int16

_create_update_site(Int32, String, String, String, String, String, String, String, String, String, Int32, Int32, Int32, String, String, Int32, Int32, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _create_update_site(int site_objid, string site_id, string site_name, string site_type, string bus_org, string status, string region, string district, string industry_type, string appl_type, int prim_addr, int ship_addr, int bill_addr, string parent_site, string supp_office, int prim_emp, int sec_emp, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.Int32 site_objid
System.String site_id
System.String site_name
System.String site_type
System.String bus_org
System.String status
System.String region
System.String district
System.String industry_type
System.String appl_type
System.Int32 prim_addr
System.Int32 ship_addr
System.Int32 bill_addr
System.String parent_site
System.String supp_office
System.Int32 prim_emp
System.Int32 sec_emp
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_create_update_site_list(Int32, String, String, String, String, String, String, String, String, String, Int32, Int32, Int32, String, String, Int32, Int32, IFCList, IFCList, IFCList)

Declaration
protected short _create_update_site_list(int site_objid, string site_id, string site_name, string site_type, string bus_org, string status, string region, string district, string industry_type, string appl_type, int prim_addr, int ship_addr, int bill_addr, string parent_site, string supp_office, int prim_emp, int sec_emp, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.Int32 site_objid
System.String site_id
System.String site_name
System.String site_type
System.String bus_org
System.String status
System.String region
System.String district
System.String industry_type
System.String appl_type
System.Int32 prim_addr
System.Int32 ship_addr
System.Int32 bill_addr
System.String parent_site
System.String supp_office
System.Int32 prim_emp
System.Int32 sec_emp
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_create_update_wipbin(String, String, String, String, Boolean)

Declaration
protected short _create_update_wipbin(string Title, string new_title, string description, string user_name, bool def_bin)
Parameters
Type Name Description
System.String Title
System.String new_title
System.String description
System.String user_name
System.Boolean def_bin
Returns
Type Description
System.Int16

_deinstall_sp(Int32, String, String, Boolean)

Declaration
protected short _deinstall_sp(int sp_objid, string user_name, string deinstall_date, bool use_remove)
Parameters
Type Name Description
System.Int32 sp_objid
System.String user_name
System.String deinstall_date
System.Boolean use_remove
Returns
Type Description
System.Int16

_delete_product_bin(Int32, String, String)

Declaration
protected short _delete_product_bin(int bin_objid, string user_name, string delete_date)
Parameters
Type Name Description
System.Int32 bin_objid
System.String user_name
System.String delete_date
Returns
Type Description
System.Int16

_dispatch_solution(String, String, String, String, Boolean)

Declaration
protected short _dispatch_solution(string solution_id, string queue_name, string disp_date, string user_name, bool gen_time_bombs)
Parameters
Type Name Description
System.String solution_id
System.String queue_name
System.String disp_date
System.String user_name
System.Boolean gen_time_bombs
Returns
Type Description
System.Int16

_forward_solution(String, String, String, String, String, Boolean)

Declaration
protected short _forward_solution(string solution_id, string new_queue, string forward_date, string notes, string user_name, bool gen_time_bombs)
Parameters
Type Name Description
System.String solution_id
System.String new_queue
System.String forward_date
System.String notes
System.String user_name
System.Boolean gen_time_bombs
Returns
Type Description
System.Int16

_Initialize(IFCApplication, IFCSession)

Declaration
public void _Initialize(IFCApplication TheFCApplication, IFCSession TheFCSession)
Parameters
Type Name Description
IFCApplication TheFCApplication
IFCSession TheFCSession

_install_sp(String, String, String, String, Int32, String, Int32, Int32, String, String, String, String, String, String, String, Boolean, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _install_sp(string site_id, string part_num, string mod_level, string domain, int quantity, string serial_num, int parent_bin_objid, int parent_sp_objid, string instance_name, string comment, string part_status, string invoice_no, string user_name, string install_date, string ship_date, bool add_activity, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String site_id
System.String part_num
System.String mod_level
System.String domain
System.Int32 quantity
System.String serial_num
System.Int32 parent_bin_objid
System.Int32 parent_sp_objid
System.String instance_name
System.String comment
System.String part_status
System.String invoice_no
System.String user_name
System.String install_date
System.String ship_date
System.Boolean add_activity
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_install_sp_list(String, String, String, String, Int32, String, Int32, Int32, String, String, String, String, String, String, String, Boolean)

Declaration
protected short _install_sp_list(string site_id, string part_num, string mod_level, string domain, int quantity, string serial_num, int parent_bin_objid, int parent_sp_objid, string instance_name, string comment, string part_status, string invoice_no, string user_name, string install_date, string ship_date, bool add_activity)
Parameters
Type Name Description
System.String site_id
System.String part_num
System.String mod_level
System.String domain
System.Int32 quantity
System.String serial_num
System.Int32 parent_bin_objid
System.Int32 parent_sp_objid
System.String instance_name
System.String comment
System.String part_status
System.String invoice_no
System.String user_name
System.String install_date
System.String ship_date
System.Boolean add_activity
Returns
Type Description
System.Int16

_install_sp_list(String, String, String, String, Int32, String, Int32, Int32, String, String, String, String, String, String, String, Boolean, IFCList, IFCList, IFCList)

Declaration
protected short _install_sp_list(string site_id, string part_num, string mod_level, string domain, int quantity, string serial_num, int parent_bin_objid, int parent_sp_objid, string instance_name, string comment, string part_status, string invoice_no, string user_name, string install_date, string ship_date, bool add_activity, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String site_id
System.String part_num
System.String mod_level
System.String domain
System.Int32 quantity
System.String serial_num
System.Int32 parent_bin_objid
System.Int32 parent_sp_objid
System.String instance_name
System.String comment
System.String part_status
System.String invoice_no
System.String user_name
System.String install_date
System.String ship_date
System.Boolean add_activity
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_link_case_to_workaround(String, Int32, String, String, Boolean)

Declaration
protected short _link_case_to_workaround(string case_id, int work_objid, string link_date, string user_name, bool create_time_bomb)
Parameters
Type Name Description
System.String case_id
System.Int32 work_objid
System.String link_date
System.String user_name
System.Boolean create_time_bomb
Returns
Type Description
System.Int16

_link_cr_to_soln(String, String, String, String, Boolean)

Declaration
protected short _link_cr_to_soln(string cr_id, string soln_id, string link_date, string user_name, bool create_time_bomb)
Parameters
Type Name Description
System.String cr_id
System.String soln_id
System.String link_date
System.String user_name
System.Boolean create_time_bomb
Returns
Type Description
System.Int16

_modify_product_bin(Int32, String, String, Int32, Int32, String, String)

Declaration
protected short _modify_product_bin(int bin_objid, string bin_name, string description, int prim_supp, int sec_supp, string user_name, string mod_date)
Parameters
Type Name Description
System.Int32 bin_objid
System.String bin_name
System.String description
System.Int32 prim_supp
System.Int32 sec_supp
System.String user_name
System.String mod_date
Returns
Type Description
System.Int16

_modify_sp(Int32, String, String, String, String, String, String, Int32, String, String, String, String, String, Boolean, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _modify_sp(int sp_objid, string instance_name, string serial_num, string invoice_no, string ship_date, string install_date, string warranty_date, int quantity, string part_status, string comments, string service_end_dt, string user_name, string mod_level, bool add_activity, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.Int32 sp_objid
System.String instance_name
System.String serial_num
System.String invoice_no
System.String ship_date
System.String install_date
System.String warranty_date
System.Int32 quantity
System.String part_status
System.String comments
System.String service_end_dt
System.String user_name
System.String mod_level
System.Boolean add_activity
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_modify_sp_list(Int32, String, String, String, String, String, String, Int32, String, String, String, String, String, Boolean)

Declaration
protected short _modify_sp_list(int sp_objid, string instance_name, string serial_num, string invoice_no, string ship_date, string install_date, string warranty_date, int quantity, string part_status, string comments, string service_end_dt, string user_name, string mod_level, bool add_activity)
Parameters
Type Name Description
System.Int32 sp_objid
System.String instance_name
System.String serial_num
System.String invoice_no
System.String ship_date
System.String install_date
System.String warranty_date
System.Int32 quantity
System.String part_status
System.String comments
System.String service_end_dt
System.String user_name
System.String mod_level
System.Boolean add_activity
Returns
Type Description
System.Int16

_modify_sp_list(Int32, String, String, String, String, String, String, Int32, String, String, String, String, String, Boolean, IFCList, IFCList, IFCList)

Declaration
protected short _modify_sp_list(int sp_objid, string instance_name, string serial_num, string invoice_no, string ship_date, string install_date, string warranty_date, int quantity, string part_status, string comments, string service_end_dt, string user_name, string mod_level, bool add_activity, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.Int32 sp_objid
System.String instance_name
System.String serial_num
System.String invoice_no
System.String ship_date
System.String install_date
System.String warranty_date
System.Int32 quantity
System.String part_status
System.String comments
System.String service_end_dt
System.String user_name
System.String mod_level
System.Boolean add_activity
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_move_solution(String, String)

Declaration
protected short _move_solution(string solution_id, string new_wipbin)
Parameters
Type Name Description
System.String solution_id
System.String new_wipbin
Returns
Type Description
System.Int16

_move_sp(Int32, String, Int32, String, Int32, Boolean, String, Boolean)

Declaration
protected short _move_sp(int sp_objid, string move_date, int parent_sp_objid, string site_id, int parent_bin_objid, bool add_activity, string user_name, bool install_and_move)
Parameters
Type Name Description
System.Int32 sp_objid
System.String move_date
System.Int32 parent_sp_objid
System.String site_id
System.Int32 parent_bin_objid
System.Boolean add_activity
System.String user_name
System.Boolean install_and_move
Returns
Type Description
System.Int16

_reinstall_sp(Int32, String, Int32, Int32, String, String, Boolean, Boolean)

Declaration
protected short _reinstall_sp(int sp_objid, string site_id, int parent_bin_objid, int parent_sp_objid, string user_name, string reinst_date, bool add_activity, bool use_install)
Parameters
Type Name Description
System.Int32 sp_objid
System.String site_id
System.Int32 parent_bin_objid
System.Int32 parent_sp_objid
System.String user_name
System.String reinst_date
System.Boolean add_activity
System.Boolean use_install
Returns
Type Description
System.Int16

_reject_solution(String, String, String, String, String, Boolean)

Declaration
protected short _reject_solution(string solution_id, string reject_date, string wipbin, string notes, string user_name, bool gen_time_bombs)
Parameters
Type Name Description
System.String solution_id
System.String reject_date
System.String wipbin
System.String notes
System.String user_name
System.Boolean gen_time_bombs
Returns
Type Description
System.Int16

_remove_contact_from_contract(String, Int32)

Declaration
protected short _remove_contact_from_contract(string contract_id, int contact_objid)
Parameters
Type Name Description
System.String contract_id
System.Int32 contact_objid
Returns
Type Description
System.Int16

_remove_emp_from_bus_org(String, String, String)

Declaration
protected short _remove_emp_from_bus_org(string user_name, string acct_id, string role_name)
Parameters
Type Name Description
System.String user_name
System.String acct_id
System.String role_name
Returns
Type Description
System.Int16

_remove_site_from_bus_org(String, String, String)

Declaration
protected short _remove_site_from_bus_org(string site_id, string acct_id, string role_name)
Parameters
Type Name Description
System.String site_id
System.String acct_id
System.String role_name
Returns
Type Description
System.Int16

_remove_site_from_contract(String, String)

Declaration
protected short _remove_site_from_contract(string contract_id, string site_id)
Parameters
Type Name Description
System.String contract_id
System.String site_id
Returns
Type Description
System.Int16

_remove_site_part_from_contract(String, Int32)

Declaration
protected short _remove_site_part_from_contract(string contract_id, int sp_objid)
Parameters
Type Name Description
System.String contract_id
System.Int32 sp_objid
Returns
Type Description
System.Int16

_unlink_case_from_workaround(String, String, String, Boolean)

Declaration
protected short _unlink_case_from_workaround(string case_id, string unlink_date, string user_name, bool create_time_bomb)
Parameters
Type Name Description
System.String case_id
System.String unlink_date
System.String user_name
System.Boolean create_time_bomb
Returns
Type Description
System.Int16

_unlink_cr_from_soln(String, String, String, String, Boolean)

Declaration
protected short _unlink_cr_from_soln(string cr_id, string soln_id, string unlink_date, string user_name, bool create_time_bomb)
Parameters
Type Name Description
System.String cr_id
System.String soln_id
System.String unlink_date
System.String user_name
System.Boolean create_time_bomb
Returns
Type Description
System.Int16

_update_address(Int32, String, String, String, String, Boolean, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _update_address(int addr_objid, string addr1, string addr2, string city, string State, bool short_state, string zip, string Country, string time_zone, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.Int32 addr_objid
System.String addr1
System.String addr2
System.String city
System.String State
System.Boolean short_state
System.String zip
System.String Country
System.String time_zone
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_update_address_list(Int32, String, String, String, String, Boolean, String, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _update_address_list(int addr_objid, string addr1, string addr2, string city, string State, bool short_state, string zip, string Country, string time_zone, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.Int32 addr_objid
System.String addr1
System.String addr2
System.String city
System.String State
System.Boolean short_state
System.String zip
System.String Country
System.String time_zone
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_update_contact(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _update_contact(string first, string last, string phone, string site_id, string role, string fax, string email, string mail_stop, string the_title, string hours, string salutation, string new_first, string new_last, string new_phone, string new_prim_site_id, string new_prim_role, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String first
System.String last
System.String phone
System.String site_id
System.String role
System.String fax
System.String email
System.String mail_stop
System.String the_title
System.String hours
System.String salutation
System.String new_first
System.String new_last
System.String new_phone
System.String new_prim_site_id
System.String new_prim_role
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_update_contact(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)

Declaration
protected short _update_contact(string first, string last, string phone, string site_id, string role, string fax, string email, string mail_stop, string the_title, string hours, string salutation, string new_first, string new_last, string new_phone, string new_prim_site_id, string new_prim_role, string user_name, string int_fld1, int int_val1, string int_fld2, int int_val2, string str_fld1, string str_val1, string str_fld2, string str_val2, string date_fld1, string date_val1)
Parameters
Type Name Description
System.String first
System.String last
System.String phone
System.String site_id
System.String role
System.String fax
System.String email
System.String mail_stop
System.String the_title
System.String hours
System.String salutation
System.String new_first
System.String new_last
System.String new_phone
System.String new_prim_site_id
System.String new_prim_role
System.String user_name
System.String int_fld1
System.Int32 int_val1
System.String int_fld2
System.Int32 int_val2
System.String str_fld1
System.String str_val1
System.String str_fld2
System.String str_val2
System.String date_fld1
System.String date_val1
Returns
Type Description
System.Int16

_update_contact_list(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _update_contact_list(string first, string last, string phone, string site_id, string role, string fax, string email, string mail_stop, string the_title, string hours, string salutation, string new_first, string new_last, string new_phone, string new_prim_site_id, string new_prim_role, string user_name, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.String first
System.String last
System.String phone
System.String site_id
System.String role
System.String fax
System.String email
System.String mail_stop
System.String the_title
System.String hours
System.String salutation
System.String new_first
System.String new_last
System.String new_phone
System.String new_prim_site_id
System.String new_prim_role
System.String user_name
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_update_contact_objid_list(Int32, String, String, String, String, String, String, String, String, String, String, String, String, String, String, IFCList, IFCList, IFCList)

Declaration
protected short _update_contact_objid_list(int contact_objid, string site_id, string role, string fax, string email, string mail_stop, string the_title, string hours, string salutation, string new_first, string new_last, string new_phone, string new_prim_site_id, string new_prim_role, string user_name, IFCList fld_list, IFCList type_list, IFCList val_list)
Parameters
Type Name Description
System.Int32 contact_objid
System.String site_id
System.String role
System.String fax
System.String email
System.String mail_stop
System.String the_title
System.String hours
System.String salutation
System.String new_first
System.String new_last
System.String new_phone
System.String new_prim_site_id
System.String new_prim_role
System.String user_name
IFCList fld_list
IFCList type_list
IFCList val_list
Returns
Type Description
System.Int16

_update_price_inst(String, String, String, String, Int32, String, String)

Declaration
protected short _update_price_inst(string part_num, string domain, string mod_level, string price_prog, int priced_qty, string price, string the_date)
Parameters
Type Name Description
System.String part_num
System.String domain
System.String mod_level
System.String price_prog
System.Int32 priced_qty
System.String price
System.String the_date
Returns
Type Description
System.Int16

_yank_solution(String, String, String, String, Boolean)

Declaration
protected short _yank_solution(string solution_id, string wipbin, string yank_date, string user_name, bool gen_time_bombs)
Parameters
Type Name Description
System.String solution_id
System.String wipbin
System.String yank_date
System.String user_name
System.Boolean gen_time_bombs
Returns
Type Description
System.Int16

GetProductID()

Declaration
protected abstract int GetProductID()
Returns
Type Description
System.Int32
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.