SAP ABAP Class CL_SATC_AC_TEXT_HANDLE_SYNTAX (Text handle: Code locations and T100)
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 | 20130523 |
Properties
Class | CL_SATC_AC_TEXT_HANDLE_SYNTAX | |
Short Description | Text handle: Code locations and T100 | |
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 | 20081016 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no forward declaration.
Interfaces
Class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no interface implemented.
Friends
Class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20130523 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130903 | |
2 | ![]() |
Instance method | Public | Method | Add plain text (no translation) | 20130523 |
3 | ![]() |
Instance method | Public | Method | Add T100 message | 20130523 |
4 | ![]() |
Instance method | Public | Method | Add text element of program (limited translation) | 20130523 |
5 | ![]() |
Instance method | Public | Method | 20130523 | |
6 | ![]() |
Instance method | Public | Method | 20130903 | |
7 | ![]() |
Instance method | Public | Method | Reset text content - wipes out whatever has been added | 20130523 |
Events
Class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_REPLACEMENT_RULE | Public | See coding | 20130523 | begin of ty_Replacement_Rule,
wildcard type c length 8,
value type string,
end of ty_Replacement_Rule
|
||
2 | TY_REPLACEMENT_RULES | Public | See coding | 20130523 | ty_Replacement_Rules type standard table of ty_Replacement_Rule with default key
|
||
3 | TY_TEXT_POOL_MESSAGE | Public | See coding | 20130523 | begin of ty_Text_Pool_Message,
key type c length 4,
replacement_Rules type ty_Replacement_Rules,
end of ty_Text_Pool_Message
|
Method Signatures
Method ADD_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LONGTEXT | Call by reference | Type reference (TYPE) | RSLINLTAB | 20130903 |
Method ADD_LONGTEXT on class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no exception.
Method ADD_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | STRING | 20130523 |
Method ADD_STRING on class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no exception.
Method ADD_T100_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T100_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Text in T100 format | 20130523 |
Method ADD_T100_MESSAGE on class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no exception.
Method ADD_TEXT_POOL_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SYREPID | 20130523 | |||
2 | ![]() |
I_TEXT_POOL_MESSAGE | Call by reference | Type reference (TYPE) | TY_TEXT_POOL_MESSAGE | 20130523 |
Method ADD_TEXT_POOL_MESSAGE on class CL_SATC_AC_TEXT_HANDLE_SYNTAX 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 | 20130523 | |||
2 | ![]() |
I_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | TRMSG-MSGNUMBER | 20130523 | |||
3 | ![]() |
I_REPLACEMENT_RULES | Call by reference | Type reference (TYPE) | TY_REPLACEMENT_RULES | 20130523 |
Method ADD_TRMSG_MESSAGE on class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no exception.
Method GET_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | RSLINLTAB | 20130903 |
Method GET_LONGTEXT on class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no exception.
Method RESET Signature
Method RESET on class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no parameter.
Method RESET on class CL_SATC_AC_TEXT_HANDLE_SYNTAX has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |