BI_DOCTYPVW_LNG(SQL View) |
Index Back |
---|---|
Doc Type - Search Rec RLRNeed a related language view that uses BUSINESS_UNIT_GL for the setid control field |
SELECT SETID , DOC_TYPE , LANGUAGE_CD , DESCR FROM PS_DOC_TYPE_LANG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | 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. | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |