on 2025 Feb 28 5:38 PM
Hello Experts,
I am currently developing an RF program in EWM where I need to navigate between logical transactions based on specific conditions. I’m attempting to achieve this through the method /SCWM/CL_RF_BLL_SRVC=>SET_LTRAN, but I’m encountering three key challenges:
Considering these challenges, I was thinking of creating a new logical transaction and using import/export in the INIT to address the first point. However, I am unsure how to effectively handle the second and third points.
Is there a way to achieve the traditional module pool functionality within an EWM RF program while addressing these limitations?
Any suggestions or advice would be greatly appreciated. Thank you in advance!
Request clarification before answering.
Have you configured your 'logical transactions' in the EWM-Customizing?
Please check the Customizing related to Transaction - StepProcess - etc. (You could use a FunctionCode "SKIP" or pass teh logic to move to a different FunctionCode on the Second attempt?)
Also, consider using the Class "/SCWM/CL_RF_BLL_SRVC=>SET_PRMOD" and "/SCWM/CL_RF_BLL_SRVC=>SET_FCODE" ...
Check the following interesting resources :
Hope this helps ...
Nic T.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.