SAP ABAP IMG Activity WZRE_EPO_INF_ITEM (BAdI:Infer Posting Item Fields)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_EXTERNAL_POSTING (Package) External posting via agency business
IMG Activity
ID WZRE_EPO_INF_ITEM BAdI:Infer Posting Item Fields  
Transaction Code S_EBS_44000561   (empty) 
Created on 20111220    
Customizing Attributes WZRE_EPO_INF_ITEM   BAdI:Infer Posting Item Fields 
Customizing Activity WZRE_EPO_INF_ITEM   BAdI:Infer Posting Item Fields 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WZRE_INFER_ITEM_FIELDS_BADI    

Use

You can use this Business Add-In (BAdI) of component Agency Business (LO-AB) for components that use the posting engine. The BAdI enables you to set fields in the header and item input structures used by agency business, based on data that was passed to the engine. Normally it is not necessary to implement transfers in this BADI. The transfer of the input fields to the agency business input structures is handled by the posting engine. This BAdI gives you the opportunity to set additional fields, or change settings made by the posting engine. If you need additional input fields in the input structure WZRE_S_POSTING_ITEM_INPUT (posting data provided as input) you can add them via append to structure WZRE_S_HEADER_ENH for header fields, and to structure WZRE_S_ITEM_ENH for item fields. If you add the fields with the same name and type as specified in WZRE_S_HEADER_FIELDS for header fields and WZRE_S_ITEM_FIELDS for item fields, it is not necessary to use this BAdI to transfer data. The posting engine transfers data via MOVE-CORRESPONDING from the customer add-on structures into the agency business input structures.

Requirements

Standard settings

The BAdI is designed for multiple use.

The system calls up and executes all active implementations with matching filter values.

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.

Example

See also

IF_WZRE_INFER_ITEM_FIELDS_BADI~INFER_FIELDS

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