Class FCCC
Inheritance
System.Object
FCCC
Inherited Members
FCCCBase._CreateContractList(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Int32, Boolean, IFCList, IFCList, IFCList)
FCCCBase._create_contract_list(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Int32, Boolean, IFCList, IFCList, IFCList)
FCCCBase._CreateContract(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Int32, Boolean, String, Int32, String, String, String, String)
FCCCBase._create_contract(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Int32, Boolean, String, Int32, String, String, String, String)
FCCCBase._create_update_schedule_list(String, Boolean, String, String, String, String, String, String, String, String, String, String, String, IFCList, IFCList, IFCList)
FCCCBase._create_update_schedule(String, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, Int32, String, Int32, String, String, String, String, String, String)
FCCCBase._log_contract_note(String, String, String, String, String, String, Boolean, String, Int32, String, Int32, String, String, String, String, String, String)
FCCCBase._cr_contr_itm_list(String, String, String, String, String, String, String, String, Int32, String, String, Double, String, Boolean, Boolean, String, String, String, Int32, String, IFCList, IFCList, IFCList)
FCCCBase._cr_contr_itm(String, String, String, String, String, String, String, String, Int32, String, String, Double, String, Boolean, Boolean, String, String, String, Int32, String, String, Int32, String, Int32, String, String, String, String, String, String)
FCCCBase._CreatePriceInstList(String, String, String, String, String, Int32, Int32, Double, String, String, IFCList, IFCList, IFCList)
FCCCBase._create_price_inst_list(String, String, String, String, String, Int32, Int32, Double, String, String, IFCList, IFCList, IFCList)
FCCCBase._CreatePriceInst(String, String, String, String, String, Int32, Int32, Double, String, String, String, Int32, String, Int32, String, String, String, String, String, String)
FCCCBase._create_price_inst(String, String, String, String, String, Int32, Int32, Double, String, String, String, Int32, String, Int32, String, String, String, String, String, String)
FCCCBase._CreateLineItem(String, String, String, String, String, Boolean, Int32, String, String, String, Int32, String, Int32, String, String, String, String, String, String)
FCCCBase._CreateLineItemList(String, String, String, String, String, Boolean, Int32, String, String, IFCList, IFCList, IFCList)
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()
Assembly: FChoice.Foundation.Clarify.Compatibility.Toolkits.dll
[Guid("7345AC26-5DA2-4127-9464-2E3A942C14EB")]
[ComVisible(true)]
[AltName("Contracts")]
[ClassInterface(ClassInterfaceType.None)]
public sealed class FCCC : FCCCBase, IFCCC, IToolkit
Constructors
Declaration
Declaration
public FCCC(IFCApplication FCApp, IFCSession FCSess)
Parameters
Methods
Declaration
protected override int GetProductID()
Returns
Type |
Description |
System.Int32 |
|
Overrides
Explicit Interface Implementations
Declaration
public short IFCCC.accept_quote([ParameterRequired, AltName("Quote_IDNum")] string quote_id, string accept_date, [AltName("WipBin")] string wipbin_name, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
accept_date |
|
System.String |
wipbin_name |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[AltName("Add_PO_To_Schedule")]
[OutputProperty("ret_objid", "PO")]
[OutputProperty("ret_id_num", "PO")]
public short IFCCC.add_po_to_sched([ParameterRequired, AltName("Contract_ID_Num")] string contract_id, [ParameterRequired, AltName("Schedule_ID_Num")] string sched_id, [ParameterRequired, AltName("PO_IDNum")] string po_num, [AltName("Payment_Option")] string pay_option, [AltName("Payment_Terms")] string pay_terms, [ParameterRequired, AltType("System.Decimal", "{0}.ToString()"), AltName("PO_Amount")] string po_amt, [AltName("PO_Date")] string po_date, string expire_date, [AltName("PO_Status")] string po_status)
Parameters
Type |
Name |
Description |
System.String |
contract_id |
|
System.String |
sched_id |
|
System.String |
po_num |
|
System.String |
pay_option |
|
System.String |
pay_terms |
|
System.String |
po_amt |
|
System.String |
po_date |
|
System.String |
expire_date |
|
System.String |
po_status |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.assign_quote([ParameterRequired, AltName("Quote_IDNum")] string quote_id, string new_user, [AltName("WipBin")] string wipbin_name, string assign_date, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
new_user |
|
System.String |
wipbin_name |
|
System.String |
assign_date |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.change_quote_status([ParameterRequired, AltName("Quote_IDNum")] string quote_id, string new_status, string change_date, [AltName("notes")] string note_str, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
new_status |
|
System.String |
change_date |
|
System.String |
note_str |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[SplitMethod("Create_Contract_Line_Item", 2)]
[OutputProperty("ret_objid", "ContractLineItem")]
public short IFCCC.cr_contr_itm([ParameterRequired, AltName("Contract_ID_Num")] string contract_id, string user_name, string create_date, string start_date, string end_date, [ParameterRequired, AltName("Part_Number")] string part_num, [ParameterRequired, AltName("Part_Domain")] string domain, [ParameterRequired, AltName("Part_Revision")] string rev, [ParameterRequired(null, 0), ParameterDefaultValue("1")] int quantity, [ParameterRequired] string price_schedule, [AltType("System.Double", "{1} ? {0}.ToString() : string.Empty"), AltName("Override_Price")] string oride_price, double units_used, [ParameterRequired(null, 0), AltName("Serial_Number")] string serial_num, bool is_taxable, [AltName("auto_install")] bool install_it, string comments, [AltName("quoted_site_IDNum")] string quoted_site, [AltName("serviced_at_site_IDNum")] string serviced_at_site, [ParameterRequired, AltName("Parent_Line_Item_Objid")] int parent_objid, [AltName("PO_IDNum")] string po_num, 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 |
user_name |
|
System.String |
create_date |
|
System.String |
start_date |
|
System.String |
end_date |
|
System.String |
part_num |
|
System.String |
domain |
|
System.String |
rev |
|
System.Int32 |
quantity |
|
System.String |
price_schedule |
|
System.String |
oride_price |
|
System.Double |
units_used |
|
System.String |
serial_num |
|
System.Boolean |
is_taxable |
|
System.Boolean |
install_it |
|
System.String |
comments |
|
System.String |
quoted_site |
|
System.String |
serviced_at_site |
|
System.Int32 |
parent_objid |
|
System.String |
po_num |
|
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 |
|
Declaration
[ToolkitVisible(false)]
[SplitMethod("Create_Contract_Line_Item", 2)]
[OutputProperty("ret_objid", "ContractLineItem")]
public short IFCCC.cr_contr_itm_list([ParameterRequired, AltName("Contract_ID_Num")] string contract_id, string user_name, string create_date, string start_date, string end_date, [ParameterRequired, AltName("Part_Number")] string part_num, [ParameterRequired, AltName("Part_Domain")] string domain, [ParameterRequired, AltName("Part_Revision")] string rev, [ParameterRequired(null, 0), ParameterDefaultValue("1")] int quantity, [ParameterRequired] string price_schedule, [AltType("System.Double", "{1} ? {0}.ToString() : string.Empty"), AltName("Override_Price")] string oride_price, double units_used, [ParameterRequired(null, 1), AltName("Serial_Number")] string serial_num, bool is_taxable, [AltName("auto_install")] bool install_it, string comments, [AltName("quoted_site_IDNum")] string quoted_site, [AltName("serviced_at_site_IDNum")] string serviced_at_site, [ParameterRequired, AltName("Parent_Line_Item_Objid")] int parent_objid, [AltName("PO_IDNum")] string po_num, IFCList fld_list = null, IFCList type_list = null, IFCList val_list = null)
Parameters
Type |
Name |
Description |
System.String |
contract_id |
|
System.String |
user_name |
|
System.String |
create_date |
|
System.String |
start_date |
|
System.String |
end_date |
|
System.String |
part_num |
|
System.String |
domain |
|
System.String |
rev |
|
System.Int32 |
quantity |
|
System.String |
price_schedule |
|
System.String |
oride_price |
|
System.Double |
units_used |
|
System.String |
serial_num |
|
System.Boolean |
is_taxable |
|
System.Boolean |
install_it |
|
System.String |
comments |
|
System.String |
quoted_site |
|
System.String |
serviced_at_site |
|
System.Int32 |
parent_objid |
|
System.String |
po_num |
|
IFCList |
fld_list |
|
IFCList |
type_list |
|
IFCList |
val_list |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[OutputProperty("ret_objid", "Contract")]
[OutputProperty("ret_id_num", "Contract")]
public short IFCCC.create_contract([AltName("Contract_Objid")] string strContractID, [ParameterRequired, AltName("Title")] string str_r_Title, [AltName("Create_Date")] string strCreateDate, [AltName("Account_IDNum")] string strAccountID, [AltName("Account_Name")] string strAccountName, [AltName("Contact_First_Name")] string strContactFirst, [AltName("Contact_Last_Name")] string strContactLast, [AltName("Contact_Phone")] string strContactPhone, [AltName("contract_type")] string strType, [AltName("Terms")] string strTerms, [AltName("Price_Program")] string strPriceProg, [AltName("Status")] string strStatus, [AltName("Administrator_Objid")] string strAdmin, [AltName("Bill_To_Site_IDNum")] string strBillToSite, [AltName("Ship_To_Site_IDNum")] string strShipToSite, [AltName("Start_Date")] string strEffDate, [AltName("Expire_Date")] string strExpiryDate, [AltName("Default_Start_Date")] string strServStartDate, [AltName("Default_Expiration_Date")] string strServEndDate, [AltName("User_Name")] string strUser, [AltName("queue")] string strQueue, [AltName("Is_Warranty")] bool bWarranty, [AltName("Is_Evergreen")] bool bEvergreen, [AltName("Renew_Prior")] int lRenewPrior, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool bGenTimeBombs, string int_fld1, int int_val1, string str_fld1, string str_val1, string date_fld1, string date_val1)
Parameters
Type |
Name |
Description |
System.String |
strContractID |
|
System.String |
str_r_Title |
|
System.String |
strCreateDate |
|
System.String |
strAccountID |
|
System.String |
strAccountName |
|
System.String |
strContactFirst |
|
System.String |
strContactLast |
|
System.String |
strContactPhone |
|
System.String |
strType |
|
System.String |
strTerms |
|
System.String |
strPriceProg |
|
System.String |
strStatus |
|
System.String |
strAdmin |
|
System.String |
strBillToSite |
|
System.String |
strShipToSite |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
System.String |
strServStartDate |
|
System.String |
strServEndDate |
|
System.String |
strUser |
|
System.String |
strQueue |
|
System.Boolean |
bWarranty |
|
System.Boolean |
bEvergreen |
|
System.Int32 |
lRenewPrior |
|
System.Boolean |
bGenTimeBombs |
|
System.String |
int_fld1 |
|
System.Int32 |
int_val1 |
|
System.String |
str_fld1 |
|
System.String |
str_val1 |
|
System.String |
date_fld1 |
|
System.String |
date_val1 |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[ToolkitVisible(false)]
[OutputProperty("ret_objid", "Contract")]
[OutputProperty("ret_id_num", "Contract")]
public short IFCCC.create_contract_list([AltName("Contract_ID_Num")] string strContractID, [ParameterRequired, AltName("Title")] string str_r_Title, [AltName("Create_Date")] string strCreateDate, [AltName("Account_IDNum")] string strAccountID, [AltName("Account_Name")] string strAccountName, [AltName("Contact_First_Name")] string strContactFirst, [AltName("Contact_Last_Name")] string strContactLast, [AltName("Contact_Phone")] string strContactPhone, [AltName("contract_type")] string strType, [AltName("Terms")] string strTerms, [AltName("Price_Program")] string strPriceProg, [AltName("Status")] string strStatus, [AltName("Admin_User_Name")] string strAdmin, [AltName("Bill_To_Site_ID_Num")] string strBillToSite, [AltName("Ship_To_Site_ID_Num")] string strShipToSite, [AltName("Start_Date")] string strEffDate, [AltName("Expire_Date")] string strExpiryDate, [AltName("Default_Start_Date")] string strServStartDate, [AltName("Default_Expiration_Date")] string strServEndDate, [AltName("User_Name")] string strUser, [AltName("queue")] string strQueue, [AltName("Is_Warranty")] bool bWarranty, [AltName("Is_Evergreen")] bool bEvergreen, [AltName("Renew_Prior_Days")] int lRenewPrior, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool bGenTimeBombs, IFCList lstFields = null, IFCList lstDataTypes = null, IFCList lstValues = null)
Parameters
Type |
Name |
Description |
System.String |
strContractID |
|
System.String |
str_r_Title |
|
System.String |
strCreateDate |
|
System.String |
strAccountID |
|
System.String |
strAccountName |
|
System.String |
strContactFirst |
|
System.String |
strContactLast |
|
System.String |
strContactPhone |
|
System.String |
strType |
|
System.String |
strTerms |
|
System.String |
strPriceProg |
|
System.String |
strStatus |
|
System.String |
strAdmin |
|
System.String |
strBillToSite |
|
System.String |
strShipToSite |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
System.String |
strServStartDate |
|
System.String |
strServEndDate |
|
System.String |
strUser |
|
System.String |
strQueue |
|
System.Boolean |
bWarranty |
|
System.Boolean |
bEvergreen |
|
System.Int32 |
lRenewPrior |
|
System.Boolean |
bGenTimeBombs |
|
IFCList |
lstFields |
|
IFCList |
lstDataTypes |
|
IFCList |
lstValues |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[OutputProperty("ret_objid", "PriceInstance")]
public short IFCCC.create_price_inst([ParameterRequired, AltName("part_number")] string strPartNum, [ParameterRequired, AltName("Part_Revision")] string strModLevel, [ParameterRequired, AltName("Part_Domain")] string strDomain, [ParameterRequired, AltName("Support_Program")] string str_r_SupportProg, [ParameterRequired, AltName("Price_Program")] string str_r_PriceProg, [ParameterRequired, AltType("FChoice.Toolkits.Clarify.PriceType", "(short)({0})"), AltName("Price_Type")] int l_r_PriceType, [ParameterRequired, AltName("Quantity")] int l_r_PricedQty, [AltName("Price")] double dPrice, [AltName("Effective_Date")] string strEffDate, [AltName("Expire_Date")] string strExpiryDate, 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 |
strPartNum |
|
System.String |
strModLevel |
|
System.String |
strDomain |
|
System.String |
str_r_SupportProg |
|
System.String |
str_r_PriceProg |
|
System.Int32 |
l_r_PriceType |
|
System.Int32 |
l_r_PricedQty |
|
System.Double |
dPrice |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
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 |
|
Declaration
[ToolkitVisible(false)]
[AltName("Create_Price_Instance")]
[OutputProperty("ret_objid", "Objid of the Price Instance record.")]
public short IFCCC.create_price_inst_list([ParameterRequired, AltName("part_number")] string strPartNum, [ParameterRequired, AltName("Part_Revision")] string strModLevel, [ParameterRequired, AltName("Part_Domain")] string strDomain, [ParameterRequired, AltName("Support_Program")] string str_r_SupportProg, [ParameterRequired, AltName("Price_Program")] string str_r_PriceProg, [ParameterRequired, AltType("FChoice.Toolkits.Clarify.PriceInstanceType", "(int)({0})"), ParameterDefaultValue("FChoice.Toolkits.Clarify.PriceInstanceType.Fixed"), AltName("Price_Type")] int l_r_PriceType, [ParameterRequired, AltName("Quantity")] int l_r_PricedQty, [AltName("Price")] double dPrice, [AltName("Effective_Date")] string strEffDate, [AltName("Expire_Date")] string strExpiryDate, IFCList lstFields = null, IFCList lstDataTypes = null, IFCList lstValues = null)
Parameters
Type |
Name |
Description |
System.String |
strPartNum |
|
System.String |
strModLevel |
|
System.String |
strDomain |
|
System.String |
str_r_SupportProg |
|
System.String |
str_r_PriceProg |
|
System.Int32 |
l_r_PriceType |
|
System.Int32 |
l_r_PricedQty |
|
System.Double |
dPrice |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
IFCList |
lstFields |
|
IFCList |
lstDataTypes |
|
IFCList |
lstValues |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[FacadeVoid]
public short IFCCC.create_update_schedule(string contract_id, bool is_create, string sched_id, string bill_site, string bill_attn, string ship_site, string price_prog, string bill_freq, string bill_option, string period_start_dt, string first_bill_dt, string chg_start_dt, string chg_end_dt, 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.Boolean |
is_create |
|
System.String |
sched_id |
|
System.String |
bill_site |
|
System.String |
bill_attn |
|
System.String |
ship_site |
|
System.String |
price_prog |
|
System.String |
bill_freq |
|
System.String |
bill_option |
|
System.String |
period_start_dt |
|
System.String |
first_bill_dt |
|
System.String |
chg_start_dt |
|
System.String |
chg_end_dt |
|
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 |
|
Declaration
[ToolkitVisible(false)]
[SplitMethod("create_schedule_list")]
[SplitMethod("update_schedule_list")]
public short IFCCC.create_update_schedule_list([ParameterRequired, AltName("Contract_ID_Num")] string contract_id, [ParameterDefaultValue("true", "create_schedule_list"), ParameterDefaultValue("false", "update_schedule_list"), ParameterVoid] bool is_create, [ParameterRequired("update_schedule_list"), AltName("Schedule_IDNum")] string sched_id, [AltName("Bill_Site_ID_Num")] string bill_site, [AltName("Billing_ATTN"), AltType("System.String", "({1} && {0} == String.Empty) ? \"CLEAR\" : {0}", "update_schedule_list")] string bill_attn, [AltName("Ship_To_Site_ID_Num")] string ship_site, [AltName("Price_Program")] string price_prog, [AltName("Billing_Frequency"), AltType("BillingFrequency", "{1} ? Utility.GetBillingFrequency({0}) : string.Empty "), ParameterDefaultValue("BillingFrequency.Annual")] string bill_freq, [AltName("Billing_Option"), AltType("BillingOption", "{1} ? Utility.GetBillingOption({0}) : string.Empty "), ParameterDefaultValue("BillingOption.InAdvance")] string bill_option, [AltName("Billing_Period_Start_Date")] string period_start_dt, [AltName("First_Billing_Date")] string first_bill_dt, [AltName("Charge_Start_Date")] string chg_start_dt, [AltName("Charge_End_Date")] string chg_end_dt, IFCList fld_list = null, IFCList type_list = null, IFCList val_list = null)
Parameters
Type |
Name |
Description |
System.String |
contract_id |
|
System.Boolean |
is_create |
|
System.String |
sched_id |
|
System.String |
bill_site |
|
System.String |
bill_attn |
|
System.String |
ship_site |
|
System.String |
price_prog |
|
System.String |
bill_freq |
|
System.String |
bill_option |
|
System.String |
period_start_dt |
|
System.String |
first_bill_dt |
|
System.String |
chg_start_dt |
|
System.String |
chg_end_dt |
|
IFCList |
fld_list |
|
IFCList |
type_list |
|
IFCList |
val_list |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[FacadeVoid]
public short IFCCC.CreateContract([AltName("Contract_Objid")] string strContractID, [ParameterRequired, AltName("Title")] string str_r_Title, [AltName("Create_Date")] string strCreateDate, [AltName("Account_IDNum")] string strAccountID, [AltName("Account_Name")] string strAccountName, [AltName("Contact_First_Name")] string strContactFirst, [AltName("Contact_Last_Name")] string strContactLast, [AltName("Contact_Phone")] string strContactPhone, [AltName("contract_type")] string strType, [AltName("Terms")] string strTerms, [AltName("Price_Program")] string strPriceProg, [AltName("Status")] string strStatus, [AltName("Administrator_Objid")] string strAdmin, [AltName("Bill_To_Site_IDNum")] string strBillToSite, [AltName("Ship_To_Site_IDNum")] string strShipToSite, [AltName("Start_Date")] string strEffDate, [AltName("Expire_Date")] string strExpiryDate, [AltName("Default_Start_Date")] string strServStartDate, [AltName("Default_Expiration_Date")] string strServEndDate, [AltName("User_Name")] string strUser, [AltName("queue")] string strQueue, [AltName("Is_Warranty")] bool bWarranty, [AltName("Is_Evergreen")] bool bEvergreen, [AltName("Renew_Prior")] int lRenewPrior, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool bGenTimeBombs, string int_fld1, int int_val1, string str_fld1, string str_val1, string date_fld1, string date_val1)
Parameters
Type |
Name |
Description |
System.String |
strContractID |
|
System.String |
str_r_Title |
|
System.String |
strCreateDate |
|
System.String |
strAccountID |
|
System.String |
strAccountName |
|
System.String |
strContactFirst |
|
System.String |
strContactLast |
|
System.String |
strContactPhone |
|
System.String |
strType |
|
System.String |
strTerms |
|
System.String |
strPriceProg |
|
System.String |
strStatus |
|
System.String |
strAdmin |
|
System.String |
strBillToSite |
|
System.String |
strShipToSite |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
System.String |
strServStartDate |
|
System.String |
strServEndDate |
|
System.String |
strUser |
|
System.String |
strQueue |
|
System.Boolean |
bWarranty |
|
System.Boolean |
bEvergreen |
|
System.Int32 |
lRenewPrior |
|
System.Boolean |
bGenTimeBombs |
|
System.String |
int_fld1 |
|
System.Int32 |
int_val1 |
|
System.String |
str_fld1 |
|
System.String |
str_val1 |
|
System.String |
date_fld1 |
|
System.String |
date_val1 |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[FacadeVoid]
public short IFCCC.CreateContractList([AltName("Contract_ID_Num")] string strContractID, [ParameterRequired, AltName("Title")] string str_r_Title, [AltName("Create_Date")] string strCreateDate, [AltName("Account_ID_Num")] string strAccountID, [AltName("Account_Name")] string strAccountName, [AltName("Contact_First_Name")] string strContactFirst, [AltName("Contact_Last_Name")] string strContactLast, [AltName("Contact_Phone")] string strContactPhone, [AltName("contract_type")] string strType, [AltName("Terms")] string strTerms, [AltName("Price_Program")] string strPriceProg, [AltName("Status")] string strStatus, [AltName("Admin_User_Name")] string strAdmin, [AltName("Bill_To_Site_ID_Num")] string strBillToSite, [AltName("Ship_To_Site_ID_Num")] string strShipToSite, [AltName("Start_Date")] string strEffDate, [AltName("Expire_Date")] string strExpiryDate, [AltName("Default_Start_Date")] string strServStartDate, [AltName("Default_Expiration_Date")] string strServEndDate, [AltName("User_Name")] string strUser, [AltName("queue")] string strQueue, [AltName("Is_Warranty")] bool bWarranty, [AltName("Is_Evergreen")] bool bEvergreen, [AltName("Renew_Prior")] int lRenewPrior, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool bGenTimeBombs, IFCList lstFields = null, IFCList lstDataTypes = null, IFCList lstValues = null)
Parameters
Type |
Name |
Description |
System.String |
strContractID |
|
System.String |
str_r_Title |
|
System.String |
strCreateDate |
|
System.String |
strAccountID |
|
System.String |
strAccountName |
|
System.String |
strContactFirst |
|
System.String |
strContactLast |
|
System.String |
strContactPhone |
|
System.String |
strType |
|
System.String |
strTerms |
|
System.String |
strPriceProg |
|
System.String |
strStatus |
|
System.String |
strAdmin |
|
System.String |
strBillToSite |
|
System.String |
strShipToSite |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
System.String |
strServStartDate |
|
System.String |
strServEndDate |
|
System.String |
strUser |
|
System.String |
strQueue |
|
System.Boolean |
bWarranty |
|
System.Boolean |
bEvergreen |
|
System.Int32 |
lRenewPrior |
|
System.Boolean |
bGenTimeBombs |
|
IFCList |
lstFields |
|
IFCList |
lstDataTypes |
|
IFCList |
lstValues |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[FacadeVoid]
[AltName("Create_Contract_Schedule_Line_Item")]
public short IFCCC.CreateLineItem([AltName("Contract_ID_Num")] string str_r_ContractID, [AltName("Schedule_ID_Num")] string str_r_ScheduleID, [AltName("Part_Number")] string str_r_PartNum, [AltName("Part_Revision")] string strModLevel, [AltName("Part_Domain")] string str_r_Domain, [AltName("Is_Generic")] bool b_IsGeneric, [AltName("Site_Part_Objid")] int lSitePartObjid, [AltName("Serial_Number")] string strSerialNum, [AltName("Site_ID_Num")] string strSiteId, 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 |
str_r_ContractID |
|
System.String |
str_r_ScheduleID |
|
System.String |
str_r_PartNum |
|
System.String |
strModLevel |
|
System.String |
str_r_Domain |
|
System.Boolean |
b_IsGeneric |
|
System.Int32 |
lSitePartObjid |
|
System.String |
strSerialNum |
|
System.String |
strSiteId |
|
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 |
|
Declaration
[FacadeVoid]
[ToolkitVisible(false)]
public short IFCCC.CreateLineItemList([AltName("Contract_ID_Num")] string str_r_ContractID, [AltName("Schedule_ID_Num")] string str_r_ScheduleID, [AltName("Part_Number")] string str_r_PartNum, [AltName("Part_Revision")] string strModLevel, [AltName("Part_Domain")] string str_r_Domain, [AltName("Is_Generic")] bool b_IsGeneric, [AltName("Site_Part_Objid")] int lSitePartObjid, [AltName("Serial_Number")] string strSerialNum, [AltName("Site_ID_Num")] string strSiteId, IFCList lstFields = null, IFCList lstDataTypes = null, IFCList lstValues = null)
Parameters
Type |
Name |
Description |
System.String |
str_r_ContractID |
|
System.String |
str_r_ScheduleID |
|
System.String |
str_r_PartNum |
|
System.String |
strModLevel |
|
System.String |
str_r_Domain |
|
System.Boolean |
b_IsGeneric |
|
System.Int32 |
lSitePartObjid |
|
System.String |
strSerialNum |
|
System.String |
strSiteId |
|
IFCList |
lstFields |
|
IFCList |
lstDataTypes |
|
IFCList |
lstValues |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[FacadeVoid]
public short IFCCC.CreatePriceInst([AltName("part_number")] string strPartNum, string strModLevel, string strDomain, [ParameterRequired, AltName("Support_Program")] string str_r_SupportProg, [ParameterRequired, AltName("Price_Program")] string str_r_PriceProg, [ParameterRequired, AltName("Price_Type")] int l_r_PriceType, [ParameterRequired, AltName("Quantity")] int l_r_PricedQty, [AltName("Price")] double dPrice, [AltName("Effective_Date")] string strEffDate, [AltName("Expire_Date")] string strExpiryDate, 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 |
strPartNum |
|
System.String |
strModLevel |
|
System.String |
strDomain |
|
System.String |
str_r_SupportProg |
|
System.String |
str_r_PriceProg |
|
System.Int32 |
l_r_PriceType |
|
System.Int32 |
l_r_PricedQty |
|
System.Double |
dPrice |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
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 |
|
Declaration
[FacadeVoid]
public short IFCCC.CreatePriceInstList([ParameterRequired, AltName("Part_Number")] string strPartNum, [ParameterRequired, AltName("Part_Revision")] string strModLevel, [ParameterRequired, AltName("Part_Domain")] string strDomain, string str_r_SupportProg, string str_r_PriceProg, int l_r_PriceType, [ParameterRequired, AltName("Quantity")] int l_r_PricedQty, double dPrice, string strEffDate, string strExpiryDate, IFCList lstFields = null, IFCList lstDataTypes = null, IFCList lstValues = null)
Parameters
Type |
Name |
Description |
System.String |
strPartNum |
|
System.String |
strModLevel |
|
System.String |
strDomain |
|
System.String |
str_r_SupportProg |
|
System.String |
str_r_PriceProg |
|
System.Int32 |
l_r_PriceType |
|
System.Int32 |
l_r_PricedQty |
|
System.Double |
dPrice |
|
System.String |
strEffDate |
|
System.String |
strExpiryDate |
|
IFCList |
lstFields |
|
IFCList |
lstDataTypes |
|
IFCList |
lstValues |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[AltName("Delete_Site_Part")]
public short IFCCC.delete_sp([ParameterRequired, AltName("Site_Part_Objid")] int sp_objid)
Parameters
Type |
Name |
Description |
System.Int32 |
sp_objid |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.dispatch_quote([ParameterRequired, AltName("Quote_IDNum")] string quote_id, [ParameterRequired, AltName("queue")] string queue_name, [AltName("Dispatch_Date")] string disp_date, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
queue_name |
|
System.String |
disp_date |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.forward_quote([ParameterRequired, AltName("Quote_IDNum")] string quote_id, [ParameterRequired] string new_queue, string forward_date, [AltName("notes")] string note_str, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
new_queue |
|
System.String |
forward_date |
|
System.String |
note_str |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public string IFCCC.impersonatorUserName { get; set; }
Returns
Type |
Description |
System.String |
|
Declaration
[ToolkitVisible(false)]
public void IFCCC.Initialize(IFCApplication TheFCApplication, IFCSession TheFCSession)
Parameters
Declaration
[FacadeVoid]
public short IFCCC.log_contract_note([ParameterRequired, AltName("Contract_ID_Num")] string contract_id, string action_type, [ParameterRequired, AltName("notes")] string note_str, [ParameterRequired, AltName("Internal_Use")] string int_use, string log_date, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs, 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 |
action_type |
|
System.String |
note_str |
|
System.String |
int_use |
|
System.String |
log_date |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
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 |
|
Declaration
[ToolkitVisible(false)]
[OutputProperty("ret_objid", "NotesLog")]
public short IFCCC.log_contract_note_list([ParameterRequired, AltName("Contract_ID_Num")] string contract_id, string action_type, [ParameterRequired, AltName("notes")] string note_str, [AltName("Internal_Use_Only_Notes")] string int_use, string log_date, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs, IFCList fld_list = null, IFCList type_list = null, IFCList val_list = null)
Parameters
Type |
Name |
Description |
System.String |
contract_id |
|
System.String |
action_type |
|
System.String |
note_str |
|
System.String |
int_use |
|
System.String |
log_date |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
IFCList |
fld_list |
|
IFCList |
type_list |
|
IFCList |
val_list |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.move_quote([ParameterRequired, AltName("Quote_IDNum")] string quote_id, [ParameterRequired, AltName("new_Wip_bin")] string new_wipbin_name)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
new_wipbin_name |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.reject_contract([ParameterRequired, AltName("Contract_ID_Num")] string contract_id, [AltName("Status")] string the_status, [AltName("notes")] string the_notes, string user_name, string reject_date, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bomb)
Parameters
Type |
Name |
Description |
System.String |
contract_id |
|
System.String |
the_status |
|
System.String |
the_notes |
|
System.String |
user_name |
|
System.String |
reject_date |
|
System.Boolean |
gen_time_bomb |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.reject_quote([ParameterRequired, AltName("Quote_IDNum")] string quote_id, string reject_date, [AltName("WipBin")] string wipbin_name, [AltName("notes")] string note_str, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
reject_date |
|
System.String |
wipbin_name |
|
System.String |
note_str |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
[SplitMethod("Relate_Contract_Item_To_Site_Part")]
[SplitMethod("Unrelate_Contract_Item_From_Site_Part")]
public short IFCCC.relate_contr_itm_to_sp([ParameterRequired, AltName("Contract_Objid")] int contr_objid, [ParameterRequired, AltName("Part_Number")] string part_num, [ParameterRequired, AltName("Part_Domain")] string domain, [ParameterRequired, AltName("Part_Revision")] string rev, [ParameterRequired("Relate_Contract_Item_To_Site_Part"), ParameterDefaultValue("\"UNRELATE\"", "Unrelate_Contract_Item_From_Site_Part"), ParameterVoid("Unrelate_Contract_Item_From_Site_Part"), AltName("Serial_Number")] string serial_num)
Parameters
Type |
Name |
Description |
System.Int32 |
contr_objid |
|
System.String |
part_num |
|
System.String |
domain |
|
System.String |
rev |
|
System.String |
serial_num |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public short IFCCC.reopen_contract([ParameterRequired, AltName("Contract_ID_Num")] string the_id, [AltName("wip_bin")] string wipbin, [ParameterRequired] string status, string reopen_date, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
the_id |
|
System.String |
wipbin |
|
System.String |
status |
|
System.String |
reopen_date |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Declaration
public string IFCCC.ret_id_num { get; }
Returns
Type |
Description |
System.String |
|
Declaration
public short IFCCC.ret_num { get; }
Returns
Type |
Description |
System.Int16 |
|
Declaration
public int IFCCC.ret_objid { get; }
Returns
Type |
Description |
System.Int32 |
|
Declaration
public string IFCCC.ret_string { get; }
Returns
Type |
Description |
System.String |
|
Declaration
public string IToolkit.ReturnIDNum { get; }
Returns
Type |
Description |
System.String |
|
Declaration
public int IToolkit.ReturnObjid { get; }
Returns
Type |
Description |
System.Int32 |
|
Declaration
public short IFCCC.yank_quote([ParameterRequired, AltName("Quote_IDNum")] string quote_id, [AltName("WipBin")] string wipbin_name, string yank_date, string user_name, [ParameterDefaultValue("true"), AltName("generate_time_bombs")] bool gen_time_bombs)
Parameters
Type |
Name |
Description |
System.String |
quote_id |
|
System.String |
wipbin_name |
|
System.String |
yank_date |
|
System.String |
user_name |
|
System.Boolean |
gen_time_bombs |
|
Returns
Type |
Description |
System.Int16 |
|
Implements