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 ABAP 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 DESCRIPTION Instance attribute Public Type reference (TYPE) TY_DESCRIPTION SLAD: Short Description of an Object 20060601
2 NAME Instance attribute Public Type reference (TYPE) TY_OBJECT_NAME SLAD: Name of Object 20060524
3 PARENT_NAME Instance attribute Public Type reference (TYPE) TY_OBJECT_NAME SLAD: Name of Object 20060602
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_NAME Static method Public Method 20060808
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060601
3 SET_DESCRIPTION Instance method Public Method 20060601
4 SET_PARENT_NAME 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 Importing OBJECT_NAME Call by reference Type reference (TYPE) SLAD_OBJECT_NAME SLAD: Name eines Objekts 20060810
# Exception Resumable Description Created on
1 CX_SLAD_ILLEGAL_OBJECT_NAME SLAD: Objektname fehlerhaft 20060810

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) TY_DESCRIPTION SLAD: Kurzbeschreibung eines Objekts 20060601
2 Importing NAME Call by reference Type reference (TYPE) TY_OBJECT_NAME SLAD: Name eines Objekts 20060601
3 Importing PARENT_NAME Call by reference Type reference (TYPE) TY_OBJECT_NAME SLAD: Name eines Objekts 20060602
# Exception Resumable Description Created on
1 CX_SLAD_ILLEGAL_INPUT SALD: Eingabe nicht erlaubt 20060623
2 CX_SLAD_ILLEGAL_OBJECT_NAME SLAD: Objektname fehlerhaft 20060810

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) TY_DESCRIPTION SLAD: Kurzbeschreibung eines Objekts 20060601
# Exception Resumable Description Created on
1 CX_SLAD_ILLEGAL_STATE 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 Importing PARENT_NAME Call by reference Type reference (TYPE) SLAD_OBJECT_NAME SLAD: Name eines Objekts 20060613
# Exception Resumable Description Created on
1 CX_SLAD_ILLEGAL_INPUT SALD: Eingabe nicht erlaubt 20061026
2 CX_SLAD_ILLEGAL_STATE SALD: Illegaler Zustand des Objekts 20060614
History
Last changed by/on SAP  20090618 
SAP Release Created in 710