SAP ABAP Class CL_ABAP_LIST_SYMBOLS (Symbols on ABAP Lists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LI (Application Component) List Processing
⤷
SABP_LIST (Package) Lists

⤷

⤷

Properties
Class | CL_ABAP_LIST_SYMBOLS | |
Short Description | Symbols on ABAP Lists | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_LIST | Lists |
Created | 20040319 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_ABAP_LIST_SYMBOLS has no interface implemented.
Friends
Class CL_ABAP_LIST_SYMBOLS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYMBOL_TAB_T | 20040319 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20040319 | |
2 | ![]() |
Static method | Public | Method | Get name of symbol for given internal ID | 20040319 |
Events
Class CL_ABAP_LIST_SYMBOLS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SYMBOL_NAME | Public | See coding | 20040319 | SYMBOL_NAME(30) type c
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ABAP_LIST_SYMBOLS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ABAP_LIST_SYMBOLS has no exception.
Method GET_SYMBOL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Erstes Zeichen: Interne ID des Symbols | 20040319 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SYMBOL_NAME | Name des Symbols | 20040319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter mit ungültigem Wertebereich | 20040319 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |