SAP ABAP Class IF_MODEL_ROLE (OBL: Role Type (Model Data))
Properties
Class IF_MODEL_ROLE  
Short Description OBL: Role Type (Model Data)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000526   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MODEL_ROLE has no forward declaration.
Interfaces
Class IF_MODEL_ROLE has no interface implemented.
Friends
Class IF_MODEL_ROLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GP_CREATDATE Instance attribute Public Type reference (TYPE) DATE_ Date 20000526
2 GP_DESCR Instance attribute Public Type reference (TYPE) OBLDESCR Descriptive Text for Relationships or Roles 20000526
3 GP_MODIFDATE Instance attribute Public Type reference (TYPE) DATE_ Date 20000526
4 GP_MODIFIEDBY Instance attribute Public Type reference (TYPE) USERNAME User Name 20000526
5 GP_NOTMIGRATED Instance attribute Public Type reference (TYPE) OBLMIGR Migration Flag 20000526
6 GP_NOTPERSIST Instance attribute Public Type reference (TYPE) OBLPERS Persistence Flag 20000526
7 GP_OLDTYPE Instance attribute Public Type reference (TYPE) ROLETYPE Role in Which the Object Occurs 20000530
8 GP_OWNER Instance attribute Public Type reference (TYPE) USERNAME User Name 20000526
9 GP_TYPE Instance attribute Public Type reference (TYPE) OBLROLTYPE Role type 20000526
Methods
# Method Level Visibility Method type Description Created on
1 GET_BRELS Instance method Public Method Returns Relationship Types That Use This Role 20000526
2 GET_OBJECTS Instance method Public Method Returns All Permitted Objects for this Role 20000526
3 IS_ALLOWED_OBJECT Instance method Public Method Checks If an Object Is Permitted in this Role 20000526
4 IS_IN_BREL Instance method Public Method Checks If Role Appears in a Relationship Type 20000526
Events
Class IF_MODEL_ROLE has no event.
Types
Class IF_MODEL_ROLE has no local type.
Method Signatures

Method GET_BRELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BRELS Call by reference Type reference (TYPE) OBL_T_RREL Tabelle mit Referenzen auf CL_MODEL_BINREL-Instanzen. 20000526
2 Importing IT_RANGE Call by reference Type reference (TYPE) OBL_T_RELT OBL: Select Options für Beziehungstypen 20000526
# Exception Resumable Description Created on
1 CX_MODEL_BINREL_ERROR Ausnahmen bei cl_model_binrel 20000526
2 CX_MODEL_ROLE_ERROR Fehler im Zusammenhang mit Modellrollen. 20000526

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Call by reference Type reference (TYPE) OBL_T_ROBJ Tabelle mit Referenzen auf CL_OBL_OBJTYPE-Instanzen 20000526
2 Importing IT_RANGE Call by reference Type reference (TYPE) OBL_T_OBJT OBL: Wertebereich für Objekttyp 20000526
# Exception Resumable Description Created on
1 CX_MODEL_OBLOBJ_ERROR Fehler im Zusammenhang mit Objekten zu Modellrollen. 20000526
2 CX_MODEL_ROLE_ERROR Fehler im Zusammenhang mit Modellrollen. 20000526

Method IS_ALLOWED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBLOBJTYPE Value transfer Type reference (TYPE) OBLOBJTYPE Typ eines Business-Objektes 20000526
2 Returning RP_RESULT Value transfer Type reference (TYPE) XFLAG Ergebnis 20000526

Method IS_ALLOWED_OBJECT on class IF_MODEL_ROLE has no exception.

Method IS_IN_BREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_OBLRELTYPE Value transfer Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20000526
2 Returning RP_RESULT Value transfer Type reference (TYPE) XFLAG Ergebnis 20000526
# Exception Resumable Description Created on
1 CX_MODEL_BINREL_ERROR Ausnahmen bei cl_model_binrel 20000530
2 CX_MODEL_ROLE_ERROR Fehler im Zusammenhang mit Modellrollen. 20000530
History
Last changed by/on SAP  00000000 
SAP Release Created in