SAP ABAP Class CL_TBSK_KEY_RANGE (Handles the System Key Range)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTBAS (Package) Redemption Schedules
⤷
⤷
Properties
| Class | CL_TBSK_KEY_RANGE | |
| Short Description | Handles the System Key Range | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FTBAS | Redemption Schedules |
| Created | 19990528 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TBSK_KEY_RANGE has no forward declaration.
Interfaces
Class CL_TBSK_KEY_RANGE has no interface implemented.
Friends
Class CL_TBSK_KEY_RANGE 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) | TBSK_SYSTEM_KEY | Current System Key Used | 19990528 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TBSK_SYSTEM_KEY | High System Key | 19990528 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | space | Flag Stating if GetFirst has been Called | 19990528 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | TBSK_SYSTEM_KEY | Low System Key | 19990528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990528 | |
| 2 | Instance method | Public | Method | Get First System Key | 19990528 | |
| 3 | Instance method | Public | Method | Get Next System Key. If All System Keys are Used, Return 0 | 19990528 |
Events
Class CL_TBSK_KEY_RANGE has no event.
Types
Class CL_TBSK_KEY_RANGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HIGH_SYSTEM_KEY | Value transfer | Type reference (TYPE) | TBSK_SYSTEM_KEY | High system key | 19990528 | |||
| 2 | IM_LOW_SYSTEM_KEY | Value transfer | Type reference (TYPE) | TBSK_SYSTEM_KEY | Low system key | 19990528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The interval contains zero - zero is not alowed as sytem key | 19990528 | ||
| 2 | The low system key is greater than the high key | 19990528 |
Method GETFIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIRST_KEY | Value transfer | Type reference (TYPE) | TBSK_SYSTEM_KEY | Returns first system key | 19990528 |
Method GETFIRST on class CL_TBSK_KEY_RANGE has no exception.
Method GETNEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NEXT_KEY | Value transfer | Type reference (TYPE) | TBSK_SYSTEM_KEY | Next system key | 19990528 |
Method GETNEXT on class CL_TBSK_KEY_RANGE has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |