SAP ABAP IMG Activity /AIN/BADI_NRGE_REQ (BAdI: Send 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_NRGE_REQ BAdI: Send Number Range Request  
Transaction Code /AIN/79000059   (empty) 
Created on 20070124    
Customizing Attributes /AIN/BADI_NRGE_REQ   BAdI: Send Number Range Request 
Customizing Activity /AIN/BADI_NRGE_REQ   BAdI: Send Number Range Request 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /AIN/BADI_NRGE_REQUEST    

Use

This Business Add-In is used in the SAP Auto-ID Infrastructure (SAP AII) component. You can use this BAdI to create or change the data that you want to transfer from a local SAP AII to a central SAP AII using the message interface NumberRangeRequest. This messasge interface is sent when a local SAP AII requests a new number range from a central SAP AII. You must implement this BAdI if you have added fields to the message data type NumberRangeRequest.

  • 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_NRGE_REQUEST. 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