SAP ABAP Class IF_SLAD_SELECT_OPTIONS (SLAD: Select-Options)
Properties
Class | IF_SLAD_SELECT_OPTIONS | |
Short Description | SLAD: Select-Options | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060606 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SLAD_SELECT_OPTIONS has no forward declaration.
Interfaces
Class IF_SLAD_SELECT_OPTIONS has no interface implemented.
Friends
Class IF_SLAD_SELECT_OPTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20060606 | ||||
2 | ![]() |
Constant | Public | See coding | 20060609 |
Methods
Class IF_SLAD_SELECT_OPTIONS has no method.
Events
Class IF_SLAD_SELECT_OPTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_HIGH | Public | Type reference (TYPE) | CHAR45 | 20060606 |
|
|
2 | TY_LOW | Public | Type reference (TYPE) | CHAR45 | 20060606 |
|
|
3 | TY_OPTION | Public | Type reference (TYPE) | CHAR2 | 20060606 |
|
|
4 | TY_SIGN | Public | Type reference (TYPE) | CHAR1 | 20060606 |
|
|
5 | TY_VALUE | Public | See coding | 20060606 | begin of ty_value,
sign type ty_sign,
option type ty_option,
low type ty_low,
high type ty_high,
end of ty_value
|
||
6 | TY_VALUE_TABLE | Public | See coding | 20060606 | ty_value_table type standard table of ty_value with default key
|
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |