Objects/Tables/Table 418 IC Inbox Transaction
Table 418 IC Inbox Transaction in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 12Keys, 2Procedures, 1Events, 4
Versions171819202122232425262728latest
Source29
Fields, 12
| 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] | - |
| 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, 4
| 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) | - |