SAP ABAP IMG Activity /AIN/BADI_NRGEREQREC (BAdI: Receive Number Range Request)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/IF (Package) Auto-ID Interfaces
IMG Activity
ID /AIN/BADI_NRGEREQREC BAdI: Receive Number Range Request  
Transaction Code /AIN/79000060   (empty) 
Created on 20070124    
Customizing Attributes /AIN/BADI_NRGEREQREC   BAdI: Receive Number Range Request 
Customizing Activity /AIN/BADI_NRGEREQREC   BAdI: Receive Number Range Request 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /AIN/BADI_NRGE_REQ_RECEIVE    

Use

This Business Add-In (BAdI) is used in the SAP Auto-ID Infrastructure (SAP AII) component. You can use this BAdI to for additional validations or to change the way the system processes a number range request received in a central SAP AII.

The BAdI methods are:

PREPROCESS

This method is optional and can be used to do specific validations before the message is actually processed.

PROCESS_REQUEST

This method can be used to process the number range request in a different way to the SAP standard.

The method is only mandatory if you have enhanced the message type and the attributes you have added are relevant for the processing of the message or if they should be stored on database.

If you only want to do some additional validation either for the SAP standard attributes or for attributes you have added to the SAP standard message type, you can just use method PREPROCESS.

The BAdI has a fallback class (/AIN/CL_NRGE_REQ_RECEIVE) which contains the SAP standard logic for processing the number range request message.

Requirements

Standard settings

In the standard system, the BAdI implementation /AIN/CL_NRGE_REQ_RECEIVE is activated. The default code is executed automatically.

The BAdI is designed for multiple use.

The BAdI is not filter dependent.

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

See also:

This BAdI uses the interface /AIN/IF_BADI_NRGE_REQ_RECEIVE. For more information, display the interface in the Class Builder.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20070124 
SAP Release Created in 510