Difference between revisions of "API Sales Order"
(→Introduction) |
(→Sales Order Header) |
||
Line 11: | Line 11: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! Field Name !! Remark | + | ! Field Name !! Mandatory !! Remark |
|- | |- | ||
− | | client || set default value to 0866093A2EEE4EE88399C8CE4E664858 | + | | client || YES || set default value to 0866093A2EEE4EE88399C8CE4E664858 |
|- | |- | ||
− | | organization || set default to 7F844AE4060B41CDB7E943F75B76F4B2 | + | | organization || YES || set default to 7F844AE4060B41CDB7E943F75B76F4B2 |
|- | |- | ||
− | | documentNo || nomor sales order | + | | documentNo || YES || nomor sales order |
|- | |- | ||
− | | documentStatus || set default to DR for testing only, for PRD will be informed later | + | | documentStatus || YES || set default to DR for testing only, for PRD will be informed later |
|} | |} | ||
Revision as of 09:33, 1 February 2022
Introduction
Panduan menggunakan API Sales Order.
Mandatory Field
Sales Order Header
Daftar field wajid yang tidak boleh kosong ketika INSERT data:
Field Name | Mandatory | Remark |
---|---|---|
client | YES | set default value to 0866093A2EEE4EE88399C8CE4E664858 |
organization | YES | set default to 7F844AE4060B41CDB7E943F75B76F4B2 |
documentNo | YES | nomor sales order |
documentStatus | YES | set default to DR for testing only, for PRD will be informed later |