SAP ABAP Class CL_RIS_OBJTYPE_UI (UI for Version Management in WB Editor "Object Type")
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_OBJECT_TYPE (Package) RIS: Workbench Object Type Framework Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_TOOL_UI User Interface for Workbench Tool 20110223
Properties
Class CL_RIS_OBJTYPE_UI  
Short Description UI for Version Management in WB Editor "Object Type"    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_OBJECT_TYPE   RIS: Workbench Object Type Framework Integration 
Created 20110214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_OBJTYPE_UI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_TOOL_UI User Interface for Workbench Tool 20110223
Friends
Class CL_RIS_OBJTYPE_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_RIS_OBJECT_TYPE Instance attribute Private Type reference (TYPE) RIS_S_OBJECT_TYPE_ID Repository Information System: ID for an Object Type 20110228
2 MS_WB_OBJECT_TYPE Instance attribute Private Type reference (TYPE) WBOBJTYPE 20110228
Methods
# Method Level Visibility Method type Description Created on
1 GET_RIS_TYPE Instance method Public Method 20110228
2 GET_SUBSCREEN Static method Public Method Get screen number and screen program 20110223
3 SET_GLOBAL_TYPE Instance method Public Method 20110223
Events
Class CL_RIS_OBJTYPE_UI has no event.
Types
Class CL_RIS_OBJTYPE_UI has no local type.
Method Signatures

Method GET_RIS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RIS_TYPE Call by reference Type reference (TYPE) RIS_S_OBJECT_TYPE_ID 20110228

Method GET_RIS_TYPE on class CL_RIS_OBJTYPE_UI has no exception.

Method GET_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PROGRAM Call by reference Type reference (TYPE) SY-REPID Programmname 20110223
2 Exporting P_SCREEN Call by reference Type reference (TYPE) SY-DYNNR Dynpro-Nummer 20110223

Method GET_SUBSCREEN on class CL_RIS_OBJTYPE_UI has no exception.

Method SET_GLOBAL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GLOBAL_TYPE Call by reference Type reference (TYPE) WBOBJTYPE 20110223

Method SET_GLOBAL_TYPE on class CL_RIS_OBJTYPE_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in