SAP ABAP Class IF_SCP_RANGE_CALCULATION (Compilation in Pos. Range)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCP_RANGE_CHAR | Range Compilation for Character | 20040810 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCP_RANGE_CODE | Range Compilation for Character | 20040810 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCP_RANGE_MBLEN | Range Compilation for Multibyte Lengths | 20040810 |
Properties
| Class | IF_SCP_RANGE_CALCULATION | |
| Short Description | Compilation in Pos. Range | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040809 | SAP |
| Last change | 20040930 | 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 IF_SCP_RANGE_CALCULATION has no interface implemented.
Friends
Class IF_SCP_RANGE_CALCULATION has no friend class.
Attributes
Class IF_SCP_RANGE_CALCULATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Maximum amount | 20040809 | |
| 2 | Static method | Public | Method | Minimum Value | 20040809 | |
| 3 | Static method | Public | Method | Next value | 20040809 | |
| 4 | Static method | Public | Method | Previous value | 20040809 |
Events
Class IF_SCP_RANGE_CALCULATION has no event.
Types
Class IF_SCP_RANGE_CALCULATION has no local type.
Method Signatures
Method MAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MAX | Call by reference | Type reference (TYPE) | ANY | Maximalwert | 20040809 |
Method MAX on class IF_SCP_RANGE_CALCULATION has no exception.
Method MIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MIN | Call by reference | Type reference (TYPE) | ANY | Minimalwert | 20040809 |
Method MIN on class IF_SCP_RANGE_CALCULATION has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUE | Value transfer | Type reference (TYPE) | ANY | inkrementierter Wert | 20040809 | |||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert, der inkrementiert werden soll | 20040809 |
Method NEXT on class IF_SCP_RANGE_CALCULATION has no exception.
Method PREV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALUE | Value transfer | Type reference (TYPE) | ANY | dekrementierter Wert | 20040809 | |||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert, der dekrementiert werden soll | 20040809 |
Method PREV on class IF_SCP_RANGE_CALCULATION has no exception.
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in |