SAP ABAP Class IF_RSODSO_MVC_CONTROLLER (MVC Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSODSO_GUI_CTRL Controller (MVC) 20121109
Properties
Class IF_RSODSO_MVC_CONTROLLER  
Short Description MVC Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121109   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSODSO_MVC_CONTROLLER has no forward declaration.
Interfaces
Class IF_RSODSO_MVC_CONTROLLER has no interface implemented.
Friends
Class IF_RSODSO_MVC_CONTROLLER has no friend class.
Attributes
Class IF_RSODSO_MVC_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method 20121109
2 INIT Instance method Public Method 20121109
3 PAI Instance method Public Method 20121109
4 PBO Instance method Public Method 20121109
5 PREPARE_CONTAINER Instance method Public Method Create and prepare gui container 20121109
6 PREPARE_MODEL Instance method Public Method 20121109
7 PREPARE_SPLITTER Instance method Public Method 20121109
8 PREPARE_VIEWS Instance method Public Method 20121109
9 PROCESS_FCODE Instance method Public Method 20121109
10 SHOW_UI Instance method Public Method 20121109
Events
Class IF_RSODSO_MVC_CONTROLLER has no event.
Types
Class IF_RSODSO_MVC_CONTROLLER has no local type.
Method Signatures

Method FINALIZE Signature

Method FINALIZE on class IF_RSODSO_MVC_CONTROLLER has no parameter.
Method FINALIZE on class IF_RSODSO_MVC_CONTROLLER has no exception.

Method INIT Signature

Method INIT on class IF_RSODSO_MVC_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION RSODSO Exception Hierarchy 20121122

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DYNCONT Call by reference Object reference (TYPE REF TO) DATA Dynpro Container Structure 20121109
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20130131

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DYNCONT Call by reference Object reference (TYPE REF TO) DATA Dynpro Container Structure 20121109

Method PBO on class IF_RSODSO_MVC_CONTROLLER has no exception.

Method PREPARE_CONTAINER Signature

Method PREPARE_CONTAINER on class IF_RSODSO_MVC_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20121122

Method PREPARE_MODEL Signature

Method PREPARE_MODEL on class IF_RSODSO_MVC_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20121122

Method PREPARE_SPLITTER Signature

Method PREPARE_SPLITTER on class IF_RSODSO_MVC_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20121122

Method PREPARE_VIEWS Signature

Method PREPARE_VIEWS on class IF_RSODSO_MVC_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20121122

Method PROCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20130213
2 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Function code 20121109
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20130129

Method SHOW_UI Signature

Method SHOW_UI on class IF_RSODSO_MVC_CONTROLLER has no parameter.
Method SHOW_UI on class IF_RSODSO_MVC_CONTROLLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in