SAP ABAP Class CL_ADT_REP_TEXT_FRAGMENT_HNDL (Fragment builder and parser for report texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_TOOLS_CORE (Package) ADT Tools Core
⤷
⤷
Properties
| Class | CL_ADT_REP_TEXT_FRAGMENT_HNDL | |
| Short Description | Fragment builder and parser for report texts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADT_TOOLS_CORE | ADT Tools Core |
| Created | 20120306 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_REP_TEXT_FRAGMENT_HNDL has no forward declaration.
Interfaces
Class CL_ADT_REP_TEXT_FRAGMENT_HNDL has no interface implemented.
Friends
Class CL_ADT_REP_TEXT_FRAGMENT_HNDL has no friend class.
Attributes
Class CL_ADT_REP_TEXT_FRAGMENT_HNDL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120308 | ||
| 2 | Static method | Public | Method | 20120308 |
Events
Class CL_ADT_REP_TEXT_FRAGMENT_HNDL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_REPT | Public | See coding | 20120308 | BEGIN OF gty_s_rept,
text_type TYPE textpoolid,
text_key TYPE textpoolky,
END OF gty_s_rept
|
Method Signatures
Method BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20120308 | ||||
| 2 | TEXT_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120308 | ||||
| 3 | TEXT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120308 |
Method BUILD on class CL_ADT_REP_TEXT_FRAGMENT_HNDL has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAGMENT | Call by reference | Type reference (TYPE) | STRING | 20120308 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | GTY_S_REPT | 20120308 |
Method PARSE on class CL_ADT_REP_TEXT_FRAGMENT_HNDL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |