SAP ABAP Class CL_LOGIC_OBJECT (LOGIC: Abstract Object Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_LORD (Package) ERP Sales Lean Order
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LOGIC_OBJECT | Interface: Logic Implementation | 20100923 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LOGIC_ATTA | LOGIC Class for Object ATTA | 20111206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_LOGIC_LINK | LOGIC Class: Object LINK | 20100923 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_LOGIC_NOTE | LOGIC Class for NOTE Object | 20120302 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_LOGIC_URL | LOGIC Class for Objects URL | 20120314 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_LOGIC_VBAK | LOGIC Object VBAK | 20101102 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_LOGIC_VBAP | . | 20101004 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_LOG_TRM_SD_CONTRACT_RDP | Risk Distribution Plan Processing for SD Contract | 20120417 |
Properties
| Class | CL_LOGIC_OBJECT | |
| Short Description | LOGIC: Abstract Object Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_LORD | ERP Sales Lean Order |
| Created | 20100923 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LOGIC_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LOGIC_OBJECT | Interface: Logic Implementation | 20100923 |
Friends
Class CL_LOGIC_OBJECT 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) | 20100923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100923 | |
| 2 | Instance method | Public | Method | 20111209 | ||
| 3 | Instance method | Private | Method | 20101012 | ||
| 4 | Static method | Protected | Method | 20120302 |
Events
Class CL_LOGIC_OBJECT has no event.
Types
Class CL_LOGIC_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOGIC_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_LOGIC_ACCESS | Zugriffklasse für Objekt-Logik | 20100923 |
Method CONSTRUCTOR on class CL_LOGIC_OBJECT has no exception.
Method DO_ACTION Signature
Method DO_ACTION on class CL_LOGIC_OBJECT has no parameter.
Method DO_ACTION on class CL_LOGIC_OBJECT has no exception.
Method HANDLER_PROCESS_BEFORE Signature
Method HANDLER_PROCESS_BEFORE on class CL_LOGIC_OBJECT has no parameter.
Method HANDLER_PROCESS_BEFORE on class CL_LOGIC_OBJECT has no exception.
Method RAISE_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESS | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20120302 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LOGIC: Ausnahmefall Fehlermeldung | 20120302 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |