SAP ABAP IMG Activity WRF_WTAD_BADI_0001 (BAdI: Enhancement Fields WTADAB)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-ADM (Application Component) Additionals Management
     WRF_WTAD (Package) Retail Fashion: Additionals
IMG Activity
ID WRF_WTAD_BADI_0001 BAdI: Enhancement Fields WTADAB  
Transaction Code S_XB4_60000089   (empty) 
Created on 20040422    
Customizing Attributes WRF_WTAD_BADI   BAdIs Additionals 
Customizing Activity WRF_WTAD_BADI_0001   BAdI: Enhancement Fields WTADAB 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WTAD_X_WTADAB_E    

Use

This business add-in (BAdI) is used to supply data to Append fields of table WTADAB (additionals: documents) during PO creation.

The BAdI contains the following methods:

  • FILL_ADDI_INFO

    A temporary structure of type ADDI_INFO can be supplied with PO item data (type UEKPO) here.

    The BAdI method is called for each PO item in subprogram SETUP_ADDI_INFO_FOR_BUYING of include 'WTPR_BUYING.

  • FILL_WTADAB

    A structure of type WTADAB can be supplied with data from the temporary structure of type ADDI_INFO here. The structure of type WTADAB is then used to create a record in the database table of the same name.
    This BAdI method is called for each future WTADAB record in subprogram CREATE_WTADAB_ENTRY of include WTPR_FORMS.

Requirements

In order to ensure correct data supply, a modification of type ADDI_INFO from type group ADDI is required in addition to the append of WTADAB. The same fields must be added to 'addi_info' as were added to the append.

Standard settings

Activities

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  20040422 
SAP Release Created in 111