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


VIEW: APPS.OKI_ACCTRULE_OLTP_V

Object Details
Object Name: OKI_ACCTRULE_OLTP_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID


OKI Accounting Rules Lookup view


[View Source]

Columns
Name Datatype Length Mandatory Comments
ACCT_RULE_ID NUMBER (15) Yes Revenue recognition rule identifier
ACCOUNTING_RULE VARCHAR2 (30) Yes Revenue recognition rule name
Query Text

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


SELECT ACCT_RULE_ID
,      ACCOUNTING_RULE
FROM APPS.OKI_ACCTRULE_OLTP_V;

Dependencies

[top of page]

APPS.OKI_ACCTRULE_OLTP_V references the following:

SchemaAPPS
SynonymRA_RULES

APPS.OKI_ACCTRULE_OLTP_V is not referenced by any database object