SAP ABAP Data Element SLAD_OS_NAME (SLAD: Name of Object Set)
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
Basic Data
Data Element SLAD_OS_NAME
Short Description SLAD: Name of Object Set  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SLAD_OBJECT_NAME    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Object Set 
Medium 15 Object Set 
Long 20 Object Set 
Heading 40 Object Set 
Documentation

Definition

An SLAD (software layer aware debugging) object set uses selections to define a set of program objects.
The selection is executed using standard selection screens with the following selection criteria on offer:

  • Individual Package
  • Package with Subpackages
  • Program/Class Name
  • Implemented Interface
  • Function Module Name
  • These individual selections (S1, S2, ...) can be brought together using logical connections (S1 OR S2#) to form an SLAD object set.
    This means that completely arbitrary object sets such as "All programs that begin with A but are not in package STPDA", or real layers can be defined.
  • Persistent SLAD object sets are maintained using transaction SLAD. An SLAD object set is a standard workbench object and therefore can be assigned to a package and transported.

History
Last changed by/on SAP  20100420 
SAP Release Created in 711