FUNCTION ConvertJC0ToJC_CostType(companyCode$)
Converts the Legacy JC0 file to the JC_CostType table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC0ToJC_Options(companyCode$)
Converts the Legacy JC0 file to the JC_Options table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC1ToJC_Job(companyCode$)
Converts the Legacy JC1 file to the JC_Job table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC2ToJC_JobCostCode(companyCode$)
Converts the Legacy JC2 file to the JC_JobCostCode table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC2ToJC_JobCostCodeDetail(companyCode$)
Converts the Legacy JC2 file to the JC_JobCostCodeDetail table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC3ToJC_JobBillingHistory(companyCode$)
Converts the Legacy JC3 file to the JC_JobBillingHistory table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC3ToJC_JobCostCodeHistory(companyCode$)
Converts the Legacy JC3 file to the JC_JobCostCodeHistory table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC3ToJC_JobTransactionDetail(companyCode$)
Converts the Legacy JC3 file to the JC_JobTransactionDetail table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC8ToJC_JobDailyTransactions(companyCode$)
Converts the Legacy JC8 file to the JC_JobDailyTransactions table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC9ToJC_OverheadAllocation(companyCode$)
Converts the Legacy JC9 file to the JC_OverheadAllocation table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCAToJC_JobType(companyCode$)
Converts the Legacy JCA file to the JC_JobType table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCBToJC_BurdenRate(companyCode$)
Converts the Legacy JCB file to the JC_BurdenRate table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCBToJC_OverheadRate(companyCode$)
Converts the Legacy JCB file to the JC_OverheadRate table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCCToJC_CostCode(companyCode$)
Convert the Legacy JCC file to the JC_CostCode table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCCToJC_CostCodeDetail(companyCode$)
Converts the Legacy JCC file to the JC_CostCodeDetail table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCGToJC_JobEstimate(companyCode$)
Converts the Legacy JCG file to the JC_JobEstimate table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCIToJC_JobEstimateDetail(companyCode$)
Converts the Legacy JCI file to the JC_JobEstimateDetail table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCJToJC_JobEstimateItemPrice(companyCode$)
Converts the Legacy JCJ file to the JC_JobEstimateItemPrice table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCJToJC_JobEstimateItmAssyPrice(companyCode$)
Converts the Legacy JCJ file to the JC_JobEstimateItmAssyPrice table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCKToJC_UnitOfMeasure(companyCode$)
Converts the Legacy JCK file to the JC_UnitOfMeasure table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCMToJC_JobEstimateDetailAssy(companyCode$)
Converts the Legacy JCM file to the JC_JobEstimateDetailAssy table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCPToJC_JobEstimateMemo(companyCode$)
Converts the Legacy JCP file to the JC_JobEstimateMemo table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCPToJC_JobHistoryMemo(companyCode$)
Converts the Legacy JCP file to the JC_JobHistoryMemo table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJCPToJC_JobMemo(companyCode$)
Converts the Legacy JCP file to the JC_JobMemo table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_01ToJC_JobBillingTaxDetail(companyCode$)
Converts the Legacy JC_01 file to the JC_JobBillingTaxDetail table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_02ToJC_JobBillingTaxSummary(companyCode$)
Converts the Legacy JC_02 file to the JC_JobBillingTaxSummary table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_03ToJC_CostRetentionDetail(companyCode$)
Converts the Legacy JC_03 file to the JC_CostRetentionDetail table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_05ToJC_JobStatusControl(companyCode$)
Converts the Legacy JC_05 file to the JC_JobStatusControl table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_H1ToJC_JobHistory(companyCode$)
Converts the Legacy JC_H1 file to the JC_JobHistory table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_H2ToJC_JobHistoryCostCode(companyCode$)
Converts the Legacy JC_H2 file to the JC_JobHistoryCostCode table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_H2ToJC_JobHistoryCostCodeDtl(companyCode$)
Converts the Legacy JC_H2 file to the JC_JobHistoryCostCodeDtl table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_H3ToJC_JobBillingHistory(companyCode$)
Converts the Legacy JC_H3 file to the JC_JobBillingHistory table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_H3ToJC_JobCostCodeHistory(companyCode$)
Converts the Legacy JC_H3 file to the JC_JobCostCodeHistory table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION ConvertJC_H3ToJC_JobHistoryTransDetail(companyCode$)
Converts the Legacy JC_H3 file to the JC_JobHistoryTransDetail table
|
Parameter | Description |
companyCode$ |
[input, string] Company to convert |
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|
FUNCTION JC_ConvertToFramework()
Runs the Legacy to Framework data conversion for the Job Cost 2.0 module
|
|
Value | Description |
retFAILURE |
(0) - an error was encountered |
retSUCCESS |
(1) - conversion completed normally |
|