Quantcast
Channel: SCN: Message List - SAP Extended Warehouse Management (SAP EWM)
Viewing all 5578 articles
Browse latest View live

Re: ECC->EWM interface - How to populate custom fields in EWM Append-structure?

$
0
0

hi,

 

just check note: 351303 to populate et_extension1 and ~2 on ECC side.

 

On EWM-side you use Enhancement spot:  /scwm/es_esp_mapin

I implemented BAdi definition: /scwm/ex_erp_mapin_od_saverepl

method:    mapin      to read my custom fields from segment Extension1; There I put them into some custom-fields (Z-*) of a structure which is used in table /scdl/db_reqh and table /scdl/db_proch_o.

 

 

reg., Walter.


Re: Goods not updated in ECC

$
0
0

Hello Experts,

 

Yes. The Avl. Group and the company code period is fine. When I checked the Error in EWM Outbound Queue ( SMQ1 ) , System is showing attached Screen shot ( Screenshot_1 ).

I have checked the log in EWM  ( SLG1 ) , its showing error like attached screen shot 2 . I believe it is related to some PPF setting . Can anybody help me  ?

EWM SCreenshot_1.jpgEWM SCreenshot_2.jpgEWM SCreenshot_3.jpgEWM SCreenshot_4.jpg

Thanks and Regards

Pavan G Kulkarni

Availability group putaway

$
0
0

Hello, Experts,

 

Our business Scenario ~

 

One Plant

Two Storage Location:

- Normal Storage Location

- Sample Storage Location

 


We want to putaway one product(just one product Number)  to right storage type(Normal Storage type, Sample storage Type)

 

How should I configuration and distinguish two storage location in EWM?

 

 

 

 

Testing Scenario  as below:


T-code: VL31N


Product A   Normal Storage location     Qty

Product A   Sample Storage location    Qty

 

------------------------------------------------------------------


Maintain  Product Master A in EWM

 

