|
Name |
Type |
Discontinued? |
|
| 1 |
LOG_ID |
VARCHAR |
No |
|
|
|
| The unique ID of the log record. |
|
|
| 2 |
LINE |
INTEGER |
No |
|
|
|
| The number of the line of the In Basket history for the log. |
|
|
| 3 |
IB_HIST_ACTION_C_NAME |
VARCHAR |
No |
|
|
|
| The category value which indicates the type of action the message serves to notify. |
| May contain organization-specific values: Yes |
| Category Entries: |
| Documentation Complete |
| Request More Info |
|
|
| 4 |
IB_HIST_DATE |
DATETIME (Local) |
No |
|
|
|
| The date and time the message was sent. |
|
|
| 5 |
IB_HIST_BODY_LINE |
INTEGER |
No |
|
|
|
| The line number where the message body begins in the OR_LOG_IB_BODY record. |
|
|
| 6 |
IB_HIST_BODY_LEN |
INTEGER |
No |
|
|
|
| The length of the message body in the OR_LOG_IB_BODY record. |
|
|