SAP ABAP Class CL_SLAD_SERVICES (SLD: Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SLAD_UI_MAINTENANCE (Package) Layer Aware Debugging: Maintenance User Interface
Properties
Class CL_SLAD_SERVICES  
Short Description SLD: Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLAD_UI_MAINTENANCE   Layer Aware Debugging: Maintenance User Interface 
Created 20060601   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SLAD_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SLAD_SERVICES has no interface implemented.
Friends
Class CL_SLAD_SERVICES has no friend class.
Attributes
Class CL_SLAD_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPL_LOG Static method Public Method 20060818
2 CONVERT_CLASS_TO_PROG_RANGE Static method Public Method 20080808
3 CONVERT_PROG_TO_CLASS_RANGE Static method Public Method 20080808
4 GET_SUB_CLASSES Static method Public Method 20060601
5 MESSAGE Static method Public Method 20060627
Events
Class CL_SLAD_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RANGE_CLASS Public See coding 20080808 ty_range_class TYPE RANGE OF seoclass-clsname
2 TY_RANGE_PROG Public See coding 20080808 ty_range_prog TYPE RANGE OF PROGRAMM
Method Signatures

Method APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MESSAGE Call by reference Object reference (TYPE REF TO) CL_SLAD_MESSAGES SLAD: Message-Container für Application-Log-Meldungen 20060818
2 Importing P_TITLE Call by reference Type reference (TYPE) BALTITLE Anwendungs-Log: Titel des Dynpros 20060818

Method APPL_LOG on class CL_SLAD_SERVICES has no exception.

Method CONVERT_CLASS_TO_PROG_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_RANGE_CLASS Call by reference Type reference (TYPE) CL_SLAD_SERVICES=>TY_RANGE_CLASS 20080808
2 Returning P_RANGE_PROG Value transfer Type reference (TYPE) CL_SLAD_SERVICES=>TY_RANGE_PROG 20080808

Method CONVERT_CLASS_TO_PROG_RANGE on class CL_SLAD_SERVICES has no exception.

Method CONVERT_PROG_TO_CLASS_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RANGE_CLASS Value transfer Type reference (TYPE) CL_SLAD_SERVICES=>TY_RANGE_CLASS 20080808
2 Importing P_RANGE_PROG Call by reference Type reference (TYPE) CL_SLAD_SERVICES=>TY_RANGE_PROG 20080808
# Exception Resumable Description Created on
1 CX_SLAD_ACCESS_EXCEPTION SALD: Zugriffsfehler 20080808

Method GET_SUB_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CLASS_IT Value transfer Type reference (TYPE) SLAD_CLASS_IT Objekttypname 20060601
2 Importing P_SUPER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20060601

Method GET_SUB_CLASSES on class CL_SLAD_SERVICES has no exception.

Method MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXC_SLAD Call by reference Object reference (TYPE REF TO) CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060627
2 Importing P_TYPE_S Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20060628

Method MESSAGE on class CL_SLAD_SERVICES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710