SAP ABAP Class /IWBEP/CL_SBUI_DP_RANGE (SB: DSP UI - Mapping range)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DSPCMN_UI (Package) Gateway Service Builder - DSP Common UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBUI_DP_RANGE | SB: DSP UI - Mapping range | 20120516 |
Properties
Class | /IWBEP/CL_SBUI_DP_RANGE | |
Short Description | SB: DSP UI - Mapping range | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWBEP/SB_DSPCMN_UI | Gateway Service Builder - DSP Common UI |
Created | 20120516 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_DP_RANGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWBEP/IF_SBUI_DP_RANGE | SB: DSP UI - Mapping range | 20120516 |
Friends
Class /IWBEP/CL_SBUI_DP_RANGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | SB: UI controller (main instance) | 20130813 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /IWBEP/CL_SBUI_DP_RANGE | SB: DSP UI - Mapping range | 20120516 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DATA_SOUR_ATTR | SB - DSP - Data Source Attribute | 20130929 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_MAPPING_ATT | SB - DSP - Mapping attribute DM | 20120517 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20120516 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20120516 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20120516 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_SBUI_DP_RANGE=>TY_T_RANGE | 20120517 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_DRAL | Table for Drop Down Handles with Aliases | 20120517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check if the data source attribute was changed | 20130929 |
2 | ![]() |
Instance method | Private | Method | Get drop down table for semantic | 20120517 |
3 | ![]() |
Instance method | Private | Method | Build range grid field catalog | 20120516 |
4 | ![]() |
Instance method | Private | Method | Get teh function code table - ALV toolbar | 20120516 |
5 | ![]() |
Instance method | Private | Method | get the grid tiltle for the range | 20120517 |
6 | ![]() |
Static method | Public | Method | Get the class instance | 20120516 |
7 | ![]() |
Instance method | Private | Method | get the semantics proposal | 20120520 |
8 | ![]() |
Instance method | Private | Event handling method | 20120520 | |
9 | ![]() |
Instance method | Private | Method | Set the mapping attribute with the range table | 20120520 |
10 | ![]() |
Instance method | Private | Method | Validate screen | 20120520 |
Events
Class /IWBEP/CL_SBUI_DP_RANGE has no event.
Types
Class /IWBEP/CL_SBUI_DP_RANGE has no local type.
Method Signatures
Method CHECK_DS_ATTR_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DS_ATTR_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20130929 |
Method GET_DD_TABLE_FOR_SEMANTICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SEMANTIC_DD | Value transfer | Type reference (TYPE) | LVC_T_DRAL | Table for Drop Down Handles with Aliases | 20120517 |
Method GET_DD_TABLE_FOR_SEMANTICS on class /IWBEP/CL_SBUI_DP_RANGE has no exception.
Method GET_FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RANGE_FCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20120520 |
Method GET_FUNCTION_CODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_EXCLUDE | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20120516 |
Method GET_FUNCTION_CODES on class /IWBEP/CL_SBUI_DP_RANGE has no exception.
Method GET_GRID_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TILTILE | Value transfer | Type reference (TYPE) | LVC_TITLE | ALV Control: Title bar text | 20120517 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20120520 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DP_RANGE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DP_RANGE | SB: DSP UI - Mapping range | 20120516 |
Method GET_INSTANCE on class /IWBEP/CL_SBUI_DP_RANGE has no exception.
Method GET_SEMANTICS_PROPOSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RANGE_FIELD | Call by reference | Type reference (TYPE) | /IWBEP/SBDSP_RANGE_FIELD | Data Source Provider - range field | 20120520 | ||
2 | ![]() |
RV_SEMANTICS_VAL | Value transfer | Type reference (TYPE) | /IWBEP/SBDSP_RANGE_SEM_VALUE | Mapping range semantics | 20120521 |
Method GET_SEMANTICS_PROPOSAL on class /IWBEP/CL_SBUI_DP_RANGE has no exception.
Method ON_DROP_DOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20120520 |
Method ON_DROP_DOWN on class /IWBEP/CL_SBUI_DP_RANGE has no exception.
Method SET_MAP_ATTR_RANGE Signature
Method SET_MAP_ATTR_RANGE on class /IWBEP/CL_SBUI_DP_RANGE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20120521 |
Method VALIDATE_SCREEN Signature
Method VALIDATE_SCREEN on class /IWBEP/CL_SBUI_DP_RANGE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SB: exception | 20130814 |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 200 |