Apicosoft

ERP iScala Database Structure

iScala Supprort & Customization

Business processes implementation, ad-hock services, end-users training and education, maintenance support.

Read More Contact Us
Epicor Service Connect

Integration with any third-party services. Customize internal workflows.

Read More Contact Us
Reporting

SAP Crystal Reports, SQL Server Reporting Services, Excel.

Read More Contact Us
Tables
Name Description Dependences Example
PR01 Project Master Table Company PR010100
PR02 Project Activities Company PR020100
PR03 Project Activity Transactions Company PR030100
PR10 Activity Master Table Company PR100100
PR11 Activity Price Lists Company PR110100
PR13 Project Module Parameters Company PR130100
PR14 Project Invoice Text File Company PR140100
PR15 Project Delivery Addresses Company PR150100
PR17 Project Text Lines Company PR170100
PR18 Project Account Rule On-charges Company PR180100
PR19 Project Sub-project/Resource/Activity Price/Markup Company PR190100
PR23 Project Planning Calendar Company Year PR230112
PR24 Project User Database File Company PR240100
PR25 User Database Definitions Company PR250100
PR26 User Database Field Definitions Company PR260100
PR27 Project Invoice Proposal Transactions Company PR270100
PR28 Project Invoice Proposal Head Company PR280100
PR29 Project Invoice History Company PR290100
PR30 Project User Code File Definition Company PR300100
PR31 Project Invoice Plan Company PR310100
PR32 Project Accounting Journal Company Year PR320112
PR33 Project Automatic Account Coding Schedule Company Year PR330112
PR34 Project Budgets and Forecasts Company PR340100
PR35 Project Sub-projects Company PR350100
PR36 Main Projects Company PR360100
PR37 Project Templates Company PR370100
PR38 Project Invoice History Details Company PR380100
PR39 Company Year PR390112
PR41 Transaction Journal Company PR410100
PR42 Transaction Journal Text Lines Company PR420100
PR43 Resource Time Cards Company PR430100
PR44 Project Delivered Material Company PR440100
PR45 Invoice Statistics Head Company PR450100
PR46 Invoice Statistics Lines Company PR460100
PR47 Invoice Statistics Material Company PR470100
PR48 Import/Export definitions Company PR480100
PR49 WIP History Company PR490100
PR50 Sales Order Template Company PR500100
PR51 Project Activity Descriptions Company PR510100
PR52 Invoice Specification Company PR520100
PR53 Company PR530100
PRGL Company PRGL0100
PRI0 Project Instalments Company PRI00100
PRI2 Project Instalment Lines Company PRI20100
PRI4 Project Instalment Lines History Company PRI40100
PRX1 Wrk. PR0162 PRX10000
PRX2 Time Planning w PRX20000
PRX3 Cl.Pj.Inv. wrk. PRX30000
PRX4 Ed.Inv.Prop.wrk PRX40000
PRX5 Ed.Inv.Prop.wr1 PRX50000
PRX6 PRX60000
PRX7 Ed.Inv.Hist.wr1 PRX70000
PRX8 View Activites PRX80000
PRX9 Pj.Int.Debit w. PRX90000
PRXX Tr.Entries wrk. PRXX0000
PRXY Tr.Entries txt. PRXY0000
PRXZ Reports wrk. PRXZ0000

