SAP ABAP Class CL_SCMG_SUBCOMPONENT_PATH (Process Route as Case Subcomponent)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_SP_CASE_SUBCOMP (Package) SP Case: Subcomponents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_ARCHIVABLE Write Phase. Marker for Component, Supporting Archiving. 20040302
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_SUBCOMPONENT_BACKEND Case: IF for Subcomponent Back End 20040304
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_SUBCOMPONENT_FRONTEND Case: IF for Subcomponent Front End 20040304
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SUBCOMPONENT_PATH Process Route Subcomponent 20030801
Properties
Class CL_SCMG_SUBCOMPONENT_PATH  
Short Description Process Route as Case Subcomponent    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_SP_CASE_SUBCOMP   SP Case: Subcomponents 
Created 20020628   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SCMG_CASE_PROTOCOL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCMG_ARCHIVABLE Write Phase. Marker for Component, Supporting Archiving. 20040302
2 IF_SCMG_SUBCOMPONENT_BACKEND Case: IF for Subcomponent Back End 20040304
3 IF_SCMG_SUBCOMPONENT_FRONTEND Case: IF for Subcomponent Front End 20040304
Friends
Class CL_SCMG_SUBCOMPONENT_PATH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CASE_ACTAREA Constant Public Type reference (TYPE) SRMACTAR 'SCMG' Case Activity Area 20020628
2 G_CASE_BACKEND Instance attribute Private Attribute reference (LIKE) 20040304
3 G_PATHID Instance attribute Protected Type reference (TYPE) SRMWFPTHID Process Route ID 20020628
4 G_PATH_DIALOG Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_WF_PATH_DIALOG Process Route Dialog Object 20020628
5 G_WF_PATH Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_WF_PATH WF Path 20040304
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVITY_AUTHORIZATION Instance method Public Method Check activity authorization for the subcomponent 20070419
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020628
3 GET_DIALOG_OBJECT Instance method Public Method Get Dialog Object 20031211
4 GET_TEMPLATE_PATHID Instance method Public Method Determine Default Process Route (Empty) 20030804
5 SET_PATH_DESCRIPTION Instance method Protected Method Set Process Route Description 20030317
6 SET_WF_PATH Instance method Public Method Set Process Route Object 20100921
Events
Class CL_SCMG_SUBCOMPONENT_PATH has no event.
Types
Class CL_SCMG_SUBCOMPONENT_PATH has no local type.
Method Signatures

Method CHECK_ACTIVITY_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTIVITY_IS_AUTHORIZED Call by reference Type reference (TYPE) SRMBOOLEAN flag to indicate if the activity is authorized 20070419
2 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SRMACTID activity for which authorizationis to be checked 20070419
3 Importing IM_SKIP_AUTHORIZATION Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE flag to indicate if authorization check has to be skipped 20070419
# Exception Resumable Description Created on
1 CX_SCMG General Exception of Case Management 20070419

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_BACKEND Call by reference Object reference (TYPE REF TO) IF_SCMG_CASE Case Interface 20040304
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020628

Method CONSTRUCTOR on class CL_SCMG_SUBCOMPONENT_PATH has no exception.

Method GET_DIALOG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DIALOG_OBJECT Value transfer Object reference (TYPE REF TO) CL_SRM_WF_PATH_DIALOG Pflegedialog für Laufweg 20031211

Method GET_DIALOG_OBJECT on class CL_SCMG_SUBCOMPONENT_PATH has no exception.

Method GET_TEMPLATE_PATHID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEMPLATE_PATHID Value transfer Type reference (TYPE) SRMWFPTHID 20030804

Method GET_TEMPLATE_PATHID on class CL_SCMG_SUBCOMPONENT_PATH has no exception.

Method SET_PATH_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEMPLATE_PATHID Value transfer Type reference (TYPE) SRMWFPTHID 20030804

Method SET_PATH_DESCRIPTION on class CL_SCMG_SUBCOMPONENT_PATH has no exception.

Method SET_WF_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WF_PATH Call by reference Object reference (TYPE REF TO) CL_SRM_WF_PATH WF Path 20100921
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20100921
2 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20100921
History
Last changed by/on SAP  20110908 
SAP Release Created in 620