Table 6651 Return Shipment Line in 27
- App
- Base Application
- Namespace
- Microsoft.Purchases.History
Fields, 88Keys, 5Procedures, 13Events, 14
Versions171819202122232425262728latest
Source29
Fields, 88
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 2 | Buy-from Vendor No. | Code[20] | - |
| 3 | Document No. | Code[20] | - |
| 4 | Line No. | Integer | - |
| 5 | Type | Enum Purchase Line Type | - |
| 6 | No. | Code[20] | - |
| 7 | Location Code | Code[10] | - |
| 8 | Posting Group | Code[20] | - |
| 11 | Description | Text[100] | - |
| 12 | Description 2 | Text[50] | - |
| 13 | Unit of Measure | Text[50] | - |
| 15 | Quantity | Decimal | - |
| 22 | Direct Unit Cost | Decimal | - |
| 23 | Unit Cost (LCY) | Decimal | - |
| 25 | VAT % | Decimal | - |
| 27 | Line Discount % | Decimal | - |
| 31 | Unit Price (LCY) | 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 | - |
| 39 | Item Shpt. Entry No. | Integer | - |
| 40 | Shortcut Dimension 1 Code | Code[20] | - |
| 41 | Shortcut Dimension 2 Code | Code[20] | - |
| 45 | Job No. | Code[20] | - |
| 54 | Indirect Cost % | Decimal | - |
| 61 | Quantity Invoiced | Decimal | - |
| 68 | Pay-to Vendor No. | Code[20] | - |
| 70 | Vendor Item No. | Text[50] | - |
| 74 | Gen. Bus. Posting Group | Code[20] | - |
| 75 | Gen. Prod. Posting Group | Code[20] | - |
| 77 | VAT Calculation Type | Enum Tax Calculation Type | - |
| 78 | Transaction Type | Code[10] | - |
| 79 | Transport Method | Code[10] | - |
| 80 | Attached to Line No. | Integer | - |
| 81 | Entry Point | Code[10] | - |
| 82 | Area | Code[10] | - |
| 83 | Transaction Specification | Code[10] | - |
| 85 | Tax Area Code | Code[20] | - |
| 86 | Tax Liable | Boolean | - |
| 87 | Tax Group Code | Code[20] | - |
| 88 | Use Tax | Boolean | - |
| 89 | VAT Bus. Posting Group | Code[20] | - |
| 90 | VAT Prod. Posting Group | Code[20] | - |
| 91 | Currency Code | Code[10] | - |
| 97 | Blanket Order No. | Code[20] | - |
| 98 | Blanket Order Line No. | Integer | - |
| 99 | VAT Base Amount | Decimal | - |
| 100 | Unit Cost | Decimal | - |
| 131 | Posting Date | Date | - |
| 138 | IC Item Reference No. | Code[50] | - |
| 480 | Dimension Set ID | Integer | - |
| 1001 | Job Task No. | Code[20] | - |
| 1019 | Job Planning Line No. | Integer | - |
| 5402 | Variant Code | Code[10] | - |
| 5403 | Bin Code | Code[20] | - |
| 5404 | Qty. per Unit of Measure | Decimal | - |
| 5407 | Unit of Measure Code | Code[10] | - |
| 5415 | Quantity (Base) | Decimal | - |
| 5461 | Qty. Invoiced (Base) | Decimal | - |
| 5600 | FA Posting Date | Date | - |
| 5601 | FA Posting Type | Enum Purchase FA Posting Type | - |
| 5602 | Depreciation Book Code | Code[10] | - |
| 5603 | Salvage Value | Decimal | - |
| 5605 | Depr. until FA Posting Date | Boolean | - |
| 5606 | Depr. Acquisition Cost | Boolean | - |
| 5609 | Maintenance Code | Code[10] | - |
| 5610 | Insurance No. | Code[20] | - |
| 5611 | Budgeted FA No. | Code[20] | - |
| 5612 | Duplicate in Depreciation Book | Code[10] | - |
| 5613 | Use Duplication List | Boolean | - |
| 5700 | Responsibility Center | Code[10] | - |
| 5709 | Item Category Code | Code[20] | - |
| 5710 | Nonstock | Boolean | - |
| 5711 | Purchasing Code | Code[10] | - |
| 5725 | Item Reference No. | Code[50] | - |
| 5726 | Item Reference Unit of Measure | Code[10] | - |
| 5727 | Item Reference Type | Enum Item Reference Type | - |
| 5728 | Item Reference Type No. | Code[30] | - |
| 5805 | Return Qty. Shipped Not Invd. | Decimal | - |
| 5811 | Item Charge Base Amount | Decimal | - |
| 5817 | Correction | Boolean | - |
| 6602 | Return Order No. | Code[20] | - |
| 6603 | Return Order Line No. | Integer | - |
| 6608 | Return Reason Code | Code[10] | - |
| 7000 | Price Calculation Method | Enum Price Calculation Method | - |
| 8512 | Buy-from Vendor Name | Text[100] | - |
Keys, 5
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Document No., Line No. | - |
| Key2 | Return Order No., Return Order Line No. | - |
| Key3 | Blanket Order No., Blanket Order Line No. | - |
| Key4 | Pay-to Vendor No. | - |
| Key5 | Buy-from Vendor No. | - |
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetCurrencyCode | () | Code[10] | public | - |
| ShowDimensions | () | public | - | |
| ShowItemTrackingLines | () | public | - | |
| InsertInvLineFromRetShptLine | (var Record Purchase Line) | public | - | |
| GetPurchCrMemoLines | (var Record Purch. Cr. Memo Line) | public | - | |
| FilterPstdDocLnItemLedgEntries | (var Record Item Ledger Entry) | public | - | |
| ShowItemPurchCrMemoLines | () | public | - | |
| ShowLineComments | () | public | - | |
| InitFromPurchLine | (Record Return Shipment Header, Record Purchase Line) | public | - | |
| HasTypeToFillMandatoryFields | () | Boolean | public | - |
| SetSecurityFilterOnRespCenter | () | public | - | |
| IsProdOrder | () | Boolean | public | - |
| TestProdOrder | () | Boolean | public | - |
Events, 14
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCopyPurchLineCostAndDiscountFromPurchOrderLine | (var Record Purchase Line, Record Purchase Line, var Boolean) | - |
| Integration event | OnAfterCopyFieldsFromReturnShipmentLine | (var Record Return Shipment Line, var Record Purchase Line) | - |
| Integration event | OnAfterInitFromPurchLine | (Record Return Shipment Header, Record Purchase Line, var Record Return Shipment Line) | - |
| Integration event | OnAfterInsertInvLineFromRetShptLine | (var Record Purchase Line, var Record Purchase Line, var Record Return Shipment Line) | - |
| Integration event | OnBeforeInsertInvLineFromRetShptLine | (var Record Purchase Line, var Record Purchase Line, var Record Return Shipment Line, var Boolean, var Integer) | - |
| Integration event | OnInsertInvLineFromRetShptLineOnBeforePurchLineInsert | (var Record Return Shipment Line, var Record Purchase Line, var Integer, var Boolean) | - |
| Integration event | OnInsertInvLineFromRetShptLineOnBeforeClearLineNumbers | (var Record Return Shipment Line, var Record Purchase Line, var Integer, var Record Purchase Line) | - |
| Integration event | OnInsertInvLineFromRetShptLineOnBeforeValidatePurchaseLine | (var Record Return Shipment Line, var Record Purchase Line, var Boolean, var Record Purchase Header) | - |
| Integration event | OnBeforeSetSecurityFilterOnRespCenter | (var Record Return Shipment Line, var Boolean) | - |
| Integration event | OnBeforeShowItemTrackingLines | (var Record Return Shipment Line, var Boolean) | - |
| Integration event | OnInsertInvLineFromRetShptLineOnBeforeCalculateDirectCost | (var Record Return Shipment Line, var Record Purchase Header, var Record Purchase Line, var Record Purchases & Payables Setup, var Boolean) | - |
| Integration event | OnInsertInvLineFromRetShptLineOnAfterPurchLineInsert | (var Record Return Shipment Line, var Record Purchase Line, var Integer) | - |
| Integration event | OnIsProdOrder | (var Record Return Shipment Line, var Boolean) | - |
| Integration event | OnTestProdOrder | (var Record Return Shipment Line, var Boolean) | - |