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


VIEW: APPS.OKI_RESGRP_OLTP_V

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


Salesgroup lookup view. Contains ID and description of a salesgroup.


[View Source]

Columns
Name Datatype Length Mandatory Comments
GROUP_NAME VARCHAR2 (60) Yes Group Name
GROUP_ID NUMBER
Yes Group ID
Query Text

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


SELECT GROUP_NAME
,      GROUP_ID
FROM APPS.OKI_RESGRP_OLTP_V;

Dependencies

[top of page]

APPS.OKI_RESGRP_OLTP_V references the following:

SchemaAPPS
SynonymJTF_RS_GROUPS_TL

APPS.OKI_RESGRP_OLTP_V is not referenced by any database object