カラム情報
| No |
論理名 |
物理名 |
データ型 |
Not Null |
デフォルト |
備考 |
| 1 |
|
m_edi_id |
numeric(10) |
Yes (PK) |
|
|
| 2 |
|
ad_client_id |
numeric(10) |
Yes |
|
|
| 3 |
|
ad_org_id |
numeric(10) |
Yes |
|
|
| 4 |
|
isactive |
character(1) |
Yes |
'Y' |
|
| 5 |
|
created |
timestamp without time zone |
Yes |
now() |
|
| 6 |
|
createdby |
numeric(10) |
Yes |
|
|
| 7 |
|
updated |
timestamp without time zone |
Yes |
now() |
|
| 8 |
|
updatedby |
numeric(10) |
Yes |
|
|
| 9 |
|
c_bp_edi_id |
numeric(10) |
Yes |
|
|
| 10 |
|
documentno |
character varying(30) |
Yes |
|
|
| 11 |
|
line |
numeric(10) |
Yes |
|
|
| 12 |
|
trxtype |
character(1) |
Yes |
|
|
| 13 |
|
edistatus |
character(1) |
Yes |
|
|
| 14 |
|
m_warehouse_id |
numeric(10) |
Yes |
|
|
| 15 |
|
m_product_id |
numeric(10) |
Yes |
|
|
| 16 |
|
request_qty |
numeric |
Yes |
0 |
|
| 17 |
|
request_shipdate |
timestamp without time zone |
Yes |
|
|
| 18 |
|
request_price |
numeric |
|
0 |
|
| 19 |
|
trxsent |
timestamp without time zone |
Yes |
|
|
| 20 |
|
trxreceived |
timestamp without time zone |
|
|
|
| 21 |
|
reply_received |
timestamp without time zone |
|
|
|
| 22 |
|
reply_qtyconfirmed |
numeric |
|
0 |
|
| 23 |
|
reply_qtyavailable |
numeric |
|
0 |
|
| 24 |
|
reply_shipdate |
timestamp without time zone |
|
|
|
| 25 |
|
reply_price |
numeric |
|
0 |
|
| 26 |
|
reply_remarks |
character varying(2000) |
|
|
|
| 27 |
|
processed |
character(1) |
Yes |
'N' |
|