SAP ABAP Class CL_RECAC_NR_IMKEY (Number Range Object for IMKEY)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
⤷
⤷
Properties
| Class | CL_RECAC_NR_IMKEY | |
| Short Description | Number Range Object for IMKEY | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_AP | RE: Application Components (Application-Related Objects) |
| Created | 20040109 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECAC_NR_IMKEY has no interface implemented.
Friends
Class CL_RECAC_NR_IMKEY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | NROBJ | 'FVVI_IMKNT' | Name of Number Range Object | 20040109 | ||
| 2 | Constant | Protected | Type reference (TYPE) | NRNR | '01' | Number Range Number | 20040109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Number Range (Info Buffered) | 20040109 | |
| 2 | Static method | Public | Method | Supplies Interval Limits From/To (Info Buffered) | 20040109 | |
| 3 | Static method | Public | Method | Supplies Current Number Range Status | 20040109 | |
| 4 | Static method | Public | Method | Supplies Next Available Number | 20040109 | |
| 5 | Static method | Public | Method | Is the external number assignment activated (info buffered)? | 20040109 | |
| 6 | Static method | Public | Method | Is external number within interval? | 20040109 | |
| 7 | Static method | Private | Method | Create New Number Range Interval | 20040109 |
Events
Class CL_RECAC_NR_IMKEY has no event.
Types
Class CL_RECAC_NR_IMKEY has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_RECAC_NR_IMKEY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20040109 |
Method GET_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FROM | Call by reference | Type reference (TYPE) | NRFROM | Von-Nummer | 20040109 | |||
| 2 | ED_TO | Call by reference | Type reference (TYPE) | NRTO | Bis-Nummer | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20040109 |
Method GET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_LEVEL | Value transfer | Type reference (TYPE) | NRLEVEL | Nummernkreisstand | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20040109 |
Method GET_NEXT_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_IMKEY | Call by reference | Type reference (TYPE) | RECAIMKEY | Neuer IMKEY | 20040109 | |||
| 2 | EF_CRITICAL_RANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Letzten x % des Nummernbereichs erreicht | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler bei der Nummernvergabe | 20040109 | ||
| 2 | 20040109 |
Method IS_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Externe Nummernvergabe? | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20040109 |
Method IS_NUMBER_IN_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_NUMBER | Call by reference | Type reference (TYPE) | ANY | Zu prüfende Nummer | 20040109 | |||
| 2 | IF_NUMERIC_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prüfung numerisch? | 20040109 | ||
| 3 | RF_IN_INTERVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist externe Nummer im Intervall? | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20040109 | ||
| 2 | Nummernkreis ist nicht extern | 20040109 |
Method _CREATE_NEW_INTERVAL Signature
Method _CREATE_NEW_INTERVAL on class CL_RECAC_NR_IMKEY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen des Nummernkreisintervalls | 20040109 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 500 |