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


VIEW: APPS.SY_REAS_CDS_VL

Object Details
Object Name: SY_REAS_CDS_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMA.SY_REAS_CDS_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


MLS enabled view of OPM Reason Codes.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
REASON_CODE VARCHAR2 (4) Yes Reason code.
REASON_DESC2 VARCHAR2 (70)
REASON_TYPE NUMBER (5) Yes Indicates change type for the reason.
FLOW_TYPE NUMBER (5) Yes Indicates Inventory flow. -1=inflow; 1=outflow; 0=usage; 2=exclude.
AUTH_STRING VARCHAR2 (90)
Unused.
DELETE_MARK NUMBER (5) Yes Standard: 0=Active record (default); 1=Marked for (logical) deletion.
TEXT_CODE NUMBER (10)
ID which joins any rows of text in this table to the Text Table for this Module.
TRANS_CNT NUMBER (10)
Standard: program flag to control locking.
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
REASON_DESC1 VARCHAR2 (40) Yes Description of Reason Code.
Query Text

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


SELECT ROW_ID
,      REASON_CODE
,      REASON_DESC2
,      REASON_TYPE
,      FLOW_TYPE
,      AUTH_STRING
,      DELETE_MARK
,      TEXT_CODE
,      TRANS_CNT
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      REASON_DESC1
FROM APPS.SY_REAS_CDS_VL;

Dependencies

[top of page]

APPS.SY_REAS_CDS_VL references the following:

SchemaAPPS
SynonymSY_REAS_CDS_B
SynonymSY_REAS_CDS_TL
APPS.SY_REAS_CDS_VL is referenced by following:

SchemaAPPS
SynonymSY_REAS_CDS