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


TABLE: AP.AP_R115_UPGRADE

Object Details
Object Name: AP_R115_UPGRADE
Object Type: TABLE
Owner: AP
FND Design Data: TableSQLAP.AP_R115_UPGRADE
Subobject Name:
Status: VALID


AP_R115_UPGRADE stores the values provided during the pre-upgrade steps for the payment methods to be used to replace the obsolete payment methods FUTURE DATED and MANUAL FUTURE DATED. If no values are provided during the pre-upgrade steps, the upgrade automatically populates this table with the values EFT and CHECK to replace FUTURE DATED and MANUAL FUTURE DATED respectively. There should be only one row in this table at any time. This table is used only during the upgrade.
.
This table has no foreign keys.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
NEW_FUTURE_DATED_METHOD VARCHAR2 (30)
Payment method to replace FUTURE DATED payment method
NEW_MAN_FUTURE_DATED_METHOD VARCHAR2 (30)
Payment method to replace MANUAL FUTURE DATED payment method
Query Text

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


SELECT NEW_FUTURE_DATED_METHOD
,      NEW_MAN_FUTURE_DATED_METHOD
FROM AP.AP_R115_UPGRADE;

Dependencies

[top of page]

AP.AP_R115_UPGRADE does not reference any database object

AP.AP_R115_UPGRADE is referenced by following:

SchemaAP
ViewAP_R115_UPGRADE#