Ansicht
Dokumentation

RSXPRA99 - XPRA Program for Entering Data in the New Field GDATU of Table TCURF

RSXPRA99 - XPRA Program for Entering Data in the New Field GDATU of Table TCURF

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Description

This program enters the value 1.1.1800 in the field GDATU (exchange rate factors valid from) in table TCURF (if this field was blank beforehand). As of Release 4.0, field GDATU is included as a key field in this table. Through ADD FIELD, any entry in this field is automatically removed. The XPRA program runs when an upgrade to 4.0 is carried out. If this program terminates due to technical problems (for example due to lack of table space) you will need to take the appropriate action (in this case extending the table space in the database) and restarting the program. If the fields ABWGA and ABWCT are imported at an earlier stage using a 3.0 Hot Package, the field contents already present are interpreted and the appropriate additional lines created.

If this program NEVER runs correctly, inconsistencies arise in the database that can cause considerable problems in the application (currency conversions).

XPRA can be restarted. If it is restarted having been run successfully, it has no effect.

Requirements

Output

Example

Prior to Release 4.0, a line in table TCURF appeared as follows:
M USD DEM 1:1
and then
M USD DEM 1.1.1800 1:1

The following is an example of the effect of Release 3.* with a Hot Package after Release 4.0:
(ABWCT = Alternative exchange rate type
ABWGA = Alternative exchange rate type valid from)
PREVIOUSLY: M FRF DEM 1:1 ABWCT = EURO, ABWGA = 1.1.1999
From which two entries are created:
M FRF DEM 1:1 1.1.1800 ABWCT = SPACE, ABWGA = 0
M FRF DEM 1:1 1.1.1999 ABWCT = EURO, ABWGA = 0,
thereby ensuring that the change to exchange rate type EURO on the 1.1.99 (Release 4.0) takes place.






CPI1466 during Backup   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1888 Date: 20240520 Time: 104144     sap01-206 ( 41 ms )