SAP ABAP Class IF_RCM_REC_MODEL_ELEMENT (Record: UI-Independent Model Element)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RCM_REC_MODEL Record : UI-Independent Model 20050202
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCM_REC_MODEL Record : UI-Independent Model 20050202
Properties
Class IF_RCM_REC_MODEL_ELEMENT  
Short Description Record: UI-Independent Model Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040727   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RCM_REC_MODEL_ELEMENT has no interface implemented.
Friends
Class IF_RCM_REC_MODEL_ELEMENT has no friend class.
Attributes
Class IF_RCM_REC_MODEL_ELEMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES Instance method Public Method Find Attributes 20050202
2 GET_RELATIONS Instance method Public Method Find Relations 20050202
3 GET_ROLES Instance method Public Method Determine Roles 20050202
4 HAS_ORIGINAL_DESCRIPTION Instance method Public Method Returns whether the element has a description when created 20050420
5 SET_ATTRIBUTES Instance method Public Method Set Attributes 20050202
6 SET_RELATIONS Instance method Public Method Set Relations 20050202
7 SET_ROLES Instance method Public Method Set Roles 20050202
Events
Class IF_RCM_REC_MODEL_ELEMENT has no event.
Types
Class IF_RCM_REC_MODEL_ELEMENT has no local type.
Method Signatures

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING Element ID 20050202
2 Returning RE_ATTR_TAB Value transfer Type reference (TYPE) RCM_REC_MODEL_ELEMENT_ATTR_TAB Attribut eines Elements 20050202
# Exception Resumable Description Created on
1 CX_RCM_REC_MODEL Ausnahmeklasse Modell Akte 20050202

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING Elemente 20050202
2 Returning RE_RELA_TAB Value transfer Type reference (TYPE) RCM_REC_MODEL_ELEMENT_RELA_TAB Akte: Relationen eines Elements 20050202
# Exception Resumable Description Created on
1 CX_RCM_REC_MODEL Ausnahmeklasse Modell Akte 20050202

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20050202
2 Returning RE_ROLE_TAB Value transfer Type reference (TYPE) RCM_REC_MODEL_ELEMENT_ROLE_TAB Akte: Relationen eines Elements 20050202
# Exception Resumable Description Created on
1 CX_RCM_REC_MODEL Ausnahmeklasse Modell Akte 20050202

Method HAS_ORIGINAL_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20050420
2 Returning RE_HAS_ORIGINAL_DESCRIPTION Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050420

Method HAS_ORIGINAL_DESCRIPTION on class IF_RCM_REC_MODEL_ELEMENT has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_TAB Call by reference Type reference (TYPE) RCM_REC_MODEL_ELEMENT_ATTR_TAB Attribut eines Elements 20050202
2 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING Element ID 20050202
3 Importing IM_TESTMODE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Testmodus 20050427
# Exception Resumable Description Created on
1 CX_RCM_REC_MODEL Ausnahmeklasse Modell Akte 20050202

Method SET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING Aktenelement ID 20050202
2 Importing IM_RELA_TAB Call by reference Type reference (TYPE) RCM_REC_MODEL_ELEMENT_RELA_TAB Akte: Relationen eines Elements 20050202
# Exception Resumable Description Created on
1 CX_RCM_REC_MODEL Ausnahmeklasse Modell Akte 20050202

Method SET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT_ID Call by reference Type reference (TYPE) STRING Aktenelement ID 20050202
2 Importing IM_ROLE_TAB Call by reference Type reference (TYPE) RCM_REC_MODEL_ELEMENT_ROLE_TAB Akte: Relationen eines Elements 20050202
3 Importing IM_TESTMODE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Testmodus 20050427
# Exception Resumable Description Created on
1 CX_RCM_REC_MODEL Ausnahmeklasse Modell Akte 20050202
History
Last changed by/on SAP  20060207 
SAP Release Created in