on 2025 Jan 29 5:46 PM
I want to add another column to the multiple account assignment ALV(The WBS description). Is it possible without any Repair object?
Request clarification before answering.
Please check with your ABAP team this information. Here is a step-by-step guide on how you might approach adding a column to the Multiple Account Assignment ALV window in MIRO:
1. Determine the Required Field/Column:
2. Use Business Add-In (BAdI) for Enhancing MIRO:
SAP provides several BAdIs that can be used to enhance standard transactions. One BAdI commonly used for enhancing the invoice verification process in MIRO is BADI_FDCB_SUBBAS01 or INVOICE_UPDATE.
Steps to Implement a BAdI:3. Create/Enhance a Custom Structure:
You may need to create or enhance a custom structure that includes the new fields you want to display in the ALV grid.
Steps for Custom Structure:4. Adjust ALV Layout:
The ALV layout configuration can be adjusted to include the new column. This can be done using the appropriate enhancement spots where the ALV layout is defined.
Adjusting ALV Layout:5. Test the Enhanced MIRO Transaction:
After making the necessary enhancements, conduct thorough testing to ensure that the new column appears as expected in the Multiple Account Assignment ALV window.
Example Scenario:
Assume you want to add a custom field named ZZ_CUSTOM_FIELD to display additional assignment information in the Multiple Account Assignment ALV window. You would:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 39 | |
| 26 | |
| 21 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.