DOC_TYPE_VW2(SQL View) |
Index Back |
---|---|
Doc Type Vw2 |
select distinct a.doc_type, a.descr from PS_DOC_TYPE_TBL a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DOC_TYPE | Character(8) | VARCHAR2(8) NOT NULL | Specifies the business purpose of a financial transaction in countries that require all financial transactions to be tracked as "documents". A Document Type is associated with one and only one Journal Code. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |