SAP ABAP Class IF_BICS_PLAN_MOD_RUN_CR (Create/Change Characteristic Relationship at Runtime)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_OBJECT Root Object for BICS Entities 20110304
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
Class IF_BICS_PLAN_MOD_RUN_CR  
Short Description Create/Change Characteristic Relationship at Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110304   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_BICS_PLAN_MOD_RUN_CR has no interface implemented.
Friends
Class IF_BICS_PLAN_MOD_RUN_CR has no friend class.
Attributes
Class 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
Class 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 class IF_BICS_PLAN_MOD_RUN_CR has no parameter.
Method CLOSE on class 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