SAP ABAP Class CL_CTS_COUNTER_HELPER (CTS Helper Class for Increase Counters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CLIENT_ORG_CORE (Package) Organizer Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20070330 |
Properties
| Class | CL_CTS_COUNTER_HELPER | |
| Short Description | CTS Helper Class for Increase Counters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CLIENT_ORG_CORE | Organizer Core |
| Created | 20070315 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_COUNTER_HELPER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20070330 |
Friends
Class CL_CTS_COUNTER_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ' | Available Characters in Correct Order | 20070315 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR80 | Number Cache | 20070315 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'abcdefghijklmnopqrstuvwxyz' | Not yet used | 20070315 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20070315 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | INT4 | Maximum Index of Available Characters | 20070316 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20070315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070316 | ||
| 2 | Instance method | Private | Method | 20070316 | ||
| 3 | Instance method | Public | Constructor | 20070315 |
Events
Class CL_CTS_COUNTER_HELPER has no event.
Types
Class CL_CTS_COUNTER_HELPER has no local type.
Method Signatures
Method ADD1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTER | Call by reference | Type reference (TYPE) | STRING | 20070316 | ||||
| 2 | RETURN | Value transfer | Type reference (TYPE) | STRING | 20070316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernueberlauf | 20070316 |
Method ADD1TOCOLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | INT4 | 20070316 | ||||
| 2 | OVERFLOW | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070316 |
Method ADD1TOCOLUMN on class CL_CTS_COUNTER_HELPER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAXDIGITS | Call by reference | Type reference (TYPE) | INT4 | 6 | Max. Counter | 20070315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummer ist zu lang | 20070316 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |