BI_BILL_MSG_LNG(SQL Table) |
Index Back |
---|---|
Related Lng - Billing Msg TblBI_BILL_MSG_LNG is the language record related to BI_BILL_MSG_TBL. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_CS.SETID Prompt Table: SP_SETID_NONVW |
2 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCR254A | Character(254) | VARCHAR2(254) NOT NULL | Long Description |