SAP ABAP IMG Activity /AIN/NRGERESP_OER (BAdI: Send Number Range Response)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/ENCODE (Package) Auto-ID Number ranges
IMG Activity
ID /AIN/NRGERESP_OER BAdI: Send Number Range Response  
Transaction Code /AIN/79000075   (empty) 
Created on 20070228    
Customizing Attributes /AIN/NRGERESP_OER   BAdI: Send Number Range Response 
Customizing Activity /AIN/NRGERESP_OER   BAdI: Send Number Range Response 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /AIN/BADI_NRGE_RESPONSE    

Use

This Business Add-In (BAdI) is used in the SAP Auto-ID Infrastructure (SAP AII) component. You can use this BAdI to change the data that is sent from a central SAP AII to a local SAP AII via the message interface NumberRangeConfirmation_In. This message interface is sent when a central SAP AII responds to a number range request from a local SAP AII.

You can also perform validations before the message is sent. You must implement this BAdI if you have added fields to the message data type used for the interface.

  • The system calls the PREPROCESS method before the message is sent. You can use this method to change or enhance the data that is sent with the message, or to perform validations before the message is sent. This method is mandatory if you have changed the message data type.
  • The system calls the POSTPROCESS method after the message is sent. It also calls the method if an error occurs when the system sends the message. This method is optional.

Requirements

Standard settings

In the standard system, there is no activated BAdI implementation.

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_NGRE_RESPONSE. For more information, display the interface in the Class Builder.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired 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  20070228 
SAP Release Created in 510