SAP ABAP Class CL_SATC_AC_TEXT_HANDLE_T100MSG (Text handle: Description as T100 and TRMSG messages)
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 | 20090108 |
Properties
Class | CL_SATC_AC_TEXT_HANDLE_T100MSG | |
Short Description | Text handle: Description as T100 and TRMSG messages | |
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 | 20090108 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SATC_AC_TEXT_HANDLE_T100MSG has no interface implemented.
Friends
Class CL_SATC_AC_TEXT_HANDLE_T100MSG has no friend class.
Attributes
Class CL_SATC_AC_TEXT_HANDLE_T100MSG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add T100 message | 20090108 |
2 | ![]() |
Instance method | Public | Method | Add T100 message | 20090108 |
3 | ![]() |
Instance method | Public | Method | Add TRMSG message | 20090108 |
4 | ![]() |
Instance method | Public | Method | Clear text content | 20090108 |
5 | ![]() |
Instance method | Private | Method | Add T100 line to result array | 20090108 |
6 | ![]() |
Instance method | Private | Method | Add TRMSG lines to result array | 20090108 |
Events
Class CL_SATC_AC_TEXT_HANDLE_T100MSG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_WILDCARD | Public | See coding | 20090108 | begin of ty_S_Wildcard,
name type c length 8,
value type string,
end of ty_S_Wildcard
|
||
2 | TY_T_MESSAGES | Public | See coding | 20090108 | ty_T_Messages type standard table of symsg with default key
|
||
3 | TY_T_WILDCARDS | Public | See coding | 20090108 | ty_T_Wildcards type standard table of ty_S_Wildcard with default key
|
Method Signatures
Method ADD_T100_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | 20090108 |
Method ADD_T100_MESSAGE on class CL_SATC_AC_TEXT_HANDLE_T100MSG has no exception.
Method ADD_T100_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGES | Call by reference | Type reference (TYPE) | TY_T_MESSAGES | 20090108 |
Method ADD_T100_MESSAGES on class CL_SATC_AC_TEXT_HANDLE_T100MSG has no exception.
Method ADD_TRMSG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEYWORD | Call by reference | Type reference (TYPE) | TRMSG-KEYWORD | 20090108 | |||
2 | ![]() |
I_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | TRMSG-MSGNUMBER | 20090108 | |||
3 | ![]() |
I_WILDCARDS | Call by reference | Type reference (TYPE) | TY_T_WILDCARDS | 20090108 |
Method ADD_TRMSG_MESSAGE on class CL_SATC_AC_TEXT_HANDLE_T100MSG has no exception.
Method RESET Signature
Method RESET on class CL_SATC_AC_TEXT_HANDLE_T100MSG has no parameter.
Method RESET on class CL_SATC_AC_TEXT_HANDLE_T100MSG has no exception.
Method __ADD_T100_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_RESULT | Call by reference | Type reference (TYPE) | IF_SATC_AC_TEXT_HANDLE=>TY_T_TEXT_LINES | 20090108 | |||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | 20090108 | |||
3 | ![]() |
I_TEXT_INFO | Call by reference | Type reference (TYPE) | TY_S_TEXT_INFO | 20090108 |
Method __ADD_T100_LINE on class CL_SATC_AC_TEXT_HANDLE_T100MSG has no exception.
Method __ADD_TRMSG_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_RESULT | Call by reference | Type reference (TYPE) | IF_SATC_AC_TEXT_HANDLE=>TY_T_TEXT_LINES | 20090108 | |||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | 20090108 | |||
3 | ![]() |
I_TEXT_INFO | Call by reference | Type reference (TYPE) | TY_S_TEXT_INFO | 20090108 |
Method __ADD_TRMSG_LINES on class CL_SATC_AC_TEXT_HANDLE_T100MSG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |