SAP ABAP Interface IF_AUNIT_TEXT_DESCRIPTION (ABAP Unit: Text converter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE_API (Package) ABAP Unit: Public API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AUNIT_TEXT_DESCRIPTION INTERNAL: Text Repository 20051213
Properties
Interface IF_AUNIT_TEXT_DESCRIPTION  
Short Description ABAP Unit: Text converter    
General Data
Package SABP_UNIT_CORE_API   ABAP Unit: Public API 
Created 20051213   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_AUNIT_TEXT_DESCRIPTION has no forward declaration.
Interfaces
Interface IF_AUNIT_TEXT_DESCRIPTION has no interface.
Friends
Interface IF_AUNIT_TEXT_DESCRIPTION has no friend.
Attributes
Interface IF_AUNIT_TEXT_DESCRIPTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_STRING Instance method Public Method Returns message as string 20051213
2 GET_STRING_TABLE Instance method Public Method Returns messages as strings 20051213
Events
Interface IF_AUNIT_TEXT_DESCRIPTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DESCRIPTION Public See coding Message description in ABAP Unit format 20051213 begin of ty_S_Description, id type sychar04, params type string_Table, indent type int2, end of ty_S_Description
2 TY_T_DESCRIPTIONS Public See coding Message descriptions in ABAP Unit format 20051213 ty_T_Descriptions type standard table of ty_S_Description with default key
Method Signatures

Method GET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) TY_S_DESCRIPTION 20051213
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20051213

Method GET_STRING on Interface IF_AUNIT_TEXT_DESCRIPTION has no exception.

Method GET_STRING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTIONS Call by reference Type reference (TYPE) TY_T_DESCRIPTIONS 20051213
2 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE 20051213

Method GET_STRING_TABLE on Interface IF_AUNIT_TEXT_DESCRIPTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710