0% found this document useful (0 votes)
143 views

MES-Driven Repetitive Manufacturing

Uploaded by

ludayong
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views

MES-Driven Repetitive Manufacturing

Uploaded by

ludayong
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

PUBLIC

MES-Driven Repetitive Manufacturing


Integration with EWM in SAP S/4HANA
Contents
1 Business Scenario ....................................................................................................... 3
1.1 Prerequisite ............................................................................................................................. 3
2 Step-by-Step Procedure for Component Staging ...................................................... 3
2.1 Configuration in EWM in SAP S/4HANA ................................................................................ 3
2.1.1 Optional: Define Document Type for Staging Process ...................................................................... 3
2.1.2 Optional: Define Item Type for Staging Process ................................................................................ 4
2.1.3 Assign Document Type and Item Type ................................................................................................ 5
2.1.4 Optional: Define Warehouse Process Type ........................................................................................ 5
2.1.5 Determine Warehouse Process Type ................................................................................................... 6
2.1.6 Define Access Sequence for Warehouse Process Type Determination .......................................... 6
2.1.7 Assign Bin to Production Supply Area and Product .......................................................................... 6
2.1.8 Activate Sending Warehouse Request Status .................................................................................... 7
2.1.8.1 Activate Post Processing Framework .............................................................................................................. 7
2.1.8.2 Warehouse Number Specific Settings ............................................................................................................. 8
2.1.9 Activate Stock Change Notifications ................................................................................................... 8
2.1.9.1 Synchronize Stock Data for Production Supply Areas................................................................................... 8
2.1.9.2 Activate BAdI Implementations ........................................................................................................................ 8
2.2 Interface/Communication Configurations ............................................................................. 9
2.2.1 Inbound Message for Creating Staging Request ................................................................................ 9
2.2.2 Outbound Message for Sending Warehouse Request Status ......................................................... 10
2.2.3 Outbound Message for Sending Stock Change Notifications......................................................... 11
2.2.4 Optional: Forwarding Error Handling ................................................................................................ 12
2.2.5 Optional: Configuration in SAP Digital Manufacturing .................................................................... 12
3 Step-by-Step Procedure for Production Confirmations .......................................... 12
3.1 Configuration in S/4 HANA Production Planning – Repetitive Manufacturing ................. 12
3.1.1 REM Profile ........................................................................................................................................... 13
3.2 Configuration in S/4 HANA Extended Warehouse Management ........................................ 14
3.2.1 Configuration for Automatic Warehouse Task Creation .................................................................. 14
3.2.2 Define Storage Types .......................................................................................................................... 14
3.2.3 Define Warehouse Process Types ..................................................................................................... 14
3.2.4 Define Control Indicators for Determining Warehouse Process Types ......................................... 15
3.2.5 Determine Warehouse Process Types ............................................................................................... 15
3.3 Interface/Communication Configurations ........................................................................... 16
3.3.1 Inbound Message to Create Confirmations....................................................................................... 16
3.3.2 Inbound Message to Cancel Confirmations ...................................................................................... 17
3.3.3 Optional: Forwarding Error Handling ................................................................................................ 18
Appendix: Testing Steps ................................................................................................. 19

2 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
1 Business Scenario
In a modern manufacturing plant, you implemented SAP S/4 HANA, EWM in SAP S/4HANA, and a
manufacturing execution system (MES) such as SAP Digital Manufacturing (DM).
The process goes as follows:
1. Planned order is firstly replicated to MES.
2. After detailed planning based on the production resource capacity and the overview of production
requirements, MES creates a shop order, similar to a manufacturing order in SAP S/4HANA ERP,
which is for manufacturing execution process.
3. The requirement for staging is triggered from MES.
4. EWM receives such staging requirements and fulfills them on time to make sure production process
continues without any delay.
5. Confirmation, backflush, and unplanned goods issue is triggered from MES along with
manufacturing operations.
6. EWM updates stock according to the information sent from MES and then communicates such
goods movements to SAP S/4HANA Repetitive Manufacturing and SAP S/4HANA Inventory
Management.

1.1 Prerequisite
You are running an MES that is connected to SAP S/4HANA ERP using Repetitive Manufacturing and EWM
in S/4HANA. Minimum release of SAP S/4HAHA is 2023 FPS00.

Decentralized and embedded EWM in SAP S/4HANA are supported.

2 Step-by-Step Procedure for Component Staging

2.1 Configuration in EWM in SAP S/4HANA

2.1.1 Optional: Define Document Type for Staging Process


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Internal Warehouse Processes -> Delivery Processing -> Stock Transfer -> Define
Document Types for Stock Transfer Process
Transaction Code SPRO

Define a document type for staging process as follows:


Field Value
Document Type e.g. SPS

Doc. Categ. WMR

Description Stock Transfer for Production Supply

Int. No. Range e.g. 04

Change Document Check

Ret. Period 365

Action Profile /SCWM/WMR

3 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Status Profile /SCWM/INT_WMR_STANDARD

Text Profile /SCWM/INT_WMR

FldContProf /SCWM/INT_WMR_STANDARD

Partner Profile /SCWM/ST_PRD

Date Profile /SCWM/ST_PRD

Incompl. Prof. /SCWM/INT_WMR_STANDARD

Qty. Offset Prf. /SCWM/WMR

RefDocCat Prof /SCWM/ST_PRD

Process Profile /SCWM/ST_PRD_PS

2.1.2 Optional: Define Item Type for Staging Process


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Internal Warehouse Processes -> Delivery Processing -> Stock Transfer -> Define
Item Types for Stock Transfer Process
Transaction Code SPRO

Define an item type for staging process as follows:


Field Value
Document Type e.g. SDPS

Doc. Categ. WMR

Item Category DLV

Description Stock Transfer Item for Production

Status Profile /SCWM/INT_WMR_DLV_STANDARD

Qty. Offset Profile /SCWM/WMR_DLV

FldContProf /SCWM/INT_WMR_DLV_PS

Incompl. Prof. /SCWM/INT_WMR_DLV_PS

Text Profile /SCWM/INT_WMR_DLV

RefDocCat Prof /SCWM/ST_PRD_DLV

Partner Profile /SCWM/ST_PRD_DLV

Date Profile /SCWM/ST_PRD_DLV

Proc. Code Prof /SCWM/ST_PRD_DLV

Process Profile /SCWM/ST_PRD_DLV

4 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
2.1.3 Assign Document Type and Item Type
IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Internal Warehouse Processes -> Delivery Processing -> Stock Transfer ->
Warehouse-Number-Specific Settings -> Define Document and Item Type
Determination for Internal Stock Transfer
Transaction Code SPRO

Assign document type and item type to your EWM warehouse number as follows:
Warehouse Number Business Process Doc Type Item Type
e.g. W001 Internal Stock SPS SDPS
Transfer for
Repetitive
Manufacturing

Note:
Alternatively, you can assign document type and item type in the following configuration.

IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Internal Warehouse Processes -> Delivery Processing -> Stock Transfer ->
Warehouse Request for MES-Driven Staging -> Define Document and Item Type for
MES-Driven Staging
Transaction Code SPRO

Assign document type and item type to your EWM warehouse number as follows:
Warehouse Number Doc Type Item Type
e.g. W001 SPS SDPS

2.1.4 Optional: Define Warehouse Process Type


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Cross Process Settings -> Warehouse Task -> Define Warehouse Process Type
Transaction Code SPRO

Define warehouse process types for staging and staging reversal:


Field Value Value
Warehouse Number e.g. W001 e.g. W001

Warehouse Process Type e.g. P320 e.g. P325

Description e.g. Staging for Production e.g. Reverse Staging for Production

Warehouse Proc Category 3 3

Activity REPL or INTL REPL or INTL

5 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
2.1.5 Determine Warehouse Process Type
IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Internal Warehouse Processes -> Delivery Processing -> Stock Transfer ->
Warehouse Request for MES-Driven Staging -> Determine Warehouse Process
Type for MES-Driven Staging
Transaction Code SPRO

