SAP ABAP Class CL_ADDR_CONFIG_GET (Access to Configuration Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ADR (Application Component) Address Management/Business Address
     S_ADDRESS (Package) Business Address Services: Programming Interface for ESA
Properties
Class CL_ADDR_CONFIG_GET  
Short Description Access to Configuration Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ADDRESS   Business Address Services: Programming Interface for ESA 
Created 20060511   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADDR_CONFIG_GET has no forward declaration.
Interfaces
Class CL_ADDR_CONFIG_GET has no interface implemented.
Friends
Class CL_ADDR_CONFIG_GET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TRUE Instance attribute Private Type reference (TYPE) BOOLE-BOOLE 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20060515
2 MT_TSAD3T Instance attribute Private Type reference (TYPE) ADDRT_TSAD3T 20071023
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Generate Instance 20060511
2 GET_LIST_TSAD2 Instance method Public Method TSAD2 (Academic Title): Get Text or Key 20060515
3 GET_LIST_TSAD3 Instance method Public Method TSAD3 (Form of Address): Get Text or Key 20060518
4 GET_LIST_TSAD4 Instance method Public Method TSAD4 (Name Prefix): Get Text or Key 20060518
5 GET_LIST_TSAD5 Instance method Public Method TSAD5 (Name Suffix): Get Text or Key 20060518
Events
Class CL_ADDR_CONFIG_GET has no event.
Types
Class CL_ADDR_CONFIG_GET has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ADDR_CONFIG_GET Value transfer Object reference (TYPE REF TO) CL_ADDR_CONFIG_GET 20060511

Method GET_INSTANCE on class CL_ADDR_CONFIG_GET has no exception.

Method GET_LIST_TSAD2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TSAD2 Call by reference Type reference (TYPE) ADDRT_TSAD2 20060515
2 Exporting ET_TSAD2T Call by reference Type reference (TYPE) ADDRT_TSAD2T 20060515
3 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU 20060515
4 Importing IV_TITLE_KEY Value transfer Type reference (TYPE) AD_TITLE1 SPACE 20060515
5 Importing IV_TITLE_TEXT Value transfer Type reference (TYPE) AD_TITLE1T SPACE 20060517
# Exception Resumable Description Created on
1 CX_ADDR_KEY_NOT_FOUND Config Key not found 20061017

Method GET_LIST_TSAD3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TSAD3 Call by reference Type reference (TYPE) ADDRT_TSAD3 20060518
2 Exporting ET_TSAD3T Call by reference Type reference (TYPE) ADDRT_TSAD3T 20060518
3 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU 20060518
4 Importing IV_TITLE Value transfer Type reference (TYPE) AD_TITLE SPACE 20060518
5 Importing IV_TITLE_MEDI Value transfer Type reference (TYPE) AD_TITLETX SPACE 20060518
# Exception Resumable Description Created on
1 CX_ADDR_KEY_NOT_FOUND Config Key not found 20061017

Method GET_LIST_TSAD4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TSAD4 Call by reference Type reference (TYPE) ADDRT_TSAD4 20060518
2 Importing IV_PREFIX_KEY Value transfer Type reference (TYPE) AD_PREFIX SPACE 20060518
3 Importing IV_PREFIX_TXT Value transfer Type reference (TYPE) AD_PREFIXT SPACE 20060518
# Exception Resumable Description Created on
1 CX_ADDR_KEY_NOT_FOUND Config Key not found 20061017

Method GET_LIST_TSAD5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TSAD5 Call by reference Type reference (TYPE) ADDRT_TSAD5 20060518
2 Exporting ET_TSAD5T Call by reference Type reference (TYPE) ADDRT_TSAD5T 20060518
3 Importing IV_LANGU Value transfer Type reference (TYPE) SYLANGU SY-LANGU 20060518
4 Importing IV_TITLE_KEY Value transfer Type reference (TYPE) AD_TITLES SPACE 20060518
5 Importing IV_TITLE_TEXT Value transfer Type reference (TYPE) AD_TITLEST SPACE 20060518
# Exception Resumable Description Created on
1 CX_ADDR_KEY_NOT_FOUND Config Key not found 20061017
History
Last changed by/on SAP  20110908 
SAP Release Created in 710