[Home] [Help]
[Dependency Information]
Object Name: | AP_R115_UPGRADE |
---|---|
Object Type: | TABLE |
Owner: | AP |
FND Design Data: | ![]() |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
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 |
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;
AP.AP_R115_UPGRADE does not reference any database object
AP.AP_R115_UPGRADE is referenced by following:
|
|
|