SAP ABAP Class CL_FDT_SELECTION_PARAMETER (FDT: Selection parameters for context value help)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core

⤷

⤷

Properties
Class | CL_FDT_SELECTION_PARAMETER | |
Short Description | FDT: Selection parameters for context value help | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_CORE | BRFplus: Core |
Created | 20071127 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_SELECTION_PARAMETER has no interface implemented.
Friends
Class CL_FDT_SELECTION_PARAMETER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FDT_ADMIN_DATA | 20071127 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | S_DECISION_TABLE_ATTRIBUTES | 20071127 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20071127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20071127 |
Events
Class CL_FDT_SELECTION_PARAMETER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_DECISION_TABLE_ATTRIBUTES | Public | See coding | 20071127 | BEGIN OF s_decision_table_attributes,
row_no TYPE if_fdt_decision_table=>s_table_data-row_no,
col_no TYPE if_fdt_decision_table=>s_table_data-col_no,
END OF s_decision_table_attributes
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MO_CALLER_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_ADMIN_DATA | 20071127 |
Method CONSTRUCTOR on class CL_FDT_SELECTION_PARAMETER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |