Quantcast
Channel: Microsoft Dynamics NAV
Viewing all articles
Browse latest Browse all 64865

Forum Post: RE: Error code 85132273 during upgrade from 2009 to 2013R2

$
0
0

The result of this text parsing is something like this. Just the least amount of object definition needed to keep the data but remove everything else that the compiler might get in trouble with.

OBJECT Table 37 Sales Line

{

 OBJECT-PROPERTIES

 {

   Date=;

   Time=;

   Version List=;

 }

 FIELDS

 {

   { 1   ;   ;Document Type       ;Option        ;

                                                  OptionString=Quote,Order,Invoice,Credit Memo,Blanket Order,Return Order }

   { 2   ;   ;Sell-to Customer No.;Code20        }

   { 3   ;   ;Document No.        ;Code20        }

   { 4   ;   ;Line No.            ;Integer       }

   { 5   ;   ;Type                ;Option        ;

                                                  OptionString=[ ,G/L Account,Item,Resource,Fixed Asset,Charge (Item)] }

   { 6   ;   ;No.                 ;Code20        }

   { 7   ;   ;Location Code       ;Code10        }

   { 8   ;   ;Posting Group       ;Code10        }

   { 10  ;   ;Shipment Date       ;Date          }

   { 11  ;   ;Description         ;Text50        }

   { 12  ;   ;Description 2       ;Text50        }

   { 13  ;   ;Unit of Measure     ;Text10        }

   { 15  ;   ;Quantity            ;Decimal       }

   { 16  ;   ;Outstanding Quantity;Decimal       }

   { 17  ;   ;Qty. to Invoice     ;Decimal       }

   { 18  ;   ;Qty. to Ship        ;Decimal       }

   { 22  ;   ;Unit Price          ;Decimal       }

   { 23  ;   ;Unit Cost (LCY)     ;Decimal       }

   { 25  ;   ;VAT %               ;Decimal       }

   { 27  ;   ;Line Discount %     ;Decimal       }

   { 28  ;   ;Line Discount Amount;Decimal       }

   { 29  ;   ;Amount              ;Decimal       }

   { 30  ;   ;Amount Including VAT;Decimal       }

   { 32  ;   ;Allow Invoice Disc. ;Boolean       }

   { 34  ;   ;Gross Weight        ;Decimal       }

   { 35  ;   ;Net Weight          ;Decimal       }

   { 36  ;   ;Units per Parcel    ;Decimal       }

   { 37  ;   ;Unit Volume         ;Decimal       }

   { 38  ;   ;Appl.-to Item Entry ;Integer       }

   { 40  ;   ;Shortcut Dimension 1 Code;Code20   }

   { 41  ;   ;Shortcut Dimension 2 Code;Code20   }

   { 42  ;   ;Customer Price Group;Code10        }

   { 45  ;   ;Job No.             ;Code20        }

   { 52  ;   ;Work Type Code      ;Code10        }

   { 57  ;   ;Outstanding Amount  ;Decimal       }

   { 58  ;   ;Qty. Shipped Not Invoiced;Decimal  }

   { 59  ;   ;Shipped Not Invoiced;Decimal       }

   { 60  ;   ;Quantity Shipped    ;Decimal       }

   { 61  ;   ;Quantity Invoiced   ;Decimal       }

   { 63  ;   ;Shipment No.        ;Code20        }

   { 64  ;   ;Shipment Line No.   ;Integer       }

   { 67  ;   ;Profit %            ;Decimal       }

   { 68  ;   ;Bill-to Customer No.;Code20        }

   { 69  ;   ;Inv. Discount Amount;Decimal       }

   { 71  ;   ;Purchase Order No.  ;Code20        }

   { 72  ;   ;Purch. Order Line No.;Integer      }

   { 73  ;   ;Drop Shipment       ;Boolean       }

   { 74  ;   ;Gen. Bus. Posting Group;Code10     }

   { 75  ;   ;Gen. Prod. Posting Group;Code10    }

   { 77  ;   ;VAT Calculation Type;Option        ;

                                                  OptionString=Normal VAT,Reverse Charge VAT,Full VAT,Sales Tax}

   { 78  ;   ;Transaction Type    ;Code10        }

   { 79  ;   ;Transport Method    ;Code10        }

   { 80  ;   ;Attached to Line No.;Integer       }

   { 81  ;   ;Exit Point          ;Code10        }

   { 82  ;   ;Area                ;Code10        }

   { 83  ;   ;Transaction Specification;Code10   }

   { 85  ;   ;Tax Area Code       ;Code20        }

   { 86  ;   ;Tax Liable          ;Boolean       }

   { 87  ;   ;Tax Group Code      ;Code10        }

   { 88  ;   ;VAT Clause Code     ;Code10        }

   { 89  ;   ;VAT Bus. Posting Group;Code10      }

   { 90  ;   ;VAT Prod. Posting Group;Code10     }

   { 91  ;   ;Currency Code       ;Code10        }

   { 92  ;   ;Outstanding Amount (LCY);Decimal   }

   { 93  ;   ;Shipped Not Invoiced (LCY);Decimal }

   { 95  ;   ;Reserved Quantity   ;Decimal       ;FieldClass=FlowField}

   { 96  ;   ;Reserve             ;Option        ;

                                                  OptionString=Never,Optional,Always }

   { 97  ;   ;Blanket Order No.   ;Code20        }

   { 98  ;   ;Blanket Order Line No.;Integer     }

   { 99  ;   ;VAT Base Amount     ;Decimal       }

   { 100 ;   ;Unit Cost           ;Decimal       }

   { 101 ;   ;System-Created Entry;Boolean       }

   { 103 ;   ;Line Amount         ;Decimal       }

   { 104 ;   ;VAT Difference      ;Decimal       }

   { 105 ;   ;Inv. Disc. Amount to Invoice;Decimal}

   { 106 ;   ;VAT Identifier      ;Code10        }

   { 107 ;   ;IC Partner Ref. Type;Option        ;

                                                  OptionString=[ ,G/L Account,Item,,,Charge (Item),Cross Reference,Common Item No.] }

   { 108 ;   ;IC Partner Reference;Code20        }

   { 109 ;   ;Prepayment %        ;Decimal       }

   { 110 ;   ;Prepmt. Line Amount ;Decimal       }

   { 111 ;   ;Prepmt. Amt. Inv.   ;Decimal       }

   { 112 ;   ;Prepmt. Amt. Incl. VAT;Decimal     }

   { 113 ;   ;Prepayment Amount   ;Decimal       }

   { 114 ;   ;Prepmt. VAT Base Amt.;Decimal      }

   { 115 ;   ;Prepayment VAT %    ;Decimal       }

   { 116 ;   ;Prepmt. VAT Calc. Type;Option      ;

                                                  OptionString=Normal VAT,Reverse Charge VAT,Full VAT,Sales Tax}

   { 117 ;   ;Prepayment VAT Identifier;Code10   }

   { 118 ;   ;Prepayment Tax Area Code;Code20    }

   { 119 ;   ;Prepayment Tax Liable;Boolean      }

   { 120 ;   ;Prepayment Tax Group Code;Code10   }

   { 121 ;   ;Prepmt Amt to Deduct;Decimal       }

   { 122 ;   ;Prepmt Amt Deducted ;Decimal       }

   { 123 ;   ;Prepayment Line     ;Boolean       }

   { 124 ;   ;Prepmt. Amount Inv. Incl. VAT;Decimal}

   { 129 ;   ;Prepmt. Amount Inv. (LCY);Decimal  }

   { 130 ;   ;IC Partner Code     ;Code20        }

   { 132 ;   ;Prepmt. VAT Amount Inv. (LCY);Decimal}

   { 135 ;   ;Prepayment VAT Difference;Decimal  }

   { 136 ;   ;Prepmt VAT Diff. to Deduct;Decimal }

   { 137 ;   ;Prepmt VAT Diff. Deducted;Decimal  }

   { 480 ;   ;Dimension Set ID    ;Integer       }

   { 900 ;   ;Qty. to Assemble to Order;Decimal  }

   { 901 ;   ;Qty. to Asm. to Order (Base);Decimal}

   { 902 ;   ;ATO Whse. Outstanding Qty.;Decimal ;FieldClass=FlowField}

   { 903 ;   ;ATO Whse. Outstd. Qty. (Base);Decimal;

                                                  FieldClass=FlowField}

   { 1001;   ;Job Task No.        ;Code20        }

   { 1002;   ;Job Contract Entry No.;Integer     }

   { 5402;   ;Variant Code        ;Code10        }

   { 5403;   ;Bin Code            ;Code20        }

   { 5404;   ;Qty. per Unit of Measure;Decimal   }

   { 5405;   ;Planned             ;Boolean       }

   { 5407;   ;Unit of Measure Code;Code10        }

   { 5415;   ;Quantity (Base)     ;Decimal       }

   { 5416;   ;Outstanding Qty. (Base);Decimal    }

   { 5417;   ;Qty. to Invoice (Base);Decimal     }

   { 5418;   ;Qty. to Ship (Base) ;Decimal       }

   { 5458;   ;Qty. Shipped Not Invd. (Base);Decimal}

   { 5460;   ;Qty. Shipped (Base) ;Decimal       }

   { 5461;   ;Qty. Invoiced (Base);Decimal       }

   { 5495;   ;Reserved Qty. (Base);Decimal       ;FieldClass=FlowField}

   { 5600;   ;FA Posting Date     ;Date          }

   { 5602;   ;Depreciation Book Code;Code10      }

   { 5605;   ;Depr. until FA Posting Date;Boolean}

   { 5612;   ;Duplicate in Depreciation Book;Code10}

   { 5613;   ;Use Duplication List;Boolean       }

   { 5700;   ;Responsibility Center;Code10       }

   { 5701;   ;Out-of-Stock Substitution;Boolean  }

   { 5702;   ;Substitution Available;Boolean     ;FieldClass=FlowField}

   { 5703;   ;Originally Ordered No.;Code20      }

   { 5704;   ;Originally Ordered Var. Code;Code10}

   { 5705;   ;Cross-Reference No. ;Code20        }

   { 5706;   ;Unit of Measure (Cross Ref.);Code10}

   { 5707;   ;Cross-Reference Type;Option        ;

                                                  OptionString=[ ,Customer,Vendor,Bar Code] }

   { 5708;   ;Cross-Reference Type No.;Code30    }

   { 5709;   ;Item Category Code  ;Code10        }

   { 5710;   ;Nonstock            ;Boolean       }

   { 5711;   ;Purchasing Code     ;Code10        }

   { 5712;   ;Product Group Code  ;Code10        }

   { 5713;   ;Special Order       ;Boolean       }

   { 5714;   ;Special Order Purchase No.;Code20  }

   { 5715;   ;Special Order Purch. Line No.;Integer}

   { 5749;   ;Whse. Outstanding Qty.;Decimal     ;FieldClass=FlowField}

   { 5750;   ;Whse. Outstanding Qty. (Base);Decimal;

                                                  FieldClass=FlowField}

   { 5752;   ;Completely Shipped  ;Boolean       }

   { 5790;   ;Requested Delivery Date;Date       }

   { 5791;   ;Promised Delivery Date;Date        }

   { 5792;   ;Shipping Time       ;DateFormula   }

   { 5793;   ;Outbound Whse. Handling Time;DateFormula}

   { 5794;   ;Planned Delivery Date;Date         }

   { 5795;   ;Planned Shipment Date;Date         }

   { 5796;   ;Shipping Agent Code ;Code10        }

   { 5797;   ;Shipping Agent Service Code;Code10 }

   { 5800;   ;Allow Item Charge Assignment;Boolean}

   { 5801;   ;Qty. to Assign      ;Decimal       ;FieldClass=FlowField}

   { 5802;   ;Qty. Assigned       ;Decimal       ;FieldClass=FlowField}

   { 5803;   ;Return Qty. to Receive;Decimal     }

   { 5804;   ;Return Qty. to Receive (Base);Decimal}

   { 5805;   ;Return Qty. Rcd. Not Invd.;Decimal }

   { 5806;   ;Ret. Qty. Rcd. Not Invd.(Base);Decimal}

   { 5807;   ;Return Rcd. Not Invd.;Decimal      }

   { 5808;   ;Return Rcd. Not Invd. (LCY);Decimal}

   { 5809;   ;Return Qty. Received;Decimal       }

   { 5810;   ;Return Qty. Received (Base);Decimal}

   { 5811;   ;Appl.-from Item Entry;Integer      }

   { 5909;   ;BOM Item No.        ;Code20        }

   { 6600;   ;Return Receipt No.  ;Code20        }

   { 6601;   ;Return Receipt Line No.;Integer    }

   { 6608;   ;Return Reason Code  ;Code10        }

   { 7001;   ;Allow Line Disc.    ;Boolean       }

   { 7002;   ;Customer Disc. Group;Code20        }

 }

 KEYS

 {

   {    ;Document Type,Document No.,Line No.     ;SumIndexFields=Amount,Amount Including VAT,Outstanding Amount,Shipped Not Invoiced,Outstanding Amount (LCY),Shipped Not Invoiced (LCY);

                                                  Clustered=Yes }

   {    ;Document No.,Line No.,Document Type      }

   {    ;Document Type,Type,No.,Variant Code,Drop Shipment,Location Code,Shipment Date;

                                                  SumIndexFields=Outstanding Qty. (Base);

                                                  SIFTLevelsToMaintain=[{Document Type,Type},

                                                                        {Document Type,Type,No.},

                                                                        {Document Type,Type,No.,Variant Code},

                                                                        {Document Type,Type,No.,Variant Code,Drop Shipment},

                                                                        {Document Type,Type,No.,Variant Code,Drop Shipment,Location Code},

                                                                        {Document Type,Type,No.,Variant Code,Drop Shipment,Location Code,Shipment Date:Year},

                                                                        {Document Type,Type,No.,Variant Code,Drop Shipment,Location Code,Shipment Date:Month},

                                                                        {Document Type,Type,No.,Variant Code,Drop Shipment,Location Code,Shipment Date:Day},

                                                                        {Document Type,Type,No.,Variant Code,Drop Shipment,Location Code,Shipment Date:Day,Document No.}] }

   {    ;Document Type,Bill-to Customer No.,Currency Code;

                                                  SumIndexFields=Outstanding Amount,Shipped Not Invoiced,Outstanding Amount (LCY),Shipped Not Invoiced (LCY),Return Rcd. Not Invd. (LCY) }

   { No ;Document Type,Type,No.,Variant Code,Drop Shipment,Shortcut Dimension 1 Code,Shortcut Dimension 2 Code,Location Code,Shipment Date;

                                                  SumIndexFields=Outstanding Qty. (Base);

                                                  KeyGroups=Item(Dim) }

   { No ;Document Type,Bill-to Customer No.,Shortcut Dimension 1 Code,Shortcut Dimension 2 Code,Currency Code;

                                                  SumIndexFields=Outstanding Amount,Shipped Not Invoiced,Outstanding Amount (LCY),Shipped Not Invoiced (LCY);

                                                  KeyGroups=Cust(Dim) }

   {    ;Document Type,Blanket Order No.,Blanket Order Line No.;

                                                  KeyGroups=SOP(Blank) }

   {    ;Document Type,Document No.,Location Code }

   {    ;Document Type,Shipment No.,Shipment Line No. }

   {    ;Type,No.,Variant Code,Drop Shipment,Location Code,Document Type,Shipment Date;

                                                  MaintainSQLIndex=No }

   {    ;Document Type,Sell-to Customer No.,Shipment No.;

                                                  SumIndexFields=Outstanding Amount (LCY) }

   {    ;Job Contract Entry No.                   }

   {    ;Document Type,Document No.,Qty. Shipped Not Invoiced }

   {    ;Document Type,Document No.,Type,No.      }

   {    ;Document Type,Return Receipt No.,Return Receipt Line No. }

   {    ;Document Type,Type,Drop Shipment,Sell-to Customer No.,Shipment Date }

 }

}


Viewing all articles
Browse latest Browse all 64865

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>