Hierarchy

⤷

⤷

IMG Activity
ID | /CWM/DEFAULT_VAL_IV | BAdI: Default Logic in Invoice Verification |
Transaction Code | /CWM/15000035 | (empty) |
Created on | 20050303 | |
Customizing Attributes | /CWM/DEFAULT_VAL_IV | BAdI: Default Logic in Invoice Verification |
Customizing Activity | /CWM/DEFAULT_VAL_IV | BAdI: Default Logic in Invoice Verification |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | /CWM/DEFAULT_VAL_IV |
Use
Business Add-In (BAdI) /CWM/DEFAULT_VAL_IV is used in the Catch Weight Management (IS-CWM) component.
You can use this BAdI to implement your own default logic in invoice verification.
If you provide BAdI /CWM/DEFAULT_VAL_IV with the same data as the standard module MRM_AMOUNT_QUANTITY_PROPOSE uses to determine default values, the BAdI returns the parameters WRBTR, MENGE, BPMNG and SELKZ with the value of the invoice item, and the quantities in the purchase order unit and the purchase order price unit. The values determined by the BAdI are transferred to the appropriate item data record.
The standard logic first runs in the standard module MRM_AMOUNT_QUANTITY_PROPOSE. After this, the auxiliary module /CWM/BADI_DEFAULT_VAL_IV is called. The BAdI is called at the same time as for standard determination of default values.
In the item data (DRSEG), the BAdI changes the following fields for each item:
- WRBTR Amount in Document Currency
- MENGE Quantity
- BPMNG Purchase Order Price Quantity
- SELKZ Selection Indicator
Requirements
Standard settings
- The Business Add-In is not active in the standard system.
- The Business Add-In is not designed for multiple use.
- The Business Add-In is not filter-dependent.
Activities
After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.
If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:
- In the dialog box, enter a name for the implementation of the Add-In and choose Create.
The system displays the initial screen for creating Business Add-In implementations. - On this screen, enter a short description for your implementation in the Implementation Short Text field.
- If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
- Save your entries and assign the Add-In to a package.
- To edit a method, double-click its name.
- Enter your implementation code between the
method <Interface Name>~<Name of Method>.
andendmethod.
statements. - Save and activate your code. Navigate back to the Change Implementation screen.
Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step: - Choose Activate.
When the application program is executed, the code you created is run through.
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 |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | /CWM/DEFAULT_VAL_IV | 0 | /CWM/SO70000001 | Industry Solution Catch Weight Management |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20050303 |
SAP Release Created in | 200 |