Y and N translation
Module: Expenses
CODE_TYPE, LANGUAGE, CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
CODE_TYPE | VARCHAR2 | 128 | True | EXM_YES_NO | |||
CODE | VARCHAR2 | 128 | True | Values are N and Y | |||
LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | Source record identifier. Value is derived from a combination of code type, code and language. | ||||
NAME | VARCHAR2 | 128 | Values are Yes , No | ||||
DESCRIPTION | VARCHAR2 | 256 | description |
Copyright © 2019, 2023, Oracle and/or its affiliates.