SAP ABAP Class CL_SCMG_SUBCOMPONENT_SP2 (Case: Subcomponent for SP (Record, Notes))
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_SUBCOMPONENT_BACKEND | Case: IF for Subcomponent Back End | 20040304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_SUBCOMPONENT_FRONTEND | Case: IF for Subcomponent Front End | 20040304 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_TOOLBAR_HANDLER | Handler for Toolbar Events | 20040304 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SCMG_SUBCOMPONENT_NOTES | Class for SP Notes | 20040304 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SCMG_SUBCOMPONENT_RECORD | Class for SP Record | 20040304 |
Properties
| Class | CL_SCMG_SUBCOMPONENT_SP2 | |
| Short Description | Case: Subcomponent for SP (Record, Notes) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SCMG_SP_CASE_SUBCOMP | SP Case: Subcomponents |
| Created | 20040304 | SAP |
| Last change | 20130531 | 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... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCMG_SUBCOMPONENT_BACKEND | Case: IF for Subcomponent Back End | 20040304 | ||
| 2 | IF_SCMG_SUBCOMPONENT_FRONTEND | Case: IF for Subcomponent Front End | 20040304 | ||
| 3 | IF_SCMG_TOOLBAR_HANDLER | Handler for Toolbar Events | 20040304 |
Friends
Class CL_SCMG_SUBCOMPONENT_SP2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20040304 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | SP Changed Since Last Save | 20040304 | |||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20040304 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | State (D-Display/space) | 20040304 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_POID | POID of Subcomponent SP | 20040304 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SRM_BASE_CONTROL | Instance for Requests | 20040304 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SCMG_CASE_TOOLBAR | Toolbar for Elements | 20040304 |
Methods
Events
Class CL_SCMG_SUBCOMPONENT_SP2 has no event.
Types
Class CL_SCMG_SUBCOMPONENT_SP2 has no local type.
Method Signatures
Method CALL_BEFORE_PRINT Signature
Method CALL_BEFORE_PRINT on class CL_SCMG_SUBCOMPONENT_SP2 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion fehlgeschlagen | 20040304 |
Method CALL_CHANGE_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FACTORY | Call by reference | Object reference (TYPE REF TO) | OBJECT | Factory-Objekt | 20040304 | |||
| 2 | RE_CHANGED | Value transfer | Type reference (TYPE) | XFELD | Schalter für Änderungen (X=true,Space= | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen | 20040304 |
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_CLASS_PARAMETER | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20040304 | |||
| 3 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040304 |
Method CONSTRUCTOR on class CL_SCMG_SUBCOMPONENT_SP2 has no exception.
Method CREATE_BASE_CONTROL Signature
Method CREATE_BASE_CONTROL on class CL_SCMG_SUBCOMPONENT_SP2 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040304 |
Method FILL_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTID | Obsolet/do not use | 20040304 | |||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20040304 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20040304 | ||
| 3 | POID Fehler (abstrakt) | 20040304 |
Method GET_POID_FROM_BACKEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040304 |
Method GET_POID_FROM_BACKEND on class CL_SCMG_SUBCOMPONENT_SP2 has no exception.
Method GET_PROT_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROT_ACTIVITY | Value transfer | Type reference (TYPE) | STRING | Wert für Protokollzugriff | 20040304 |
Method GET_PROT_ACTIVITY on class CL_SCMG_SUBCOMPONENT_SP2 has no exception.
Method GET_SPS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SPS_ID | Value transfer | Type reference (TYPE) | STRING | SPS-ID | 20040304 |
Method GET_SPS_ID on class CL_SCMG_SUBCOMPONENT_SP2 has no exception.
Method HANDLE_ASYNC_ANSWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Attribute reference (LIKE) | 20040304 |
Method HANDLE_ASYNC_ANSWER on class CL_SCMG_SUBCOMPONENT_SP2 has no exception.
Method HANDLE_NEW_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Attribute reference (LIKE) | 20040304 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20040304 |
Method HANDLE_NEW_REQUEST on class CL_SCMG_SUBCOMPONENT_SP2 has no exception.
Method SEND_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20040304 | |||
| 2 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040304 | |||
| 3 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface für Request | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040304 | ||
| 2 | Fehlende Berechtigung | 20040304 | ||
| 3 | Ausnahme vom SP Client | 20040304 |
Method SET_ACTIVITY_FOR_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Type reference (TYPE) | STRING | Art des Requests | 20040304 | |||
| 2 | RE_ACTIVITY | Value transfer | Type reference (TYPE) | SRMACTID | Aktivität für Request | 20040304 |
Method SET_ACTIVITY_FOR_REQUEST on class CL_SCMG_SUBCOMPONENT_SP2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |