SAP ABAP Class IF_ADDR_CFG_TSAD3T_FORMS (Forms of Address (Key) (Business Address Services))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADDR_CFG_TSAD3T_FORMS High-Level Access Cl Forms of Address 20071023
Properties
Class IF_ADDR_CFG_TSAD3T_FORMS  
Short Description Forms of Address (Key) (Business Address Services)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071023   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ADDR_CFG_TSAD3T_FORMS has no interface implemented.
Friends
Class IF_ADDR_CFG_TSAD3T_FORMS has no friend class.
Attributes
Class IF_ADDR_CFG_TSAD3T_FORMS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LIST Static method Public Method Retrieves All Text Entries 20071023
Events
Class IF_ADDR_CFG_TSAD3T_FORMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Public See coding Structure type for configuration data 20071023 BEGIN OF ty_s_data . INCLUDE TYPE tsad3. TYPES END OF ty_s_data
2 TY_S_TEXT Public See coding Structure type for configuration text table 20071023 BEGIN OF ty_s_text . INCLUDE TYPE tsad3t. TYPES END OF ty_s_text
3 TY_T_DATA Public See coding Table type for configuration data 20071023 ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
4 TY_T_TEXT Public See coding Table type for configuration text table 20071023 ty_t_text TYPE STANDARD TABLE OF ty_s_text WITH DEFAULT KEY
Method Signatures

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TEXT_LIST Value transfer Type reference (TYPE) TY_T_TEXT Text List 20071023

Method GET_LIST on class IF_ADDR_CFG_TSAD3T_FORMS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in