SAP ABAP Class IF_STW_CONTROLLER_INTERNAL (Model Controller Internal Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_STW_CONTROLLER StreamWork Model Controller 20120911
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_CONTROLLER StreamWork Model Controller 20120911
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_STW_GENERAL_ABSTRACT general abstract testdouble to reduce note dependencies 20130212
Properties
Class IF_STW_CONTROLLER_INTERNAL  
Short Description Model Controller Internal Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120911   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STW_CONTROLLER_INTERNAL has no forward declaration.
Interfaces
Class IF_STW_CONTROLLER_INTERNAL has no interface implemented.
Friends
Class IF_STW_CONTROLLER_INTERNAL has no friend class.
Attributes
Class IF_STW_CONTROLLER_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_CURRENT_USER Instance method Public Method Set the Current User 20120911
2 SUBMIT_REQUEST Instance method Public Method 20130320
Events
Class IF_STW_CONTROLLER_INTERNAL has no event.
Types
Class IF_STW_CONTROLLER_INTERNAL has no local type.
Method Signatures

Method SET_CURRENT_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CURRENT_USER Call by reference Object reference (TYPE REF TO) IF_STW_CURRENT_USER_INTERNAL current User (logged on to the system) 20120911
# Exception Resumable Description Created on
1 CX_STW_USER StreamWork User exceptions 20120911

Method SUBMIT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) IF_CLB_METHOD_PROCESS 20130320
2 Importing IV_WAIT_FOR_RESULT Call by reference Type reference (TYPE) ABAP_BOOL 20130320
# Exception Resumable Description Created on
1 CX_CLB_PROCESS_METHOD exception raised from method implementation 20130322
2 CX_STW_TECHNICAL 20130322
3 CX_STW_USER 20130322
History
Last changed by/on SAP  20140121 
SAP Release Created in