Show / Hide Table of Contents

Class FCDRBase

Inheritance
System.Object
FCDRBase
FCDR
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 FCDRBase

Constructors

FCDRBase()

Declaration
protected FCDRBase()

FCDRBase(IFCApplication, IFCSession)

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

Properties

_emp_id

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

_emp_id2

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

_impersonatorUserName

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

_object_name

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

_ret_id_num

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

_ret_objid

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

_user_id

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

_user_id2

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

_wipbin_id

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

_wipbin_id2

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

_wipbin_title

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

_wipbin_title2

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

Methods

_apply_eco(Int32, String, String, String)

Declaration
protected short _apply_eco(int demand_dtl_objid, string eco_code, string perf_by, string creation_time)
Parameters
Type Name Description
System.Int32 demand_dtl_objid
System.String eco_code
System.String perf_by
System.String creation_time
Returns
Type Description
System.Int16

_create_dr_labor(Int32, String, String, Int32, Int16, String, String, Double, String, String)

Declaration
protected short _create_dr_labor(int demand_dtl_objid, string labor_type, string start_time, int duration, short billable, string bill_to, string wrk_center, double tl_rate, string perf_by, string creation_time)
Parameters
Type Name Description
System.Int32 demand_dtl_objid
System.String labor_type
System.String start_time
System.Int32 duration
System.Int16 billable
System.String bill_to
System.String wrk_center
System.Double tl_rate
System.String perf_by
System.String creation_time
Returns
Type Description
System.Int16

_create_dr_mtl(Int32, String, String, Int32, Int16, String, String, Int16, String, String, String, String, String)

Declaration
protected short _create_dr_mtl(int demand_dtl_objid, string repair_code, string failure_code, int mod_level, short billable, string bill_to, string wrk_center, short disposition, string ref_designator, string notes, string transaction_id, string perf_by, string creation_time)
Parameters
Type Name Description
System.Int32 demand_dtl_objid
System.String repair_code
System.String failure_code
System.Int32 mod_level
System.Int16 billable
System.String bill_to
System.String wrk_center
System.Int16 disposition
System.String ref_designator
System.String notes
System.String transaction_id
System.String perf_by
System.String creation_time
Returns
Type Description
System.Int16

_create_eco_dtl(String, Int32, String, String, Int32, String, String, String, Int32)

Declaration
protected short _create_eco_dtl(string detail_type, int required, string status, string labor_type, int elapsed_time, string location, string description, string eco_hdr_code, int mod_level_objid)
Parameters
Type Name Description
System.String detail_type
System.Int32 required
System.String status
System.String labor_type
System.Int32 elapsed_time
System.String location
System.String description
System.String eco_hdr_code
System.Int32 mod_level_objid
Returns
Type Description
System.Int16

_create_eco_hdr(String, String, String, String, String, String, String, String)

Declaration
protected short _create_eco_hdr(string eco_title, string eco_type, string create_date, string eff_type, string start_date, string end_date, string status, string description)
Parameters
Type Name Description
System.String eco_title
System.String eco_type
System.String create_date
System.String eff_type
System.String start_date
System.String end_date
System.String status
System.String description
Returns
Type Description
System.Int16

_create_eco_item(Int32, Int32, String, Int32, Int32)

Declaration
protected short _create_eco_item(int focus_type, int active, string eco_hdr_code, int apply_mod_level, int result_mod_level)
Parameters
Type Name Description
System.Int32 focus_type
System.Int32 active
System.String eco_hdr_code
System.Int32 apply_mod_level
System.Int32 result_mod_level
Returns
Type Description
System.Int16

_delete_dr_labor(Int32, String)

Declaration
protected short _delete_dr_labor(int time_log_objid, string creation_time)
Parameters
Type Name Description
System.Int32 time_log_objid
System.String creation_time
Returns
Type Description
System.Int16

_delete_dr_mtl(Int32, String)

Declaration
protected short _delete_dr_mtl(int mtl_log_objid, string creation_time)
Parameters
Type Name Description
System.Int32 mtl_log_objid
System.String creation_time
Returns
Type Description
System.Int16

_delete_eco_dtl(Int32)

Declaration
protected short _delete_eco_dtl(int eco_dtl_objid)
Parameters
Type Name Description
System.Int32 eco_dtl_objid
Returns
Type Description
System.Int16

_delete_eco_item(Int32)

Declaration
protected short _delete_eco_item(int eco_item_objid)
Parameters
Type Name Description
System.Int32 eco_item_objid
Returns
Type Description
System.Int16

_Initialize(IFCApplication, IFCSession)

Declaration
public void _Initialize(IFCApplication FCApp, IFCSession FCSess)
Parameters
Type Name Description
IFCApplication FCApp
IFCSession FCSess

_modify_dr_labor(Int32, String, String, Int32, Int16, String, String, Double, String, String)

Declaration
protected short _modify_dr_labor(int time_log_objid, string labor_type, string start_time, int duration, short billable, string bill_to, string wrk_center, double tl_rate, string perf_by, string creation_time)
Parameters
Type Name Description
System.Int32 time_log_objid
System.String labor_type
System.String start_time
System.Int32 duration
System.Int16 billable
System.String bill_to
System.String wrk_center
System.Double tl_rate
System.String perf_by
System.String creation_time
Returns
Type Description
System.Int16

_modify_dr_mtl(Int32, String, String, Int32, Int16, String, String, Int16, String, String, String, String, String)

Declaration
protected short _modify_dr_mtl(int mtl_log_objid, string repair_code, string failure_code, int mod_level, short billable, string bill_to, string wrk_center, short disposition, string ref_designator, string notes, string transaction_id, string perf_by, string creation_time)
Parameters
Type Name Description
System.Int32 mtl_log_objid
System.String repair_code
System.String failure_code
System.Int32 mod_level
System.Int16 billable
System.String bill_to
System.String wrk_center
System.Int16 disposition
System.String ref_designator
System.String notes
System.String transaction_id
System.String perf_by
System.String creation_time
Returns
Type Description
System.Int16

_modify_eco_dtl(Int32, String, Int32, String, String, Int32, String, String, String, Int32)

Declaration
protected short _modify_eco_dtl(int eco_dtl_objid, string detail_type, int required, string status, string labor_type, int elapsed_time, string location, string description, string eco_hdr_code, int mod_level_objid)
Parameters
Type Name Description
System.Int32 eco_dtl_objid
System.String detail_type
System.Int32 required
System.String status
System.String labor_type
System.Int32 elapsed_time
System.String location
System.String description
System.String eco_hdr_code
System.Int32 mod_level_objid
Returns
Type Description
System.Int16

_modify_eco_item(Int32, Int32, Int32, String, Int32, Int32)

Declaration
protected short _modify_eco_item(int eco_mod_role_objid, int focus_type, int active, string eco_hdr_code, int applies_to_mod, int results_in_mod)
Parameters
Type Name Description
System.Int32 eco_mod_role_objid
System.Int32 focus_type
System.Int32 active
System.String eco_hdr_code
System.Int32 applies_to_mod
System.Int32 results_in_mod
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.