Objects/Tables/Table 414 IC Outbox Transaction
Table 414 IC Outbox Transaction in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Intercompany.Outbox
Fields, 14Keys, 2Procedures, 1Events, 5
Versions171819202122232425262728latest
Source29
Fields, 14
| Id | Name | Type | Obsolete |
|---|
| 1 | Transaction No. | Integer | - |
| 2 | IC Partner Code | Code[20] | - |
| 3 | Source Type | Option | Pending 26.0 |
| Replaced by IC Source Type for Enum typing |
| 4 | IC Source Type | Enum IC Transaction Source Type | - |
| 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] | Removed 25.0 |
| Replaced by IC Account No. |
| 13 | Source Line No. | Integer | - |
| 14 | IC Account Type | Enum IC Journal Account Type | - |
| 15 | IC Account No. | Code[20] | - |
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, 5
| 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) | - |
| Integration event | OnAfterShowDetails | (var Record IC Outbox Transaction) | - |
| Integration event | OnOutboxCheckSendOnBeforeHandledICOutboxTransFindFirst | (var Record IC Outbox Transaction, var Record Handled IC Outbox Trans.) | - |