SAP ABAP Class CL_SATC_AC_TEXT_HANDLE_TXTMSG (Text handle: Description via 'textpool' of program)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SATC_AC_TEXT_HANDLE Text handle: Abstract base class 20091106
Properties
Class CL_SATC_AC_TEXT_HANDLE_TXTMSG  
Short Description Text handle: Description via 'textpool' of program    
Super Class CL_SATC_AC_TEXT_HANDLE Text handle: Abstract base class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_SVC   INTERNAL: - *NO* REUSE - Test services 
Created 20091106   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no forward declaration.
Interfaces
Class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no interface implemented.
Friends
Class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no friend class.
Attributes
Class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT_POOL_MESSAGES Instance method Public Method Adds Text Message For One Single Program 20091106
2 ADD_TRMSG_MESSAGE Instance method Public Method Add TRMSG message 20091106
3 RESET Instance method Public Method Resets State 20091106
4 __ADD_TRMSG_LINES Instance method Private Method Add TRMSG lines to result array 20091106
5 __READ_TEXT_ELEMENTS Instance method Private Method Reads Textpool 20091106
Events
Class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MESSAGE Public See coding 20091106 begin of ty_S_Message, !key type c length 8, !wildcards type ty_T_Wildcards, end of ty_S_Message
2 TY_S_WILDCARD Public See coding 20091106 begin of ty_S_Wildcard, name type c length 8, value type c length 64, end of ty_S_Wildcard
3 TY_T_MESSAGES Public See coding 20091106 ty_T_Messages type standard table of ty_S_Message with default key
4 TY_T_WILDCARDS Public See coding 20091106 ty_T_Wildcards type standard table of ty_S_Wildcard with default key
Method Signatures

Method ADD_TEXT_POOL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGES Call by reference Type reference (TYPE) TY_T_MESSAGES 20091106
2 Importing I_PROGRAM_NAME Call by reference Type reference (TYPE) PROGNAME ABAP Program Name 20091106

Method ADD_TEXT_POOL_MESSAGES on class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no exception.

Method ADD_TRMSG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYWORD Call by reference Type reference (TYPE) TRMSG-KEYWORD 20091106
2 Importing I_MESSAGE_NUMBER Call by reference Type reference (TYPE) TRMSG-MSGNUMBER 20091106
3 Importing I_WILDCARDS Call by reference Type reference (TYPE) TY_T_WILDCARDS 20091106

Method ADD_TRMSG_MESSAGE on class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no exception.

Method RESET Signature

Method RESET on class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no parameter.
Method RESET on class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no exception.

Method __ADD_TRMSG_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_RESULT Call by reference Type reference (TYPE) IF_SATC_AC_TEXT_HANDLE=>TY_T_TEXT_LINES 20091106
2 Importing I_INDEX Call by reference Type reference (TYPE) I 20091106
3 Importing I_TEXT_INFO Call by reference Type reference (TYPE) TY_S_TEXT_INFO 20091106

Method __ADD_TRMSG_LINES on class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no exception.

Method __READ_TEXT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGRAM_NAME Call by reference Type reference (TYPE) CSEQUENCE 20091106
2 Returning RESULT Value transfer Type reference (TYPE) TEXTPOOL_TABLE Predefine 20091106

Method __READ_TEXT_ELEMENTS on class CL_SATC_AC_TEXT_HANDLE_TXTMSG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740