SAP ABAP Class CL_SLAD_OBJECT (Software Layer Aware Debugging: General Superclass)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_PERSISTENCE (Package) Software Layer Aware Debugging: Persistence Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SLAD_LOCKABLE_OBJECT | Superclass Transportable and Visible Objects | 20060529 |
Properties
| Class | CL_SLAD_OBJECT | |
| Short Description | Software Layer Aware Debugging: General Superclass | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLAD_PERSISTENCE | Software Layer Aware Debugging: Persistence Objects |
| Created | 20060524 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SLAD_OBJECT has no interface implemented.
Friends
Class CL_SLAD_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TY_DESCRIPTION | SLAD: Short Description of an Object | 20060601 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TY_OBJECT_NAME | SLAD: Name of Object | 20060524 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TY_OBJECT_NAME | SLAD: Name of Object | 20060602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060808 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060601 | |
| 3 | Instance method | Public | Method | 20060601 | ||
| 4 | Instance method | Public | Method | 20060613 |
Events
Class CL_SLAD_OBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DESCRIPTION | Public | Type reference (TYPE) | SLAD_DESCRIPTION | SLAD: Short Description of an Object | 20060601 | |
| 2 | TY_OBJECT_NAME | Public | Type reference (TYPE) | SLAD_OBJECT_NAME | SLAD: Name of Object | 20060601 | |
Method Signatures
Method CHECK_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | SLAD_OBJECT_NAME | SLAD: Name eines Objekts | 20060810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Objektname fehlerhaft | 20060810 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | TY_DESCRIPTION | SLAD: Kurzbeschreibung eines Objekts | 20060601 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | TY_OBJECT_NAME | SLAD: Name eines Objekts | 20060601 | |||
| 3 | PARENT_NAME | Call by reference | Type reference (TYPE) | TY_OBJECT_NAME | SLAD: Name eines Objekts | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SALD: Eingabe nicht erlaubt | 20060623 | ||
| 2 | SLAD: Objektname fehlerhaft | 20060810 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | TY_DESCRIPTION | SLAD: Kurzbeschreibung eines Objekts | 20060601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SALD: Illegaler Zustand des Objekts | 20060602 |
Method SET_PARENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_NAME | Call by reference | Type reference (TYPE) | SLAD_OBJECT_NAME | SLAD: Name eines Objekts | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SALD: Eingabe nicht erlaubt | 20061026 | ||
| 2 | SALD: Illegaler Zustand des Objekts | 20060614 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |