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


VIEW: APPS.OE_AK_SRV_PERIOD_V

Object Details
Object Name: OE_AK_SRV_PERIOD_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewONT.OE_AK_SRV_PERIOD_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
SERVICE_PERIOD_CODE VARCHAR2 (3) Yes Service Period Code
SERVICE_PERIOD VARCHAR2 (25) Yes Service Period
Query Text

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


SELECT SERVICE_PERIOD_CODE
,      SERVICE_PERIOD
FROM APPS.OE_AK_SRV_PERIOD_V;

Dependencies

[top of page]

APPS.OE_AK_SRV_PERIOD_V references the following:

SchemaAPPS
ViewMTL_ALL_PRIMARY_UOMS_VV
APPS.OE_AK_SRV_PERIOD_V is referenced by following:

SchemaAPPS
PL/SQL PackageONT_SRV_PERIOD_DEF_UTIL - show dependent code
Package BodyONT_SRV_PERIOD_DEF_UTIL - show dependent code