Determine a warehouse process type for staging as follows:


Field Value
Warehouse Number e.g. W001

Doc Type SPS

Item Type SDPS

ProTypeDet N.A.

Del.Prio. N.A.

Supply Area N.A.

Warehouse Process Type P320

Note:
(Optional)You can define a process determinator under SCM Extended Warehouse Management- >
Extended Warehouse Management -> Cross Process Settings -> Warehouse Task -> Define Control
Indicator for Determining Warehouse Process Types, and assign it to your product under warehouse data
view using /SCWM/MAT1.
(Optional)You have defined production supply areas using LPK1. If you want to differentiate staging
processes for different PSA, you can maintain PSA in the determination of warehouse process types.

2.1.6 Define Access Sequence for Warehouse Process Type Determination


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Internal Warehouse Processes -> Delivery Processing -> Stock Transfer ->
Warehouse Request for MES-Driven Staging -> Define Access Sequence for
Warehouse Process Type Determination
Transaction Code SPRO

Define the access sequence as follows:


Field Value
Warehouse Number e.g. W001

Access Sequence generated automatically

Use Priority e.g. X

Use PTDet. e.g. X

Use PSA e.g. X

2.1.7 Assign Bin to Production Supply Area and Product


Prerequisite

6 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
You have defined production supply areas in transaction PK05.

Easy Access Logistics -> SCM Extended Warehouse Management -> Extended Warehouse
Management -> Master Data -> Production Supply Area(PSA) -> Assign Bin to
PSA/Product/Entitled in Warehouse Number or Assign Bin to Product/Entitled in
PSA
Transaction Code /SCWM/PSASTAGE or /SCWM/PSASTAGE2

Configure the entry for PSA bin assignments as follows:


Field Value
Warehouse Number e.g. W001

Disposal Party <disposal party>

Supply Area <PSA>

Product Group

Product <product number>

Storage Bin <Storage Bin>

Staging Det. Outb

Staging Method 2 Cross-Order Staging

MES-Relevant X (selected)

Clear PSA WPT P325

2.1.8 Activate Sending Warehouse Request Status

2.1.8.1 Activate Post Processing Framework

IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Cross-Process Settings -> Delivery – Warehouse Request -> Actions->Change
Action Profiles and Actions->Define Action Profiles and Actions
Transaction Code SPRO

Choose action profile /SCWM/WMR and then Action Definition.


Configure the action profile as follows:
Field Value
Action Profile /SCWM/WMR

Action Definition /SCWM/WMR_STATUS_CHANGE

Description Send Warehouse Request Status


of Staging to MES

Sort Order 0

7 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Inactive (Leave it unchecked)

2.1.8.2 Warehouse Number Specific Settings

IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Interfaces -> MES Integration -> Define Warehouse Number-Dependent Settings
Transaction Code SPRO

Field Value
Warehouse Number e.g. W001

Send Warehouse Request X (Selected)


Status

2.1.9 Activate Stock Change Notifications

2.1.9.1 Synchronize Stock Data for Production Supply Areas


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Interfaces -> MES Integration -> Define Synchronization of Stock Data for MES
Transaction Code SPRO

Define the entry as follows:


Field Value
PSA in ERP <ERP PSA>

ERP System <ERP Logic System>

Plant <ERP Plant>

Warehouse <EWM Warehouse Number>

Supply Area <EWM PSA>

Synchronize Stock Data 1 Synchronized

2.1.9.2 Activate BAdI Implementations


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Business Add-Ins (BAdIs) for Extended Warehouse Management -> Interfaces ->
MES Integration
Transaction Code SPRO

Execute BAdI: Notifying MES of Stock Movements


Configure the BAdI implementation as follows and press Enter.

8 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Field Value
Active (IMG) X

Active (Impl.) -

Enhancement Implementation /SCWM/ESI_STOCK_MOVEMENT_NOTIF

BAdI Implementation /SCWM/EI_STOCK_MOVEMENT_NOTIFY

Description Notifying MES of Stock Movements via SOAP

Execute BAdI: Notifying MES of Stock Posting


Configure BAdI Implementation as follows and press Enter.
Field Value
Active (IMG) X

Active (Impl.) -

Enhancement Implementation /SCWM/ESI_STOCK_CHANGE_NOTIFY

BAdI Implementation /SCWM/EI_STOCK_CHANGE_NOTIFY

Description Send stock change notification via SOAP service

2.2 Interface/Communication Configurations

2.2.1 Inbound Message for Creating Staging Request


Easy Access

Transaction Code SPROXY

1. Find object ‘WarehouseStagingRequest_In’ under Namespaces-> http://sap.com/xi/EWM/Global -


> Object Types -> Service Providers -> Objects
2. Double Choose on the object and choose Goto -> Start SOA Manager.
3. Choose ‘Create Service’.
1) Make the following configurations under Service and Binding Name.
Field Value
Service Name e.g. Staging Request

Service Description Test e.g. Staging Request from MES

New Binding Name STG_REQ_MES

2) Make the following configurations under Provider Security


Field Value
Transport Level Security None

9 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Message Level Security None

Transport Chanel User ID/Password


Authentication
3) Choose Next to Finish
4. Get endpoint
4.1 Choose icon Open Binding WSDL Generation

4.2 Choose icon Open WSDL document for selected binding or service

4.3 Get URL for inbound message

2.2.2 Outbound Message for Sending Warehouse Request Status


Easy Access

Transaction Code SPROXY

1. Find object WarehouseRequestStatus_out under Namespaces-> http://sap.com/xi/EWM/Global ->


Object Types -> Service Consumers -> Objects
2. Double click on the object and choose Goto -> Start SOA Manager
3. Choose Create -> Manual Configurations
1) Make the following configurations under Logical Port Name:
Field Value
Logical Port Name e.g. Warehouse_Request_Status

Service Description Test e.g. Warehouse Request Status

New Binding Name STAGING_STATUS_OUT

10 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Logical Port is Default X

2) Make the following configurations under Consumer Security


Field Value
Authentication Settings User ID/Password

User Name <provided by consumer system>

Password <provided by consumer system>

3) Make the following configurations under HTTPSettings


Field Value
URL Access Path Complete URL

URL <provided by consumer system>

Transport Binding Type SOAP 1.1

4) Make the following configurations under SOAP Protocol


Field Value
RM Protocol SAP RM

Message ID Protocol SAP Message ID

Data Transfer Scope Basic Data Transfer

5) Choose Next to Finish.

2.2.3 Outbound Message for Sending Stock Change Notifications


Easy Access

Transaction Code SPROXY

4. Find object WarehouseStockChangeNotification_out under Namespaces->


http://sap.com/xi/EWM/Global -> Object Types -> Service Consumers -> Objects
5. Double click on the object and choose Goto -> Start SOA Manager
6. Choose Create -> Manual Configurations
1) Configurations under Logical Port Name
Field Value
Logical Port Name e.g. STOCK_CHANGE_NOTIFICATION

Service Description Test e.g. STOCK_CHANGE_NOTIFICATION

New Binding Name STOCK_CHANGE_NOTIFICATION

Logical Port is Default X

2) Make the configurations under Consumer Security


Field Value

11 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Authentication Settings User ID/Password

User Name <provided by consumer system>

Password <provided by consumer system>

3) Make the configurations under HTTP Settings


Field Value
URL Access Path Complete URL

URL <provided by consumer system>

Transport Binding Type SOAP 1.1

4) Make the configurations under SOAP Protocol


Field Value
RM Protocol SAP RM

Message ID Protocol SAP Message ID

Data Transfer Scope Basic Data Transfer

5) Choose Next to Finish.

2.2.4 Optional: Forwarding Error Handling


Normally inbound proxy in ERP system is used to throw an exception in case something goes wrong. Now
this behavior is enhanced when an exception occurred. The message is passed to the ECH service for
processing in Post Processing Office.

Transaction Code SM30

