SAP ABAP Class CL_RELMC_NR_PROT_SITE (Number Range Object for Site Protection)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-LM (Application Component) Land Use Management
⤷
RE_LM_PE (Package) RE: Other Public Registers
⤷
⤷
Properties
| Class | CL_RELMC_NR_PROT_SITE | |
| Short Description | Number Range Object for Site Protection | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_LM_PE | RE: Other Public Registers |
| Created | 20050404 | 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_RELMC_NR_PROT_SITE has no interface implemented.
Friends
Class CL_RELMC_NR_PROT_SITE 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 | 'RELMPEPS' | Name of Number Range Object | 20050404 | ||
| 2 | Constant | Protected | Type reference (TYPE) | NRNR | '01' | Number Range Number | 20050404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Number Range (Info Buffered) | 20050404 | |
| 2 | Static method | Public | Method | Is External Number in Interval (Exc.)? | 20050404 | |
| 3 | Static method | Public | Method | Supplies Interval Limits From/To (Info Buffered) | 20050404 | |
| 4 | Static method | Public | Method | Supplies Current Number Range Status | 20050404 | |
| 5 | Static method | Public | Method | Supplies next open number in company code | 20050404 | |
| 6 | Static method | Public | Method | Is the external number assignment activated (info buffered)? | 20050404 | |
| 7 | Static method | Public | Method | Is external number within interval (Y/N)? | 20050404 |
Events
Class CL_RELMC_NR_PROT_SITE has no event.
Types
Class CL_RELMC_NR_PROT_SITE has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_RELMC_NR_PROT_SITE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20050404 |
Method CHECK_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) | DATA | Zu prüfende Nummer | 20050404 | |||
| 2 | IF_NUMERIC_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prüfung numerisch? | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20050404 | ||
| 2 | Nummer liegt nicht im gültigen Intervall | 20050404 | ||
| 3 | Nummernkreis ist nicht extern | 20050404 |
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 | 20050404 | |||
| 2 | ED_TO | Call by reference | Type reference (TYPE) | NRTO | Bis-Nummer | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20050404 |
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 | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20050404 |
Method GET_NUMBER_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_NUMBER | Call by reference | Type reference (TYPE) | RELM_PUBLIC_ENCUMBRANCE-PEPSNO | Nummer der Schutzstellung | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummer außerhalb Nummernkreis | 20050404 |
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? | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20050404 |
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) | DATA | Zu prüfende Nummer | 20050404 | |||
| 2 | IF_NUMERIC_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prüfung numerisch? | 20050404 | ||
| 3 | RF_IN_INTERVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ist externe Nummer im Intervall? | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20050404 | ||
| 2 | Nummernkreis ist nicht extern | 20050404 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |