Class JC_FrameworkConversion

Properties

LOCAL cModuleCode$="J/C"  

Module Code

Methods

FUNCTION ConvertJC0ToJC_CostType(companyCode$)  

Converts the Legacy JC0 file to the JC_CostType table

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

ParameterDescription
companyCode$ [input, string] Company to convert
Returns [Boolean]
ValueDescription
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

Returns [boolean]
ValueDescription
retFAILURE (0) - an error was encountered
retSUCCESS (1) - conversion completed normally

Properties inherited from: JC_Constant

postingTypeDIRECTCOST$, postingTypeBILLING$, postingTypeCASHRECEIPT$, lineTypeCOSTCODE$, lineTypeCHARGE$, lineTypeCOMMENT$, jobCERTIFIEDPAYROLLFORMS$, jobTranTypeCHANGEORDER$, jobTranTypeBILL$, jobTranTypeCOST$, jobDetailTypeCHANGEORDER$, jobDetailTypeCOST$, jobDetailTypeINVOICE$, jobDetailTypePAYMENT$, jobAcctMethodCOMPLETED$, jobAcctMethodPERCENTAGE$, recognizeWIPMethodACTUALCOST$, recognizeWIPMethodESTIMATEPERCENT$, jobStatusBID$, jobStatusOPEN$, jobStatusCOMPLETE$, jobStatusLATE$, jobStatusHOLD$, jobStatusCLOSED$, cAllJobStatusCodes$, cAllJobStatusDesc$, costTypeBURDEN$, costTypeEQUIPMENT$, costTypeLABOR$, costTypeMATERIAL$, costTypeOVERHEAD$, costTypeSUBCONTRACT$, cStandardCostTypes$, cStandardCostTypesDesc$, costCodeStatusALL$, costCodeStatusORIGINAL$, costCodeStatusREVISED$, costCodeStatusNONE$, billMethodNONBILLABLE$, billMethodFIXED$, billMethodTIMEMATERIAL$, billMethodDescNONBILLABLE$, billMethodDescFIXED$, billMethodDescTIMEMATERIAL$, pricingMethodNONBILLABLE$, pricingMethodUNITPRICE$, pricingMethodPERCENTCOSTMARKUP$, overheadBasisDAILY$, overheadBasisMONTHLY$, overheadBasisNONE$, estItemITEM$, estItemASSEMBLY$, estLineREGULAR$, estLineMISC$, estLineCOMMENT$, estLineSUBTOTAL$, estLineTOTAL$, estLineValueMISC$, estLineValueCOMMENT$, estLineValueSUBTOTAL$, estLineValueTOTAL$, estMarkupPERCENT$, estMarkupAMOUNT$, estMarkupOVERRIDE$

Properties inherited from: SY_TableConversionCommon

cHistoryIol$, LogObj

Methods inherited from: JC_Constant

CalculateJobTotals(), CalculateUnitPrice()

Methods inherited from: SY_TableConversionCommon

ClearHistoryRecordsToUpdate(), CloseTableCopy(), ConvertRecord(), ConvertTable(), CreateTable(), CreateTableNewCopy(), DropTable(), GetHistoryRecordsToUpdate$(), OpenTable(), OpenTableCopy(), RemoveData(), RemoveDctDefinitions(), RemoveLegacyFileDefinitions(), RemoveRecord(), RemoveRecordTask(), Rename(), RenameColumn(), SetDefaults(), TableConversionEncryptTable(), TableConvertRenameColumns(), TableExists(), UpdateCopyProgress(), PERFORM AddUDFToDictionary(), ClearGridARecords(), CopyTableName$(), CopyUDFsToMirrorTable(), DeleteTask(), DictionaryValidation(), EncryptRec(), GetColumnRecords(), InitCustomizer(), ResolveColumnTag(), ResolveValueToken$(), SetCreatedUpdatedColumns(), UpdateProgressBar(), WriteToLog()