Putaway Indicator is Normal Storage Type and then Sample Storage Type ( I'm not sure how should I set sequence ?)

 

Maintain Availability Group

 

Normal Storage location Availability Group    =  001

Sample Storage location  Availability Group  =002


Maintain Storage Type

 

Normal Storage Type   N000   and set Availability Group    =  001

Sample Storage Type  S000   and set Availability Group  =002

 

Maintain WPT

 

How should I do?

Because Document Type + Item Type +  Availability Group is unique!

 

EX:  INB+ Item Type are the same in two storage location

 

so we cannot conifuration to  both scenario!


INB+ Item Type+ WPT (for Normal Storage location)

 

INB+ Item Type+ WPT( for Sample Storage location)

 

 

Best Regards,

Howard

Re: Availability group putaway

$
0
0

Hi,

you have two different storage locations and want to putaway material differently per storage location? Na, come on, that is not difficult

Two storage locations = two availability groups = two stock types. And the stock type is part of the storage type search sequence (for putaway and for picking).

No need to mess up anything with the warehouse process type...

Brgds

Juergen

Re: Availability group putaway

$
0
0

Dear Juergen Pitz,

 

Danke schön!

Re: Goods not updated in ECC

$
0
0

Hello Pavan,

 

From the inbound delivery of line item choose the PPF action tab button and check whether PPF action is triggered or not., Normally action text will be Send ERP delivery message.

 

my understanding this was not successful and causing the issue. If it is green or red select the action and choose action details. Get the time details and check the log according to those details.

 

Check the SLG1 logs with the same time in ERP system also to get more info about the error.

 

Regards

Sastry

Re: Goods not updated in ECC

$
0
0

Hello Sastry,

 

Thanks for your response. I have checked the same in IBD. System is showing the Action that -  Send ERP Delivery Message .When I check the Error message in the SLG1 , System is saying that -  The BAdI for printer determination does not return a printer

 

The BAdI for printer determination does not return a printer

Message no. SPPF060

Diagnosis

A Business-Add-In implementation for printer determination is provided. However, no printer is delivered.

The filter value of the BAdI was /SCWM/PRD_IN_UNLOAD_LIST_PRINT.

System Response

The processing does not contain a printer and is not considered.

Procedure

Check the BAdI implementation.

 

The second Message is  -

 

No printer was entered

Message no. SPPF_MEDIA022

Diagnosis

No printer is assigned to the processing.

System Response

The system cannot execute the action.

Procedure

Assign a printer to the processing. You can make the assignment either in the schedule conditions (transaction SPPFDET) or while the output is being processed.

If you are determining the printer using a user exit, check whether the exit returns the required result for the printer determination.

In the APO, the printer can be used from the user master data. Check whether the current user has entered a printer in their master data

time stamp.jpg

 

Your help is appreciated  ..!

 

Thanks and Regards

Pavan G Kulkarni

Re: Verification Field not getting displayed in my custom RF program

$
0
0

Hi Tiwari


Check have u checked verif field under define validation profile.

If not update that table and check as per your settings.

if need verification for specific field this flag is required.


Regards

Suraj


Re: Storage bin not found

$
0
0

Dear Sastry ,

 

Thanks for your response , i would like to perform a manual pick for time being hence i am providing storage type as input and trying to pick from available stock listed by system.

 

Below screen shot for your kind reference.

 

erroe.JPG

 

Thanks

Jinoy

Post difference after WT confirmed

$
0
0

Dear Experts,

 

Please kindly help for the following business scenario:

The only way we would know the exact quantity picked is through a counting machine, which occurred after picking WT is confirmed. I would like to know is there any way to post quantity difference even after the picked quantity is confirmed?

 

Best Regards,

Eddie

Re: Storage bin not found

$
0
0

Hello Jinoy,

 

If the process is manual picking should not have any control with your storage type search sequence.

from screen shot you have 50 ea available in storage type T051. your demand is only 5 ea.

 

can you move to the tab of warehouse task and provide the details manually and check whether you are ending with same error?

 

Regards

Sastry

Error while picking for outbound delivery

$
0
0

Dear All ,

 

Below error for your expert guidance.

 

erroe.JPG

 

 

 

 

Capture.JPG

 

 

 

Thanks

Jinoy

Re: Storage bin not found

$
0
0

Same error Sastry , please refer below.

 

Capture.JPG

 

stock as below.

Stock.JPG

 

Thanks

Jinoy

Can we create Batch directly on Inbound delivery in EWM system ?

$
0
0

Dear Experts,

 

Our business requirement :

 

We want to create dummy batch per product.

 

We do not want use (T-code:/SCWM/WM_BATCH_MAINT) at the first,

 

so can we create batch directly on Inbound delivery in EWM system?

 

Our testing result is "ProductXX is not exist"

 

 

Best Regards,

Howard

Re: Verification Field not getting displayed in my custom RF program

$
0
0

Thanks Suraj,

 

Good catch...

 

I had maintained the entry wrong in Validation Profile but now it works perfectly.

 

Awarding you Points.

 

 

Cheers...

Roopesh


Re: Storage bin not found

$
0
0

Hello Jinoy,

 

Can you once again chcek your ODO. Is it inactive(red)?.  I belive it will not be in inactive mode as your are already allowed for creating warehouse task..

 

If yes can you click on check button and see the error details..

 

Regards

Sastry

Re: system is not proposing to the quantity classification storage type in putaway

$
0
0

Hi Suraj,

 

Thank you for understanding the requirement and an eye on the issue.

 

I tried earlier by maintaining the above settings and result is not came as expected.

 

To make more simplier , I have distributed full HU quantity from ERP to eWM and did manual packaging according to pack spec.

 

When I tried to putaway with quantity classification system is always proposing the first storage type of search sequence instead of the storage type which maintained with quantity classification settings.

 

Regards

Sastry

Re: texts of inbound delivery is distributed from ECC to EWM

$
0
0

Hi,

the text id is related with the document type. In your EWM document type there is a text profile. This is the profile you mention (whereas you do NOT create a system profile, you always create a customer profiel) This text profile contains text IDs. And these IDs must match the IDs you use in ERP if you want to copy the text from ERP deliveries to the EWM delivery.

Brgds

Juergen

Error while maintaining Activity area per storage Type

$
0
0

Hi,

 

I am getting following error while maintaining activity area per storage type

 

''This syntax cannot be used for an object name''

 

Message no. TK103

Diagnosis

The syntax of the transferred objects is incorrect. R3TR VDAY /SCWM/V_TAAREAD made this check.

This could be caused by the following:

  • The object type R3TR VDAY is unknown
  • The syntax of the object name /SCWM/V_TAAREAD is incorrect
  • The object is a component of a system object

System Response

The function terminates.

Procedure

Correct the syntax.

 

 

 

Regards,

 

Pardeep malik

Re: Error while maintaining Activity area per storage Type

$
0
0


Hello Pradeep,

 

are you assigning : Assign Storage Bins to Activity Areas activity or

 

Generate Activity Area from Storage Type?

 

Regards

Sastry

Viewing all 5578 articles
Browse latest View live