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


VIEW: APPS.PA_ACTION_FUNCTIONS_AMG_V

Object Details
Object Name: PA_ACTION_FUNCTIONS_AMG_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_ACTION_FUNCTIONS_AMG_V
Subobject Name:
Status: VALID

View Type

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


PA_ACTION_FUNCTIONS_AMG_V selects all functions allowed for deliverable action.


[View Source]

Columns
Name Datatype Length Mandatory Comments
FUNCTION_CODE VARCHAR2 (30) Yes Specifies the action function code
MEANING VARCHAR2 (80) Yes Specifies the action function meaning
DESCRIPTION VARCHAR2 (240)
Specifies the action function meaning
Query Text

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


SELECT FUNCTION_CODE
,      MEANING
,      DESCRIPTION
FROM APPS.PA_ACTION_FUNCTIONS_AMG_V;

Dependencies

[top of page]

APPS.PA_ACTION_FUNCTIONS_AMG_V references the following:

SchemaAPPS
ViewPA_LOOKUPS

APPS.PA_ACTION_FUNCTIONS_AMG_V is not referenced by any database object