SAP ABAP IMG Activity OHARFO008 (Change addresses infotype (0006))
Hierarchy
SAP_HRCSG (Software Component) Sub component SAP_HRCSG of SAP_HR
   PY-SG (Application Component) Singapore
     P25C (Package) HR Singapore: Customizing
IMG Activity
ID OHARFO008 Change addresses infotype (0006)  
Transaction Code S_PH9_46000648   (empty) 
Created on 19990624    
Customizing Attributes OHARFO008   Change addresses infotype (0006) 
Customizing Activity OHARFO008   Change addresses infotype (0006) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHARFO008    

In this step, for each report class, you can change the sequence in which the subtypes of the Adresses infotype (0006) is read when fomatting addresses.

You only need to carry out this step, if you do not wish to use the Permanent Address subtype (1), which has been set up in the standard, as the basis for your address formatting.

The feature ADDRS determines the subtype and sequence of subtypes for address formatting. There is a standard entry for this feature with the decision criterion "Report class". This entry specifies that the address is printed on the basis of the subtype Permanent residence (1).

If you specify a sequence of subtypes, in each case the subtype that is in the highest position, and that has relevant employee data, is used for address formatting.

Note that in addition to the decision operation "Report class", you can also configure decisions using all other decision operations belonging to the feature structure. For example, you can use the field VARKY to control address formatting for individual forms.

Example

You want address formatting to be carried out for the remuneration statement using the subtype Postal address (5). To achieve this you must make the following entries:

        D    RCLAS
****        &ADDRS=1,
CEDT        &ADDRS=5/1,

If there are no data records in this subtype for the employee, the system uses the Permanent Address subtype (1).

Activities

In the feature ADDRS, change the sequence in which the Addresses subtype (0006) is to be read during address formatting.

Further notes

When changing the feauture, you should include the Permanent Address subtype (1) as the last entry at least. In this way you avoid printing a form without an address, if there are no data records available for subtypes with a high priority.

If you want to specify address formatting for a particular form, you must configure a decision using field VARKY. You store the name of the form in this field. For each entry that you make in this field, you must specify the report class and the form name.

Example:

In your enterprise, you use two different forms for the remuneration statement (ZF01 and ZF02). For form ZF01, you want to use the Postal Address subtype (5) instead of the Permanent Address subtype (1). In this case, you must enter the following:

            D    RCLAS
****            &ADDRS=1,
CEDT        D    VARKY(4)
CEDT ZF01        &ADDRS=5/1,
CEDT ****        &ADDRS=1,

The entry VARKY instructs the system to differentiate between forms.
In the second to last entry, you specify that the Postal Address subtype (5) should be used for the form ZF01. If there is no data record for an employee in this subtype, the Permanent Address subtype (1) is used.

In the last entry, you specify that for all further forms in report class CEDT the Permanent Address subtype (1) should be used.

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHARFO008 25
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHARFO008 0 HLA0009814 Singapore 
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 ADDRS 25 Change Addresses infotype (0006) 
History
Last changed by/on SAP  19990624 
SAP Release Created in