cancel
Showing results for 
Search instead for 
Did you mean: 

EWM Task Confirmation through Fiori

Former Member
0 Kudos

Dear Community,

We are implementing Fiori for a Customer wherein we will confirm the EWM tasks EG., Putaway Task. Since this is a transaction oriented, may I request experts of this forum to guide in calling the appropriate classes perform this activity. I am aware of the classes which need to be called. What I wanted expert opinion / guidance on the following :

a) Can we call the Standard Classes through Fiori of Standard EWM Transactions eg., /SCWM/TO_CONF ? If yes, is there any sample which is done for transaction oriented Fiori app which can guide us.

b) If this is not possible, any other alternative available.

Please note that we will deploy this as mobility app.

Looking forward to your support.

Regards,

K. Sridhar

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_reich
Participant
0 Kudos

Hi,

the best way is to encapsulate your standard classes in a OData generated service, this service is running in your EWM, you also need a Fiori Frontend Server, or is you EWM your Frontendserver too? Another possibility is to use the HCP instead of a Frontend Service.

regards

Markus