Objects/Tables/Table 5715 Item Substitution
Table 5715 Item Substitution in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 15Keys, 1Procedures, 3Events, 1
Versions171819202122232425262728latest
Source29
Fields, 15
| Id | Name | Type | Obsolete |
|---|
| 1 | No. | Code[20] | - |
| 2 | Variant Code | Code[10] | - |
| 3 | Substitute No. | Code[20] | - |
| 4 | Substitute Variant Code | Code[10] | - |
| 5 | Description | Text[100] | - |
| 6 | Inventory | Decimal | - |
| 7 | Interchangeable | Boolean | - |
| 8 | Condition | Boolean | - |
| 9 | Location Filter | Code[10] | - |
| 100 | Type | Enum Item Substitution Type | - |
| 101 | Substitute Type | Enum Item Substitute Type | - |
| 102 | Sub. Item No. | Code[20] | - |
| 103 | Relations Level | Integer | - |
| 104 | Quantity Avail. on Shpt. Date | Decimal | - |
| 105 | Shipment Date | Date | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Type, No., Variant Code, Substitute Type, Substitute No., Substitute Variant Code | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CreateSubstitutionItem2Item | (Code[20], Code[10], Code[20], Code[10], Boolean) | | public | - |
| SetDescription | (Integer, Code[20], var Text[100]) | | public | - |
| SetItemVariantDescription | (Integer, Code[20], Code[10], var Text[100]) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterSetItemVariantDescription | (Integer, Code[20], Code[10], var Text[100]) | - |