SAP ABAP Class CL_USMD_CR_NUMBERING (Handle Change Request Numbering)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD_CR (Package) Change request BO implementation
Properties
Class CL_USMD_CR_NUMBERING  
Short Description Handle Change Request Numbering    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD_CR   Change request BO implementation 
Created 20130110   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_CR_NUMBERING has no forward declaration.
Interfaces
Class CL_USMD_CR_NUMBERING has no interface implemented.
Friends
Class CL_USMD_CR_NUMBERING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NR_RANGE_01 Constant Protected Type reference (TYPE) NRNR '01' Number range number 20130115
2 GC_NR_RANGE_OBJECT Constant Private Type reference (TYPE) NROBJ 'USMD_CREQ' Name of number range object 20130115
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NUMBER_RANGE Static method Private Method Create Number Range 20130115
2 GET_NEXT_CR_NUMBER Static method Public Method Get next change request number 20130115
Events
Class CL_USMD_CR_NUMBERING has no event.
Types
Class CL_USMD_CR_NUMBERING has no local type.
Method Signatures

Method CREATE_NUMBER_RANGE Signature

Method CREATE_NUMBER_RANGE on class CL_USMD_CR_NUMBERING has no parameter.
Method CREATE_NUMBER_RANGE on class CL_USMD_CR_NUMBERING has no exception.

Method GET_NEXT_CR_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREQUEST Value transfer Type reference (TYPE) USMD_CREQUEST Change Request 20130115

Method GET_NEXT_CR_NUMBER on class CL_USMD_CR_NUMBERING has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in