Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Unique_key | String | False |
| Receipt_id | Integer | False |
| Receiptdetail_id | Integer | False |
| Inventoryadjustment_id | Integer | False |
| Order_id | Integer | False |
| Orderdetail_id | Integer | False |
| Business_key | Integer | False |
| Posting_date | DateTime | True |
| Item_ledger_entry_no | String | False |
| Cost_amount_actual | Integer | True |
| Source_table | String | False |
| Date_last_modified | DateTime | True |
Object:
{
Unique_key":"abcABC123",Receipt_id":####,
Receiptdetail_id":####,
Inventoryadjustment_id":####,
Order_id":####,
Orderdetail_id":####,
Business_key":####,
Posting_date":"MM-dd-yyyy hh:mm:ss",
Item_ledger_entry_no":"abcABC123",
Cost_amount_actual":####,
Source_table":"abcABC123",
Date_last_modified":"MM-dd-yyyy hh:mm:ss"
}