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


VIEW: APPS.MSD_SR_AUTH_ALL_LB_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


Liability Analysis Planning Server View for Authorizations.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PLAN_ID NUMBER
Yes Ascp Plan id or -1 in case of collaborative Plan
LEVEL_ID NUMBER

Level Id of ' Authorization'
LEVEL_VALUE VARCHAR2 (80) Yes Level Value
LEVEL_VALUE_DESC VARCHAR2 (80) Yes Level Value Desc
LEVEL_VALUE_PK NUMBER

Level Value PK
PARENT_LEVEL_ID NUMBER

Level Id of 'All Authorization'
PARENT_VALUE VARCHAR2 (4000)
Parent Value
PARENT_VALUE_DESC VARCHAR2 (4000)
Parent Value Desc
PARENT_VALUE_PK NUMBER

Parent Value Pk
Query Text

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


SELECT PLAN_ID
,      LEVEL_ID
,      LEVEL_VALUE
,      LEVEL_VALUE_DESC
,      LEVEL_VALUE_PK
,      PARENT_LEVEL_ID
,      PARENT_VALUE
,      PARENT_VALUE_DESC
,      PARENT_VALUE_PK
FROM APPS.MSD_SR_AUTH_ALL_LB_V;

Dependencies

[top of page]

APPS.MSD_SR_AUTH_ALL_LB_V references the following:

SchemaAPPS
ViewMFG_LOOKUPS
SynonymMSC_PLANS
PL/SQL PackageMSD_SR_UTIL - show dependent code

APPS.MSD_SR_AUTH_ALL_LB_V is not referenced by any database object