SAP ABAP Data Element AD_STRPRIO (Flag: Street has priority over PO box)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     SZAD (Package) SAP Technology - Business Services: Address Management
Basic Data
Data Element AD_STRPRIO
Short Description Flag: Street has priority over PO box  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AD_STRPRIO    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Street 
Medium 15 Street prio. 
Long 20 Street prio. 
Heading 10 Street 
Documentation

Definition

This flag specifies whether the Street or the PO Box has priority in theaddress output.

It is only effective if an address record contains Street and PO Box.

If only one of them exists (Street or PO Box), the appropriate formatting is performed automatically.

Value range

'X': Street has priority over PO Box. The normal postal code and city (and poss. district) are output.

' ': PO Box has priority over Street. The "PO Box postal code" and "PO Box city" are output if they exist, otherwise the normal postal code and city are used.

Example

Name1: Microcomp GmbH
Street: Waldstraße 25
Postal code: 85737
City: Ismaning
PO Box: 1046
PO Box postal code: 88623
PO Box city: Munich

Output if the flag has the value 'X':
Microcomp GmbH
Waldstraße 25
85737 Ismaning

Output if the flag has the value ' ':
Microcomp GmbH
Postfach 1046
88623 Munich

History
Last changed by/on SAP  20110908 
SAP Release Created in