SAP ABAP Interface IF_SCP_RANGE_CALCULATION (Compilation in Pos. Range)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages

⤷

⤷

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
Interface | IF_SCP_RANGE_CALCULATION | |
Short Description | Compilation in Pos. Range |
General Data
Package | SCP | SAP Code Pages |
Created | 20040809 | SAP |
Last changed | 20040930 | SAP |
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
Interface IF_SCP_RANGE_CALCULATION has no interface.
Friends
Interface IF_SCP_RANGE_CALCULATION has no friend.
Attributes
Interface 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
Interface IF_SCP_RANGE_CALCULATION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SCP_RANGE_CALCULATION has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |