SAP ABAP Interface IF_BICS_PLAN_MOD_RUN_DS (Create/Change Data Slices at Runtime)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_PLANNING (Package) BW BICS Shell for Planning Functionaliies
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_PLAN_MOD_RUN_DS Create/Change Data Slices at Runtime 20130422
Properties
Interface IF_BICS_PLAN_MOD_RUN_DS  
Short Description Create/Change Data Slices at Runtime    
General Data
Package BW_BICS_CONSUMER_PLANNING   BW BICS Shell for Planning Functionaliies 
Created 20130422   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_PLAN_MOD_RUN_CR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSPLS_DS_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_OBJECT Root Object for BICS Entities 20130422
Friends
Interface IF_BICS_PLAN_MOD_RUN_DS has no friend.
Attributes
Interface IF_BICS_PLAN_MOD_RUN_DS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close Data Slices Instance 20130422
2 GET_LINE_DATA_TYPE_STRUCTURE Instance method Public Method Service Method: Structure Type of Table Data Slices 20130422
3 GET_POSSIBLE_CHARACTERISTICS Instance method Public Method Returns the maximum possible number of characteristics 20130422
4 SET_CHARACTERISTICS Instance method Public Method Set Characteristics for Data Slice 20130422
5 SET_DATA_SLICE Instance method Public Method Set the Data Slice 20130422
Events
Interface IF_BICS_PLAN_MOD_RUN_DS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_CHARACTERISTIC Public See coding 20130422 BEGIN OF tn_s_characteristic, name TYPE if_bics_object=>tn_name, END OF tn_s_characteristic
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_BICS_PLAN_MOD_RUN_DS has no parameter.
Method CLOSE on Interface IF_BICS_PLAN_MOD_RUN_DS has no exception.

Method GET_LINE_DATA_TYPE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_LINE_DATA_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20130422
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalid Entry for Planning Objects 20130802

Method GET_POSSIBLE_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_IOBJ_MAX Value transfer Type reference (TYPE) IF_BICS_PLAN_MOD_RUN_CR=>TN_T_CHARACTERISTIC Table with Characteristics 20130422
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalid Entry for Planning Objects 20130802

Method SET_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_FIELDS_MAP Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_FIELD Tabelle: Merkmale einer Datenscheibe (interne Sicht) 20130422
2 Importing I_TS_IOBJ Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_IOBJ Tabelle: Merkmale einer Datenscheibe (externe Sicht) 20130422
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalid Entry for Planning Objects 20130802

Method SET_DATA_SLICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_T_COMBI Call by reference Type reference (TYPE) DATA Reference to Table With Data Slice Records 20130422
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130422
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalid Entry for Planning Objects 20130802
History
Last changed by/on SAP  20140121 
SAP Release Created in 740