SAP ABAP Class CL_OPS_SE_BASE (Base class that encapsulates utility classes)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLTOPS_SE_COUNTERPART_TEST | Base Class for Counterpart Test Classes | 20080618 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_OPS_SE_MAP | Base class for mapping classes | 20080114 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_OPS_SE_PROXY | Base class for inbound proxies | 20080115 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_OPS_SE_SERVICE_CALL | Service process choreography | 20080213 |
Properties
| Class | CL_OPS_SE_BASE | |
| Short Description | Base class that encapsulates utility classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_COMMON_FUNCTIONALITIES | Functions for Cross-Component Use |
| Created | 20080114 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OPS_SE_BASE has no forward declaration.
Interfaces
Class CL_OPS_SE_BASE has no interface implemented.
Friends
Class CL_OPS_SE_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OPS_SE_CONSTANTS | Encapsulates constants | 20080114 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OPS_SE_CUSTOMIZING | Provides customizing values | 20080114 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OPS_SE_UTILITIES | Provides customizing values | 20080117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080114 |
Events
Class CL_OPS_SE_BASE has no event.
Types
Class CL_OPS_SE_BASE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OPS_SE_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OPS_SE_BASE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |