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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 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 MC_OBJECT Constant Protected Type reference (TYPE) NROBJ 'FVVI_IMKNT' Name of Number Range Object 20040109
2 MC_RANGENR Constant Protected Type reference (TYPE) NRNR '01' Number Range Number 20040109
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Checks Number Range (Info Buffered) 20040109
2 GET_INTERVAL Static method Public Method Supplies Interval Limits From/To (Info Buffered) 20040109
3 GET_LEVEL Static method Public Method Supplies Current Number Range Status 20040109
4 GET_NEXT_NUMBER Static method Public Method Supplies Next Available Number 20040109
5 IS_EXTERNAL Static method Public Method Is the external number assignment activated (info buffered)? 20040109
6 IS_NUMBER_IN_INTERVAL Static method Public Method Is external number within interval? 20040109
7 _CREATE_NEW_INTERVAL 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 NOT_FOUND Nummernkreis nicht gefunden 20040109

Method GET_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FROM Call by reference Type reference (TYPE) NRFROM Von-Nummer 20040109
2 Exporting ED_TO Call by reference Type reference (TYPE) NRTO Bis-Nummer 20040109
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20040109

Method GET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_LEVEL Value transfer Type reference (TYPE) NRLEVEL Nummernkreisstand 20040109
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20040109

Method GET_NEXT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_IMKEY Call by reference Type reference (TYPE) RECAIMKEY Neuer IMKEY 20040109
2 Exporting EF_CRITICAL_RANGE Call by reference Type reference (TYPE) ABAP_BOOL Letzten x % des Nummernbereichs erreicht 20040109
# Exception Resumable Description Created on
1 NUMBER_ERROR Interner Fehler bei der Nummernvergabe 20040109
2 NUMBER_LIMIT_REACHED 20040109

Method IS_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL Externe Nummernvergabe? 20040109
# Exception Resumable Description Created on
1 NOT_FOUND 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 Importing ID_NUMBER Call by reference Type reference (TYPE) ANY Zu prüfende Nummer 20040109
2 Importing IF_NUMERIC_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Prüfung numerisch? 20040109
3 Returning RF_IN_INTERVAL Value transfer Type reference (TYPE) ABAP_BOOL Ist externe Nummer im Intervall? 20040109
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20040109
2 NUMBER_RANGE_NOT_EXTERN 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 ERROR Fehler beim Anlegen des Nummernkreisintervalls 20040109
History
Last changed by/on SAP  20100310 
SAP Release Created in 500