SAP ABAP Class /AIN/IF_BADI_NRGE_REQ_RECEIVE (Interface for BAdI: /AIN/BADI_NRGE_REQ_RECEIVE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20061214
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_NRGE_REQ_RECEIVE Class for BAdI: /AIN/BADI_NRGE_REQ_RECEIVE 20061214
Properties
Class /AIN/IF_BADI_NRGE_REQ_RECEIVE  
Short Description Interface for BAdI: /AIN/BADI_NRGE_REQ_RECEIVE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061214   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no forward declaration.
Interfaces
Class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no interface implemented.
Friends
Class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no friend class.
Attributes
Class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PREPROCESS Instance method Public Method Pre-processing 20070205
2 PROCESS_REQUEST Instance method Public Method Process the number range request 20061214
Events
Class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no event.
Types
Class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no local type.
Method Signatures

Method PREPROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Messages to be logged 20070205
2 Changing CV_ERROR Call by reference Type reference (TYPE) BOOLE_D Error occured, don't process the request message 20070205
3 Importing IS_NR_REQUEST Call by reference Type reference (TYPE) /AIN/NUMBER_RANGE_REQ_IN_STR Number range request message 20070205

Method PREPROCESS on class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no exception.

Method PROCESS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Messages to be logged 20061214
2 Changing CV_ERROR Call by reference Type reference (TYPE) BOOLE_D Error occured, don't process the request message 20061214
3 Importing IS_NR_REQUEST Call by reference Type reference (TYPE) /AIN/NUMBER_RANGE_REQ_IN_STR Number range request message 20061214

Method PROCESS_REQUEST on class /AIN/IF_BADI_NRGE_REQ_RECEIVE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in