DBA Data[Home] [Help] [Dependency Information]


TABLE: GMD.GMD_COA_SPEC_TEXT

Object Details
Object Name: GMD_COA_SPEC_TEXT
Object Type: TABLE
Owner: GMD
FND Design Data: TableGMD.GMD_COA_SPEC_TEXT
Subobject Name:
Status: VALID


Certificate of Analysis Specification text


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
GMD_COA_ID NUMBER (10) Yes Distinct number of the header
TEXT_CODE NUMBER (10)
Result text key to the GMD text table
PARAGRAPH_CODE VARCHAR2 (4)
Defined in the sy_para_cds
LINE_NO NUMBER (5)
Line number which allows multiple lines of descriptive text for underlying record. -1=line is used to recreate key of underlying record; 1<=descriptive text
TEXT VARCHAR2 (70)
Text associated with this specification.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT GMD_COA_ID
,      TEXT_CODE
,      PARAGRAPH_CODE
,      LINE_NO
,      TEXT
FROM GMD.GMD_COA_SPEC_TEXT;

Dependencies

[top of page]

GMD.GMD_COA_SPEC_TEXT does not reference any database object

GMD.GMD_COA_SPEC_TEXT is referenced by following:

SchemaAPPS
SynonymGMD_COA_SPEC_TEXT