[Home] [Help]
[Dependency Information]
| Object Name: | FIIBV_AP_AP_APPY_PAYMENT_LCV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FII.FIIBV_AP_AP_APPY_PAYMENT_LCV
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PAYMENT_PK | VARCHAR2 | (122) | Unique Identifier | |
| CHECK_FK | VARCHAR2 | (122) | Foreign key to check level | |
| INSTANCE | VARCHAR2 | (40) | Instance identifier | |
| NAME | VARCHAR2 | (91) | Displayed name for the record | |
| PAYMENT | VARCHAR2 | (91) | Payment Name | |
| INVOICE_PAYMENT_ID | VARCHAR2 | (40) | Invoice payment identifier | |
| 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 | ||
| PAYMENT_DP | VARCHAR2 | (0) | Field for discoverer so customers can have a display column that identifies all records uniquely | |
| _DF:JPA:_EDW | CHAR | (33) | This column is for internal use only | |
| _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:GC:_EDW | CHAR | (33) | This column is for internal use only | |
| _DF:JCH:_EDW | CHAR | (22) | This column is for internal use only | |
| _DF:INV:_EDW | CHAR | (24) | This column is for internal use only | |
| _DF:GI:_EDW | CHAR | (35) | This column is for internal use only | |
| _DF:JIN:_EDW | CHAR | (24) | This column is for internal use only |
Cut, paste (and edit) the following text to query this object:
SELECT PAYMENT_PK
, CHECK_FK
, INSTANCE
, NAME
, PAYMENT
, INVOICE_PAYMENT_ID
, LAST_UPDATE_DATE
, CREATION_DATE
, DELETION_DATE
, PAYMENT_DP
, _DF:JPA:_EDW
, _DF:CHK:_EDW
, _DF:ADD:_EDW
, _DF:GC:_EDW
, _DF:JCH:_EDW
, _DF:INV:_EDW
, _DF:GI:_EDW
, _DF:JIN:_EDW
FROM APPS.FIIBV_AP_AP_APPY_PAYMENT_LCV;
APPS
AP_CHECKS_ALL
AP_INVOICES_ALL
AP_INVOICE_PAYMENTS_ALL
EDW_INSTANCE
- show dependent code
APPS
FII_AP_AP_APPY_PAYMENT_LCV
|
|
|
|