Hi all,
Do we need to have plc emulator along with sap pco to test mfs with ewm 9.2 in dev or qa?
If yes, can you please share the plc emulator to work on ?
Your help is appreciated!
Thank you
Hi All,
I have a requirement to
call ABAP FM to create an Order using Standard BAPI/FM. need to pass list of customers, and few custom fields to the ABAP FM/BAPI from the .XSJS file.
I tried different approaches to capture the Partner, source,...
Hi All,in the component - SRQM_INCIDENT_S -> SRQM_INCIDENT_S/IncidentSRL -> Context -> SEARCHRESULT i have added new custom field ZZ_CREATED_BY to get the complete name for the CREATED_BY field.I am getting the list of values in the table for the sta...
Dear All,I have created an App to display as below.when clicked on the navigation at item level, its throwing an error as belowfollowed the links but no use My code is as below :in Detail.Controller.js onItemDetailPressed : function(oEven...
Hi All, Few of my ECRMREPL Entries got struck in Error State. Error : Element CTXUI is not available in the container.Pls find the below screen shots ! I have Restarted the ECRMREPL Entry again and again. I have observed one thing : ISU_PRODUCT...
Hi jobi.t ,Can you please brief me about the necessity of plc simulator ?Do we only need this in dev and qa environments? Do we also need in prod ?Do you have any document for how to set up plc simulator with pco and ewm ?Can you share the plc simu...
Hi Jerry Wang,
I know that with CDS view using parameters option, we can extract the records from the HANA passing the required parameter as an input. however, if my requirement is to extract the records based on the list of values - how do i achiev...
Thomas,
i changed the code as advised by you. but i received the error as shown below.
my only intention to write the below logic is to append 1st record into an array OUT [].
out.push(deep_entity[0]);
Request you to please advise.
...