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


VIEW: APPS.FIIBV_AP_AP_APPY_CHECK_LCV

Object Details
Object Name: FIIBV_AP_AP_APPY_CHECK_LCV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FIIBV_AP_AP_APPY_CHECK_LCV
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
CHECK_PK VARCHAR2 (122)
Unique identifier
PAYMENT_METHOD_FK VARCHAR2 (25)
Foreign key to payment method level
INSTANCE VARCHAR2 (40)
Instance identifier
NAME VARCHAR2 (40)
Displayed name for the record
CHECK_NAME VARCHAR2 (40)
Payment check number
CHECK_ID VARCHAR2 (40)
Check identifier
BANK_ACCOUNT_NAME VARCHAR2 (80) Yes Bank account name of the payment check
STATUS_LOOKUP_CODE VARCHAR2 (25)
Status of payment
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
CREATION_DATE DATE

Standard who column - date when this row was created.
DELETION_DATE DATE

Deletion date of the record
CHECK_DP VARCHAR2 (0)
Field for discoverer so customers can have a display column that identifies all records uniquely
_DF:CHK:_EDW CHAR (22)
This column is for internal use only
_DF:ADD:_EDW CHAR (26)
This column is for internal use only
_DF:GOV:_EDW CHAR (33)
This column is for internal use only
_DF:JGC:_EDW CHAR (22)
This column is for internal use only
Query Text

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


SELECT CHECK_PK
,      PAYMENT_METHOD_FK
,      INSTANCE
,      NAME
,      CHECK_NAME
,      CHECK_ID
,      BANK_ACCOUNT_NAME
,      STATUS_LOOKUP_CODE
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      DELETION_DATE
,      CHECK_DP
,      _DF:CHK:_EDW
,      _DF:ADD:_EDW
,      _DF:GOV:_EDW
,      _DF:JGC:_EDW
FROM APPS.FIIBV_AP_AP_APPY_CHECK_LCV;

Dependencies

[top of page]

APPS.FIIBV_AP_AP_APPY_CHECK_LCV references the following:

SchemaAPPS
SynonymAP_CHECKS_ALL
PL/SQL PackageEDW_INSTANCE - show dependent code
APPS.FIIBV_AP_AP_APPY_CHECK_LCV is referenced by following:

SchemaAPPS
ViewFII_AP_AP_APPY_CHECK_LCV