on ‎2019 Oct 23 9:29 AM
Hello experts,
we want to make use of the EHP1 graphic improvements business function in SCM7.0 in //SDP94. We have 2 requirements which I can't see as standard and wanted to ask if there is a BADI or UserExit available (or if I simple missed a standard capability in SCM)
1) in standard SCM diuring buidling your planning book/data views you chose a layout which you can switch on/off by slecting the table and/or graphics - users want to have this user-specific (some prefer to start with a table in the 1st grid only and have the graphics in 2nd grid if the need it). As far as I can see this setting is no user specific and the user will always start with what the general layout setting has - and have to use the SDP94 butting "table,"graphics" again and again to come to their wanted layout.
2) if the graphics is shown in 2nd grid (below data view table in 1st grid) - the graphics always takes 50% of the height of the entire screen and overlaps the keyfigures at the bottom in the table above (1st grid). User asking if we can do an "Auto-Fit" that the graphics at the bottom always honors the amount of keyfigures to be displayed in the first grid and therefore is shrinking in height automatically (like you can do manually in SDP94 by dragging the line between 1st and 2nd grid).
Thanks for any hint or info on this.
Regards
Thomas
Request clarification before answering.
Hello,
do you know by chance if either "Swirch Graphic Settings" feature or the mentioned BADI address any of my 2 points ? I wonder if SAP has a handle (BADI etc.) to steer the behavior of "Grid 1 vs Grid 2" since I don't need a handle for the grid content itself (like column width etc.) - but for "how much Grid 1 or Grid 2 is occupying of the DataView space in SDP94".
Thanks for any hints
Regards
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
If you want to activate the function "Switch Graphic Settings" in live mode then implement method FCODES_EXCLUDE of BAdI /SAPAPO/SDP_INTERACT.
use BAdI method /SAPAPO/IF_EX_SDP_FIXWIDTH~SET_COL_WIDTH to change the width of columns.
Please refer BAdi documentation for more details and SAP Note 1425579.
Best Regards,
R.Brahmankar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 15 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.