SAP ABAP Class CL_VMCDBG_BP_LINE_VALIDATOR (VMCDBG: Breakpoint line validator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_DEBUG (Package) VMC Debugger (new)
⤷
⤷
Properties
| Class | CL_VMCDBG_BP_LINE_VALIDATOR | |
| Short Description | VMCDBG: Breakpoint line validator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SVMCRT_DEBUG | VMC Debugger (new) |
| Created | 20111011 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VMCDBG_BP_LINE_VALIDATOR has no forward declaration.
Interfaces
Class CL_VMCDBG_BP_LINE_VALIDATOR has no interface implemented.
Friends
Class CL_VMCDBG_BP_LINE_VALIDATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRINGTAB | Table with Strings | 20111011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20111011 | ||
| 2 | Static method | Public | Method | checks whether a breakpoint can be set at the given line | 20111011 |
Events
Class CL_VMCDBG_BP_LINE_VALIDATOR has no event.
Types
Class CL_VMCDBG_BP_LINE_VALIDATOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_VMCDBG_BP_LINE_VALIDATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_VMCDBG_BP_LINE_VALIDATOR has no exception.
Method IS_VALID_BP_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LINE_STRING | Call by reference | Type reference (TYPE) | STRING | 20111011 | ||||
| 2 | RV_STATUS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111011 |
Method IS_VALID_BP_LINE on class CL_VMCDBG_BP_LINE_VALIDATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |