Backend installation
Last updated
Was this helpful?
Last updated
Was this helpful?
TCT will provide you a PreBilt for EWM transport as a zip file. Please coordinate with your SAP Basis team to get the transport imported before any subsequent installation/customisation steps can be performed.
Because every SAP landscape is setup differently, specific import procedures will have to be discussed with your SAP Basis team and no detailed procedure can be given here.
TCT has SAP Basis specialists that can help you in case of questions or concerns.
Create BAdI implementation for /SCWM/EX_RF_FLOW_POST
and /SCWM/EX_RF_FLOW_PRE
with class /TCTM/EWM_FLOW_BADIS
.
You should use the same Enhancement Implementation for this.
Any pre-existing customer implementation should be moved in to a new BAdI implementation for BAdI /TCTM/EX_EWM_RF_FLOW_POST
(same interface as the SAP standard one, so existing customer class can be reused).
To use PreBilt for EWM and customise screen appearances, you first need to create a new Display Profile in the standard RF framework. It's recommended to have separate Display Profiles for devices with differing screen sizes or layouts (e.g., handheld, vehicle-mounted, tablet) to allow when configuring the appearance of screens using the PreBilt customising toolkit.
Create one display profile per device type which will use PreBilt for EWM.
In transaction SPRO under the EWM customizing node Mobile Data Entry > Radio Frequency (RF) Framework > RF Screen Manager
:
Copy the standard ** display profile.
The subsequent popup requires input which depends on the concrete installation.
Value
Description
DstDispProfile
New display profile name. Ensure it follows customer naming conventions.
Screen Height / Width
Use the standard layout to avoid resizing subscreens.
Pushb. Length
Define the length of button texts on the final UI.
Menu Item Length
Define the length of menu item texts on the final UI.
Pushbutton Quantity
Set the number of visible buttons; extra buttons appear in the kebab menu.
Function Groups for Template Location
Coordinate name and package with the customer.
Function Group for Sub-Screens
Avoid creating sub-screens/step-screens if allowed by your EWM release
For futher information on configuring the display profile, check out the .
In transaction SPRO under the EWM customizing node SCM Extended Warehouse Management > Extended Warehouse Management > Mobile Data Entry > Radio Frequency (RF) Framework > Define Steps in Logical Transactions
:
Create a new RF Application Parameter as such:
To define the application parameter above, you can copy and paste:
TCTM_UI_DATA /TCTM/EWM_S_RF_UI_DATA
You can now move on to installing the frontend!