SAP ABAP Class CL_ABAP_TEXTPOOL (Read Access to ABAP Textpools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_CORE (Package) Kernel-Level Objects
⤷
⤷
Properties
| Class | CL_ABAP_TEXTPOOL | |
| Short Description | Read Access to ABAP Textpools | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_CORE | Kernel-Level Objects |
| Created | 20111123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_TEXTPOOL has no forward declaration.
Interfaces
Class CL_ABAP_TEXTPOOL has no interface implemented.
Friends
Class CL_ABAP_TEXTPOOL has no friend class.
Attributes
Class CL_ABAP_TEXTPOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20111123 | ||
| 2 | Static method | Public | Method | 20111123 |
Events
Class CL_ABAP_TEXTPOOL has no event.
Types
Class CL_ABAP_TEXTPOOL has no local type.
Method Signatures
Method READ_BUFFERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RETURN | Value transfer | Type reference (TYPE) | INT4 | 20111123 | ||||
| 2 | EX_TEXT | Call by reference | Type reference (TYPE) | TEXTPOOL_TABLE | 20111123 | ||||
| 3 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20111123 | |||
| 4 | IM_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20111123 |
Method READ_BUFFERED on class CL_ABAP_TEXTPOOL has no exception.
Method READ_UNBUFFERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RETURN | Value transfer | Type reference (TYPE) | INT4 | 20111123 | ||||
| 2 | EX_TEXT | Call by reference | Type reference (TYPE) | TEXTPOOL_TABLE | 20111123 | ||||
| 3 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20111123 | |||
| 4 | IM_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20111123 |
Method READ_UNBUFFERED on class CL_ABAP_TEXTPOOL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |