SAP ABAP IMG Activity SIMG_OHAX470 (Set Up Alternative Currency)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAC (Package) Customizing HR Payroll
IMG Activity
ID SIMG_OHAX470 Set Up Alternative Currency  
Transaction Code S_AHR_61010721   IMG Activity: SIMG_OHAX470 
Created on 19981221    
Customizing Attributes SIMG_OHAX470   Set Up Alternative Currency 
Customizing Activity SIMG_OHAX470   Set Up Alternative Currency 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OHAX470    

In this IMG activity, you define in which alternative currency (for example, euro instead of a national currency) you want to print individual amounts in the payroll account. The settings made in this step have no bearing on the global output currency specified in the payroll account selection screen.

The alternative currency is defined by the feature ACURR. The standard system includes a model entry for this feature with the decision criteria "country grouping" and "currency key". The sample entry shows how to set up an alternative currency for the German mark.

To modify the model entry for your country and national currency, you:

Assign the alternative currency euro ("EUR") to country grouping Germany ("01") and national currency Deutsche Mark ("DEM"), for example. The alternative currency simply allows formatting of specific amounts.

Note that in addition to the decision operation "country grouping" and "currency key", you can create decisions using all other decision operations of the feature. For example, if you want to set up a different alternative currency in the payroll account to the alternative currency in other evaluation reports (such as the remuneration statement), you can add the decision operation "report category" to the decision tree of the feature.

The settings made in feature ACCUR are implemented in the payroll account through the conversions entered in the section "Set up Data in Fixed Positions" or the section "Set up Line Layout in Window". These settings are not intended to display the entire payroll account in any chosen output currency. To use the function, you use the alternative currency field on the payroll account selection screen.

NOTE ON MODIFYING THE FEATURE

Note when modifying feature ACURR:

  • The payroll account has the report category (field RCLAS) "CKT0". To create a decision for the report category of the payroll account, you must enter the variable argument "CKT0".

EXAMPLE

You want to be able to convert specific amounts in national currency German mark into alternative currency euro before printing out the form. To do this, you must enter:

            D    MOLGA

**                &ACURR= ,

01            D    CURKY

01 DEM                &ACURR=EUR,

01 *****                &ACURR= ,

This entry specifies the use of alternative currency euro ("EUR") for country grouping Germany ("01") and the national currency German marks ("DEM").

FURTHER NOTES

For documentation on maintaining features, see the SAP Library.

ACTIVITIES

Using feature ACURR, define the alternative currency to be used for your country and national currency to format specific amounts in the payroll account.




Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency E   Invalid for countries specified 
Customizing Attributes Country Key Country Name
SIMG_OHAX470 AR Argentina
SIMG_OHAX470 AT Austria
SIMG_OHAX470 AU Australia
SIMG_OHAX470 BE Belgium
SIMG_OHAX470 BR Brazil
SIMG_OHAX470 CA Canada
SIMG_OHAX470 CH Switzerland
SIMG_OHAX470 DE Germany
SIMG_OHAX470 DK Denmark
SIMG_OHAX470 ES Spain
SIMG_OHAX470 FR France
SIMG_OHAX470 GB United Kingdom
SIMG_OHAX470 HK Hong Kong
SIMG_OHAX470 ID Indonesia
SIMG_OHAX470 IE Ireland
SIMG_OHAX470 IT Italy
SIMG_OHAX470 JP Japan
SIMG_OHAX470 MX Mexico
SIMG_OHAX470 MY Malaysia
SIMG_OHAX470 NL Netherlands
SIMG_OHAX470 NO Norway
SIMG_OHAX470 NZ New Zealand
SIMG_OHAX470 PH Philippines
SIMG_OHAX470 PT Portugal
SIMG_OHAX470 SE Sweden
SIMG_OHAX470 SG Singapore
SIMG_OHAX470 TH Thailand
SIMG_OHAX470 TW Taiwan
SIMG_OHAX470 US USA
SIMG_OHAX470 VE Venezuela
SIMG_OHAX470 ZA South Africa
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_OHAX470 0 HLA0100669 Forms 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
PMKC L - Logical transport object PE00 ACURR 08 Set Up Alternative Currency 
History
Last changed by/on SAP  19981221 
SAP Release Created in