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


VIEW: APPS.PAY_EMP_3RDPARTY_ACTION_INFO_V

Object Details
Object Name: PAY_EMP_3RDPARTY_ACTION_INFO_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPAY.PAY_EMP_3RDPARTY_ACTION_INFO_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
ACTION_CONTEXT_ID NUMBER (15) Yes
ORG_PAYMENT_METHOD_ID VARCHAR2 (240)
PERSONAL_PAYMENT_METHOD_ID VARCHAR2 (240)
ORG_PAYMENT_METHOD_NAME VARCHAR2 (240)
CHECK_DEPOSIT_NUMBER VARCHAR2 (4000)
SEGMENT1 VARCHAR2 (240)
SEGMENT2 VARCHAR2 (240)
SEGMENT3 VARCHAR2 (240)
SEGMENT4 VARCHAR2 (240)
SEGMENT5 VARCHAR2 (240)
SEGMENT6 VARCHAR2 (240)
SEGMENT7 VARCHAR2 (240)
SEGMENT8 VARCHAR2 (240)
SEGMENT9 VARCHAR2 (240)
SEGMENT10 VARCHAR2 (240)
VALUE NUMBER

Query Text

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


SELECT ACTION_CONTEXT_ID
,      ORG_PAYMENT_METHOD_ID
,      PERSONAL_PAYMENT_METHOD_ID
,      ORG_PAYMENT_METHOD_NAME
,      CHECK_DEPOSIT_NUMBER
,      SEGMENT1
,      SEGMENT2
,      SEGMENT3
,      SEGMENT4
,      SEGMENT5
,      SEGMENT6
,      SEGMENT7
,      SEGMENT8
,      SEGMENT9
,      SEGMENT10
,      VALUE
FROM APPS.PAY_EMP_3RDPARTY_ACTION_INFO_V;

Dependencies

[top of page]

APPS.PAY_EMP_3RDPARTY_ACTION_INFO_V references the following:

SchemaAPPS
PL/SQL PackageFND_NUMBER - show dependent code
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
SynonymPAY_ACTION_INFORMATION
PL/SQL PackagePAY_US_EMPLOYEE_PAYSLIP_WEB - show dependent code
ViewPER_ASSIGNMENTS_F

APPS.PAY_EMP_3RDPARTY_ACTION_INFO_V is not referenced by any database object