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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | SRMACTAR | 'SCMG' | Case Activity Area | 20020628 | |
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040304 | ||||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMWFPTHID | Process Route ID | 20020628 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_WF_PATH_DIALOG | Process Route Dialog Object | 20020628 | ||
5 | ![]() |
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 | ![]() |
Instance method | Public | Method | Check activity authorization for the subcomponent | 20070419 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20020628 |
3 | ![]() |
Instance method | Public | Method | Get Dialog Object | 20031211 |
4 | ![]() |
Instance method | Public | Method | Determine Default Process Route (Empty) | 20030804 |
5 | ![]() |
Instance method | Protected | Method | Set Process Route Description | 20030317 |
6 | ![]() |
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 | ![]() |
EX_ACTIVITY_IS_AUTHORIZED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | flag to indicate if the activity is authorized | 20070419 | ||
2 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTID | activity for which authorizationis to be checked | 20070419 | ||
3 | ![]() |
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 | ![]() |
General Exception of Case Management | 20070419 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CASE_BACKEND | Call by reference | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Interface | 20040304 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_WF_PATH | Call by reference | Object reference (TYPE REF TO) | CL_SRM_WF_PATH | WF Path | 20100921 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20100921 | |
2 | ![]() |
Ausnahme vom SP Client | 20100921 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |