SAP ABAP Class CL_CACS_NUMBER_HELPER (Auxiliary Class: Number Administration)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSGT (Package) ICM: General Tools for ICM Framework

⤷

⤷

Properties
Class | CL_CACS_NUMBER_HELPER | |
Short Description | Auxiliary Class: Number Administration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSGT | ICM: General Tools for ICM Framework |
Created | 20060620 | SAP |
Last change | 20100310 | 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 CL_CACS_NUMBER_HELPER has no interface implemented.
Friends
Class CL_CACS_NUMBER_HELPER has no friend class.
Attributes
Class CL_CACS_NUMBER_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Take Number from Sample | 20070327 |
2 | ![]() |
Static method | Public | Method | Take Number (Preliminary and Final) | 20060720 |
3 | ![]() |
Static method | Public | Method | Determine Numeric Suffix of a String | 20070327 |
4 | ![]() |
Static method | Public | Method | Is String Alphabetic | 20070327 |
5 | ![]() |
Static method | Public | Method | Is String Numeric | 20070327 |
6 | ![]() |
Static method | Public | Method | Reset All Number Counters | 20060720 |
7 | ![]() |
Static method | Public | Method | Reset Number Counters | 20060720 |
Events
Class CL_CACS_NUMBER_HELPER has no event.
Types
Class CL_CACS_NUMBER_HELPER has no local type.
Method Signatures
Method GET_NEXT_NUMBER_FROM_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PATTERN_CURRENT | Call by reference | Type reference (TYPE) | STRING | 20070327 | |||
2 | ![]() |
ID_PATTERN_HI | Call by reference | Type reference (TYPE) | STRING | 20070327 | |||
3 | ![]() |
ID_PATTERN_LO | Call by reference | Type reference (TYPE) | STRING | 20070327 | |||
4 | ![]() |
RD_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hilfsklasse: Nummernverwaltung: Ausnahmebehandlung | 20070327 |
Method GET_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_NUMBER | Value transfer | Type reference (TYPE) | ANY | 20060720 | |||
2 | ![]() |
IB_TEMPORARY | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Temporäre Nummer? (X=true, space=false) | 20060720 | ||
3 | ![]() |
ID_COUNTER | Call by reference | Type reference (TYPE) | CACSCOUNTER | Zähler für Nummernvergabe | 20060720 | ||
4 | ![]() |
ID_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20060720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hilfsklasse: Nummernverwaltung: Ausnahmebehandlung | 20060720 |
Method GET_NUMERIC_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_STRING | Call by reference | Type reference (TYPE) | STRING | 20070327 | |||
2 | ![]() |
RD_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hilfsklasse: Nummernverwaltung: Ausnahmebehandlung | 20070327 |
Method IS_ALPHA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_STRING | Call by reference | Type reference (TYPE) | STRING | 20070327 | |||
2 | ![]() |
RD_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070327 |
Method IS_ALPHA on class CL_CACS_NUMBER_HELPER has no exception.
Method IS_NUMERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_STRING | Call by reference | Type reference (TYPE) | STRING | 20070327 | |||
2 | ![]() |
RD_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070327 |
Method IS_NUMERIC on class CL_CACS_NUMBER_HELPER has no exception.
Method RESET_ALL_COUNTERS Signature
Method RESET_ALL_COUNTERS on class CL_CACS_NUMBER_HELPER has no parameter.
Method RESET_ALL_COUNTERS on class CL_CACS_NUMBER_HELPER has no exception.
Method RESET_COUNTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COUNTER | Call by reference | Type reference (TYPE) | CACSCOUNTER | Zähler für Nummernvergabe | 20060720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hilfsklasse: Nummernverwaltung: Ausnahmebehandlung | 20060720 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |