SAP ABAP Class CL_SCMG_CASE_CONTAINER (Case Class for Role IS_SP_CONTAINER_ELEMENTS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_SP_CASE (Package) Case Management: Service Provider Case
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_OBJECT | Abstract Base Class for SPs | 20040617 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_CONT_ELEMENTS_GET | Find Elements of a Container | 20040617 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_CONT_ELEMENT_CHANGE | Change Container Element(s) | 20040617 |
Properties
| Class | CL_SCMG_CASE_CONTAINER | |
| Short Description | Case Class for Role IS_SP_CONTAINER_ELEMENTS | |
| Super Class | CL_SRM_SP_OBJECT | Abstract Base Class for SPs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCMG_SP_CASE | Case Management: Service Provider Case |
| Created | 20040617 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCMG_CASE_CONTAINER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_CONT_ELEMENTS_GET | Find Elements of a Container | 20040617 | ||
| 2 | IF_SRM_SP_CONT_ELEMENT_CHANGE | Change Container Element(s) | 20040617 |
Friends
Class CL_SCMG_CASE_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'IS_SP_CONTAINER_ELEMENTS' | Class Role Name | 20040617 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Back End | 20040617 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | Reference to Case Record Object for C_CLASS_ROLE | 20040617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Return Record Back-End Object | 20040617 |
Events
Class CL_SCMG_CASE_CONTAINER has no event.
Types
Class CL_SCMG_CASE_CONTAINER has no local type.
Method Signatures
Method GET_RECORD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RECORD_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20040617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040617 |
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 700 |