The reports includes an implementation of "Adding additional fields to the CS15 --> Where used list : Material
Related Oss Notes
101262 - BOM explosion includng new field (not i.maxmum blck)
633262 - CS15:Including fields NLFZV and NLFMV in structure STPOV
214773 - CS15: Include field RFPNT in structure STPOV
Related discussions and wiki on SCN
CS15 - How to extand list using CLVL - ERP Operations - SCN Wiki
CS15 - add P-S matl status in list
Business Requirement
Some fields does not exist in cs15 alv report , customers need to " how i can add some additional fields to the BOM explosion without having to modify the standard maximum blocks."
Prerequisites
Only data listed in maximum blocks can prinicpally be displayed via profiles 'Variable Lists' (maintenance via Transaction CLVL). If you want to insert a column you can enhance it with belowed explained.
Related tables and tcodes
STPOV_ALV , STPOV , SE11 , CS15 , SE38
Process
Go to program RCS15001 and find 'REUSE_ALV_GRID_DISPLAY'
ALV_LTB is assigned to T_OUTTAB.
Click on alv_ltb , you can see related structure.
In this step , append structure is implemented in STPOV_ALV. I added CI_STPO and ZZLVORM --> Flag material for deletion at plant level is appended.
After this step , custemer can see empty ' Flag material for deletion at plant level' in CS15. So , it has to filled in program.
I implement this with a implicit enhancement options.
Go to report RCS15001 .
Customer can find implicit enhancements, our point in cs15_alv.
Select row 3663 and Edit --> Enhancement operations --> Create.
To fill ZZLVORM , sample code is designed.
Result
This example an implemetation of insert fields to stpov_alv to display in CS15.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
1 |