SAP ABAP Class /IWBEP/IF_SBUI_DP_RANGE (SB: DSP UI - Mapping range)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBUI_DP_RANGE SB: DSP UI - Mapping range 20120516
Properties
Class /IWBEP/IF_SBUI_DP_RANGE  
Short Description SB: DSP UI - Mapping range    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120516   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/IF_SBUI_DP_RANGE has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_DP_RANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SEMANTICS Constant Public See coding 20120522
2 GC_SEMANTICS_VAL Constant Public See coding 20130813
Methods
# Method Level Visibility Method type Description Created on
1 CALL_SCREEN Instance method Public Method Call the screen 20120516
2 DESTRUCT Instance method Public Method Release all the resources 20120520
3 DO_USER_COMMAND Instance method Public Method Handle user command 20120516
4 GET_RANGE_DATA Instance method Public Method Gat range data for display 20120517
5 INIT_SCREEN Instance method Public Method Initialize the screen 20120516
6 SET_CONTROLLER Instance method Public Method Set the the SB ui controller 20130813
7 SET_DATA_SOURCE_ATTR Instance method Public Method Set the data source attribute for the screen 20130929
8 SET_MAPPING_ATTR Instance method Public Method set the mapping attribute for the screen 20120517
Events
Class /IWBEP/IF_SBUI_DP_RANGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_RANGE Public See coding 20130813 BEGIN OF ty_s_range. INCLUDE TYPE /iwbep/s_sbui_dp_alv_range AS data. TYPES: cell_style TYPE lvc_t_styl , END OF ty_s_range
2 TY_T_RANGE Public See coding 20130813 ty_t_range TYPE STANDARD TABLE OF ty_s_range
Method Signatures

Method CALL_SCREEN Signature

Method CALL_SCREEN on class /IWBEP/IF_SBUI_DP_RANGE has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120520

Method DESTRUCT Signature

Method DESTRUCT on class /IWBEP/IF_SBUI_DP_RANGE has no parameter.
Method DESTRUCT on class /IWBEP/IF_SBUI_DP_RANGE has no exception.

Method DO_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMAND Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20120516
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120521

Method GET_RANGE_DATA Signature

Method GET_RANGE_DATA on class /IWBEP/IF_SBUI_DP_RANGE has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120517

Method INIT_SCREEN Signature

Method INIT_SCREEN on class /IWBEP/IF_SBUI_DP_RANGE has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120520

Method SET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTROLLER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBUI_CONTROLLER SB: UI controller (main instance) 20130813

Method SET_CONTROLLER on class /IWBEP/IF_SBUI_DP_RANGE has no exception.

Method SET_DATA_SOURCE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DS_ATTRIBUTE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_DATA_SOUR_ATTR SB - DSP - Data Source Attribute 20130929
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130929

Method SET_MAPPING_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MAPPING_ATTR Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_MAPPING_ATT SB - DSP - Mapping attribute DM 20120517

Method SET_MAPPING_ATTR on class /IWBEP/IF_SBUI_DP_RANGE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in