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


VIEW: APPS.AML_LEAD_PROCESSING_STAGES_V

Object Details
Object Name: AML_LEAD_PROCESSING_STAGES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMS.AML_LEAD_PROCESSING_STAGES_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
PROCESS_TYPE VARCHAR2 (18)
Process Type
LOOKUP_CODE VARCHAR2 (40)
Lookup Code
MEANING VARCHAR2 (240)
Meaning
Query Text

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


SELECT PROCESS_TYPE
,      LOOKUP_CODE
,      MEANING
FROM APPS.AML_LEAD_PROCESSING_STAGES_V;

Dependencies

[top of page]

APPS.AML_LEAD_PROCESSING_STAGES_V references the following:

SchemaAPPS
ViewAS_SALES_LEAD_RANKS_VL
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
ViewOE_LOOKUPS
APPS.AML_LEAD_PROCESSING_STAGES_V is referenced by following:

SchemaAPPS
ViewAML_LEAD_PROCESS_REPT_V