segunda-feira, 4 de setembro de 2023

Activity Area in Extended Warehouse Management

 Hi Everyone,

Introduction:

This is my first SAP blog here I try to give some insights into the activity area, activities, and sort sequence which is used in the warehouse process.

Activity:

Before talking about the activity area, let’s discuss “activity” first.

An activity is a kind of goods movement inside the warehouse.

Below are the examples of activities that generally occur in the warehouse

  • Perform putaway
  • Perform picking
  • Perform physical inventory
  • Perform replenishment

In EWM, this activity is uniquely assigned to a warehouse process category.

Warehouse process category:

The warehouse process category is used to classify activities. The following are permitted values for the warehouse process category for activities, we cannot edit or create a new warehouse process category.

  • Putaway
  • Stock removal
  • Internal stock transfer
  • Physical Inventory
  • Posting change
  • Cross-line stock putaway

We can define the activities as per the business requirement, again it could be just a name change since only standard warehouse process categories are available.

IMG-SCM Extended warehouse management-Master Data-Activity areas- Activities- Define Activities

Define%20Activity

Define Activity

Activity Area:

Activity area is the logical area that is used to separate our warehouse into logical subdivision units. Warehouse workers operate different kinds of activities in these logical units such as putaway and picking.

Activity area containing one or multiple storage bins from the same storage type or different storage types. We can define the assigned storage bins using the following attributes:

  • Aisle
  • Stack
  • Level
  • Bin subdivision
  • Depth
  • Information about the storage type
  • Any assigned deconsolidation groups

Activity-dependent storage bin sorting can be maintained in the activity area (like Put away, picking ) this storage bin sorting helps to optimize the warehouse task execution.

Storage bin sorting allows us to customize our own path through the different storage types in order to set up the fastest and most efficient way to process warehouse tasks.

Example:1

If the business wants to have some sort of crisscross route through the different aisles of the storage types

crisscross%20route

crisscross route

Example: 2

If the business wants to have the serpentine route,

serpentine%20route

serpentine route

We can set up the different storage bins sorting for different activities such as,

  • Put away – Crisscross route
  • Picking – Serpentine route
  • Physical inventory – some other paths as per business

Activity%20Area%20based%20Bin%20sorting

Activity Area-based Bin sorting

Structure of activity area:

The activity area can be a single storage type, a combination of multiple storage types, or multiple storage bins from different storage types.

If the business requires, each storage type as an activity area based on the activities (picking, putaway,.) then we have the following report that helps to create.

/SCWM/R_AREA_LGTYP_CREATE – Generate Activity Area from Storage Type

Report%20to%20create%20Activity%20area%20based%20on%20storage%20type

Report to create Activity area based on storage type

And we can create an activity area based on the combination of storage bins, ex: For the picking activity, we can use the serpentine route (which is used for fast-moving materials) that will get when we assign the multiple bins from the different storage types.

IMG-SCM EWM- Master Data- Activity Areas- Define Activity Area

Define%20Activity%20Area

Define Activity Area

Fast%20moving%20activity%20area

Fast-moving activity area

Assign storage bins to the Activity area:

If the business wants the activity area based on the storage bins from the same or different storage type, then assign the storage bins against the activity area.

IMG-SCM EWM-Master data- Activity Areas- Assign Storage Bins to Activity Areas

Create%20Activity%20Area%20with%20bins

Create Activity Area with bins

Define Sort Sequence for Activity Area

We can sort these storage bins into any sequence we want and assign as many activities to them as we require.

Storage bin sorting can be carried out based on the activity (picking, putaway…) and storage type in the activity area.

Below is the configuration to set up the sort sequence method for the activity area.

IMG- Extended Warehouse Management – Master Data – Activity Areas- Define Sort Sequence for Activity Area

Sort%20sequence%20for%20storage%20bins

Sort sequence for storage bins

And the following screen, we can see how the sorting can be executed,

T code: /SCWM/SBST (cannot captured in TR)

Create%20Bin%20sorting

Create Bin sorting

Simulation%20of%20Bin%20sorting

Simulation of Bin sorting