1. Enter FEHV_ACTIVE and choose Edit


2. Check Activated and Save

2.2.5 Optional: Configuration in SAP Digital Manufacturing


If you are using SAP Digital Manufacturing as MES in this scenario, please refer to Connecting to EWM in
SAP S/4HANA 2021 | SAP Help Portal.

3 Step-by-Step Procedure for Production Confirmations

3.1 Configuration in S/4 HANA Production Planning – Repetitive


Manufacturing
Here, this document doesn’t cover the complete required configuration to run repetitive manufacturing
(REM). Only the special configurations are covered for the scenario MES-driven REM. The most important
settings are presented in BOLD.

12 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
3.1.1 REM Profile
IMG Menu SAP Customizing Implementation Guide -> Production -> Repetitive Manufacturing -
> Control -> Define Repetitive Manufacturing Profiles
Transaction Code SPRO

Define a repetitive manufacturing profile (two examples are given: one with reporting point confirmation, and
one without.)
Field Value Value
REM Profile e.g. ZD01 e.g. ZD02

REM Profile Final Backflush with COGI Report. points with COGI
Name
Production PKMN PKMN
Type
GI backflush at - -
GR posting
RP - X
Confirmation
Mandatory - X

RP - X
Confirmation
w/o Kanban
Automatic GR - -
posting at last
RP
Process Control - -

Create X X
cumulated
postprocessing
records
Also create X X
individual
postprocessing
records (This
flag is needed
to get entries in
COGI)
Execute - -
correction in
dialog mode
Mandatory - -

Optional X X

Post - -
Synchronously
to Bin

13 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Conf. and GMs X X
Received from
EWM
Comment Confirmation w/o reporting points. Errors Confirmation using reporting points. No
in COGI automatic GR! Errors in COGI

Note: “X” means to the checkbox is selected.

3.2 Configuration in S/4 HANA Extended Warehouse Management


Here, this document doesn’t cover the complete required configuration to run repetitive manufacturing
(REM). Only the special configurations are covered for the scenario MES-driven REM. The most important
settings are presented in BOLD.

3.2.1 Configuration for Automatic Warehouse Task Creation


When a goods receipt is communicated from your MES to the EWM system, it is possible to set up the
system in a way that the putaway warehouse task for the received goods is created automatically. To do this,
make the following configurations:

3.2.2 Define Storage Types


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Master Data -> Define Storage Types
Transaction Code SPRO

Define the storage type in a way that the putaway warehouse task is created automatically or that it is
dependent from the warehouse process type.
Four examples are given:
• Direct automatic WT creation without HUs
• Direct automatic WT creation with HUs
• Automatic WT creation is dependent from the warehouse process type
• No automatic WT creation
Field Value Value Value Value
Warehouse W001 W001 W001 W001
Number
Storage Type e.g. Z909 e.g. Z917 e.g. Z918 e.g. Z919
Description Goods Receipt No Goods Receipt for Goods Receipt for Goods Receipt for
HU - Ptwy Manual HU - Immediate HU – WPT Decides HU – No Ptwy
Ptwy
Auto WT 1 (Always Auto 1 (Always Auto 2 (WPT Decides) - (Never Auto WT)
Indicator WT) WT)
HU Y (HU not Allowed) X (HU Required) X (HU Required) X (HU Required)
Requirement

3.2.3 Define Warehouse Process Types


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Cross-Process Settings -> Warehouse Task -> Define Warehouse Process Type

14 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Transaction Code SPRO

Define the warehouse process type about whether to automatically create putaway warehouse task (some
examples are given to have automatic WT creation or not. If you want to have automatic putaway warehouse
tasks, you can do this via the warehouse process type determination indicator in the material master to
define on material level.)
Field Value Value Value
Warehouse W001 W001 W001
Number
Warehouse e.g. P117 e.g. P118 e.g. P128
Process Type
Description Putaway – with Auto WT Putaway – without Auto HU Putaway – without
Indicator WT Indicator Auto WT Indicator
Auto WT 1 (Always Auto WT) - (Never Auto WT) - (Never Auto WT)
Indicator

