SAP ABAP Class CL_BOOLEAN (Boolean Class)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
Properties
Class CL_BOOLEAN  
Short Description Boolean Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020814   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BOOLEAN has no interface implemented.
Friends
Class CL_BOOLEAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_VALUE Instance attribute Private Type reference (TYPE) C Value 20020814
2 FALSE Static Attribute Public Object reference (TYPE REF TO) CL_BOOLEAN Boolean Class 20020814
3 TRUE Static Attribute Public Object reference (TYPE REF TO) CL_BOOLEAN Boolean Class 20020814
Methods
# Method Level Visibility Method type Description Created on
1 AND Instance method Public Method 20021023
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20020814
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020814
4 GET_NOT_VALUE Instance method Public Method Returns Logical 'NOT' of the Value ('X' or Space) 20020814
5 GET_VALUE Instance method Public Method Returns Value ('X' or Space) 20020814
6 OR Instance method Public Method 20021023
Events
Class CL_BOOLEAN has no event.
Types
Class CL_BOOLEAN has no local type.
Method Signatures

Method AND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_SECOND Call by reference Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021023
2 Returning RB_RESULT Value transfer Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021023

Method AND on class CL_BOOLEAN has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) C Value 20020814

Method CONSTRUCTOR on class CL_BOOLEAN has no exception.

Method GET_NOT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) CHAR1 Value 20020814

Method GET_NOT_VALUE on class CL_BOOLEAN has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) CHAR1 Value 20020814

Method GET_VALUE on class CL_BOOLEAN has no exception.

Method OR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_SECOND Call by reference Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021023
2 Returning RB_RESULT Value transfer Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021023

Method OR on class CL_BOOLEAN has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 471