SAP ABAP Interface IF_SLAD_SELECT_OPTIONS (SLAD: Select-Options)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_CORE (Package) Software Layer Aware Debugging: Core Package

⤷

⤷

Properties
Interface | IF_SLAD_SELECT_OPTIONS | |
Short Description | SLAD: Select-Options |
General Data
Package | SLAD_CORE | Software Layer Aware Debugging: Core Package |
Created | 20060606 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SLAD_SELECT_OPTIONS has no forward declaration.
Interfaces
Interface IF_SLAD_SELECT_OPTIONS has no interface.
Friends
Interface IF_SLAD_SELECT_OPTIONS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_OPTIONS | Constant | Public | See coding | 20060606 | ||||
2 | C_SIGNS | Constant | Public | See coding | 20060609 |
Methods
Interface IF_SLAD_SELECT_OPTIONS has no method.
Events
Interface 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 | 710 |