SAP ABAP IMG Activity OHPKAW160 (Define attributes of display sequences)
Hierarchy
SAP_HRCCH (Software Component) Sub component SAP_HRCCH of SAP_HR
   PY-CH (Application Component) Switzerland
     P02C (Package) HR Customizing: Switzerland
IMG Activity
ID OHPKAW160 Define attributes of display sequences  
Transaction Code S_AHR_61018710   (empty) 
Created on 19990412    
Customizing Attributes OHPKAW160   Define attributes of display sequences 
Customizing Activity OHPKAW160   Define attributes of display sequences 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHPKAW160    

In this step you determine the characteristics of the PC output sequence.

Presently, you set an indicator that specifies whether an Additional Address for the output sequence is supported. You can enter the address in the selection screen of the new PC universal evaluation.

Example

Requirements

Set the flag Additional addresses supported only if you have adjusted the SAPscript forms belonging to each output sequence.

Standard settings

Recommendation

Activities

In order to support additional addresses in the SAPscript form, use ADDRESS instructions. From here you can access the following fields of the structure ADR2:

  • TITLE - Form-of-address key
  • TITXT - Form-of-address text
  • NAME1 - Name
  • NAME2 - Name 2 (*)
  • NAME_CO - c/o-Name
  • PO_BOX - Post office box
  • ORT01 - City
  • ORT02 - District (*)
  • PSTLZ - Postal code (city)
  • PSTL2 - Postal code (post office box)(*)
  • STRAS - Street
  • HOUSE_NUM - House number
  • LAND1 - Country
  • SPRAS - Language (*)
  • REGIO - Region (*)

((*) indicates fields that are not visible on the selection screen. However, you can use the search function to fill them with data from the address administration.)

The following serves as an example of how the address data is output in the SAPscript form:

/: ADDRESS TYPE 1

/: TITLE &ADR2-TITXT&

/: NAME &ADR2-NAME1&

/: POBOX &ADR2-PO_BOX& CODE &ADR2-PSTL2&

/: STREET &ADR2-STREET& HOUSE &ADR2-HOUSE_NUM&

/: POSTCODE &ADR2-PSTLZ&

/: CITY &ADR2-ORT01&

/: NO_UPPERCASE_FOR_CITY

/: COUNTRY &ADR2-LAND1& LANGUAGE &ADR2-SPRAS&

/: FROMCOUNTRY &FROMCOUNTRY&

/: ENDADDRESS

Die ADDRESS instruction provides addtional contol possibilities. For detailed information, refer to the SAPscript documentation SAPscript style and form maintenance.

Further notes

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
OHPKAW160 CH Switzerland
OHPKAW160 NL Netherlands
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHPKAW160 0 HLA0003789 Pension fund: General Parts 
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
V_T5CC1 V - View SM30 000000001  
History
Last changed by/on SAP  19990412 
SAP Release Created in