Success%20message

Success message

To check the sorted storage bin in the table, go to /SCWM/LAGPS

Bin%20sorting%20table

Bin sorting table

When activity areas are used and storage bins are sorted, we need to re-execute if the storage bins are,

  • Added
  • Deleted
  • Changed

Conclusion:

I hope this blog explains the activity area concept in EWM clearly with the required configuration and business process.

Please share your comments and feedback in the comment section, I am expecting the comments for improving my knowledge, many thanks. Please follow my profile for upcoming blogs.

 

Regards,

Kannan Chokkanathan


Source: https://blogs.sap.com/2022/08/19/activity-area-in-extended-warehouse-management/

SPPB Exception Code to split the put away qty in different bins

 Introduction: In few businesses scenario’s warehouse supervisor wants to put away the pallet quantity into multiple bins with his desired quantity (System should not split the warehouse task automatically, its completed user driven)

How we can achieve this?

To achieve the above requirement, we can proceed with exception code SPPB-Split WT and New Destination Bin for Remaining Qty

Following steps needs to be followed

1.Configuration of SPPB exception code

2.Maintain Process Parameters

3.Testing

 

1.Configuration of SPPB exception code

IMG path: SCM Extended Warehouse Management – Extended Warehouse Management -Cross Process Settings – Exception Handling – Define Exception Codes

1

1

2.Maintain Process Parameters

2

2

3.Testing:

Create Purchase Order (ME21N)

3

3

Create Inbound Delivery (VL31N)

4

4

/N/SCWM/PRDI

5

5

 

Unloading and GR in /N/SCWM/RFUI

6

6

7

7

8

8

9

9

Hit Enter

10

10

Click on New HU

11

11

Unloading and GR done

  • Put away by HU

12

12

13

13

14

14

15

15

16

16

17

17

18

18

19

19

20

20

21

21

22

22

23

23

24

24

25

25

 

Please do comment and share your views

 

Regards,

Rohela.


Source: https://blogs.sap.com/2022/09/06/sppb-exception-code-to-split-the-put-away-qty-in-different-bins/

SAP EWM RF – List of Exceptiones Codes as a Pushbutton

If you want to use exceptions codes in the SAP EWM standard RF transactions, you may know the option to enter “LIST” in the shortcut field. However, on some RF devices it is not possible to use the keyboard and also due to a better usability it would be desirable to add the LIST function as a Pushbutton.

The good news is that it’s possible to set it up in the customizing (probably available since SAP S/4HANA 2020 FPS01)

Standard behavior

Enter “LIST” in shortcut field to get to exceptions list:

tsst

Exceptions list:

test

Requested solution

Press the Push button or use a short cut to get to exceptions list:

test

Exceptions list:

tet

Needed Customizing

The instructions for the settings are hidden in the coding:

Sidenote: The first prerequisite is wrong- The function code does not have to be flagged with FLG_EXCEPTION!

test

1) Assign the internal Exception Code “List” to the Exception Code “List” for your warehouse number

test

test

2) Define the function code “GTEXCP” for the RF Framework. (It must be exactly this one like written in the code info)

testtest

3) Define a suitable function code text for your Pres. Prof. and your Prsn. Prof.

test

4) Define function code profile for the logical transaction, the step and the screen sequence where you would like to add the button


Sidenote: To identify the logical transaktion, the step and the screen sequence where you would like to add the button -> navigate to the screen where you would like to add the button in the tx /scwm/rfui -> press “strg” + “shift” + “F1” -> Info screen will pop up

text

Add an entry at the identified step with the function code “GTEXCP”, choose a suitable pushbutton and f-code

test

 

That’s it. As shown at the beginning, the button should now appear at the appropriate step in the transaction to navigate directly to the excaptions list.

In addition, there is also often the requirement to integrate a specific process code like “CHBD” as a button in a specific transaction step. This is also possible to set up in the customizing. Another blog post will be following.

Any further questions or notes? Drop a comment to discuss.


Source: https://blogs.sap.com/2022/12/12/sap-ewm-rf-list-of-exceptiones-codes-as-a-pushbutton/