Objects/Tables/Table 414 IC Outbox Transaction
Table 414 IC Outbox Transaction in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 11Keys, 2Procedures, 1Events, 3
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete |
|---|
| 1 | Transaction No. | Integer | - |
| 2 | IC Partner Code | Code[20] | - |
| 3 | Source Type | Option | - |
| 5 | Document Type | Enum IC Transaction Document Type | - |
| 6 | Document No. | Code[20] | - |
| 7 | Posting Date | Date | - |
| 8 | Transaction Source | Option | - |
| 9 | Document Date | Date | - |
| 10 | Line Action | Option | - |
| 12 | IC Partner G/L Acc. No. | Code[20] | - |
| 13 | Source Line No. | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Transaction No., IC Partner Code, Transaction Source, Document Type | - |
| Key2 | IC Partner Code | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ShowDetails | () | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeLookupDocumentNo | (Record IC Outbox Transaction) | - |
| Integration event | OnBeforeOutboxCheckSend | (var Record IC Outbox Transaction, var Boolean) | - |
| Integration event | OnDeleteOnSourceTypeCase | (var Record IC Outbox Transaction) | - |