var TITEMS = [ ["What’s New in Microsoft Dynamics GP 2010 eConnect", "ecpgwhatsnewcategory.htm", "1", ["Adds the eConnect for Microsoft Dynamics GP 2010 Integration Service", "ecpgwhatsnewcategory1019010.htm", "11"], ["New classes for the Microsoft.Dynamics.GP.eConnect", "ecpgwhatsnewcategory1019019.htm", "11"], ["Adds methods and properties to the eConnectMethods class", "ecpgwhatsnewcategory1019028.htm", "11"], ["Adds Dispose methods to classes", "ecpgwhatsnewcategory1020068.htm", "11"], ["Removes internal classes from Microsoft.Dynamics.GP.eConnect", "ecpgwhatsnewcategory1020063.htm", "11"], ["Removes Microsoft.Dynamics.GP.eConnect.MiscRoutines", "ecpgwhatsnewcategory1019064.htm", "11"], ["Enables the use of a service reference", "ecpgwhatsnewcategory1019073.htm", "11"], ["Supports tracing from the application configuration file", "ecpgwhatsnewcategory1019082.htm", "11"], ["New XML schema", "ecpgwhatsnewcategory1018693.htm", "11"], ["Changed XML Schema", "ecpgwhatsnewcategory1020207.htm", "11"], ["New XML nodes", "ecpgwhatsnewcategory1020282.htm", "11"], ["New XML elements", "ecpgwhatsnewcategory997862.htm", "11"], ["Changed XML elements", "ecpgwhatsnewcategory997948.htm", "11"], ["Deleted XML elements", "ecpgwhatsnewcategory998506.htm", "11"] ], ["eConnect Programmer’s Guide", "ecpgprogrammersguidecategory.htm", "1", ["eConnect Overview", "ecpg_part01_econnectoverview.htm", "1", ["Overview", "ecpg_ch01_overview.htm", "1", ["What is eConnect?", "ecpg_ch01_overview1048429.htm", "11"], ["What eConnect can do", "ecpg_ch01_overview1048445.htm", "11"], ["eConnect Example", "ecpg_ch01_overview1049486.htm", "11"], ["Getting started", "ecpg_ch01_overview1048461.htm", "11"] ], ["Architecture", "ecpg_ch02_architecture.htm", "1", ["Architecture diagram", "ecpg_ch02_architecture1048412.htm", "11"], ["Business objects", "ecpg_ch02_architecture1048396.htm", "11"], ["eConnect APIs", "ecpg_ch02_architecture1048716.htm", "11"], ["BizTalk", "ecpg_ch02_architecture1058740.htm", "11"], ["Transaction Requester", "ecpg_ch02_architecture1055742.htm", "11"] ] ], ["eConnect Schema and XML Documents", "ecpg_part02_xmldocuments.htm", "1", ["eConnect Schema", "ecpg_ch03_econnectschema.htm", "1", ["eConnect schema overview", "ecpg_ch03_econnectschema1048394.htm", "11"], ["Installing eConnect schema", "ecpg_ch03_econnectschema1048402.htm", "11"], ["Using eConnect schema", "ecpg_ch03_econnectschema1048416.htm", "11"], ["eConnect schema reference", "ecpg_ch03_econnectschema1048418.htm", "11"] ], ["eConnect XML Documents", "ecpg_ch04_xmldocuments.htm", "1", ["eConnect XML document structure", "ecpg_ch04_xmldocuments1048963.htm", "11"], ["Creating eConnect XML documents", "ecpg_ch04_xmldocuments1063774.htm", "11"], ["Sample eConnect XML documents", "ecpg_ch04_xmldocuments1050516.htm", "11"], ["Using eConnect to update existing data", "ecpg_ch04_xmldocuments1065718.htm", "11"], ["Automating document number assignment", "ecpg_ch04_xmldocuments1066495.htm", "11"], ["Special characters in eConnect XML documents", "ecpg_ch04_xmldocuments1064739.htm", "11"] ], ["XML Document Examples", "ecpg_ch05_xmldocsample.htm", "1", ["Create a customer", "ecpg_ch05_xmldocsample1050024.htm", "11"], ["Delete a customer address", "ecpg_ch05_xmldocsample1049928.htm", "11"], ["Retrieve a single customer", "ecpg_ch05_xmldocsample1050393.htm", "11"], ["Assign a document number", "ecpg_ch05_xmldocsample1054713.htm", "11"] ] ], [".NET Development", "ecpg_part03_netdevelopment.htm", "1", [".NET Development Overview", "ecpg_ch06_netoverview.htm", "1", ["eConnect and .NET", "ecpg_ch06_netoverview1048412.htm", "11"], ["Adding a reference", "ecpg_ch06_netoverview1048966.htm", "11"], ["Including the namespace", "ecpg_ch06_netoverview1048872.htm", "11"], ["Specifying configuration settings", "ecpg_ch06_netoverview1071094.htm", "11"], ["Tracing an eConnect .NET application", "ecpg_ch06_netoverview1071159.htm", "11"] ], ["eConnect and .NET", "ecpg_ch07_econnect.htm", "1", ["Microsoft.Dynamics.GP.eConnect", "ecpg_ch07_econnect1048994.htm", "11"], ["Using CreateEntity for new records", "ecpg_ch07_econnect1082469.htm", "11"], ["Retrieving XML documents with GetEntity", "ecpg_ch07_econnect1081579.htm", "11"], ["Retrieving a document number", "ecpg_ch07_econnect1080478.htm", "11"], ["Returning a document number", "ecpg_ch07_econnect1080511.htm", "11"], ["Retrieving a sales document number", "ecpg_ch07_econnect1080612.htm", "11"], ["Returning a sales document number", "ecpg_ch07_econnect1080637.htm", "11"], ["eConnect exception handling", "ecpg_ch07_econnect1048597.htm", "11"] ], ["Serialization", "ecpg_ch08_serialization.htm", "1", ["Microsoft.Dynamics.GP.eConnect.Serialization", "ecpg_ch08_serialization1057533.htm", "11"], ["Creating an eConnect document for a .NET project", "ecpg_ch08_serialization1048477.htm", "11"], ["Using serialization flags", "ecpg_ch08_serialization1078516.htm", "11"], ["Serializing an eConnect document object", "ecpg_ch08_serialization1078351.htm", "11"], ["Deserializing a Transaction Requester document", "ecpg_ch08_serialization1081983.htm", "11"] ], ["eConnect Integration Service", "ecpg_ch09_econnectservice.htm", "1", ["eConnect for Microsoft Dynamics GP 2010 Integration Service", "ecpg_ch09_econnectservice1115327.htm", "11"], ["Adding a service reference", "ecpg_ch09_econnectservice1115354.htm", "11"], ["Client constructors", "ecpg_ch09_econnectservice1115381.htm", "11"], ["Using CreateEntity for new records", "ecpg_ch09_econnectservice1115408.htm", "11"], ["eConnect Integration Service exception handling", "ecpg_ch09_econnectservice1115444.htm", "11"] ] ], ["MSMQ Development", "ecpg_part04_msmqdevelopment.htm", "1", ["MSMQ", "ecpg_ch10_servicesoverview.htm", "1", ["Microsoft Message Queue overview", "ecpg_ch10_servicesoverview1053030.htm", "11"], ["Windows Services used with MSMQ", "ecpg_ch10_servicesoverview1049483.htm", "11"], ["eConnect MSMQ Control", "ecpg_ch10_servicesoverview1049639.htm", "11"] ], ["Incoming Service", "ecpg_ch11_incomingservice.htm", "1", ["Creating an eConnect XML document", "ecpg_ch11_incomingservice1049349.htm", "11"], ["Creating an MSMQ message", "ecpg_ch11_incomingservice1049358.htm", "11"], ["Incoming Service example", "ecpg_ch11_incomingservice1049367.htm", "11"] ], ["Outgoing Service", "ecpg_ch12_outgoingservice.htm", "1", ["Publishing the eConnect XML documents", "ecpg_ch12_outgoingservice1053449.htm", "11"], ["Retrieving the MSMQ message", "ecpg_ch12_outgoingservice1051770.htm", "11"], ["Outgoing Service Example", "ecpg_ch12_outgoingservice1049068.htm", "11"] ] ], ["Business Logic", "ecpg_part05_buslogicextensions.htm", "1", ["Business Logic Overview", "ecpg_ch13_buslogicoverview.htm", "1", ["Business logic", "ecpg_ch13_buslogicoverview1048718.htm", "11"], ["Extending business logic", "ecpg_ch13_buslogicoverview1048414.htm", "11"], ["Calling the business objects", "ecpg_ch13_buslogicoverview1048429.htm", "11"] ], ["Custom XML Nodes", "ecpg_ch14_customnodes.htm", "1", ["Adding an XML node", "ecpg_ch14_customnodes1048402.htm", "11"], ["Creating a SQL stored procedure", "ecpg_ch14_customnodes1048441.htm", "11"] ], ["Business Logic Extensions", "ecpg_ch15_customizingprocs.htm", "1", ["Modifying business logic", "ecpg_ch15_customizingprocs1048405.htm", "11"], ["Using pre and post stored procedures", "ecpg_ch15_customizingprocs1048423.htm", "11"] ] ], ["Transaction Requester", "ecpg_part06_requestingdata.htm", "1", ["Using the Transaction Requester", "ecpg_ch16_transactionrequester.htm", "1", ["Transaction Requester Overview", "ecpg_ch16_transactionrequester1052746.htm", "11"], ["Requester document types", "ecpg_ch16_transactionrequester1050470.htm", "11"], ["Requester document tables", "ecpg_ch16_transactionrequester1050507.htm", "11"], ["Using the RequesterTrx element", "ecpg_ch16_transactionrequester1050935.htm", "11"], ["Using the <taRequesterTrxDisabler> XML node", "ecpg_ch16_transactionrequester1079205.htm", "11"] ], ["Customizing the Transaction Requester", "ecpg_ch17_customtransactionrequester.htm", "1", ["Creating a Transaction Requester document type", "ecpg_ch17_customtransactionrequester1054195.htm", "11"], ["Implementing the RequesterTrx element", "ecpg_ch17_customtransactionrequester1075394.htm", "11"] ] ], ["eConnect Samples", "ecpg_part07_samples.htm", "1", ["Create a Customer", "ecpg_ch18_createcustomer.htm", "1", ["Overview", "ecpg_ch18_createcustomer1048493.htm", "11"], ["Running the sample application", "ecpg_ch18_createcustomer1048497.htm", "11"], ["How the sample application works", "ecpg_ch18_createcustomer1051183.htm", "11"], ["How eConnect was used", "ecpg_ch18_createcustomer1048435.htm", "11"] ], ["Create a Sales Order", "ecpg_ch19_createsalesorder.htm", "1", ["Overview", "ecpg_ch19_createsalesorder1048405.htm", "11"], ["Running the sample application", "ecpg_ch19_createsalesorder1048434.htm", "11"], ["How the sample application works", "ecpg_ch19_createsalesorder1048412.htm", "11"], ["How eConnect was used", "ecpg_ch19_createsalesorder1048415.htm", "11"] ], ["XML Document Manager", "ecpg_ch20_documentmanager.htm", "1", ["Overview", "ecpg_ch20_documentmanager1048407.htm", "11"], ["Running the sample application", "ecpg_ch20_documentmanager1048410.htm", "11"], ["How the sample application works", "ecpg_ch20_documentmanager1048414.htm", "11"], ["How eConnect was used", "ecpg_ch20_documentmanager1049712.htm", "11"] ], ["Get a Document Number", "ecpg_ch21_documentnumber.htm", "1", ["Overview", "ecpg_ch21_documentnumber1048538.htm", "11"], ["Running the sample applications", "ecpg_ch21_documentnumber1048541.htm", "11"], ["How the sample applications work", "ecpg_ch21_documentnumber1048413.htm", "11"], ["How eConnect was used", "ecpg_ch21_documentnumber1048416.htm", "11"] ], ["Retrieve Data", "ecpg_ch22_retrievedata.htm", "1", ["Overview", "ecpg_ch22_retrievedata1048406.htm", "11"], ["Running the sample application", "ecpg_ch22_retrievedata1048409.htm", "11"], ["How the sample application works", "ecpg_ch22_retrievedata1048413.htm", "11"], ["How eConnect was used", "ecpg_ch22_retrievedata1048416.htm", "11"] ], ["MSMQ Document Sender", "ecpg_ch23_msmqclient.htm", "1", ["Overview", "ecpg_ch23_msmqclient1048405.htm", "11"], ["Running the sample application", "ecpg_ch23_msmqclient1048408.htm", "11"], ["How the sample application works", "ecpg_ch23_msmqclient1048412.htm", "11"], ["How eConnect was used", "ecpg_ch23_msmqclient1048415.htm", "11"] ] ] ], ["eConnect .NET Reference", "ecpg_ch24_apireference.htm", "1", ["Microsoft.Dynamics.GP.eConnect Namespace", "ecpg_ch24_apireference1193045.htm", "1", ["Configuration Class", "ecpg_ch24_apireference1909160.htm", "11"], ["DocumentRollback Class", "ecpg_ch24_apireference1926047.htm", "1", ["Add Method", "ecpg_ch24_apireference1909213.htm", "11"], ["Dispose Method", "ecpg_ch24_apireference1909284.htm", "11"], ["CollectionContainsDocuments Method", "ecpg_ch24_apireference1942625.htm", "11"], ["GetRollBackDocumentList Method", "ecpg_ch24_apireference1943033.htm", "11"], ["RollBackDocuments Method", "ecpg_ch24_apireference1943028.htm", "11"] ], ["eConnectException Class", "ecpg_ch24_apireference1908834.htm", "11"], ["eConnectFault Class", "ecpg_ch24_apireference1928551.htm", "11"], ["eConnectMethods Class", "ecpg_ch24_apireference1924762.htm", "1", ["CreateEntity Method", "ecpg_ch24_apireference1932608.htm", "11"], ["CreateTransactionEntity Method", "ecpg_ch24_apireference1932609.htm", "11"], ["DeleteEntity Method", "ecpg_ch24_apireference1932610.htm", "11"], ["DeleteTransactionEntity Method", "ecpg_ch24_apireference1932611.htm", "11"], ["Dispose Method", "ecpg_ch24_apireference1932947.htm", "11"], ["eConnect_EntryPoint Method", "ecpg_ch24_apireference1311729.htm", "11"], ["eConnect_Requester Method", "ecpg_ch24_apireference1311740.htm", "11"], ["GetEntity Method", "ecpg_ch24_apireference1934282.htm", "11"], ["UpdateEntity Method", "ecpg_ch24_apireference1934283.htm", "11"], ["UpdateTransactionEntity Method", "ecpg_ch24_apireference1934284.htm", "11"] ], ["eConnectSqlError Class", "ecpg_ch24_apireference1292360.htm", "11"], ["eConnectSqlErrorCollection Class", "ecpg_ch24_apireference1954370.htm", "11"], ["eConnectSqlFault Class", "ecpg_ch24_apireference1930912.htm", "11"], ["EnumTypes Class", "ecpg_ch24_apireference1956249.htm", "11"], ["EnumTypes.ConnectionStringType Enumeration", "ecpg_ch24_apireference1289099.htm", "11"], ["EnumTypes.SchemaValidationType Enumeration", "ecpg_ch24_apireference1289120.htm", "11"], ["GetNextDocNumbers Class", "ecpg_ch24_apireference1915295.htm", "1", ["Dispose Method", "ecpg_ch24_apireference1915400.htm", "11"], ["GetNextGLJournalEntryNumber Method", "ecpg_ch24_apireference1943080.htm", "11"], ["GetNextIVNumber Method", "ecpg_ch24_apireference1915444.htm", "11"], ["GetNextPONumber Method", "ecpg_ch24_apireference1915502.htm", "11"], ["GetNextPOPReceiptNumber Method", "ecpg_ch24_apireference1915546.htm", "11"], ["GetNextRMNumber Method", "ecpg_ch24_apireference1915590.htm", "11"], ["GetNextSOPNumber Method", "ecpg_ch24_apireference1915654.htm", "11"], ["GetPMNextVoucherNumber Method", "ecpg_ch24_apireference1915721.htm", "11"], ["RollBackDocumentList Method", "ecpg_ch24_apireference1915765.htm", "11"], ["SortAndRollBackDocumentList Method", "ecpg_ch24_apireference1945111.htm", "11"] ], ["GetSopNumber Class", "ecpg_ch24_apireference1915811.htm", "1", ["Dispose Method", "ecpg_ch24_apireference1946883.htm", "11"], ["GetNextSopNumber Method", "ecpg_ch24_apireference1946888.htm", "11"], ["RollBackSopNumber Method", "ecpg_ch24_apireference1915934.htm", "11"] ], ["IncrementDecrement Enumeration", "ecpg_ch24_apireference1918012.htm", "11"], ["IVDocType Enumeration", "ecpg_ch24_apireference1918065.htm", "11"], ["RMPaymentType Enumeration", "ecpg_ch24_apireference1918098.htm", "11"], ["RollBackDocument Class", "ecpg_ch24_apireference1921310.htm", "11"], ["SopType Enumeration", "ecpg_ch24_apireference1918155.htm", "11"], ["TransactionType Enumeration", "ecpg_ch24_apireference1918196.htm", "11"] ], ["Microsoft.Dynamics.GP.eConnect.Serialization Namespace", "ecpg_ch24_apireference1267450.htm", "1", ["AATrxDimCodeMaintType Class", "ecpg_ch24_apireference1276889.htm", "11"], ["BRBankDepositsType Class", "ecpg_ch24_apireference1276902.htm", "11"], ["BRBankTransactionType Class", "ecpg_ch24_apireference1276918.htm", "11"], ["BRBankTransactionVoidType Class", "ecpg_ch24_apireference1276935.htm", "11"], ["BRDeleteBankDepositsType Class", "ecpg_ch24_apireference1737075.htm", "11"], ["BRPostBankDepositsType Class", "ecpg_ch24_apireference1790397.htm", "11"], ["CMPCreateBankType Class", "ecpg_ch24_apireference1790421.htm", "11"], ["CMPCreateCountryType Class", "ecpg_ch24_apireference1276997.htm", "11"], ["CMPCreditCardType Class", "ecpg_ch24_apireference1277012.htm", "11"], ["CMPInternetAddressType Class", "ecpg_ch24_apireference1277027.htm", "11"], ["CMPShippingMethodType Class", "ecpg_ch24_apireference1340065.htm", "11"], ["eConnectOut Class", "ecpg_ch24_apireference1288444.htm", "11"], ["eConnectProcessInfo Class", "ecpg_ch24_apireference1891169.htm", "11"], ["eConnectType Class", "ecpg_ch24_apireference1737167.htm", "11"], ["FACreateAccountGroupType Class", "ecpg_ch24_apireference1364500.htm", "11"], ["FACreateAssetBookITCType Class", "ecpg_ch24_apireference1736135.htm", "11"], ["FACreateAssetBookIDType Class", "ecpg_ch24_apireference1790559.htm", "11"], ["FACreateAssetClassIDType Class", "ecpg_ch24_apireference1277335.htm", "11"], ["FACreateAssetIDType Class", "ecpg_ch24_apireference1277350.htm", "11"], ["FACreateAssetInsuranceType Class", "ecpg_ch24_apireference1277365.htm", "11"], ["FACreateAssetLeaseType Class", "ecpg_ch24_apireference1277380.htm", "11"], ["FACreateAssetUserDataType Class", "ecpg_ch24_apireference1277395.htm", "11"], ["FACreateBookClassType Class", "ecpg_ch24_apireference1366527.htm", "11"], ["FACreateBookIDType Class", "ecpg_ch24_apireference1790660.htm", "11"], ["FACreateInsuranceClassIDType Class", "ecpg_ch24_apireference1277440.htm", "11"], ["FACreateLeaseCompanyType Class", "ecpg_ch24_apireference1736226.htm", "11"], ["FACreateLocationIDType Class", "ecpg_ch24_apireference1277470.htm", "11"], ["FACreatePhysicalLocationIDType Class", "ecpg_ch24_apireference1277485.htm", "11"], ["FACreateRetirementCodeType Class", "ecpg_ch24_apireference1367566.htm", "11"], ["FACreateStructureType Class", "ecpg_ch24_apireference1367878.htm", "11"], ["FSEquipmentType Class", "ecpg_ch24_apireference1277530.htm", "11"], ["FSRMAType Class", "ecpg_ch24_apireference1277546.htm", "11"], ["FSRTVType Class", "ecpg_ch24_apireference1277563.htm", "11"], ["FSServiceCallType Class", "ecpg_ch24_apireference1277580.htm", "11"], ["GLAccountType Class", "ecpg_ch24_apireference1277598.htm", "11"], ["GLCheckbookMasterType Class", "ecpg_ch24_apireference1277615.htm", "11"], ["GLCreateAccountCategoryType Class", "ecpg_ch24_apireference1277630.htm", "11"], ["GLCreateAccountCurrenciesType Class", "ecpg_ch24_apireference1277645.htm", "11"], ["GLFixedAllocationAccountType Class", "ecpg_ch24_apireference1277660.htm", "11"], ["GLTransactionType Class", "ecpg_ch24_apireference1277676.htm", "11"], ["GLVariableAllocationAccountType Class", "ecpg_ch24_apireference1277694.htm", "11"], ["HRApplicantEducationType Class", "ecpg_ch24_apireference1846955.htm", "11"], ["HRApplicantInterviewType Class", "ecpg_ch24_apireference1846958.htm", "11"], ["HRApplicantReferenceType Class", "ecpg_ch24_apireference1846961.htm", "11"], ["HRApplicantSkillType Class", "ecpg_ch24_apireference1846964.htm", "11"], ["HRApplicantTestType Class", "ecpg_ch24_apireference1846967.htm", "11"], ["HRApplicantType Class", "ecpg_ch24_apireference1846970.htm", "11"], ["HRApplicantWorkHistoryType Class", "ecpg_ch24_apireference1846973.htm", "11"], ["HRCreateSkillSetType Class", "ecpg_ch24_apireference1846976.htm", "11"], ["HRCreateTestType Class", "ecpg_ch24_apireference1846979.htm", "11"], ["HRDeleteApplicantApplicationType Class", "ecpg_ch24_apireference1846982.htm", "11"], ["HRDeleteApplicantEducationLineType Class", "ecpg_ch24_apireference1846985.htm", "11"], ["HRDeleteApplicantEducationType Class", "ecpg_ch24_apireference1846988.htm", "11"], ["HRDeleteApplicantInterviewType Class", "ecpg_ch24_apireference1846991.htm", "11"], ["HRDeleteApplicantReferenceLineType Class", "ecpg_ch24_apireference1846994.htm", "11"], ["HRDeleteApplicantReferenceType Class", "ecpg_ch24_apireference1846997.htm", "11"], ["HRDeleteApplicantRequisitionType Class", "ecpg_ch24_apireference1847000.htm", "11"], ["HRDeleteApplicantTestLineType Class", "ecpg_ch24_apireference1881169.htm", "11"], ["HRDeleteApplicantTestType Class", "ecpg_ch24_apireference1847006.htm", "11"], ["HRDeleteApplicantType Class", "ecpg_ch24_apireference1847009.htm", "11"], ["HRDeleteApplicantWorkHistoryLineType Class", "ecpg_ch24_apireference1881218.htm", "11"], ["HRDeleteApplicantWorkHistoryType Class", "ecpg_ch24_apireference1847015.htm", "11"], ["HRDeleteRequisitonType Class", "ecpg_ch24_apireference1847018.htm", "11"], ["HRDeleteSkillSetLineType Class", "ecpg_ch24_apireference1847021.htm", "11"], ["HRDeleteSkillSetType Class", "ecpg_ch24_apireference1847024.htm", "11"], ["HRDeleteSkillType Class", "ecpg_ch24_apireference1847027.htm", "11"], ["HRDeleteTestType Class", "ecpg_ch24_apireference1847030.htm", "11"], ["HRRequisitionType Class", "ecpg_ch24_apireference1847033.htm", "11"], ["HRSkillType Class", "ecpg_ch24_apireference1847036.htm", "11"], ["IVCreateIVItemClassType Class", "ecpg_ch24_apireference1277710.htm", "11"], ["IVCreateItemCurrencyType Class", "ecpg_ch24_apireference1277725.htm", "11"], ["IVCreateItemPriceListType Class", "ecpg_ch24_apireference1277740.htm", "11"], ["IVCreatePlannerType Class", "ecpg_ch24_apireference1277756.htm", "11"], ["IVCreatePriceGroupType Class", "ecpg_ch24_apireference1277771.htm", "11"], ["IVCreatePriceLevelType Class", "ecpg_ch24_apireference1277786.htm", "11"], ["IVCreateSiteBinType Class", "ecpg_ch24_apireference1277801.htm", "11"], ["IVCreateUOFMScheduleType Class", "ecpg_ch24_apireference1277816.htm", "11"], ["IVInventoryItemSiteType Class", "ecpg_ch24_apireference1277832.htm", "11"], ["IVInventorySiteType Class", "ecpg_ch24_apireference1277847.htm", "11"], ["IVInventoryTransactionType Class", "ecpg_ch24_apireference1372508.htm", "11"], ["IVInventoryTransferType Class", "ecpg_ch24_apireference1277883.htm", "11"], ["IVItemMasterType Class", "ecpg_ch24_apireference1277904.htm", "11"], ["IVLotCategoryType Class", "ecpg_ch24_apireference1277925.htm", "11"], ["IVMultibinBinToBinTransferType Class", "ecpg_ch24_apireference1277940.htm", "11"], ["IVVendorItemType Class", "ecpg_ch24_apireference1277955.htm", "11"], ["LBCreateLockboxBankDetailsType Class", "ecpg_ch24_apireference1277970.htm", "11"], ["LBCreateLockboxType Class", "ecpg_ch24_apireference1277985.htm", "11"], ["PAAccountsSetupType Class", "ecpg_ch24_apireference1278000.htm", "11"], ["PAChangeOrderType Class", "ecpg_ch24_apireference1278015.htm", "11"], ["PAContractBillingCycleType Class", "ecpg_ch24_apireference1278034.htm", "11"], ["PAContractsType Class", "ecpg_ch24_apireference1278049.htm", "11"], ["PAEmployeeExpenseType Class", "ecpg_ch24_apireference1278073.htm", "11"], ["PAEquipmentLogTransactionType Class", "ecpg_ch24_apireference1278092.htm", "11"], ["PAMiscLogExpenseType Class", "ecpg_ch24_apireference1278108.htm", "11"], ["PAProjectAccessListType Class", "ecpg_ch24_apireference1278124.htm", "11"], ["PAProjectBillingCyclesType Class", "ecpg_ch24_apireference1278139.htm", "11"], ["PAProjectBudgetMasterType Class", "ecpg_ch24_apireference1278154.htm", "11"], ["PAProjectEquipmentListType Class", "ecpg_ch24_apireference1278169.htm", "11"], ["PAProjectFeesType Class", "ecpg_ch24_apireference1278184.htm", "11"], ["PAProjectsType Class", "ecpg_ch24_apireference1278200.htm", "11"], ["PATimeSheetsType Class", "ecpg_ch24_apireference1278222.htm", "11"], ["PMCreateBuyerType Class", "ecpg_ch24_apireference1278238.htm", "11"], ["PMDeleteVendorAddressType Class", "ecpg_ch24_apireference1850033.htm", "11"], ["PMManualCheckType Class", "ecpg_ch24_apireference1278253.htm", "11"], ["PMScheduledPaymentsType Class", "ecpg_ch24_apireference1736588.htm", "11"], ["PMTransactionType Class", "ecpg_ch24_apireference1278288.htm", "11"], ["PMVendorAddressType Class", "ecpg_ch24_apireference1278309.htm", "11"], ["PMVendorMasterType Class", "ecpg_ch24_apireference1278324.htm", "11"], ["POPDocumentDeleteType Class", "ecpg_ch24_apireference1894610.htm", "11"], ["POPDocumentVoidType Class", "ecpg_ch24_apireference1278356.htm", "11"], ["POPEnterMatchInvoiceType Class", "ecpg_ch24_apireference1278371.htm", "11"], ["POPMapSitesType Class", "ecpg_ch24_apireference1278395.htm", "11"], ["POPReceivingsType Class", "ecpg_ch24_apireference1278410.htm", "11"], ["POPTransactionType Class", "ecpg_ch24_apireference1278437.htm", "11"], ["POPtoSOPLinkRemoveType Class", "ecpg_ch24_apireference1278461.htm", "11"], ["RMApplyType Class", "ecpg_ch24_apireference1278476.htm", "11"], ["RMCashReceiptsType Class", "ecpg_ch24_apireference1278492.htm", "11"], ["RMCreateCustomerItemsType Class", "ecpg_ch24_apireference1278511.htm", "11"], ["RMCreateParentIDType Class", "ecpg_ch24_apireference1278526.htm", "11"], ["RMCustomerAddressType Class", "ecpg_ch24_apireference1278542.htm", "11"], ["RMCustomerClassType Class", "ecpg_ch24_apireference1278557.htm", "11"], ["RMCustomerMasterType Class", "ecpg_ch24_apireference1278572.htm", "11"], ["RMDeleteCustomerAddressType Class", "ecpg_ch24_apireference1278590.htm", "11"], ["RMDeleteCustomerType Class", "ecpg_ch24_apireference1278605.htm", "11"], ["RMDeleteSalespersonType Class", "ecpg_ch24_apireference1278620.htm", "11"], ["RMParentIDChildType Class", "ecpg_ch24_apireference1278635.htm", "11"], ["RMProspectMasterType Class", "ecpg_ch24_apireference1278650.htm", "11"], ["RMSalespersonMasterType Class", "ecpg_ch24_apireference1278665.htm", "11"], ["RMScheduledPaymentsType Class", "ecpg_ch24_apireference1278680.htm", "11"], ["RMTerritoryMasterType Class", "ecpg_ch24_apireference1278695.htm", "11"], ["RMTransactionType Class", "ecpg_ch24_apireference1278710.htm", "11"], ["RMUnapplyTransactionType Class", "ecpg_ch24_apireference1278732.htm", "11"], ["RMVoidTransactionType Class", "ecpg_ch24_apireference1278748.htm", "11"], ["RQeConnectOutType Class", "ecpg_ch24_apireference1737557.htm", "11"], ["SMMdaType Class", "ecpg_ch24_apireference1278778.htm", "11"], ["SMTransactionBatchType Class", "ecpg_ch24_apireference1736821.htm", "11"], ["SOPDeleteDocumentType Class", "ecpg_ch24_apireference1278808.htm", "11"], ["SOPDeleteLineType Class", "ecpg_ch24_apireference1278824.htm", "11"], ["SOPDistributionsType Class", "ecpg_ch24_apireference1278839.htm", "11"], ["SOPLineComponentType Class", "ecpg_ch24_apireference1278855.htm", "11"], ["SOPProcessHoldMasterType Class", "ecpg_ch24_apireference1735283.htm", "11"], ["SOPProcessHoldType Class", "ecpg_ch24_apireference1278885.htm", "11"], ["SOPSerialType Class", "ecpg_ch24_apireference1278900.htm", "11"], ["SOPTransactionType Class", "ecpg_ch24_apireference1278915.htm", "11"], ["SOPVoidDocumentType Class", "ecpg_ch24_apireference1278949.htm", "11"], ["SOPtoPOPTransactionType Class", "ecpg_ch24_apireference1278964.htm", "11"], ["taAATrxDimCodeMaint Class", "ecpg_ch24_apireference1278979.htm", "11"], ["taAnalyticsDistribution_ItemsTaAnalyticsDistribution Class", "ecpg_ch24_apireference1450379.htm", "11"], ["taApplicantInterviewUpdate_ItemsTaApplicantInterviewUpdate Class", "ecpg_ch24_apireference1850304.htm", "11"], ["taBRBankDepositsHeader Class", "ecpg_ch24_apireference1279085.htm", "11"], ["taBRBankDepositsLine_ItemsTaBRBankDepositsLine Class", "ecpg_ch24_apireference1279133.htm", "11"], ["taBRBankTransactionDist_ItemsTaBRBankTransactionDist Class", "ecpg_ch24_apireference1604402.htm", "11"], ["taBRBankTransactionHeader Class", "ecpg_ch24_apireference1605968.htm", "11"], ["taBRBankTransactionVoid Class", "ecpg_ch24_apireference1279247.htm", "11"], ["taBRDeleteBankDeposits Class", "ecpg_ch24_apireference1279276.htm", "11"], ["taBRPostBankDeposits Class", "ecpg_ch24_apireference1279296.htm", "11"], ["taCreateAccountCategory Class", "ecpg_ch24_apireference1279317.htm", "11"], ["taCreateAccountCurrencies Class", "ecpg_ch24_apireference1279336.htm", "11"], ["taCreateAccountGroup Class", "ecpg_ch24_apireference1279358.htm", "11"], ["taCreateApplicant Class", "ecpg_ch24_apireference1850563.htm", "11"], ["taCreateApplicantEducation Class", "ecpg_ch24_apireference1850566.htm", "11"], ["taCreateApplicantInterviewInsert Class", "ecpg_ch24_apireference1850569.htm", "11"], ["taCreateApplicantReferences Class", "ecpg_ch24_apireference1850572.htm", "11"], ["taCreateApplicantSkills Class", "ecpg_ch24_apireference1850575.htm", "11"], ["taCreateApplicantTests Class", "ecpg_ch24_apireference1850578.htm", "11"], ["taCreateApplicantWorkHistory Class", "ecpg_ch24_apireference1850581.htm", "11"], ["taCreateAssetBook Class", "ecpg_ch24_apireference1279387.htm", "11"], ["taCreateAssetBookITC Class", "ecpg_ch24_apireference1279446.htm", "11"], ["taCreateAssetClassID Class", "ecpg_ch24_apireference1279484.htm", "11"], ["taCreateAssetID Class", "ecpg_ch24_apireference1279505.htm", "11"], ["taCreateAssetInsurance Class", "ecpg_ch24_apireference1279565.htm", "11"], ["taCreateAssetLease Class", "ecpg_ch24_apireference1279592.htm", "11"], ["taCreateAssetUserData Class", "ecpg_ch24_apireference1279617.htm", "11"], ["taCreateBank Class", "ecpg_ch24_apireference1279658.htm", "11"], ["taCreateBenefit Class", "ecpg_ch24_apireference1279692.htm", "11"], ["taCreateBenefitBasedOnPayDedCodes_ItemsTaCreateBenefitBasedOnPayDedCodes Class", "ecpg_ch24_apireference1279758.htm", "11"], ["taCreateBookClass Class", "ecpg_ch24_apireference1279779.htm", "11"], ["taCreateBookID Class", "ecpg_ch24_apireference1279812.htm", "11"], ["taCreateBuyer Class", "ecpg_ch24_apireference1279834.htm", "11"], ["taCreateCheckbook Class", "ecpg_ch24_apireference1279854.htm", "11"], ["taCreateComputerCheckLineInsert_ItemsTaCreateComputerCheckLineInsert Class", "ecpg_ch24_apireference1626635.htm", "11"], ["taCreateCreditCard Class", "ecpg_ch24_apireference1279936.htm", "11"], ["taCreateCustomerAddress_ItemsTaCreateCustomerAddress Class", "ecpg_ch24_apireference1279964.htm", "11"], ["taCreateCustomerClass Class", "ecpg_ch24_apireference1280010.htm", "11"], ["taCreateCustomerItems_ItemsTaCreateCustomerItems Class", "ecpg_ch24_apireference1280077.htm", "11"], ["taCreateDeduction Class", "ecpg_ch24_apireference1280109.htm", "11"], ["taCreateDeductionBasedOnPayCodes_ItemsTaCreateDeductionBasedOnPayCodes Class", "ecpg_ch24_apireference1280168.htm", "11"], ["taCreateDepartment Class", "ecpg_ch24_apireference1280188.htm", "11"], ["taCreateEmployee Class", "ecpg_ch24_apireference1280209.htm", "11"], ["taCreateEmployeeAddress Class", "ecpg_ch24_apireference1792597.htm", "11"], ["taCreateEmployeeBenefit Class", "ecpg_ch24_apireference1280363.htm", "11"], ["taCreateEmployeeBenefitBasedOnPayDedCodes_ItemsTaCreateEmployeeBenefitBasedOnPayDedCodes Class", "ecpg_ch24_apireference1280471.htm", "11"], ["taCreateEmployeeClass Class", "ecpg_ch24_apireference1894926.htm", "11"], ["taCreateEmployeeDeduction Class", "ecpg_ch24_apireference1280540.htm", "11"], ["taCreateEmployeeDeductionBasedOnPayCodes_ItemsTaCreateEmployeeDeductionBasedOnPayCodes Class", "ecpg_ch24_apireference1280634.htm", "11"], ["taCreateEmployeeLocalTax Class", "ecpg_ch24_apireference1280655.htm", "11"], ["taCreateEmployeePayCode Class", "ecpg_ch24_apireference1280681.htm", "11"], ["taCreateEmployeeStateTax Class", "ecpg_ch24_apireference1280753.htm", "11"], ["taCreateEmployeeTax Class", "ecpg_ch24_apireference1280790.htm", "11"], ["taCreateFixedAllocationAccountRcd_ItemsTaCreateFixedAllocationAccountRcd Class", "ecpg_ch24_apireference1280825.htm", "11"], ["taCreateIVItemClass Class", "ecpg_ch24_apireference1280847.htm", "11"], ["taCreateInsuranceClassID Class", "ecpg_ch24_apireference1280911.htm", "11"], ["taCreateInternetAddresses Class", "ecpg_ch24_apireference1280932.htm", "11"], ["taCreateInventorySite Class", "ecpg_ch24_apireference1280961.htm", "11"], ["taCreateItemVendors_ItemsTaCreateItemVendors Class", "ecpg_ch24_apireference1280996.htm", "11"], ["taCreateKitItemRcd_ItemsTaCreateKitItemRcd Class", "ecpg_ch24_apireference1281032.htm", "11"], ["taCreateLeaseCompany Class", "ecpg_ch24_apireference1281053.htm", "11"], ["taCreateLocalTax Class", "ecpg_ch24_apireference1281072.htm", "11"], ["taCreateLocalTaxDetail_ItemsTaCreateLocalTaxDetail Class", "ecpg_ch24_apireference1281111.htm", "11"], ["taCreateLocation Class", "ecpg_ch24_apireference1281134.htm", "11"], ["taCreateLocationID Class", "ecpg_ch24_apireference1281169.htm", "11"], ["taCreateLockbox Class", "ecpg_ch24_apireference1281196.htm", "11"], ["taCreateLockboxBankDetails Class", "ecpg_ch24_apireference1281227.htm", "11"], ["taCreateLotCategory Class", "ecpg_ch24_apireference1281247.htm", "11"], ["taCreateManualCheckHeaderInsert Class", "ecpg_ch24_apireference1281271.htm", "11"], ["taCreateManualCheckLineInsert_ItemsTaCreateManualCheckLineInsert Class", "ecpg_ch24_apireference1281298.htm", "11"], ["taCreateParentID Class", "ecpg_ch24_apireference1281338.htm", "11"], ["taCreatePayCode Class", "ecpg_ch24_apireference1281363.htm", "11"], ["taCreatePayrollBatchHeaderInsert Class", "ecpg_ch24_apireference1281411.htm", "11"], ["taCreatePhysicalLocationID Class", "ecpg_ch24_apireference1281437.htm", "11"], ["taCreatePlanner Class", "ecpg_ch24_apireference1281458.htm", "11"], ["taCreatePosition Class", "ecpg_ch24_apireference1281478.htm", "11"], ["taCreateProcessHold Class", "ecpg_ch24_apireference1281501.htm", "11"], ["taCreateProspect Class", "ecpg_ch24_apireference1281523.htm", "11"], ["taCreateRequisitions Class", "ecpg_ch24_apireference1852243.htm", "11"], ["taCreateRetirementCode Class", "ecpg_ch24_apireference1281563.htm", "11"], ["taCreateSOPTrackingInfo Class", "ecpg_ch24_apireference1281584.htm", "11"], ["taCreateSalesperson Class", "ecpg_ch24_apireference1281605.htm", "11"], ["taCreateShiftCode Class", "ecpg_ch24_apireference1738992.htm", "11"], ["taCreateShippingMethod Class", "ecpg_ch24_apireference1281685.htm", "11"], ["taCreateSiteBin Class", "ecpg_ch24_apireference1741953.htm", "11"], ["taCreateSkills Class", "ecpg_ch24_apireference1852422.htm", "11"], ["taCreateSkillSets Class", "ecpg_ch24_apireference1852425.htm", "11"], ["taCreateSkillSetsLIne_ItemsTaCreateSkillSetsLine Class", "ecpg_ch24_apireference1852428.htm", "11"], ["taCreateSopPaymentInsertRecord_ItemsTaCreateSopPaymentInsertRecord Class", "ecpg_ch24_apireference1281734.htm", "11"], ["taCreateStructure Class", "ecpg_ch24_apireference1281771.htm", "11"], ["taCreateSupervisor Class", "ecpg_ch24_apireference1281790.htm", "11"], ["taCreateTerritory Class", "ecpg_ch24_apireference1281814.htm", "11"], ["taCreateTests Class", "ecpg_ch24_apireference1852648.htm", "11"], ["taCreateUpdateBatchHeaderRcd Class", "ecpg_ch24_apireference1281850.htm", "11"], ["taCreateVariableAllocationAccountRcd_ItemsTaCreateVariableAllocationAccountRcd Class", "ecpg_ch24_apireference1281892.htm", "11"], ["taCreateVendorAddress_ItemsTaCreateVendorAddress Class", "ecpg_ch24_apireference1281914.htm", "11"], ["taCreateWorkersCompensationCode Class", "ecpg_ch24_apireference1281951.htm", "11"], ["taDeleteApplicant Class", "ecpg_ch24_apireference1852823.htm", "11"], ["taDeleteApplicantApplication Class", "ecpg_ch24_apireference1852826.htm", "11"], ["taDeleteApplicantEducation Class", "ecpg_ch24_apireference1852829.htm", "11"], ["taDeleteApplicantEducationLine Class", "ecpg_ch24_apireference1852832.htm", "11"], ["taDeleteApplicantInterview Class", "ecpg_ch24_apireference1852835.htm", "11"], ["taDeleteApplicantReferences Class", "ecpg_ch24_apireference1852838.htm", "11"], ["taDeleteApplicantReferencesLine Class", "ecpg_ch24_apireference1852841.htm", "11"], ["taDeleteApplicantRequisitionsLine Class", "ecpg_ch24_apireference1858407.htm", "11"], ["taDeleteApplicantTests Class", "ecpg_ch24_apireference1852847.htm", "11"], ["taDeleteApplicantTestsLine Class", "ecpg_ch24_apireference1852850.htm", "11"], ["taDeleteApplicantWorkHistory Class", "ecpg_ch24_apireference1852853.htm", "11"], ["taDeleteApplicantWorkHistoryLine Class", "ecpg_ch24_apireference1852856.htm", "11"], ["taDeleteCustomerAddress Class", "ecpg_ch24_apireference1281979.htm", "11"], ["taDeleteCustomerRcd Class", "ecpg_ch24_apireference1281999.htm", "11"], ["taDeleteEmployee Class", "ecpg_ch24_apireference1282018.htm", "11"], ["taDeleteEmployeeAddress Class", "ecpg_ch24_apireference1853966.htm", "11"], ["taDeleteEmployeePayCode Class", "ecpg_ch24_apireference1853969.htm", "11"], ["taDeleteRequisition Class", "ecpg_ch24_apireference1854180.htm", "11"], ["taDeleteSalespersonRcd Class", "ecpg_ch24_apireference1854183.htm", "11"], ["taDeleteSkills Class", "ecpg_ch24_apireference1854195.htm", "11"], ["taDeleteSkillSetsLine Class", "ecpg_ch24_apireference1854198.htm", "11"], ["taDeleteSkillsSets Class", "ecpg_ch24_apireference1854201.htm", "11"], ["taDeleteTests Class", "ecpg_ch24_apireference1854204.htm", "11"], ["taDeleteVendorAddress Class", "ecpg_ch24_apireference1854207.htm", "11"], ["taFSEquipmentMaster Class", "ecpg_ch24_apireference1282056.htm", "11"], ["taFSEquipmentReading_ItemsTaFSEquipmentReading Class", "ecpg_ch24_apireference1282118.htm", "11"], ["taFSRMALineSerial_ItemsTaFSRMALineSerial Class", "ecpg_ch24_apireference1282155.htm", "11"], ["taFSRMALine_ItemsTaFSRMALine Class", "ecpg_ch24_apireference1282190.htm", "11"], ["taFSRMAMaster Class", "ecpg_ch24_apireference1282323.htm", "11"], ["taFSRTVLineSerial_ItemsTaFSRTVLineSerial Class", "ecpg_ch24_apireference1282398.htm", "11"], ["taFSRTVLine_ItemsTaFSRTVLine Class", "ecpg_ch24_apireference1282436.htm", "11"], ["taFSRTVMaster Class", "ecpg_ch24_apireference1282528.htm", "11"], ["taFSServiceCallCodesEquipment_ItemsTaFSServiceCallCodesEquipment Class", "ecpg_ch24_apireference1282582.htm", "11"], ["taFSServiceCallLineSerial_ItemsTaFSServiceCallLineSerial Class", "ecpg_ch24_apireference1282610.htm", "11"], ["taFSServiceCallLine_ItemsTaFSServiceCallLine Class", "ecpg_ch24_apireference1739897.htm", "11"], ["taFSServiceCallMaster Class", "ecpg_ch24_apireference1282725.htm", "11"], ["taFSServiceCallMultiTech Class", "ecpg_ch24_apireference1855159.htm", "11"], ["taGLTransactionHeaderInsert Class", "ecpg_ch24_apireference1282796.htm", "11"], ["taGLTransactionLineInsert_ItemsTaGLTransactionLineInsert Class", "ecpg_ch24_apireference1282840.htm", "11"], ["taIVCreateItemPriceListHeader Class", "ecpg_ch24_apireference1282892.htm", "11"], ["taIVCreateItemPriceListLine_ItemsTaIVCreateItemPriceListLine Class", "ecpg_ch24_apireference1282918.htm", "11"], ["taIVCreatePriceGroup Class", "ecpg_ch24_apireference1282948.htm", "11"], ["taIVCreatePriceLevel Class", "ecpg_ch24_apireference1282968.htm", "11"], ["taIVCreateUOFMScheduleHeader Class", "ecpg_ch24_apireference1282988.htm", "11"], ["taIVCreateUOFMScheduleLine_ItemsTaIVCreateUOFMScheduleLine Class", "ecpg_ch24_apireference1283010.htm", "11"], ["taIVMultibinBinToBinTransfer Class", "ecpg_ch24_apireference1283033.htm", "11"], ["taIVTransactionHeaderInsert Class", "ecpg_ch24_apireference1283062.htm", "11"], ["taIVTransactionLineInsert_ItemsTaIVTransactionLineInsert Class", "ecpg_ch24_apireference1283089.htm", "11"], ["taIVTransactionLotInsert_ItemsTaIVTransactionLotInsert Class", "ecpg_ch24_apireference1283121.htm", "11"], ["taIVTransactionMultiBinInsert_ItemsTaIVTransactionMultiBinInsert Class", "ecpg_ch24_apireference1283154.htm", "11"], ["taIVTransactionSerialInsert_ItemsTaIVTransactionSerialInsert Class", "ecpg_ch24_apireference1283181.htm", "11"], ["taIVTransferHeaderInsert Class", "ecpg_ch24_apireference1283209.htm", "11"], ["taIVTransferLineInsert_ItemsTaIVTransferLineInsert Class", "ecpg_ch24_apireference1283231.htm", "11"], ["taIVTransferLotInsert_ItemsTaIVTransferLotInsert Class", "ecpg_ch24_apireference1283264.htm", "11"], ["taIVTransferMultiBinInsert_ItemsTaIVTransferMultiBinInsert Class", "ecpg_ch24_apireference1283299.htm", "11"], ["taIVTransferSerialInsert_ItemsTaIVTransferSerialInsert Class", "ecpg_ch24_apireference1283327.htm", "11"], ["taItemSite_ItemsTaItemSite Class", "ecpg_ch24_apireference1283357.htm", "11"], ["taMdaUpdate_ItemsTaMdaUpdate Class", "ecpg_ch24_apireference1283382.htm", "11"], ["taPAAccountsSetup_ItemsTaPAAccountsSetup Class", "ecpg_ch24_apireference1283402.htm", "11"], ["taPAChangeOrderEntryBudget_ItemsTaPAChangeOrderEntryBudget Class", "ecpg_ch24_apireference1283425.htm", "11"], ["taPAChangeOrderEntryFeeDetail_ItemsTaPAChangeOrderEntryFeeDetail Class", "ecpg_ch24_apireference1283468.htm", "11"], ["taPAChangeOrderEntryFeeHeader_ItemsTaPAChangeOrderEntryFeeHeader Class", "ecpg_ch24_apireference1283509.htm", "11"], ["taPAChangeOrderEntryFeeSchedule_ItemsTaPAChangeOrderEntryFeeSchedule Class", "ecpg_ch24_apireference1283536.htm", "11"], ["taPAChangeOrderEntryHdr Class", "ecpg_ch24_apireference1283563.htm", "11"], ["taPAContractBillingCycle_ItemsTaPAContractBillingCycle Class", "ecpg_ch24_apireference1283597.htm", "11"], ["taPAContracts Class", "ecpg_ch24_apireference1283619.htm", "11"], ["taPAEmpExpenseHdrInsert Class", "ecpg_ch24_apireference1283684.htm", "11"], ["taPAEmpExpenseLineInsert_ItemsTaPAEmpExpenseLineInsert Class", "ecpg_ch24_apireference1283775.htm", "11"], ["taPAEmpExpenseTaxInsert_ItemsTaPAEmpExpenseTaxInsert Class", "ecpg_ch24_apireference1283815.htm", "11"], ["taPAEquipLogHdrInsert Class", "ecpg_ch24_apireference1283848.htm", "11"], ["taPAEquipLogLineInsert_ItemsTaPAEquipLogLineInsert Class", "ecpg_ch24_apireference1283894.htm", "11"], ["taPAMiscLogHdrInsert Class", "ecpg_ch24_apireference1740703.htm", "11"], ["taPAMiscLogLineInsert_ItemsTaPAMiscLogLineInsert Class", "ecpg_ch24_apireference1283978.htm", "11"], ["taPAProjectAccess_ItemsTaPAProjectAccess Class", "ecpg_ch24_apireference1797055.htm", "11"], ["taPAProjectBillingCycle_ItemsTaPAProjectBillingCycle Class", "ecpg_ch24_apireference1284035.htm", "11"], ["taPAProjectBudgetMaster_ItemsTaPAProjectBudgetMaster Class", "ecpg_ch24_apireference1284057.htm", "11"], ["taPAProjectEquip_ItemsTaPAProjectEquip Class", "ecpg_ch24_apireference1740749.htm", "11"], ["taPAProjectFeeSchedule_ItemsTaPAProjectFeeSchedule Class", "ecpg_ch24_apireference1284160.htm", "11"], ["taPAProjectFee_ItemsTaPAProjectFee Class", "ecpg_ch24_apireference1284184.htm", "11"], ["taPAProjects_ItemsTaPAProjects Class", "ecpg_ch24_apireference1284212.htm", "11"], ["taPATimeSheetHdrInsert Class", "ecpg_ch24_apireference1284291.htm", "11"], ["taPATimeSheetLineInsert_ItemsTaPATimeSheetLineInsert Class", "ecpg_ch24_apireference1284339.htm", "11"], ["taPMDistribution_ItemsTaPMDistribution Class", "ecpg_ch24_apireference1284378.htm", "11"], ["taPMManualCheck Class", "ecpg_ch24_apireference1284406.htm", "11"], ["taPMSchedPmnts Class", "ecpg_ch24_apireference1284454.htm", "11"], ["taPMTransactionInsert Class", "ecpg_ch24_apireference1284492.htm", "11"], ["taPMTransactionTaxInsert_ItemsTaPMTransactionTaxInsert Class", "ecpg_ch24_apireference1284582.htm", "11"], ["taPOPMapSites Class", "ecpg_ch24_apireference1284613.htm", "11"], ["taParentIDChild_ItemsTaParentIDChild Class", "ecpg_ch24_apireference1284633.htm", "11"], ["taPoHdr Class", "ecpg_ch24_apireference1284654.htm", "11"], ["taPoLine_ItemsTaPoLine Class", "ecpg_ch24_apireference1284797.htm", "11"], ["taPopDistribution_ItemsTaPopDistribution Class", "ecpg_ch24_apireference1284891.htm", "11"], ["taPopEnterMatchInvHdr Class", "ecpg_ch24_apireference1284919.htm", "11"], ["taPopEnterMatchInvLine_ItemsTaPopEnterMatchInvLine Class", "ecpg_ch24_apireference1284987.htm", "11"], ["taPopEnterMatchInvToShpMultiLine_ItemsTaPopEnterMatchInvToShpMultiLine Class", "ecpg_ch24_apireference1285033.htm", "11"], ["taPopIvcTaxInsert_ItemsTaPopIvcTaxInsert Class", "ecpg_ch24_apireference1285064.htm", "11"], ["taPopPoDelete Class", "ecpg_ch24_apireference1285094.htm", "11"], ["taPopPoVoid Class", "ecpg_ch24_apireference1285113.htm", "11"], ["taPopRcptHdrInsert Class", "ecpg_ch24_apireference1285132.htm", "11"], ["taPopRcptLineInsert_ItemsTaPopRcptLineInsert Class", "ecpg_ch24_apireference1285227.htm", "11"], ["taPopRcptLineTaxInsert_ItemsTaPopRcptLineTaxInsert Class", "ecpg_ch24_apireference1285281.htm", "11"], ["taPopRcptLotInsert_ItemsTaPopRcptLotInsert Class", "ecpg_ch24_apireference1285311.htm", "11"], ["taPopRcptMultiBin_ItemsTaPopRcptMultiBin Class", "ecpg_ch24_apireference1285339.htm", "11"], ["taPopRcptSerialInsert_ItemsTaPopRcptSerialInsert Class", "ecpg_ch24_apireference1285364.htm", "11"], ["taPopRctUserDefined Class", "ecpg_ch24_apireference1285389.htm", "11"], ["taPopRemoveSopLink Class", "ecpg_ch24_apireference1285443.htm", "11"], ["taRMApply Class", "ecpg_ch24_apireference1285467.htm", "11"], ["taRMCashReceiptInsert Class", "ecpg_ch24_apireference1285494.htm", "11"], ["taRMCommissions_ItemsTaRMCommissions Class", "ecpg_ch24_apireference1285541.htm", "11"], ["taRMDistribution_ItemsTaRMDistribution Class", "ecpg_ch24_apireference1285569.htm", "11"], ["taRMSchedPmnts Class", "ecpg_ch24_apireference1285596.htm", "11"], ["taRMTransaction Class", "ecpg_ch24_apireference1285633.htm", "11"], ["taRMTransactionTaxInsert_ItemsTaRMTransactionTaxInsert Class", "ecpg_ch24_apireference1285727.htm", "11"], ["taRMUnapplyTransaction Class", "ecpg_ch24_apireference1285760.htm", "11"], ["taRMVoidTransaction Class", "ecpg_ch24_apireference1285783.htm", "11"], ["taRequesterTrxDisabler_ItemsTaRequesterTrxDisabler Class", "ecpg_ch24_apireference1285806.htm", "11"], ["taSopCommissions_ItemsTaSopCommissions Class", "ecpg_ch24_apireference1285835.htm", "11"], ["taSopDeleteDocument Class", "ecpg_ch24_apireference1285863.htm", "11"], ["taSopDistribution_ItemsTaSopDistribution Class", "ecpg_ch24_apireference1285883.htm", "11"], ["taSopHdrIvcInsert Class", "ecpg_ch24_apireference1285911.htm", "11"], ["taSopLineDelete Class", "ecpg_ch24_apireference1286042.htm", "11"], ["taSopLineIvcInsertComponent_ItemsTaSopLineIvcInsertComponent Class", "ecpg_ch24_apireference1286067.htm", "11"], ["taSopLineIvcInsert_ItemsTaSopLineIvcInsert Class", "ecpg_ch24_apireference1286117.htm", "11"], ["taSopLineIvcTaxInsert_ItemsTaSopLineIvcTaxInsert Class", "ecpg_ch24_apireference1286224.htm", "11"], ["taSopLotAuto_ItemsTaSopLotAuto Class", "ecpg_ch24_apireference1286260.htm", "11"], ["taSopMultiBin_ItemsTaSopMultiBin Class", "ecpg_ch24_apireference1286302.htm", "11"], ["taSopSerial_ItemsTaSopSerial Class", "ecpg_ch24_apireference1286331.htm", "11"], ["taSopToPopLink Class", "ecpg_ch24_apireference1286368.htm", "11"], ["taSopTrackingNum_ItemsTaSopTrackingNum Class", "ecpg_ch24_apireference1286392.htm", "11"], ["taSopUpdateCreateProcessHold Class", "ecpg_ch24_apireference1286414.htm", "11"], ["taSopUserDefined Class", "ecpg_ch24_apireference1286442.htm", "11"], ["taSopVoidDocument Class", "ecpg_ch24_apireference1286472.htm", "11"], ["taUpdateCreateAccountRcd Class", "ecpg_ch24_apireference1286494.htm", "11"], ["taUpdateCreateCountryCode Class", "ecpg_ch24_apireference1286538.htm", "11"], ["taUpdateCreateCustomerRcd Class", "ecpg_ch24_apireference1286560.htm", "11"], ["taUpdateCreateItemCurrencyRcd_ItemsTaUpdateCreateItemCurrencyRcd Class", "ecpg_ch24_apireference1286707.htm", "11"], ["taUpdateCreateItemRcd Class", "ecpg_ch24_apireference1286730.htm", "11"], ["taUpdateCreatePAVendorRcd Class", "ecpg_ch24_apireference1286842.htm", "11"], ["taUpdateCreateVendorRcd Class", "ecpg_ch24_apireference1286871.htm", "11"], ["UPRComputerTrxType Class", "ecpg_ch24_apireference1286993.htm", "11"], ["UPRCreateBenefitType Class", "ecpg_ch24_apireference1287009.htm", "11"], ["UPRCreateDeductionType Class", "ecpg_ch24_apireference1287025.htm", "11"], ["UPRCreateDepartmentType Class", "ecpg_ch24_apireference1287041.htm", "11"], ["UPRCreateEmployeeAddressType Class", "ecpg_ch24_apireference1287056.htm", "11"], ["UPRCreateEmployeeBenefitType Class", "ecpg_ch24_apireference1287071.htm", "11"], ["UPRCreateEmployeeClassType Class", "ecpg_ch24_apireference1287087.htm", "11"], ["UPRCreateEmployeeDeductionType Class", "ecpg_ch24_apireference1287102.htm", "11"], ["UPRCreateEmployeeLocalTaxType Class", "ecpg_ch24_apireference1287118.htm", "11"], ["UPRCreateEmployeePayCodeType Class", "ecpg_ch24_apireference1287133.htm", "11"], ["UPRCreateEmployeeStateTaxType Class", "ecpg_ch24_apireference1287148.htm", "11"], ["UPRCreateEmployeeTaxType Class", "ecpg_ch24_apireference1287163.htm", "11"], ["UPRCreateEmployeeType Class", "ecpg_ch24_apireference1287178.htm", "11"], ["UPRCreateLocalTaxType Class", "ecpg_ch24_apireference1287193.htm", "11"], ["UPRCreateLocationType Class", "ecpg_ch24_apireference1287209.htm", "11"], ["UPRCreatePayCodeType Class", "ecpg_ch24_apireference1287224.htm", "11"], ["UPRCreatePositionType Class", "ecpg_ch24_apireference1287239.htm", "11"], ["UPRCreateShiftCodeType Class", "ecpg_ch24_apireference1287254.htm", "11"], ["UPRCreateSupervisorType Class", "ecpg_ch24_apireference1287269.htm", "11"], ["UPRCreateWorker_CompensationCodeType Class", "ecpg_ch24_apireference1287284.htm", "11"], ["UPRDeleteEmployeeAddressType Class", "ecpg_ch24_apireference1855302.htm", "11"], ["UPRDeleteEmployeePayCodeType Class", "ecpg_ch24_apireference1855305.htm", "11"], ["UPRDeleteEmployeeType Class", "ecpg_ch24_apireference1287299.htm", "11"], ["UPRManualTrxType Class", "ecpg_ch24_apireference1446228.htm", "11"] ] ], ["XML Schema Reference", "ecpg_ch25_schemareference.htm", "1", ["Analytical Accounting", "ecpg_ch25_schemareference1084526.htm", "1", ["AATrxDimCodeMaintType", "ecpg_ch25_schemareference1082032.htm", "11"] ], ["Bank Reconciliation", "ecpg_ch25_schemareference1084535.htm", "1", ["BRBankDepositsType", "ecpg_ch25_schemareference1161678.htm", "11"], ["BRBankTransactionType", "ecpg_ch25_schemareference1048555.htm", "11"], ["BRBankTransactionVoidType", "ecpg_ch25_schemareference1048522.htm", "11"], ["BRDeleteBankDepositsType", "ecpg_ch25_schemareference1048523.htm", "11"], ["BRPostBankDepositsType", "ecpg_ch25_schemareference1048524.htm", "11"] ], ["Company", "ecpg_ch25_schemareference1084544.htm", "1", ["CMPCreateBankType", "ecpg_ch25_schemareference1055983.htm", "11"], ["CMPCreateCountryType", "ecpg_ch25_schemareference1053677.htm", "11"], ["CMPCreditCardType", "ecpg_ch25_schemareference1052547.htm", "11"], ["CMPInternetAddressType", "ecpg_ch25_schemareference1053966.htm", "11"], ["CMPShippingMethodType", "ecpg_ch25_schemareference1048742.htm", "11"] ], ["eConnect", "ecpg_ch25_schemareference1084567.htm", "1", ["eConnect schema", "ecpg_ch25_schemareference1073659.htm", "11"], ["RQeConnectOutType", "ecpg_ch25_schemareference1048751.htm", "11"] ], ["Field Service", "ecpg_ch25_schemareference1084580.htm", "1", ["FSEquipmentType", "ecpg_ch25_schemareference1061104.htm", "11"], ["FSRMAType", "ecpg_ch25_schemareference1061113.htm", "11"], ["FSRTVType", "ecpg_ch25_schemareference1061123.htm", "11"], ["FSServiceCallType", "ecpg_ch25_schemareference1073342.htm", "11"] ], ["Fixed Assets", "ecpg_ch25_schemareference1195710.htm", "1", ["FACreateAccountGroupType", "ecpg_ch25_schemareference1069479.htm", "11"], ["FACreateAssetBookIDType", "ecpg_ch25_schemareference1135518.htm", "11"], ["FACreateAssetBookITCType", "ecpg_ch25_schemareference1140278.htm", "11"], ["FACreateAssetClassIDType", "ecpg_ch25_schemareference1054008.htm", "11"], ["FACreateAssetIDType", "ecpg_ch25_schemareference1054029.htm", "11"], ["FACreateAssetInsuranceType", "ecpg_ch25_schemareference1169220.htm", "11"], ["FACreateAssetLeaseType", "ecpg_ch25_schemareference1054069.htm", "11"], ["FACreateAssetUserDataType", "ecpg_ch25_schemareference1054073.htm", "11"], ["FACreateBookClassType", "ecpg_ch25_schemareference1054099.htm", "11"], ["FACreateBookIDType", "ecpg_ch25_schemareference1054120.htm", "11"], ["FACreateInsuranceClassIDType", "ecpg_ch25_schemareference1048763.htm", "11"], ["FACreateLeaseCompanyType", "ecpg_ch25_schemareference1054141.htm", "11"], ["FACreateLocationIDType", "ecpg_ch25_schemareference1052658.htm", "11"], ["FACreatePhysicalLocationIDType", "ecpg_ch25_schemareference1049873.htm", "11"], ["FACreateRetirementCodeType", "ecpg_ch25_schemareference1048791.htm", "11"], ["FACreateStructureType", "ecpg_ch25_schemareference1052726.htm", "11"] ], ["General Ledger", "ecpg_ch25_schemareference1084598.htm", "1", ["GLAccountType", "ecpg_ch25_schemareference1057971.htm", "11"], ["GLCheckbookMasterType", "ecpg_ch25_schemareference1054212.htm", "11"], ["GLCreateAccountCategoryType", "ecpg_ch25_schemareference1054216.htm", "11"], ["GLCreateAccountCurrenciesType", "ecpg_ch25_schemareference1054220.htm", "11"], ["GLFixedAllocationAccount", "ecpg_ch25_schemareference1048820.htm", "11"], ["GLTransactionType", "ecpg_ch25_schemareference1058006.htm", "11"], ["GLVariableAllocationAccountType", "ecpg_ch25_schemareference1048826.htm", "11"] ], ["Human Resources", "ecpg_ch25_schemareference1198200.htm", "1", ["HRApplicantEducationType", "ecpg_ch25_schemareference1198273.htm", "11"], ["HRApplicantInterviewType", "ecpg_ch25_schemareference1198274.htm", "11"], ["HRApplicantReferenceType", "ecpg_ch25_schemareference1198275.htm", "11"], ["HRApplicantSkillType", "ecpg_ch25_schemareference1198276.htm", "11"], ["HRApplicantTestType", "ecpg_ch25_schemareference1198277.htm", "11"], ["HRApplicantType", "ecpg_ch25_schemareference1198278.htm", "11"], ["HRApplicantWorkHistoryType", "ecpg_ch25_schemareference1198279.htm", "11"], ["HRCreateSkillSetType", "ecpg_ch25_schemareference1198280.htm", "11"], ["HRCreateTestType", "ecpg_ch25_schemareference1198281.htm", "11"], ["HRDeleteApplicantApplicationType", "ecpg_ch25_schemareference1198282.htm", "11"], ["HRDeleteApplicantEducationLineType", "ecpg_ch25_schemareference1201859.htm", "11"], ["HRDeleteApplicantEducationType", "ecpg_ch25_schemareference1198284.htm", "11"], ["HRDeleteApplicantInterviewType", "ecpg_ch25_schemareference1198285.htm", "11"], ["HRDeleteApplicantReferenceLineType", "ecpg_ch25_schemareference1198286.htm", "11"], ["HRDeleteApplicantReferenceType", "ecpg_ch25_schemareference1198287.htm", "11"], ["HRDeleteApplicantRequisitionType", "ecpg_ch25_schemareference1198288.htm", "11"], ["HRDeleteApplicantTestLineType", "ecpg_ch25_schemareference1198289.htm", "11"], ["HRDeleteApplicantTestType", "ecpg_ch25_schemareference1198290.htm", "11"], ["HRDeleteApplicantType", "ecpg_ch25_schemareference1198291.htm", "11"], ["HRDeleteApplicantWorkHistoryLineType", "ecpg_ch25_schemareference1198292.htm", "11"], ["HRDeleteApplicantWorkHistoryType", "ecpg_ch25_schemareference1202108.htm", "11"], ["HRDeleteRequistionType", "ecpg_ch25_schemareference1198294.htm", "11"], ["HRDeleteSkillSetLineType", "ecpg_ch25_schemareference1198295.htm", "11"], ["HRDeleteSkillSetType", "ecpg_ch25_schemareference1198296.htm", "11"], ["HRDeleteSkillType", "ecpg_ch25_schemareference1198297.htm", "11"], ["HRDeleteTestType", "ecpg_ch25_schemareference1198298.htm", "11"], ["HRRequisitionType", "ecpg_ch25_schemareference1198299.htm", "11"], ["HRSkillType", "ecpg_ch25_schemareference1198300.htm", "11"] ], ["Inventory", "ecpg_ch25_schemareference1084607.htm", "1", ["IVCreateItemCurrencyType", "ecpg_ch25_schemareference1054281.htm", "11"], ["IVCreateItemPriceListType", "ecpg_ch25_schemareference1171010.htm", "11"], ["IVCreateIVItemClassType", "ecpg_ch25_schemareference1054350.htm", "11"], ["IVCreatePlannerType", "ecpg_ch25_schemareference1054380.htm", "11"], ["IVCreatePriceGroupType", "ecpg_ch25_schemareference1054406.htm", "11"], ["IVCreatePriceLevelType", "ecpg_ch25_schemareference1054427.htm", "11"], ["IVCreateSiteBinType", "ecpg_ch25_schemareference1054471.htm", "11"], ["IVCreateUOFMScheduleType", "ecpg_ch25_schemareference1054448.htm", "11"], ["IVInventoryItemSiteType", "ecpg_ch25_schemareference1054483.htm", "11"], ["IVInventorySiteType", "ecpg_ch25_schemareference1054508.htm", "11"], ["IVInventoryTransactionType", "ecpg_ch25_schemareference1054548.htm", "11"], ["IVInventoryTransferType", "ecpg_ch25_schemareference1054600.htm", "11"], ["IVItemMasterType", "ecpg_ch25_schemareference1054338.htm", "11"], ["IVLotCategoryType", "ecpg_ch25_schemareference1054633.htm", "11"], ["IVMultibinBinToBinTransferType", "ecpg_ch25_schemareference1048908.htm", "11"], ["IVVendorItemType", "ecpg_ch25_schemareference1048936.htm", "11"] ], ["Lockbox", "ecpg_ch25_schemareference1084616.htm", "1", ["LBCreateLockboxBankDetailsType", "ecpg_ch25_schemareference1054668.htm", "11"], ["LBCreateLockboxType", "ecpg_ch25_schemareference1049742.htm", "11"] ], ["Payroll", "ecpg_ch25_schemareference1084625.htm", "1", ["UPRComputerTrxType", "ecpg_ch25_schemareference1054689.htm", "11"], ["UPRCreateBenefitType", "ecpg_ch25_schemareference1054712.htm", "11"], ["UPRCreateDeductionType", "ecpg_ch25_schemareference1048972.htm", "11"], ["UPRCreateDepartmentType", "ecpg_ch25_schemareference1048978.htm", "11"], ["UPRCreateEmployeeType", "ecpg_ch25_schemareference1054726.htm", "11"], ["UPRCreateEmployeeAddressType", "ecpg_ch25_schemareference1054743.htm", "11"], ["UPRCreateEmployeeBenefitType", "ecpg_ch25_schemareference1054764.htm", "11"], ["UPRCreateEmployeeClassType", "ecpg_ch25_schemareference1054783.htm", "11"], ["UPRCreateEmployeeDeductionType", "ecpg_ch25_schemareference1054804.htm", "11"], ["UPRCreateEmployeeLocalTaxType", "ecpg_ch25_schemareference1054823.htm", "11"], ["UPRCreateEmployeePayCodeType", "ecpg_ch25_schemareference1055118.htm", "11"], ["UPRCreateEmployeeStateTaxType", "ecpg_ch25_schemareference1055122.htm", "11"], ["UPRCreateEmployeeTaxType", "ecpg_ch25_schemareference1055126.htm", "11"], ["UPRCreateLocalTaxType", "ecpg_ch25_schemareference1054915.htm", "11"], ["UPRCreateLocationType", "ecpg_ch25_schemareference1055094.htm", "11"], ["UPRCreatePayCodeType", "ecpg_ch25_schemareference1054934.htm", "11"], ["UPRCreatePositionType", "ecpg_ch25_schemareference1054951.htm", "11"], ["UPRCreateShiftCodeType", "ecpg_ch25_schemareference1054968.htm", "11"], ["UPRCreateSupervisorType", "ecpg_ch25_schemareference1054985.htm", "11"], ["UPRCreateWorkersCompensationType", "ecpg_ch25_schemareference1055002.htm", "11"], ["UPRDeleteEmployeeAddressType", "ecpg_ch25_schemareference1203077.htm", "11"], ["UPRDeleteEmployeePayCodeType", "ecpg_ch25_schemareference1202904.htm", "11"], ["UPRDeleteEmployeeType", "ecpg_ch25_schemareference1055019.htm", "11"], ["UPRManualTrxType", "ecpg_ch25_schemareference1055041.htm", "11"] ], ["Project Accounting", "ecpg_ch25_schemareference1084634.htm", "1", ["PAAccountsSetupType", "ecpg_ch25_schemareference1055152.htm", "11"], ["PAChangeOrderType", "ecpg_ch25_schemareference1055185.htm", "11"], ["PAContractBillingCycleType", "ecpg_ch25_schemareference1055219.htm", "11"], ["PAContractsType", "ecpg_ch25_schemareference1055255.htm", "11"], ["PAEmployeeExpenseType", "ecpg_ch25_schemareference1049076.htm", "11"], ["PAEquipmentLogTransactionType", "ecpg_ch25_schemareference1181454.htm", "11"], ["PAMiscLogExpenseType", "ecpg_ch25_schemareference1063374.htm", "11"], ["PAProjectAccessListType", "ecpg_ch25_schemareference1055323.htm", "11"], ["PAProjectBillingCyclesType", "ecpg_ch25_schemareference1055345.htm", "11"], ["PAProjectBudgetMasterType", "ecpg_ch25_schemareference1055367.htm", "11"], ["PAProjectEquipmentListType", "ecpg_ch25_schemareference1055391.htm", "11"], ["PAProjectFeesType", "ecpg_ch25_schemareference1055415.htm", "11"], ["PAProjectsType", "ecpg_ch25_schemareference1055455.htm", "11"], ["PATimeSheetsType", "ecpg_ch25_schemareference1049087.htm", "11"] ], ["Purchase Order Processing", "ecpg_ch25_schemareference1084643.htm", "1", ["POPDocumentDeleteType", "ecpg_ch25_schemareference1055520.htm", "11"], ["POPDocumentVoidType", "ecpg_ch25_schemareference1055541.htm", "11"], ["POPEnterMatchInvoiceType", "ecpg_ch25_schemareference1049213.htm", "11"], ["POPMapSitesType", "ecpg_ch25_schemareference1055660.htm", "11"], ["POPReceivingsType", "ecpg_ch25_schemareference1049231.htm", "11"], ["POPtoSOPLinkRemoveType", "ecpg_ch25_schemareference1049262.htm", "11"], ["POPTransactionType", "ecpg_ch25_schemareference1055622.htm", "11"] ], ["Purchasing", "ecpg_ch25_schemareference1126383.htm", "1", ["PMCreateBuyerType", "ecpg_ch25_schemareference1055680.htm", "11"], ["PMDeleteVendorAddressType", "ecpg_ch25_schemareference1202757.htm", "11"], ["PMManualCheckType", "ecpg_ch25_schemareference1055701.htm", "11"], ["PMScheduledPaymentsType", "ecpg_ch25_schemareference1055729.htm", "11"], ["PMTransactionType", "ecpg_ch25_schemareference1049271.htm", "11"], ["PMVendorAddressType", "ecpg_ch25_schemareference1049284.htm", "11"], ["PMVendorMasterType", "ecpg_ch25_schemareference1049289.htm", "11"] ], ["Receivables", "ecpg_ch25_schemareference1084661.htm", "1", ["RMApplyType", "ecpg_ch25_schemareference1055743.htm", "11"], ["RMCashReceiptsType", "ecpg_ch25_schemareference1049316.htm", "11"], ["RMCreateCustomerItemsType", "ecpg_ch25_schemareference1055756.htm", "11"], ["RMCreateParentIDType", "ecpg_ch25_schemareference1055766.htm", "11"], ["RMCustomerAddressType", "ecpg_ch25_schemareference1063952.htm", "11"], ["RMCustomerClassType", "ecpg_ch25_schemareference1055787.htm", "11"], ["RMCustomerMasterType", "ecpg_ch25_schemareference1055796.htm", "11"], ["RMDeleteCustomerType", "ecpg_ch25_schemareference1055810.htm", "11"], ["RMDeleteCustomerAddressType", "ecpg_ch25_schemareference1055819.htm", "11"], ["RMDeleteSalespersonType", "ecpg_ch25_schemareference1055828.htm", "11"], ["RMParentIDChildType", "ecpg_ch25_schemareference1055837.htm", "11"], ["RMProspectMasterType", "ecpg_ch25_schemareference1055847.htm", "11"], ["RMSalespersonMasterType", "ecpg_ch25_schemareference1055856.htm", "11"], ["RMScheduledPaymentsType", "ecpg_ch25_schemareference1055865.htm", "11"], ["RMTerritoryMasterType", "ecpg_ch25_schemareference1055874.htm", "11"], ["RMTransactionType", "ecpg_ch25_schemareference1049325.htm", "11"], ["RMUnapplyTransactionType", "ecpg_ch25_schemareference1055883.htm", "11"], ["RMVoidTransactionType", "ecpg_ch25_schemareference1049348.htm", "11"] ], ["Sales Order Processing", "ecpg_ch25_schemareference1084670.htm", "1", ["SOPDeleteDocumentType", "ecpg_ch25_schemareference1055892.htm", "11"], ["SOPDeleteLineType", "ecpg_ch25_schemareference1055901.htm", "11"], ["SOPDistributionsType", "ecpg_ch25_schemareference1055910.htm", "11"], ["SOPLineComponentType", "ecpg_ch25_schemareference1055920.htm", "11"], ["SOPProcessHoldType", "ecpg_ch25_schemareference1055930.htm", "11"], ["SOPProcessHoldMasterType", "ecpg_ch25_schemareference1055939.htm", "11"], ["SOPSerialType", "ecpg_ch25_schemareference1192062.htm", "11"], ["SOPtoPOPTransactionType", "ecpg_ch25_schemareference1055958.htm", "11"], ["SOPTransactionType", "ecpg_ch25_schemareference1049415.htm", "11"], ["SOPVoidDocumentType", "ecpg_ch25_schemareference1050462.htm", "11"] ], ["Shared Master", "ecpg_ch25_schemareference1084679.htm", "1", ["SMMdaType", "ecpg_ch25_schemareference1094080.htm", "11"], ["SMTransactionBatchType", "ecpg_ch25_schemareference1049489.htm", "11"] ] ], ["XML Node Reference", "ecpg_ch26_xmlnodereference.htm", "1", ["<eConnectOut>", "ecpg_ch26_xmlnodereference1613863.htm", "11"], ["<eConnectProcessInfo>", "ecpg_ch26_xmlnodereference1613852.htm", "11"], ["<taAATrxDimCodeMaint>", "ecpg_ch26_xmlnodereference1535371.htm", "11"], ["<taAnalyticsDistribution>", "ecpg_ch26_xmlnodereference1632395.htm", "11"], ["<taApplicantInterviewUpdate>", "ecpg_ch26_xmlnodereference1747769.htm", "11"], ["<taBRBankDepositsHeader>", "ecpg_ch26_xmlnodereference1747236.htm", "11"], ["<taBRBankDepositsLine>", "ecpg_ch26_xmlnodereference1632053.htm", "11"], ["<taBRBankTransactionDist>", "ecpg_ch26_xmlnodereference1740420.htm", "11"], ["<taBRBankTransactionHeader>", "ecpg_ch26_xmlnodereference1535738.htm", "11"], ["<taBRBankTransactionVoid>", "ecpg_ch26_xmlnodereference1539696.htm", "11"], ["<taBRDeleteBankDeposits>", "ecpg_ch26_xmlnodereference1539698.htm", "11"], ["<taBRPostBankDeposits>", "ecpg_ch26_xmlnodereference1535741.htm", "11"], ["<taCreateAccountCategory>", "ecpg_ch26_xmlnodereference1535742.htm", "11"], ["<taCreateAccountCurrencies>", "ecpg_ch26_xmlnodereference1535743.htm", "11"], ["<taCreateAccountGroup>", "ecpg_ch26_xmlnodereference1535744.htm", "11"], ["<taCreateApplicant>", "ecpg_ch26_xmlnodereference1697854.htm", "11"], ["<taCreateApplicantEducation>", "ecpg_ch26_xmlnodereference1755090.htm", "11"], ["<taCreateApplicantInterviewInsert>", "ecpg_ch26_xmlnodereference1747795.htm", "11"], ["<taCreateApplicantReferences>", "ecpg_ch26_xmlnodereference1747797.htm", "11"], ["<taCreateApplicantSkills>", "ecpg_ch26_xmlnodereference1747799.htm", "11"], ["<taCreateApplicantTests>", "ecpg_ch26_xmlnodereference1747801.htm", "11"], ["<taCreateApplicantWorkHistory>", "ecpg_ch26_xmlnodereference1747805.htm", "11"], ["<taCreateAssetBook>", "ecpg_ch26_xmlnodereference1747807.htm", "11"], ["<taCreateAssetBookITC>", "ecpg_ch26_xmlnodereference1703335.htm", "11"], ["<taCreateAssetClassID>", "ecpg_ch26_xmlnodereference1703348.htm", "11"], ["<taCreateAssetID>*", "ecpg_ch26_xmlnodereference1667979.htm", "11"], ["<taCreateAssetInsurance>", "ecpg_ch26_xmlnodereference1668470.htm", "11"], ["<taCreateAssetLease>", "ecpg_ch26_xmlnodereference1535748.htm", "11"], ["<taCreateAssetUserData>*", "ecpg_ch26_xmlnodereference1535749.htm", "11"], ["<taCreateBank>", "ecpg_ch26_xmlnodereference1535750.htm", "11"], ["<taCreateBenefit>*", "ecpg_ch26_xmlnodereference1535751.htm", "11"], ["<taCreateBenefitBasedOnPayDedCodes>", "ecpg_ch26_xmlnodereference1696781.htm", "11"], ["<taCreateBookClass>", "ecpg_ch26_xmlnodereference1535753.htm", "11"], ["<taCreateBookID>", "ecpg_ch26_xmlnodereference1535754.htm", "11"], ["<taCreateBuyer>", "ecpg_ch26_xmlnodereference1535755.htm", "11"], ["<taCreateCheckbook>", "ecpg_ch26_xmlnodereference1535756.htm", "11"], ["<taCreateComputerCheckLineInsert>", "ecpg_ch26_xmlnodereference1535757.htm", "11"], ["<taCreateCreditCard>", "ecpg_ch26_xmlnodereference1535758.htm", "11"], ["<taCreateCustomerAddress>*", "ecpg_ch26_xmlnodereference1537750.htm", "11"], ["<taCreateCustomerClass>", "ecpg_ch26_xmlnodereference1692909.htm", "11"], ["<taCreateCustomerItems>", "ecpg_ch26_xmlnodereference1536886.htm", "11"], ["<taCreateDeduction>*", "ecpg_ch26_xmlnodereference1536887.htm", "11"], ["<taCreateDeductionBasedOnPayCodes>", "ecpg_ch26_xmlnodereference1696806.htm", "11"], ["<taCreateDepartment>*", "ecpg_ch26_xmlnodereference1696800.htm", "11"], ["<taCreateEmployee>*", "ecpg_ch26_xmlnodereference1696817.htm", "11"], ["<taCreateEmployeeAddress>*", "ecpg_ch26_xmlnodereference1737846.htm", "11"], ["<taCreateEmployeeBenefit>*", "ecpg_ch26_xmlnodereference1696839.htm", "11"], ["<taCreateEmployeeBenefitBasedOnPayDedCodes>", "ecpg_ch26_xmlnodereference1670604.htm", "11"], ["<taCreateEmployeeClass>*", "ecpg_ch26_xmlnodereference1535769.htm", "11"], ["<taCreateEmployeeDeduction>*", "ecpg_ch26_xmlnodereference1696869.htm", "11"], ["<taCreateEmployeeDeductionBasedOnPayCodes>", "ecpg_ch26_xmlnodereference1535771.htm", "11"], ["<taCreateEmployeeLocalTax>*", "ecpg_ch26_xmlnodereference1535772.htm", "11"], ["<taCreateEmployeePayCode>*", "ecpg_ch26_xmlnodereference1696899.htm", "11"], ["<taCreateEmployeeStateTax>*", "ecpg_ch26_xmlnodereference1535774.htm", "11"], ["<taCreateEmployeeTax>*", "ecpg_ch26_xmlnodereference1696929.htm", "11"], ["<taCreateFixedAllocationAccountRcd>*", "ecpg_ch26_xmlnodereference1696947.htm", "11"], ["<taCreateInsuranceClassID>", "ecpg_ch26_xmlnodereference1696959.htm", "11"], ["<taCreateInternetAddresses>", "ecpg_ch26_xmlnodereference1535778.htm", "11"], ["<taCreateInventorySite>", "ecpg_ch26_xmlnodereference1535779.htm", "11"], ["<taCreateItemVendors>*", "ecpg_ch26_xmlnodereference1535780.htm", "11"], ["<taCreateIVItemClass>", "ecpg_ch26_xmlnodereference1696978.htm", "11"], ["<taCreateKitItemRcd>", "ecpg_ch26_xmlnodereference1535782.htm", "11"], ["<taCreateLeaseCompany>", "ecpg_ch26_xmlnodereference1535783.htm", "11"], ["<taCreateLocalTax>*", "ecpg_ch26_xmlnodereference1535784.htm", "11"], ["<taCreateLocalTaxDetail>", "ecpg_ch26_xmlnodereference1696996.htm", "11"], ["<taCreateLocation>*", "ecpg_ch26_xmlnodereference1535786.htm", "11"], ["<taCreateLocationID>", "ecpg_ch26_xmlnodereference1697007.htm", "11"], ["<taCreateLockbox>", "ecpg_ch26_xmlnodereference1535788.htm", "11"], ["<taCreateLockboxBankDetails>", "ecpg_ch26_xmlnodereference1535789.htm", "11"], ["<taCreateLotCategory>", "ecpg_ch26_xmlnodereference1535790.htm", "11"], ["<taCreateManualCheckHeaderInsert>", "ecpg_ch26_xmlnodereference1535791.htm", "11"], ["<taCreateManualCheckLineInsert>", "ecpg_ch26_xmlnodereference1535792.htm", "11"], ["<taCreateParentID>*", "ecpg_ch26_xmlnodereference1535793.htm", "11"], ["<taCreatePayCode>*", "ecpg_ch26_xmlnodereference1697023.htm", "11"], ["<taCreatePayrollBatchHeaderInsert>*", "ecpg_ch26_xmlnodereference1697034.htm", "11"], ["<taCreatePhysicalLocationID>", "ecpg_ch26_xmlnodereference1697045.htm", "11"], ["<taCreatePlanner>", "ecpg_ch26_xmlnodereference1535797.htm", "11"], ["<taCreatePosition>*", "ecpg_ch26_xmlnodereference1535798.htm", "11"], ["<taCreateProcessHold>*", "ecpg_ch26_xmlnodereference1697063.htm", "11"], ["<taCreateProspect>", "ecpg_ch26_xmlnodereference1697074.htm", "11"], ["<taCreateRequisitions>", "ecpg_ch26_xmlnodereference1542473.htm", "11"], ["<taCreateRetirementCode>", "ecpg_ch26_xmlnodereference1747809.htm", "11"], ["<taCreateSalesperson>*", "ecpg_ch26_xmlnodereference1542475.htm", "11"], ["<taCreateShiftCode>*", "ecpg_ch26_xmlnodereference1697085.htm", "11"], ["<taCreateShippingMethod>*", "ecpg_ch26_xmlnodereference1697096.htm", "11"], ["<taCreateSiteBin>", "ecpg_ch26_xmlnodereference1697107.htm", "11"], ["<taCreateSkills>", "ecpg_ch26_xmlnodereference1535806.htm", "11"], ["<taCreateSkillSets>", "ecpg_ch26_xmlnodereference1747811.htm", "11"], ["<taCreateSkillSetsLine>", "ecpg_ch26_xmlnodereference1747813.htm", "11"], ["<taCreateSopPaymentInsertRecord>", "ecpg_ch26_xmlnodereference1747822.htm", "11"], ["<taCreateSOPTrackingInfo>", "ecpg_ch26_xmlnodereference1535807.htm", "11"], ["<taCreateStructure>", "ecpg_ch26_xmlnodereference1535808.htm", "11"], ["<taCreateSupervisor>*", "ecpg_ch26_xmlnodereference1535809.htm", "11"], ["<taCreateTerritory>", "ecpg_ch26_xmlnodereference1697120.htm", "11"], ["<taCreateTests>", "ecpg_ch26_xmlnodereference1605857.htm", "11"], ["<taCreateUpdateBatchHeaderRcd>", "ecpg_ch26_xmlnodereference1747831.htm", "11"], ["<taCreateVariableAllocationAccountRcd>", "ecpg_ch26_xmlnodereference1738571.htm", "11"], ["<taCreateVendorAddress>*", "ecpg_ch26_xmlnodereference1535812.htm", "11"], ["<taCreateWorkersCompensationCode>*", "ecpg_ch26_xmlnodereference1692920.htm", "11"], ["<taDeleteApplicant>", "ecpg_ch26_xmlnodereference1697132.htm", "11"], ["<taDeleteApplicantApplication>", "ecpg_ch26_xmlnodereference1747840.htm", "11"], ["<taDeleteApplicantEducation>", "ecpg_ch26_xmlnodereference1747849.htm", "11"], ["<taDeleteApplicantEducationLine>", "ecpg_ch26_xmlnodereference1747858.htm", "11"], ["<taDeleteApplicantInterview>", "ecpg_ch26_xmlnodereference1747867.htm", "11"], ["<taDeleteApplicantReferences>", "ecpg_ch26_xmlnodereference1747876.htm", "11"], ["<taDeleteApplicantReferencesLine>", "ecpg_ch26_xmlnodereference1747885.htm", "11"], ["<taDeleteApplicantRequisitionsLine>", "ecpg_ch26_xmlnodereference1747894.htm", "11"], ["<taDeleteApplicantTests>", "ecpg_ch26_xmlnodereference1747903.htm", "11"], ["<taDeleteApplicantTestsLine>", "ecpg_ch26_xmlnodereference1747912.htm", "11"], ["<taDeleteApplicantWorkHistory>", "ecpg_ch26_xmlnodereference1747921.htm", "11"], ["<taDeleteApplicantWorkHistoryLine>", "ecpg_ch26_xmlnodereference1747930.htm", "11"], ["<taDeleteCustomerAddress>", "ecpg_ch26_xmlnodereference1747939.htm", "11"], ["<taDeleteCustomerRcd>", "ecpg_ch26_xmlnodereference1535815.htm", "11"], ["<taDeleteEmployee>", "ecpg_ch26_xmlnodereference1535816.htm", "11"], ["<taDeleteEmployeeAddress>", "ecpg_ch26_xmlnodereference1779486.htm", "11"], ["<taDeleteEmployeePayCode>", "ecpg_ch26_xmlnodereference1535817.htm", "11"], ["<taDeleteRequisition>", "ecpg_ch26_xmlnodereference1747948.htm", "11"], ["<taDeleteSalespersonRcd>", "ecpg_ch26_xmlnodereference1747957.htm", "11"], ["<taDeleteSkills>", "ecpg_ch26_xmlnodereference1535818.htm", "11"], ["<taDeleteSkillSets>", "ecpg_ch26_xmlnodereference1747966.htm", "11"], ["<taDeleteSkillSetsLine>", "ecpg_ch26_xmlnodereference1747975.htm", "11"], ["<taDeleteTests>", "ecpg_ch26_xmlnodereference1779189.htm", "11"], ["<taDeleteVendorAddress>", "ecpg_ch26_xmlnodereference1779318.htm", "11"], ["<taFSEquipmentMaster>*", "ecpg_ch26_xmlnodereference1779312.htm", "11"], ["<taFSEquipmentReading>*", "ecpg_ch26_xmlnodereference1535819.htm", "11"], ["<taFSRMALine>*", "ecpg_ch26_xmlnodereference1535820.htm", "11"], ["<taFSRMALineSerial>*", "ecpg_ch26_xmlnodereference1535821.htm", "11"], ["<taFSRMAMaster>*", "ecpg_ch26_xmlnodereference1535822.htm", "11"], ["<taFSRTVLine>*", "ecpg_ch26_xmlnodereference1535823.htm", "11"], ["<taFSRTVLineSerial>*", "ecpg_ch26_xmlnodereference1535824.htm", "11"], ["<taFSRTVMaster>*", "ecpg_ch26_xmlnodereference1535825.htm", "11"], ["<taFSServiceCallCodesEquipment>*", "ecpg_ch26_xmlnodereference1697227.htm", "11"], ["<taFSServiceCallLine>*", "ecpg_ch26_xmlnodereference1697245.htm", "11"], ["<taFSServiceCallLineSerial>*", "ecpg_ch26_xmlnodereference1535828.htm", "11"], ["<taFSServiceCallMaster>*", "ecpg_ch26_xmlnodereference1697271.htm", "11"], ["<taFSServiceCallMultiTech>", "ecpg_ch26_xmlnodereference1779652.htm", "11"], ["<taGLTransactionHeaderInsert>", "ecpg_ch26_xmlnodereference1535830.htm", "11"], ["<taGLTransactionLineInsert>", "ecpg_ch26_xmlnodereference1535831.htm", "11"], ["<taItemSite>*", "ecpg_ch26_xmlnodereference1535832.htm", "11"], ["<taIVCreateItemPriceListHeader>*", "ecpg_ch26_xmlnodereference1535833.htm", "11"], ["<taIVCreateItemPriceListLine>*", "ecpg_ch26_xmlnodereference1535834.htm", "11"], ["<taIVCreatePriceGroup>", "ecpg_ch26_xmlnodereference1535835.htm", "11"], ["<taIVCreatePriceLevel>", "ecpg_ch26_xmlnodereference1535836.htm", "11"], ["<taIVCreateUOFMScheduleHeader>", "ecpg_ch26_xmlnodereference1535837.htm", "11"], ["<taIVCreateUOFMScheduleLine>", "ecpg_ch26_xmlnodereference1535838.htm", "11"], ["<taIVMultibinBinToBinTransfer>", "ecpg_ch26_xmlnodereference1535839.htm", "11"], ["<taIVTransactionHeaderInsert>", "ecpg_ch26_xmlnodereference1535840.htm", "11"], ["<taIVTransactionLineInsert>", "ecpg_ch26_xmlnodereference1535841.htm", "11"], ["<taIVTransactionLotInsert>", "ecpg_ch26_xmlnodereference1535842.htm", "11"], ["<taIVTransactionMultiBinInsert>", "ecpg_ch26_xmlnodereference1535843.htm", "11"], ["<taIVTransactionSerialInsert>", "ecpg_ch26_xmlnodereference1535844.htm", "11"], ["<taIVTransferHeaderInsert>", "ecpg_ch26_xmlnodereference1535845.htm", "11"], ["<taIVTransferLineInsert>", "ecpg_ch26_xmlnodereference1535846.htm", "11"], ["<taIVTransferLotInsert>", "ecpg_ch26_xmlnodereference1535847.htm", "11"], ["<taIVTransferMultiBinInsert>", "ecpg_ch26_xmlnodereference1535848.htm", "11"], ["<taIVTransferSerialInsert>", "ecpg_ch26_xmlnodereference1535849.htm", "11"], ["<taMdaUpdate>", "ecpg_ch26_xmlnodereference1535850.htm", "11"], ["<taPAAccountsSetup>", "ecpg_ch26_xmlnodereference1605909.htm", "11"], ["<taPAChangeOrderEntryBudget>", "ecpg_ch26_xmlnodereference1535851.htm", "11"], ["<taPAChangeOrderEntryFeeDetail>", "ecpg_ch26_xmlnodereference1535852.htm", "11"], ["<taPAChangeOrderEntryFeeHeader>", "ecpg_ch26_xmlnodereference1535853.htm", "11"], ["<taPAChangeOrderEntryFeeSchedule>", "ecpg_ch26_xmlnodereference1535854.htm", "11"], ["<taPAChangeOrderEntryHdr>", "ecpg_ch26_xmlnodereference1535855.htm", "11"], ["<taPAContractBillingCycle>", "ecpg_ch26_xmlnodereference1535856.htm", "11"], ["<taPAContracts>", "ecpg_ch26_xmlnodereference1535857.htm", "11"], ["<taPAEmpExpenseHdrInsert>", "ecpg_ch26_xmlnodereference1535858.htm", "11"], ["<taPAEmpExpenseLineInsert>", "ecpg_ch26_xmlnodereference1535859.htm", "11"], ["<taPAEmpExpenseTaxInsert>", "ecpg_ch26_xmlnodereference1535860.htm", "11"], ["<taPAEquipLogHdrInsert>", "ecpg_ch26_xmlnodereference1636783.htm", "11"], ["<taPAEquipLogLineInsert>", "ecpg_ch26_xmlnodereference1639564.htm", "11"], ["<taPAMiscLogHdrInsert>", "ecpg_ch26_xmlnodereference1639557.htm", "11"], ["<taPAMiscLogLineInsert>", "ecpg_ch26_xmlnodereference1535862.htm", "11"], ["<taPAProjectAccess>", "ecpg_ch26_xmlnodereference1535872.htm", "11"], ["<taPAProjectBillingCycle>", "ecpg_ch26_xmlnodereference1535873.htm", "11"], ["<taPAProjectBudgetMaster>", "ecpg_ch26_xmlnodereference1535874.htm", "11"], ["<taPAProjectEquip>", "ecpg_ch26_xmlnodereference1535875.htm", "11"], ["<taPAProjectFee>", "ecpg_ch26_xmlnodereference1535876.htm", "11"], ["<taPAProjectFeeSchedule>", "ecpg_ch26_xmlnodereference1535877.htm", "11"], ["<taPAProjects>", "ecpg_ch26_xmlnodereference1535878.htm", "11"], ["<taParentIDChild>", "ecpg_ch26_xmlnodereference1535879.htm", "11"], ["<taPATimeSheetHdrInsert>", "ecpg_ch26_xmlnodereference1535880.htm", "11"], ["<taPATimeSheetLineInsert>", "ecpg_ch26_xmlnodereference1535881.htm", "11"], ["<taPMDistribution>", "ecpg_ch26_xmlnodereference1535882.htm", "11"], ["<taPMManualCheck>", "ecpg_ch26_xmlnodereference1616147.htm", "11"], ["<taPMSchedPmnts>", "ecpg_ch26_xmlnodereference1535884.htm", "11"], ["<taPMTransactionInsert>", "ecpg_ch26_xmlnodereference1535885.htm", "11"], ["<taPMTransactionTaxInsert>", "ecpg_ch26_xmlnodereference1535886.htm", "11"], ["<taPoHdr>*", "ecpg_ch26_xmlnodereference1535887.htm", "11"], ["<taPoLine>*", "ecpg_ch26_xmlnodereference1535888.htm", "11"], ["<taPopDistribution>", "ecpg_ch26_xmlnodereference1535889.htm", "11"], ["<taPopEnterMatchInvHdr>", "ecpg_ch26_xmlnodereference1535890.htm", "11"], ["<taPopEnterMatchInvLine>", "ecpg_ch26_xmlnodereference1535891.htm", "11"], ["<taPopEnterMatchInvToShpMultiLine>", "ecpg_ch26_xmlnodereference1535892.htm", "11"], ["<taPopIvcTaxInsert>", "ecpg_ch26_xmlnodereference1535893.htm", "11"], ["<taPOPMapSites>", "ecpg_ch26_xmlnodereference1535894.htm", "11"], ["<taPopPoDelete>", "ecpg_ch26_xmlnodereference1535895.htm", "11"], ["<taPopPoVoid>", "ecpg_ch26_xmlnodereference1535896.htm", "11"], ["<taPopRcptHdrInsert>", "ecpg_ch26_xmlnodereference1535897.htm", "11"], ["<taPopRcptLineInsert>", "ecpg_ch26_xmlnodereference1535898.htm", "11"], ["<taPopRcptLineTaxInsert>", "ecpg_ch26_xmlnodereference1535899.htm", "11"], ["<taPopRcptLotInsert>", "ecpg_ch26_xmlnodereference1535900.htm", "11"], ["<taPopRcptMultiBin>", "ecpg_ch26_xmlnodereference1535901.htm", "11"], ["<taPopRcptSerialInsert>", "ecpg_ch26_xmlnodereference1535902.htm", "11"], ["<taPopRcptUserDefined>", "ecpg_ch26_xmlnodereference1590828.htm", "11"], ["<taPopRemoveSopLink>", "ecpg_ch26_xmlnodereference1590830.htm", "11"], ["<taRequesterTrxDisabler>", "ecpg_ch26_xmlnodereference1614830.htm", "11"], ["<taRMApply>", "ecpg_ch26_xmlnodereference1615607.htm", "11"], ["<taRMCashReceiptInsert>", "ecpg_ch26_xmlnodereference1535906.htm", "11"], ["<taRMCommissions>", "ecpg_ch26_xmlnodereference1535907.htm", "11"], ["<taRMDistribution>", "ecpg_ch26_xmlnodereference1535908.htm", "11"], ["<taRMSchedPmnts>", "ecpg_ch26_xmlnodereference1535909.htm", "11"], ["<taRMTransaction>", "ecpg_ch26_xmlnodereference1535910.htm", "11"], ["<taRMTransactionTaxInsert>", "ecpg_ch26_xmlnodereference1535911.htm", "11"], ["<taRMUnapplyTransaction>", "ecpg_ch26_xmlnodereference1535912.htm", "11"], ["<taRMVoidTransaction>", "ecpg_ch26_xmlnodereference1535913.htm", "11"], ["<taSopCommissions>", "ecpg_ch26_xmlnodereference1535914.htm", "11"], ["<taSopDeleteDocument>", "ecpg_ch26_xmlnodereference1535915.htm", "11"], ["<taSopDistribution>", "ecpg_ch26_xmlnodereference1535916.htm", "11"], ["<taSopHdrIvcInsert>*", "ecpg_ch26_xmlnodereference1535917.htm", "11"], ["<taSopLineDelete>", "ecpg_ch26_xmlnodereference1535918.htm", "11"], ["<taSopLineIvcInsert>*", "ecpg_ch26_xmlnodereference1535919.htm", "11"], ["<taSopLineIvcInsertComponent>*", "ecpg_ch26_xmlnodereference1535920.htm", "11"], ["<taSopLineIvcTaxInsert>", "ecpg_ch26_xmlnodereference1535921.htm", "11"], ["<taSopLotAuto>*", "ecpg_ch26_xmlnodereference1535922.htm", "11"], ["<taSopMultiBin>", "ecpg_ch26_xmlnodereference1535923.htm", "11"], ["<taSopSerial>*", "ecpg_ch26_xmlnodereference1535924.htm", "11"], ["<taSopToPopLink>", "ecpg_ch26_xmlnodereference1535925.htm", "11"], ["<taSopTrackingNum>", "ecpg_ch26_xmlnodereference1535926.htm", "11"], ["<taSopUpdateCreateProcessHold>*", "ecpg_ch26_xmlnodereference1535927.htm", "11"], ["<taSopUserDefined>", "ecpg_ch26_xmlnodereference1697401.htm", "11"], ["<taSopVoidDocument>", "ecpg_ch26_xmlnodereference1535929.htm", "11"], ["<taUpdateCreateAccountRcd>*", "ecpg_ch26_xmlnodereference1535930.htm", "11"], ["<taUpdateCreateCountryCode>*", "ecpg_ch26_xmlnodereference1697419.htm", "11"], ["<taUpdateCreateCustomerRcd>*", "ecpg_ch26_xmlnodereference1697430.htm", "11"], ["<taUpdateCreateItemCurrencyRcd>*", "ecpg_ch26_xmlnodereference1535933.htm", "11"], ["<taUpdateCreateItemRcd>*", "ecpg_ch26_xmlnodereference1697442.htm", "11"], ["<taUpdateCreatePAVendorRcd>*", "ecpg_ch26_xmlnodereference1535935.htm", "11"], ["<taUpdateCreateVendorRcd>*", "ecpg_ch26_xmlnodereference1697454.htm", "11"] ], ["Glossary", "ecpg_glossary.htm", "11"], ["Copyright notice", "copyright.htm", "11"], ["Privacy Statement", "privacy.htm", "11"] ]; var FITEMS = arr_flatten(TITEMS); function arr_flatten (x) { var y = []; if (x == null) return y; for (var i=0; i