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 | 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 | Instance attribute | Private | Type reference (TYPE) | C | Value | 20020814 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Class | 20020814 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Class | 20020814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20021023 | ||
| 2 | Static method | Public | Constructor | Class Constructor | 20020814 | |
| 3 | Instance method | Public | Constructor | Constructor | 20020814 | |
| 4 | Instance method | Public | Method | Returns Logical 'NOT' of the Value ('X' or Space) | 20020814 | |
| 5 | Instance method | Public | Method | Returns Value ('X' or Space) | 20020814 | |
| 6 | 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 | IB_SECOND | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20021023 | |||
| 2 | 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 | 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 | 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 | 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 | IB_SECOND | Call by reference | Object reference (TYPE REF TO) | CL_BOOLEAN | Boolean Klasse | 20021023 | |||
| 2 | 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 |