cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamically call RF screens

Former Member
0 Likes
4,363

Hi,

I am new to EWM and this is my first RF development in EWM. My requirement is to control screen flow of my logical transaction for Packing dynamically based on conditions(like skip a screen etc) how to proceed on this? Is there any method which can influence another step/screen?

Thanks,

Faheem.

Accepted Solutions (1)

Accepted Solutions (1)

matthias_nater
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Faheem,

the SAP EWM RF framework allows you to adapt the screens/program flow to the customer specifics. You can enter an own function module in the RF customizing to change the step according to your needs, for example your own function module calls first the standard function module and afterwards you change some data in RF Framework (e.g. /SCWM/CL_RF_BLL_SRVC=>SET_FCODE).

You can find Details how to adapt the SAP EWM RF Framework in the SAP Service Marketplace, the document is called "RF cookbook".

Best regards,
Matthias

Answers (1)

Answers (1)

ramesh_racherla
Participant
0 Likes

Hi Faheem,


Kindly go thru the below link, hope it helps to answer your queries.


scn.sap.com/docs/DOC-63848


Regards


Ramesh.R