SAP ABAP Data Element ADDI_CHNG (Additionals: Filter for analyzing changes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   LO-ADM (Application Component) Additionals Management
     WTAD (Package) IS-R: Additionals
Basic Data
Data Element ADDI_CHNG
Short Description Additionals: Filter for analyzing changes  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DDOBJNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Filter 
Medium 15 Filter 
Long 20 Filter 
Heading 30 Filter 
Documentation

Definition

Structure defined in the ABAP Dictionary to check the relevance of master data changes for the additionals in a material group.

Use

During the evaluation of master data changes, the filter checks whether changes to a material mean that the additionals assigned to it should be generated again.

Changes can be taken into account in generating assortment list IDocs or additionals IDocs (central printing).

Procedure

The structure WTAD_CHANGE_MAIN is provided in the form of a maximum structure. It contains all the fields that could be relevant when taking master data changes into account for additionals. If not all master data changes affect the additionals in a material group, enter a structure of your own here, with only a subset of the fields contained in WTAD_CHANGE_MAIN. This structure must be defined in the ABAP Dictionary.

Notes

Before changes can be analyzed at all, the relevant message type must be activated in ALE.

Examples

If the filter for the "Labels" material group contains the data element "VKOND", then changes to sales prices are relevant for additionals in this material group. For the "Security tags" material group, on the other hand, it is possible to define an almost empty structure.

History
Last changed by/on SAP  20130529 
SAP Release Created in