SAP ABAP Class CL_RECAC_NR_RECURRENCE_RULE (Number Range Object for Recurrence Rule)
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_RECURRENCE_RULE  
Short Description Number Range Object for Recurrence Rule    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20060220   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)
Interfaces
Class CL_RECAC_NR_RECURRENCE_RULE has no interface implemented.
Friends
Class CL_RECAC_NR_RECURRENCE_RULE 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 'RECARECUR' Name of Number Range Object 20060220
2 MC_RANGENR Constant Protected Type reference (TYPE) NRNR '01' Number range number 20060220
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Checks Number Range (Info Buffered) 20060220
2 CHECK_NUMBER_IN_INTERVAL Static method Public Method Is External Number in Interval (Exc.)? 20060220
3 GET_INTERVAL Static method Public Method Supplies Interval Limits From/To (Info Buffered) 20060220
4 GET_LEVEL Static method Public Method Supplies Current Number Range Status 20060220
5 GET_NUMBER_NEXT Static method Public Method Supplies next open number in company code 20060220
6 IS_EXTERNAL Static method Public Method Is the external number assignment activated (info buffered)? 20060220
7 IS_NUMBER_IN_INTERVAL Static method Public Method Is external number within interval (Y/N)? 20060220
Events
Class CL_RECAC_NR_RECURRENCE_RULE has no event.
Types
Class CL_RECAC_NR_RECURRENCE_RULE has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_RECAC_NR_RECURRENCE_RULE has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20060220

Method CHECK_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) DATA Zu prüfende Nummer 20060220
2 Importing IF_NUMERIC_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Prüfung numerisch? 20060220
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20060220
2 NOT_VALID Nummer liegt nicht im gültigen Intervall 20060220
3 NUMBER_RANGE_NOT_EXTERN Nummernkreis ist nicht extern 20060220

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 20060220
2 Exporting ED_TO Call by reference Type reference (TYPE) NRTO Bis-Nummer 20060220
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20060220

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 20060220
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20060220

Method GET_NUMBER_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NUMBER Call by reference Type reference (TYPE) RECA_RECURRENCE_RULE-RECURNO Terminregel 20060220
# Exception Resumable Description Created on
1 NUMBER_RANGE_ERROR Nummer außerhalb Nummernkreis 20060220

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? 20060220
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20060220

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) DATA Zu prüfende Nummer 20060220
2 Importing IF_NUMERIC_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Prüfung numerisch? 20060220
3 Returning RF_IN_INTERVAL Value transfer Type reference (TYPE) ABAP_BOOL Ist externe Nummer im Intervall? 20060220
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20060220
2 NUMBER_RANGE_NOT_EXTERN Nummernkreis ist nicht extern 20060220
History
Last changed by/on SAP  20100310 
SAP Release Created in 700