SAP ABAP IMG Activity /AIN/BADI_NRGERES_RE (BAdI: Receive Response for 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_NRGERES_RE BAdI: Receive Response for Number Range Request  
Transaction Code /AIN/79000062   (empty) 
Created on 20070124    
Customizing Attributes /AIN/BADI_NRGERES_RE   BAdI: Receive Response for Number Range Request 
Customizing Activity /AIN/BADI_NRGERES_RE   BAdI: Receive Response for Number Range Request 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /AIN/BADI_NRGE_RESP_RECEIVE    

Use

This Business Add-In (BAdI) is used in the SAP Auto-ID Infrastructure (SAP AII) component. You can use this BAdI to do additional validations or to change the way that the system processes the response of a central SAP AII to a number range request from a local 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_RESPONSE

This method can be used to process the number range response in a way different 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 the 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 fallback class (/AIN/CL_NRGE_RESP_RECEIVE) which contains the SAP standard logic for processing the number range response message.

Requirements

Standard settings

In the standard system, the BAdI implementation /AIN/CL_NRGE_RESP_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_RESP_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  20070222 
SAP Release Created in 510