SAP ABAP Interface IF_ADDR_CFG_TSAD3T_FORMS (Forms of Address (Key) (Business Address Services))
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
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
Interface IF_ADDR_CFG_TSAD3T_FORMS  
Short Description Forms of Address (Key) (Business Address Services)    
General Data
Package SZAD   SAP Technology - Business Services: Address Management 
Created 20071023   SAP 
Last changed 20110908   SAP 
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
Interface IF_ADDR_CFG_TSAD3T_FORMS has no interface.
Friends
Interface IF_ADDR_CFG_TSAD3T_FORMS has no friend.
Attributes
Interface 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
Interface 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 Interface IF_ADDR_CFG_TSAD3T_FORMS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711