Objects/Tables/Table 418 IC Inbox Transaction
Table 418 IC Inbox Transaction in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.Intercompany.Inbox
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 | - |
| 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 | - |
| 11 | Original Document No. | Code[20] | - |
| 12 | IC Partner G/L Acc. No. | Code[20] | Pending 22.0 |
| This field will be 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 | OnAfterInboxCheckAccept | (var Record IC Inbox Transaction) | - |
| Integration event | OnDeleteOnSourceTypeCase | (var Record IC Inbox Transaction) | - |
| Integration event | OnAfterShowDetails | (var Record IC Inbox Transaction) | - |
| Integration event | OnBeforeInboxCheckAccept | (var Record IC Inbox Transaction, var Boolean, Record IC Inbox Transaction) | - |
| Integration event | OnBeforeShowDetails | (var Record IC Inbox Transaction, var Boolean) | - |