SAP ABAP Class CL_RECAC_NR_INTRENO (Number Range Object for INTRENO)
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_INTRENO | |
| Short Description | Number Range Object for INTRENO | |
| 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 | 20010611 | SAP |
| Last change | 20040819 | 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_INTRENO has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_REBD_OBJECT_GROUP | 20040622 | Object Group (VIBDOBJGRP): Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | NROBJ | 'FVVI_IMK30' | Name of Number Range Object | 20010611 | ||
| 2 | Constant | Protected | Type reference (TYPE) | NRNR | '01' | Number Range Number | 20010611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Number Range (Info Buffered) | 20010611 | |
| 2 | Static method | Protected | Method | Create New Number Range Interval with Special Number Level | 20040622 | |
| 3 | Static method | Public | Method | Supplies Interval Limits From/To (Info Buffered) | 20010611 | |
| 4 | Static method | Public | Method | Supplies Current Number Range Status | 20010611 | |
| 5 | Static method | Public | Method | Supplies Next Available Number | 20010611 | |
| 6 | Static method | Public | Method | Is the external number assignment activated (info buffered)? | 20010611 | |
| 7 | Static method | Public | Method | Is external number within interval? | 20010611 | |
| 8 | Static method | Private | Method | Create New Number Range Interval | 20040109 |
Events
Class CL_RECAC_NR_INTRENO has no event.
Types
Class CL_RECAC_NR_INTRENO has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20010611 |
Method CREATE_NEW_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_NRLEVEL | Call by reference | Type reference (TYPE) | INRIV-NRLEVEL | Initialer Nummernkreisstand | 20040622 | |||
| 2 | ID_OBJTYPE | Call by reference | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20040622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen des Nummernkreisintervalls | 20040622 |
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 | 20010611 | |||
| 2 | ED_TO | Call by reference | Type reference (TYPE) | NRTO | Bis-Nummer | 20010611 | |||
| 3 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20010611 |
Method GET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20010611 | |||
| 2 | RD_LEVEL | Value transfer | Type reference (TYPE) | NRLEVEL | Nummernkreisstand | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20010611 |
Method GET_NEXT_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Neue INTRENO | 20010611 | |||
| 2 | EF_CRITICAL_RANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Letzten x % des Nummernbereichs erreicht | 20010611 | |||
| 3 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler bei der Nummernvergabe | 20010611 | ||
| 2 | 20010611 |
Method IS_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20010611 | |||
| 2 | RF_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Externe Nummernvergabe? | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20010611 |
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 | 20010611 | |||
| 2 | ID_OBJTYPE | Value transfer | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20010611 | |||
| 3 | IF_NUMERIC_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prüfung numerisch? | 20010611 | ||
| 4 | RF_IN_INTERVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist externe Nummer im Intervall? | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20010611 | ||
| 2 | Nummernkreis ist nicht extern | 20010611 |
Method _CREATE_NEW_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_NRLEVEL | Call by reference | Type reference (TYPE) | INRIV-NRLEVEL | Initialer Nummernkreisstand | 20040622 | |||
| 2 | ID_OBJTYPE | Call by reference | Type reference (TYPE) | RECAOBJTYPE | Objektart (Kürzel für Intreno) | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen des Nummernkreisintervalls | 20040109 |
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 110 |