SAP ABAP IMG Activity /AIN/BADI_BUS_DOC_EX (BAdI: Generic Business Document Execution 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_BUS_DOC_EX BAdI: Generic Business Document Execution Request  
Transaction Code /AIN/79000024   (empty) 
Created on 20061205    
Customizing Attributes /AIN/BADI_BUS_DOC_EX   BAdI: Generic Bus Doc Execution Request 
Customizing Activity /AIN/BADI_BUS_DOC_EX   BAdI: Generic Bus Doc Execution Request 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /AIN/BADI_BUS_DOC_EXEC_REQ    

Use

You can use this Business Add-In (BAdI) to create or change the data that is transferred by the message interface BusinessDocumentExecutionRequest. You need to implement this BAdI if you have added fields to the message data type for the interface.

  • The system calls the PREPROCESS method before it converts the data in inbound processing. You can use this method to change the data that you want to be converted into the internal display.
  • The system calls the ALLOW_MODIFICATION method before it checks the document status. You can use this method to allow modifications of the documents that do not have the status New.
  • The system calls the POSTPROCESS method after it converts the data in inbound processing. You can use this method to change the data that has already been converted into the internal display.

Requirements

In Customizing, under Basic Settings -> Document Type Settings -> Define Document Types, you must define the document type of the document that you want to create using the above-mentioned proxy implementation.

Standard settings

In the standard system there is no activated BAdI implementation.

The BAdI is designed for multiple use.

Activities

Example

Business Attributes
ASAP Roadmap ID 151   Design interfaces 
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  20061205 
SAP Release Created in 510