DRAFT_CNTL_VW(SQL View) |
Index Back |
---|---|
Draft Control Bus Unit View |
SELECT DISTINCT A.DRAFT_BU , B.DESCR FROM PS_DRAFT_CONTROL A , PS_BUS_UNIT_TBL_FS B WHERE A.DRAFT_BU=B.BUSINESS_UNIT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DRAFT_BU | Character(5) | VARCHAR2(5) NOT NULL | Identifies the Receivables business unit associated with a draft. This field is maintained by the Draft Creation process. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |