SAP ABAP Interface IF_RSRT_DATA_AREA (Data Area)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
     RSRT_BICS (Package) RSRT_BICS
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_DP_TYPE_SELECTOR Data Provider Type: Selector 20121116
Properties
Interface IF_RSRT_DATA_AREA  
Short Description Data Area    
General Data
Package RSRT_BICS   RSRT_BICS 
Created 20121116   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_SELECTOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSRT_DATA_AREA has no interface.
Friends
Interface IF_RSRT_DATA_AREA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CS_EDIT_MODE Constant Public See coding 20121116
2 N_DATA_AREA Instance attribute Public Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121220
Methods
# Method Level Visibility Method type Description Created on
1 DISCARD_VALUES Instance method Public Method Discard Values 20121116
2 GET_EDIT_MODE Instance method Public Method Get Edit Mode 20121116
3 HAS_CHANGED_DATA Instance method Public Method Has Changed Data 20121116
4 SAVE_VALUES Instance method Public Method Save Values 20121116
5 SET_EDIT_MODE Instance method Public Method Set Edit Mode 20121116
6 SET_VALUES Instance method Public Method Set Values 20121116
7 TRANSFER_VALUES Instance method Public Method Transfer Values 20121116
Events
Interface IF_RSRT_DATA_AREA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_EDIT_MODE Public See coding 20121116 tn_edit_mode type n length 2
2 TN_S_CELL Public See coding 20121116 begin of tn_s_cell, cell_id type if_rsrt_selector=>tn_id, row type sytabix, column type sytabix, value type decfloat34, value_ext type string, unit_ext type string, value_fmt type string, end of tn_s_cell
3 TN_T_CELL Public See coding 20121116 tn_t_cell type standard table of tn_s_cell with default key initial size 1
Method Signatures

Method DISCARD_VALUES Signature

Method DISCARD_VALUES on Interface IF_RSRT_DATA_AREA has no parameter.
Method DISCARD_VALUES on Interface IF_RSRT_DATA_AREA has no exception.

Method GET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) TN_EDIT_MODE Edit Mode 20121116

Method GET_EDIT_MODE on Interface IF_RSRT_DATA_AREA has no exception.

Method HAS_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20121116

Method HAS_CHANGED_DATA on Interface IF_RSRT_DATA_AREA has no exception.

Method SAVE_VALUES Signature

Method SAVE_VALUES on Interface IF_RSRT_DATA_AREA has no parameter.
Method SAVE_VALUES on Interface IF_RSRT_DATA_AREA has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121116

Method SET_EDIT_MODE on Interface IF_RSRT_DATA_AREA has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) TN_T_CELL Cell List 20121116

Method SET_VALUES on Interface IF_RSRT_DATA_AREA has no exception.

Method TRANSFER_VALUES Signature

Method TRANSFER_VALUES on Interface IF_RSRT_DATA_AREA has no parameter.
Method TRANSFER_VALUES on Interface IF_RSRT_DATA_AREA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740