Fields
PK Table Name Description Type Length Precision Note
1 PR31 PR31001 ProjectNo STRING 12 12 0 Project Number
2 PR31 PR31002 SubProjectNA STRING 6 6 0 Sub-Project
3 PR31 PR31003 LineNo STRING 4 4 0 Line Number Line 0000 : Main record defining the invoice model
Line 0001-9998 : Ongoing/Stage Invoice Events
Line 9999 : Final Invoice (Retention)
PR31 PR31004 PR31Spare4 VSTRING 1 1 0 Type of Invoice 0 - Normal Stage Invoice Event
1 - Advance Invoice (Deducted)
2 - Initial Invoice (Not Deducted)
3 - Pretension Invoice
PR31 PR31005 PR31Spare5 VSTRING 1 1 0 Deduct Advance Invoice Completely on First Invoice
PR31 PR31006 PriceModel VSTRING 1 1 0 Price Model 0 - Ongoing
1 - Fixed Price
2 - Repeat Invoice
PR31 PR31007 EventNumber VSTRING 2 2 0 Event Type Defined the type of event that will trigger the invoice:
0 - Not active event, will not trigger any invoice.
1 - Date: Invoice is created on specified date
2 - Project started: Invoice is created when the project has actually started (first transaction entered).
3 - Sub-project started: Invoice is created when the sub-project has actually started (first transaction entered for the sub-project defined by PR31008.
4 - Activity started: Invoice is created when the project activity has actually started, first transaction entered for the project activity line defined by PR31008 and PR31009.
5 - Project ended: Invoice is created when the project is closed.
6 - Sub-project ended: Invoice is created when the sub-project defined by PR31008 is closed.
7 - Activity ended: Invoice is created when the activity line defined by PR31008 and PR31009 is closed.
8 - Hours on project: Invoice is created when number of hours defined by PR31010 has been reported for the project.
9 - Hours on sub-project: Invoice is created when number of hours defined by PR31010 has been reported for the sub-project defined by PR31008.
10 - Hours on activity line: Invoice is created when number of hours defined by PR31010 has been reported for the activity line defined by PR31008 and PR31009.
11 - Interval: Invoices will be created on a schedule defined by interval start date, end date, next invoice date and interval between the invoices.
12 - Will print the final invoice for the project clearing all open values, used for fixed price projects.
PR31 PR31008 EventSubProj VSTRING 6 6 0 Event Sub Project
PR31 PR31009 EventActLine VSTRING 12 12 0 Event Activity Line Number
PR31 PR31010 EventNoOfHrs X_NUMERIC 9 17 8 Event Number of Hours
PR31 PR31011 EvenPercOfHr X_NUMERIC 6 14 8 Event Percentage of Hours
PR31 PR31012 EvenManuInv VSTRING 1 1 0 Event Manual/Automatic Selection Used for ongoing invoicing of transactions:
0 - Transaction are automatically selected to be included on the invoice.
1 - When creating the invoice proposal open transaction are include in the proposal but they are marked to not be included on the invoice. The user must then manually adjust the proposal and select the transaction that shall be included on the invoice.
PR31 PR31013 DeductIniInv VSTRING 1 1 0 Deduct Initial invoice
PR31 PR31014 OngoDebFixPr VSTRING 1 1 0 Ongoing Debiting on Fixed Price Project
PR31 PR31015 EventDate DATE 8 0 0 Event Date
PR31 PR31016 InvoiceAmt MONEY 20 28 8 Amount to Invoice (Project Currency) The amount to be invoiced and depending on the invoice type it can have different meaning, like advance amount, fixed price stage invoice amount, etc..
PR31 PR31017 FixPriTotal MONEY 20 28 8 Fixed Price Total (Project Currency) Total fixed price for the project.
PR31 PR31018 Spare MONEY 20 28 8 Fixed Price Amount related to Time Activities (Project Currency) Estimated amount of the total fixed price that is related to time activities.
PR31 PR31019 Spare MONEY 20 28 8 Fixed Price Amount related to Cost Activities (Project Currency) Estimated amount of the total fixed price that is related to cost activities.
PR31 PR31020 Spare MONEY 20 28 8 Fixed Price Amount related to Material (Project Currency) Estimated amount of the total fixed price that is related to material.
PR31 PR31021 FixPriceHrs X_NUMERIC 6 14 8 Fixed Price Time Activities % Estimated percentage of the total fixed price that is related to time activities.
PR31 PR31022 FixPriceCost X_NUMERIC 6 14 8 Fixed Price Cost Activities % Estimated percentage of the total fixed price that is related to cost activities.
PR31 PR31023 FixPriceMat X_NUMERIC 6 14 8 Fixed Price Material % Estimated percentage of the total fixed price that is related to material.
PR31 PR31024 FLAGUpdateInvStatus STRING 1 1 0 Update Invoice Status
PR31 PR31025 RepeatInterv VSTRING 4 4 0 Repeat Interval Defines the invoice interval in days, weeks or month depending on the first character in the string.
No leading character, is for number of days
- as leading character is for month
+ as leading character is for weeks
PR31 PR31026 RepeaEndDate DATE 8 0 0 Repeat End Date
PR31 PR31027 TextAnnot1 VSTRING 35 35 0 Text Annotation 1
PR31 PR31028 TextAnnot2 VSTRING 35 35 0 Text Annotation 2
PR31 PR31029 InvoiceStatus VSTRING 1 1 0 Invoice Status
PR31 PR31030 RepeStarDate DATE 8 0 0 Repeat Start Date
PR31 PR31031 RepNxtInvDat DATE 8 0 0 Repeat Next Invoice Date
PR31 PR31032 CeilingPrice MONEY 20 28 8 Ceiling Price (Project Currency)
PR31 PR31033 VATFixPrHrs VSTRING 6 6 0 VAT Code Fixed Price Hours
PR31 PR31034 VATFixPrCost VSTRING 6 6 0 VAT Code Fixed Price Costs
PR31 PR31035 VATFixPriMat VSTRING 6 6 0 VAT Code Fixed Price Material
PR31 PR31036 ReverseLinNo STRING 4 4 0 Reverse Line Number
PR31 PR31037 PaymentTerm STRING 2 2 0 Payment Term
PR31 PR31038 TaxCode VSTRING 6 6 0 Tax Code Default Tax Code for invoice event
PR31 PR31039 DeductedAmountPCU MONEY 20 28 8 Deducted Amount PCU
PR31 PR31040 TaxationReasonCodeMaterial STRING 3 3 0 Taxation Reason Code Material
PR31 PR31041 TaxationReasonCodeCost STRING 3 3 0 Taxation Reason Code Cost
PR31 PR31042 TaxationReasonCodeTime STRING 3 3 0 Taxation Reason Code Time
PR31 PR31043 TaxationReasonCode STRING 3 3 0 Taxation Reason Code