SAP ABAP Class CL_SLAD_BOOLEAN (SLAD: Boolean)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SLAD_CORE (Package) Software Layer Aware Debugging: Core Package
Properties
Class CL_SLAD_BOOLEAN  
Short Description SLAD: Boolean    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLAD_CORE   Software Layer Aware Debugging: Core Package 
Created 20060612   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_BOOLEAN has no interface implemented.
Friends
Class CL_SLAD_BOOLEAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Static Attribute Public Type reference (TYPE) TY_BOOLEAN '' SLAD: Boolean 20060612
2 C_TRUE Static Attribute Public Type reference (TYPE) TY_BOOLEAN 'X' SLAD: Boolean 20060612
3 FALSE Static Attribute Public Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612
4 TRUE Static Attribute Public Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612
5 VALUE Instance attribute Public Type reference (TYPE) TY_BOOLEAN 20060612
Methods
# Method Level Visibility Method type Description Created on
1 AND Instance method Public Method 20060612
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060612
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060612
4 EQUALS Instance method Public Method 20060612
5 GET_OBJECT Static method Public Method 20060614
6 GET_OBJECT_FOR_INTEGER Static method Public Method 20060928
7 NOT Instance method Public Method 20060612
8 OR Instance method Public Method 20060612
Events
Class CL_SLAD_BOOLEAN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BOOLEAN Public Type reference (TYPE) ABAP_BOOL 20060612
Method Signatures

Method AND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOLEAN Call by reference Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612

Method AND on class CL_SLAD_BOOLEAN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SLAD_BOOLEAN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLAD_BOOLEAN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Type reference (TYPE) TY_BOOLEAN 20060612

Method CONSTRUCTOR on class CL_SLAD_BOOLEAN has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOLEAN Call by reference Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612

Method EQUALS on class CL_SLAD_BOOLEAN has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060614
2 Importing VALUE Call by reference Type reference (TYPE) TY_BOOLEAN 20060614

Method GET_OBJECT on class CL_SLAD_BOOLEAN has no exception.

Method GET_OBJECT_FOR_INTEGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060928
2 Importing VALUE Call by reference Type reference (TYPE) I 20060928

Method GET_OBJECT_FOR_INTEGER on class CL_SLAD_BOOLEAN has no exception.

Method NOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612

Method NOT on class CL_SLAD_BOOLEAN has no exception.

Method OR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOLEAN Call by reference Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SLAD_BOOLEAN SLAD: Boolean 20060612

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