SAP ABAP Class CL_SCMG_CASE_PROTOCOL (SP Case Class for Log)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_PROTOCOL | SRM Protocol | 20020627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_ARCHIVABLE | Write Phase. Marker for Component, Supporting Archiving. | 20040719 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_SUBCOMPONENT_BACKEND | Case: IF for Subcomponent Back End | 20040304 |
| 4 | 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_CASE_PROTOCOL | RMPS: SP Case Class for Log | 20020930 |
Properties
| Class | CL_SCMG_CASE_PROTOCOL | |
| Short Description | SP Case Class for Log | |
| Super Class | CL_SRM_SP_PROTOCOL | SRM Protocol |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCMG_SP_CASE_SUBCOMP | SP Case: Subcomponents |
| Created | 20020627 | 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 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. | 20040719 | ||
| 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_CASE_PROTOCOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ATTRIBUTE_CHANGE' | 20020725 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_COPY' | 20031208 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_CREATE' | 20020725 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_DELETE' | 20020801 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_DISPLAY' | 20020725 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_MERGE_DEST' | 20040203 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_MERGE_SOURCE' | 20040203 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_MODIFY' | 20020731 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_SPLIT_DEST' | 20040203 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'CASE_SPLIT_SOURCE' | 20040203 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'NOTES_ACCESS' | 20020725 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'NOTES_CHANGE' | 20020725 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'PATH_ACCESS' | 20020725 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'PATH_CHANGE' | 20020725 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'RECORD_ACCESS' | 20020725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check activity authorization for the subcomponent | 20070420 | |
| 2 | Instance method | Public | Constructor | 20030901 |
Events
Class CL_SCMG_CASE_PROTOCOL has no event.
Types
Class CL_SCMG_CASE_PROTOCOL 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 | 20070420 | |||
| 2 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTID | activity for which authorizations to be checked | 20070420 | |||
| 3 | IM_SKIP_AUTHORIZATION | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | flag to indicate if authorization check has to be skipped | 20070420 |
Method CHECK_ACTIVITY_AUTHORIZATION on class CL_SCMG_CASE_PROTOCOL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCMG_CASE_PROTOCOL has no parameter.
Method CONSTRUCTOR on class CL_SCMG_CASE_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |