ADDI_ANALYSIS_OF_CHANGES is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter ADDI_ANALYSIS_OF_CHANGES into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WTCA - Change Analysis for Additionals
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: SAORG = Sales organization
Selection Text: SADIS = Distribution channel
Selection Text: PROCESS = ALE processing indicator
Selection Text: PLANT = Plant
Selection Text: MESTYP = Message type
Selection Text: MAXRCDS = Maximum Number of Data Records
Selection Text: MATNR = Material
Selection Text: DATELOW = End Date
Selection Text: DATEHIGH = Start Date
Selection Text: CONDCHK = Analyze conditions?
Selection Text: CONDART = Condition types
Selection Text: ADDIS = Additionals
Title: Additionals: Change analysis
Text Symbol: 009 = Distribution chain/plants
Text Symbol: 008 = Analysis period
Text Symbol: 007 = of
Text Symbol: 006 = To
Text Symbol: 005 = Period
Text Symbol: 004 = Change pointers
Text Symbol: 003 = Conditions
Text Symbol: 002 = Sales area
Text Symbol: 001 = Material
INCLUDE: AOC_DATA,
AOC_SCREENS,
AOC_FORMS,
AOC_EVENTS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ADDI_ANALYSIS_OF_CHANGES - Additionals: Change analysis ADDI_ANALYSIS_OF_CHANGES - Additionals: Change analysis ADDIS_IN_PRICING - ADDISINPRICING ADDIPR_VARS - Declaration of variables for additionals in promotions ADDIPR_FORMS - FORM routines for editing additionals for promotions ADBUS2081 - Program for object type ADBUS2081 : Inc. Invoice (AD)