Customize the system currency conversion environment

Related topics

The following describes how to include country/customer conversion programs in the conversion routine. The conversion handling programs are using a number of control files, which are pre-defined.

If any of these files needs to be changed, e.g. because of new files on country/customer level, this could be done by running the Work with conversion releases program, where you can add new programs, files used and parallel files.

The following files are used:

SCOCNR – Conversion releases

Used for identifying the different releases that the conversion could be used for.

The following information could be changed:

Field Comments
Release Must be unique – defines the release number
Description  
Base release level Must be unique – used for retrieving the correct release when running the conversion

Tip: Use the Copy option if you want to create a new release based upon an old already existing.

SCOCNP – Conversion programs

Used for identifying the different conversion programs.

The following information could be changed:

Field Values Comments
Program    
Description    
Type 1 = own business
2 = customer
3 = supplier
4 = VAT
Defines for which type of conversion (i.e. system currency, primary currency or VAT reporting currency) the program should run.
Sequence number   Must be unique – defines in which order the conversion program will be run in relation to other programs.
Application    
Compile YES, NO If YES, then the program will automatically be recompiled before the conversion starts.

SCOCNF – Conversion programs

Used for identifying the different conversion programs, included files. This file holds information about which files a program converts.

The following information could be changed:

Field Comments
Program A program can occur several times in this file.
File Add one record for each file.
Description  
Security file Add ASWWORK1 for the first file, ASWWORK2 for the second file and so on up to a maximum of 5.

Caution: A conversion program must not convert more than 5 files if it should be included in the conversion routine.

SCOPLF – Parallel files

Used for identifying the different parallel files. This file holds information about which parallel files available for creation.

The following information could be changed:

Field Comments
File This is the original name of the file.
Description  
Parallel file Add the name of the parallel file for which you have created a source and object in library SCT700AP.

Tip: Add SCOxxx where xxx is the suffix for the converted file.

Type Add 1.
Application  

SCORND – Rounding rules

Used for identifying fields that you want to define rounding rules for.

The following information could be changed:

Field Comments
Field Field name of the field that you want to define rounding rules for.
Description  
Application  

Related topics