Transportation Unit
Dear Colleagues, In SAP EWM, is there any method to migrate Transportation Unit(TU, Transaction code: /SCMWM/TU) data from external sources like excel file? Are there any functional modules/BAPIs...
View Articlematerial staging MF60
Hello gurus,i have implemented the material staging via WM-PP interface using MF60.I'm facing one problem: i need to create only one TO for all the material staged, but at the moment the system create...
View Articlehow to move stocks from storage bin of one plant to storage bin of another plant
Hi can anyone provide me with the complete steps carried out to move stocks from storage bin of one plant to storage bin of another plant and how to find storage bin and type of a. Material
View ArticleRe: material staging MF60
Hello, Check the configuration for TO Split. If you want single to with multiple line items, you have to disable the TO Split functionality. Logistic Execution -> Warehouse...
View ArticleRe: how to move stocks from storage bin of one plant to storage bin of...
Does both plants have same warehouse or different warehouse each? Regards,Sathish
View ArticleRe: how to move stocks from storage bin of one plant to storage bin of...
Both plants have same warehouse
View ArticleRe: how to move stocks from storage bin of one plant to storage bin of...
When both plants have same warehouse, and the physical stock also in Same bin, In WM Movement Type, enable Post to Same bin. Then, Do your stock transfer between plants, you will get a posting change...
View ArticleRe: how to move stocks from storage bin of one plant to storage bin of...
Thank you for your prompt response.As I am new to WM I want to know complete steps.for example if two plants say NL01 and NL02 has the same location and address and if I want to move stocks from...
View ArticleRe: how to move stocks from storage bin of one plant to storage bin of...
Please test below steps in your development or test system. If it works, execute in our actual syste,. Step 1:) Ensure, for Movement type 309 (Cross verify in your LE-WM Interface) has Post to same bin...
View ArticleRe: how to move stocks from storage bin of one plant to storage bin of...
I'll try the steps provided by you.. Could you please provide screenshots for the above steps with tcodes. Thanks in advance
View ArticleRe: how to move stocks from storage bin of one plant to storage bin of...
Sorry Varsha. My apologies. This forum is just to help. Not for spoon feeding. Regards,Sathish
View ArticleRe: How are storage location locations associated to storage type
Hi Juergen, I have a scenario where we have 4-5 storage locations which are single warehouse managed.For each storage locations created seperate Availability Group and Stock...
View Articlestorage bin and storage type
Hi, can anyone help me to find the storage bin and storage type of a material existing in a storage location
View ArticleRe: Inspection lot is not getting created in ECC
Hi Danny,Thanks for reply.I have already implemented the BADI as shown below.Yet, when the inspection lots are being transferred from ECC to EWM, the communication is taking place via XI. It seems that...
View ArticleRe: Inspection lot is not getting created in ECC
Hi Anukush, Without having a look at the codes, I cannot say anything missing in the BADI implementation. Put a Break-point at the select statement and see if the correct value is passing. RegardsDanny
View ArticleRe: Inspection lot is not getting created in ECC
Hi Danny,Please see the code below:- method QPLEXT_COMM_TEC_IF~DETERMINE_TECHNOLOGY.*Sets communication technology to qRFC in case of EWM*Sample Implementation takes field LGNUM into account*Further...
View ArticleRe: Inspection lot is not getting created in ECC
Hi Ankush, Put a break point at the beginning of the following statements: if ip_qals-lgnum is initial. select single lgnum from t320 into lv_lgnum where werks = ip_qals-werk...
View ArticleRe: Inspection lot is not getting created in ECC
Hi Danny,Thanks for help. There was not problem with code.Actually "Enhancements for SPM" was not active. Regards,Ankush
View Article