3.2.4 Define Control Indicators for Determining Warehouse Process Types


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Cross-Process Settings -> Warehouse Task -> Define Control Indicators for
Determining Warehouse Process Types
Transaction Code SPRO

Define warehouse process type determination indicators that you can assign to your materials about whether
to have automatic putaway warehouse task creation on material level or not.
Field Value
Warehouse Number W001

Process Type Determination Indicator e.g. AW


Description Automatic WT

3.2.5 Determine Warehouse Process Types


IMG Menu SCM Extended Warehouse Management- > Extended Warehouse Management ->
Cross-Process Settings -> Warehouse Task -> Determine Warehouse Process Type
Transaction Code SPRO

Determine warehouse process type based on warehouse process type determination indicator from the
material master to differentiate between automatic putaway warehouse task creation or no automatic
putaway warehouse task creation.
Field Value Value
Warehouse Number W001 W001

Document Type - -
Item Type - -
Delivery Priority - -

15 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Process Type AW -
Determination Indicator
Process Indicator 012 (Receipt of Unpacked Items from 013 (Receipt of Packed Items from
External MES) External MES
Warehouse Process P117 P128
Type

3.3 Interface/Communication Configurations

3.3.1 Inbound Message to Create Confirmations


Transaction Code SPROXY

1. Find object GoodsMovementREMBackflushCreateRequest_In under Namespaces->


http://sap.com/xi/EWM/Global -> Object Types -> Service Providers -> Objects
2. Double click on the object and choose Goto -> Start SOA Manager
3. Choose Create Service
1) Make the following configurations under Service and Binding Name
Field Value
Service Name e.g. REM_Confirmation_Request

Service Description Test e.g. Repetitive Manufacturing Confirmation Request from MES

New Binding Name GM_REM_BACKFLUSH_CR_RQ

2) Make the following configurations under Provider Security


Field Value
Transport Level Security None

Message Level Security None

Transport Chanel User ID/Password


Authentication
3) Choose Next to Finish
4. Get endpoint
1) Choose icon Open Binding WSDL Generation

Figure 1 Open Binding WSDL Generation for REM_Confirmation_Request

2) Choose icon Open WSDL document for selected binding or service

16 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Figure 2 Open WSDL Document for REM_Confirmation_Request

3) Get URL for Inbound Message

Figure 3 Get the URL for REM_Confirmation_Request

3.3.2 Inbound Message to Cancel Confirmations


Transaction Code SPROXY

1. Find object GoodsMovementREMBackflushCancelRequest_In under Namespaces->


http://sap.com/xi/EWM/Global -> Object Types -> Service Providers -> Objects
2. Double click on the object and choose Goto -> Start SOA Manager
3. Choose ‘Create Service’
1) Make the following configurations under Service and Binding Name
Field Value
Service Name e.g. REM_Cancel_Request

Service Description Test e.g. Repetitive Manufacturing Cancel Request from MES

New Binding Name GM_REM_BACKFLUSH_CN_RQ

2) Make the following configurations under Provider Security


Field Value
Transport Level Security None

Message Level Security None

Transport Chanel User ID/Password


Authentication
3) Choose Next to Finish
4. Get endpoint
1) Choose icon Open Binding WSDL Generation

Figure 4 Open Binding WSDL Generation for REM_Cancel_Request

17 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
2) Choose icon Open WSDL document for selected binding or service

Figure 5 Open WSDL Document for REM_Cancel_Request

3) Get URL for Inbound Message

Figure 6 Get the URL of the REM_Cancel_Request

3.3.3 Optional: Forwarding Error Handling


You can activate and configure forward error handling.
You can activate Error and Conflict Handler (ECH) for the current client in SPRO under Cross-Application
Components -> Processes and Tools for Enterprise Applications -> Enterprise Services -> Error and Conflict
Handler -> Activate Error and Conflict Handler. Check Activated and Save.

18 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
Appendix: Testing Steps

www.sap.com.

19 / 20
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.
© 2023 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.

You might also like