Objects/Tables/Table 780 Certificate of Supply
Table 780 Certificate of Supply in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Utilities
Fields, 12Keys, 1Procedures, 8Events, 5
Versions171819202122232425262728latest
Source29
Fields, 12
| Id | Name | Type | Obsolete |
|---|
| 1 | Document Type | Enum Supply Document Type | - |
| 2 | Document No. | Code[20] | - |
| 3 | Status | Option | - |
| 4 | No. | Code[20] | - |
| 5 | Receipt Date | Date | - |
| 6 | Printed | Boolean | - |
| 7 | Customer/Vendor Name | Text[100] | - |
| 8 | Shipment Method Code | Code[10] | - |
| 9 | Shipment/Posting Date | Date | - |
| 10 | Ship-to Country/Region Code | Code[10] | - |
| 11 | Customer/Vendor No. | Code[20] | - |
| 12 | Vehicle Registration No. | Text[20] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Document Type, Document No. | - |
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Print | () | | public | - |
| SetPrintedTrue | () | | public | - |
| SetRequired | (Code[20]) | | public | - |
| InitFromSales | (var Record Sales Shipment Header) | | public | - |
| InitFromPurchase | (var Record Return Shipment Header) | | public | - |
| InitFromService | (var Record Service Shipment Header) | | public | Pending 25.0 |
| Replaced by procedure InitCertificateOfSupply in table Service Shipment Header |
| InitRecord | (Option, Code[20]) | | public | - |
| RunOnAfterInitFromService | (var Record Certificate of Supply, Record Service Shipment Header) | | internal | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterInitFromSales | (var Record Certificate of Supply, Record Sales Shipment Header) | - |
| Integration event | OnAfterInitFromPurchase | (var Record Certificate of Supply, Record Return Shipment Header) | - |
| Integration event | OnAfterInitFromService | (var Record Certificate of Supply, Record Service Shipment Header) | Pending 25.0 |
| Replaced by event OnAfterInitCertificateOfSupply in table Service Shipment Header |
| Integration event | OnBeforeInitRecord | (var Record Certificate of Supply, Option, Code[20], var Boolean) | - |
| Integration event | OnPrint | (var Record Certificate of Supply) | - |