This table will store Functional area or Custom application code, name and attributes.
Module:
DATASOURCE_CODE, FUNCTIONAL_AREA_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
DATASOURCE_CODE | VARCHAR2 | 32 | True | Datasource code. | |||
FUNCTIONAL_AREA_CODE | VARCHAR2 | 256 | True | Functional area code | |||
FUNCTIONAL_AREA_NAME | VARCHAR2 | 256 | Functional area name | ||||
APPLICATION_TYPE | VARCHAR2 | 32 | Application Type, If the given functional area belongs to Recon or DFF or CAM or FAH or other custom application. | ||||
CLASS_CODE | VARCHAR2 | 256 | Represents the custom object generation source application. | ||||
INTERNAL_VERSION | NUMBER | 38 | 0 | Internal version on application | |||
TAG | VARCHAR2 | 999 | Tag of application |
Copyright © 2019, 2023, Oracle and/or its affiliates.