Hi,
I have MRP Live on S4 and want to read the mrp messages via s4 hana - how many messages and which kind of messages are currently available.
Before I read this over table mdkp, but this table is not in use anymore when MRP live is active.
Th...
Hi all.
in my data set i have the psp element. On the UI5 gui the internal format of the PSP element was sent to the gui. Not the external format.
How can I configure the that the external format (external conversion) will be done.
Thanks for i...
Dear all,
is it possible if a bar in a vizframe was manually selected to reset all selected bar like
vizFrame.resetSelection();
Thanks for info.
BR,
Christoph
Hi,
i did not find the select option component in UI5 on the page
https://sapui5.hana.ondemand.com/#/controls
Can you please tell me, what is the component for the important select option control from SAP GUI?
Thankks for info.
BR,
Chris...
Hi,
I want to configure my stacked bar diagram in that way that the vertical standard lines are removed...
See the attached screenshot.
Is there a viz frame property for this?
BR,
Christoph
Hi,
how do I get the mrp messages for all materials out of MRP live?
Before mrp live there was the database tables mdkp and mdtc where the details are stored. Where is this information now?
Thanks
BR, Christoph
If I call for example for 5000 materials the abap fuba BAPI_MATERIAL_STOCK_REQ_LIST then this is not good for performance.is there another way? - cds view or any other function?
Hi,one question occured after implementation.I have oModel which i set to the list item.listItem.setModel(oModel);In my xml view i refer to the {/KennzahlSet}. But how can I pass the filter objects now? In the gui i have no chance to do this?Thanks f...