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


VIEW: APPS.XDP_FULFILL_ACTIONS_VL

Object Details
Object Name: XDP_FULFILL_ACTIONS_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXDP.XDP_FULFILL_ACTIONS_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


This View shows all the Fulfillment Actions


[View Source]

Columns
ROW_ID ROWID (10)
The Internal Database Row ID of the Fulfillment Action Record.
FULFILLMENT_ACTION_ID NUMBER
Yes Fulfillment Action Identifier
FULFILLMENT_ACTION VARCHAR2 (40) Yes Fulfillment Action Internal Name
ROLE_NAME VARCHAR2 (100)
Group to be notified if problem occurs with the Fulfillment Action.
VERSION VARCHAR2 (40) Yes Version of the Fulfillment Action
FE_ROUTING_PROC VARCHAR2 (80)
Routing Procedure to Locate the targeted Fulfillment Element
EVALUATE_PARAM_PROC VARCHAR2 (80)
Procedure to Evaluate all the Fulfillment Action Parameters.
FA_TYPE_CODE VARCHAR2 (40)
Reserved for Future Use.
CREATION_DATE DATE
Yes Standard WHO Column
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
CREATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
DISPLAY_NAME VARCHAR2 (80) Yes Display Name for the Fulfillment Action
DESCRIPTION VARCHAR2 (2000)
Description
Name Datatype Length Mandatory Comments
Query Text

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


SELECT ROW_ID
,      FULFILLMENT_ACTION_ID
,      FULFILLMENT_ACTION
,      ROLE_NAME
,      VERSION
,      FE_ROUTING_PROC
,      EVALUATE_PARAM_PROC
,      FA_TYPE_CODE
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      DISPLAY_NAME
,      DESCRIPTION
FROM APPS.XDP_FULFILL_ACTIONS_VL;

Dependencies

[top of page]

APPS.XDP_FULFILL_ACTIONS_VL references the following:

SchemaAPPS
SynonymXDP_FULFILL_ACTIONS
SynonymXDP_FULFILL_ACTIONS_TL
APPS.XDP_FULFILL_ACTIONS_VL is referenced by following:

SchemaAPPS
Package BodyXDPCORE_FA - show dependent code
ViewXDP_ORU_ORDERS_V
ViewXDP_READY_FAS_V
ViewXDP_READY_FES_V
ViewXDP_WAITING_FES_V
Package BodyXNP_CVU_PKG - show dependent code