SAP ABAP Interface IF_BICS_PLAN_MOD_RUN_CR (Create/Change Characteristic Relationship 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_CR Create/Change Characteristic Relationship at Runtime 20110304
Properties
Interface IF_BICS_PLAN_MOD_RUN_CR  
Short Description Create/Change Characteristic Relationship at Runtime    
General Data
Package BW_BICS_CONSUMER_PLANNING   BW BICS Shell for Planning Functionaliies 
Created 20110304   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSPLS_CHAR_RELATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_OBJECT Root Object for BICS Entities 20110304
Friends
Interface IF_BICS_PLAN_MOD_RUN_CR has no friend.
Attributes
Interface IF_BICS_PLAN_MOD_RUN_CR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close Characteristic Relationship 20120615
2 GET_LINE_DATA_TYPE_STRUCTURE Instance method Public Method Service Method: Structure Type of Table Char. Relationships 20110307
3 GET_POSSIBLE_CHARACTERISTICS Instance method Public Method Returns the maximum possible number of characteristics 20110307
4 SET_CHARACTERISTIC_ROLES Instance method Public Method Set Role of Characteristics 20110309
5 SET_RELATION Instance method Public Method Set the Characteristic Relationship Using a Table 20110307
Events
Interface IF_BICS_PLAN_MOD_RUN_CR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_CHARACTERISTIC Public See coding 20110307 BEGIN OF tn_s_characteristic, name TYPE if_bics_object=>tn_name, END OF tn_s_characteristic
2 TN_T_CHARACTERISTIC Public See coding 20110307 tn_t_characteristic TYPE STANDARD TABLE OF tn_s_characteristic WITH KEY name
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_BICS_PLAN_MOD_RUN_CR has no parameter.
Method CLOSE on Interface IF_BICS_PLAN_MOD_RUN_CR 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 Run Time Type Services 20110307
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalide Eingabe bei Planungsobjekten 20110321

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) TN_T_CHARACTERISTIC Tabelle mit Merkmalen 20110307
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalide Eingabe bei Planungsobjekten 20110318

Method SET_CHARACTERISTIC_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_CHA_ROLE Call by reference Type reference (TYPE) IF_RSPLS_CHAR_RELATION=>TN_TS_CHA_ROLE 20110309
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalide Eingabe bei Planungsobjekten 20110318

Method SET_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_AUTOVALID Call by reference Type reference (TYPE) RSPLS_CR_NO_AUTOVALID RS_C_TRUE Automatisch gültige Kombinationen verbieten (X = verboten) 20110720
2 Importing I_R_TX_COMBI Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle mit den gültigen Kombinationen 20110307
# Exception Resumable Description Created on
1 CX_BICS_PLANNING_INVALID_INPUT Invalide Eingabe bei Planungsobjekten 20110318
History
Last changed by/on SAP  20130531 
SAP Release Created in 731