SAP ABAP Class CL_SATC_AC_TEXT_HANDLE_TXTPOOL (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 20061209
Properties
Class CL_SATC_AC_TEXT_HANDLE_TXTPOOL  
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 20061209   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC_TEXT_HANDLE_TXTPOOL has no forward declaration.
Interfaces
Class CL_SATC_AC_TEXT_HANDLE_TXTPOOL has no interface implemented.
Friends
Class CL_SATC_AC_TEXT_HANDLE_TXTPOOL has no friend class.
Attributes
Class CL_SATC_AC_TEXT_HANDLE_TXTPOOL 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 20061212
2 SET_TEXT_POOL_MESSAGES Instance method Public Method Set Text Message For One Single Program 20061209
3 __READ_TEXT_ELEMENTS Instance method Private Method Reads Textpool 20061210
Events
Class CL_SATC_AC_TEXT_HANDLE_TXTPOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MESSAGE Public See coding 20061212 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 20061212 begin of ty_S_Wildcard, wildcard type c length 8, replacement type c length 64, end of ty_S_Wildcard
3 TY_T_MESSAGES Public See coding 20061212 ty_T_Messages type standard table of ty_S_Message with default key
4 TY_T_WILDCARDS Public See coding 20061212 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 20061212
2 Importing I_PROGRAM_NAME Call by reference Type reference (TYPE) PROGNAME ABAP Program Name 20061212

Method ADD_TEXT_POOL_MESSAGES on class CL_SATC_AC_TEXT_HANDLE_TXTPOOL has no exception.

Method SET_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 20061212
2 Importing I_PROGRAM_NAME Value transfer Type reference (TYPE) PROGNAME SY-REPID ABAP Program Name 20061210

Method SET_TEXT_POOL_MESSAGES on class CL_SATC_AC_TEXT_HANDLE_TXTPOOL 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 20061210
2 Returning RESULT Value transfer Type reference (TYPE) TEXTPOOL_TABLE Predefine 20061210

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