Hierarchy

⤷

⤷

IMG Activity
ID | REIT_DIST_EXCLUDE | Exclude Document Items from Input Tax Distribution |
Transaction Code | S_EE6_85000033 | (empty) |
Created on | 20100714 | |
Customizing Attributes | REIT_DIST_EXCLUDE | Exclude Document Items from Input Tax Distribution |
Customizing Activity | REIT_DIST_EXCLUDE | Exclude Document Items from Input Tax Distribution |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | BADI_REIT_DIST_EXCLUDE |
Use
Using this Business Add-In (BAdI), you can exclude individual items in original documents from input tax distribution. To do so, implement the EXCLUDE_FROM_DISTRIBUTION method.
The BAdI is called during input tax distribution (transaction REITDS) for each individual line item that is to be distributed.
Requirements
Standard settings
If you do not implement this BAdI, then the system performs the distribution for all line items determined by the selection.
Activities
Implement the EXCLUDE_FROM_DISTRIBUTION method using transaction SE19.
The following parameters are used:
IS_BASE: Data of the distribution item being processed
ID_MODE: Mode of the posting run (E: update run, S: simulation)
CF_EXCLUDE
Set this indicator if you do not want to distribute the item specified in IS_BASE.
Example
You defined tax code Z3, which you do not want to be considered during input tax distribution. Using the EXCLUDE_FROM_DISTRIBUTION method, you can exclude distribution items from the distribution if they were posted with tax code Z3.
Have a look at the sample code (Goto -> Sample Code -> Display).
Business Attributes
ASAP Roadmap ID | 153 | Design enhancements |
Mandatory / Optional | 3 | Nonrequired 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 | 20100714 |
SAP Release Created in | 606 |