Quantcast
Channel: SCN : All Content - SAP ERP - Logistics Materials Management (SAP MM)
Viewing all 6446 articles
Browse latest View live

Purchasing one material that comes in several boxes

$
0
0

Hi

 

I am trying to find a way to support the purchasing of one material that comes in several boxes. An example could be:

 

  • I order one table - material no. 123456789

 

  • I receive 2 boxes:
    • Table top in box 1
    • Table leg in box 2

 

I need to be able to store the boxes as two different materials, so I am guessing that I need a "master material" (in this case 123456789) and then the two box materials seperate, but linked to the master. But how do I control this when I am purchasing the item, and when I make the GR? I want to purchase one material but store it as two?

 

Best regards

Helle Lorenzen


Confuse on PR & PO data migration approach new to MM module

$
0
0

Hi All,

 

I'm pretty confuse with the PO data migration approach when it comes to PO is GR or partial GR or GR&IR. I'm hoping that someone can enlighten me. i understand that we typically don't migrate PO when it is GR & IR, FI team usually will bring over to the new system as an vendor open item in AP. How about the PR or PO which have gone through or half release strategy? What is the follow up process?  I have created a criteria table below. How Could someone point me in the right direction? Thanks in advance.

 

 

PRCriteriaData migration requiredNotes
Open and ReleasedY
Open and not ReleasedY
Flag for DeletionN
Flag for BlockY

 

 

POCriteriaData migration requiredNotes
Open and ReleasedY
Open and not ReleasedY
GR but no IR
GR & IRNAP will bring over as open item
Flag for DeletionN
Flag for BlockY
PartialYFor partial GR to recreate PO only with missing GR quantity

Regards,

John

Release Strategy: Restrict lower users to revoke PO after the complete release by superior

$
0
0

Dear Friends,


I would like to share with you a scenario, which I've come across in 'PO Release Strategy' and solved by doing a small enhancement, as there was no solution in 'Standard SAP' (confirmed by SAP).


The Scenario:


Example: PO Release Strategy is configured for 3 level as explained below;


1st Level:      L2 - Local Purchase Manager

2nd Level:     L3 -  Finance Manager

3rd Level:      GM - General Manager (Highest Level)


In standard SAP for the current scenario, SAP has provided a provision to 'Local Purchase Manager' (1st Level) / Finance Manager (2nd Level) to revoke the purchase order, which is released completely by 'General Manager' (3rd Level). Few business advise to restrict this functionality, as they expects the functionality like, once the PO gets released by General Manager, neither Finance Manager nor Local Purchase Manager should have the authorization to revoke the PO, until the Operations Head revokes it.

 

 

Solution:

Restricted the release authorization at the role level for the transaction code ME29N, by doing screen enhancement. Since the requirement is not achievable in standard sap (confirmed by SAP).


Steps:

  1. Go to transaction code ME29N--> enter purchase order number, which is waiting for release--> enter /h (debug mode) in command bar--> then click on ‘Release Strategy’ tab in PO header-->it would take you to the program ‘SAPLMERELVI--> find out for the ‘Include - lmerelvici1-->double click on the include and then go to method ‘HOTSPOT_CLICK--> write the restriction logic for the desired roles as shown in below logic.

 

Transaction Code: ME29N

Program Name: SAPLMERELVI

Include Program: LMERELVICI1 

In Method: HOTSPOT_CLICK

 

Method.png

Method.png


Fucnctional Logic:

  1. Once we go to the transaction ME29N to release the PO, the program would check for the PO release status (Table: MEPO_REL_GENERAL, Field: FRGKX)--> if the PO is not released (FRGKX ≠ R) skip the process-->  if the PO is released completely (FRGKX = R) go to table AGR_USERS (list of users) and check for the role--> if the user has role: 'GM:GENERAL_MANAGER', allow the user to revoke the PO--> if he doesn't has the given role, display an error message as 'You are not Authorized to revoke the Release Strategy, until final level revokes the PO'

 

Design.png


ABAP Code:

IF sy-tcode = 'ME29N'.
TYPES:
BEGIN OF ty_agr_users,
agr_name
TYPE agr_users-agr_name,
uname
TYPE agr_users-uname,
END OF ty_agr_users.

DATA : lv_user TYPE sy-uname,
it_agr
TYPE TABLE OF ty_agr_users,
wa_agr
TYPE ty_agr_users.

if MEPO_REL_GENERAL-FRGKX = 'R'.

lv_user = sy-uname.
SELECT
agr_name
uname
FROM agr_users
INTO TABLE it_agr
WHERE uname = lv_user.

READ TABLE it_agr INTO wa_agr WITH KEY agr_name = 'GM:GENERAL_MANAGER'.
IF sy-subrc <> 0.
MESSAGE 'You are not Authorized to revoke the Release Strategy, until the final level revokes the PO' TYPE 'I' .
EXIT.
ENDIF.
ENDIF.
clear : lv_user,it_agr,wa_agr.
ENDIF.


Result:

Local Purchase Manager is trying to revoke a purchase order, which has already released by Finance Manager & General Manager, but system is throwing an error message, as expected.

Error.png        

Hope this document is clear for you and helps you in your current or future project(s) .

 

Thank you for reading the document .

 

Narayana N

Inventory Optimization: with or without the SAP Add-On Tools

$
0
0

As we are optimizing SAP supply chains sustainably, all over the globe and also distribute the SAP Add-On Tools (by SAP Germany), bigbyte (www.bigbytesoftware.com) supports a wide portfolio of SAP-using manufacturing companies in the US, Europe and Asia.

 

Some of those companies use the Add-On Tools and some do not - at least not yet.      Man!... what a difference. Not that I want an easy play, but with the Tool-using companies we'll achieve better results in half the time. These tools simply near-perfect the SAP-ERP system (there are tools for APO too) and automate the work.

 

As an example... when optimizing your replenishment strategies, you have to analyze and classify your material portfolio into materials by consumption value, consumption consistency or predictability, lead times and life cycle (is the material new, obsolete, slow mover or regular) and then set up the master data (the four MRP screens) accordingly. PD for expensive, unpredictable and spotty items, consumption based strategies for predictables, reorder procedures for items you want to keep in stock, lot size procedures that go with the strategy and safety stock strategies.

 

If you work without the SAP Add-On Tools the process goes like this: Build a list of materials with high optimization potential using transactions MC.9, MC42, MC49, MC48, MC50, MD07, MCBA and much more... then analyze each individual material using historic, outdated graphics, LIS transactions, dual classification, slow mover reports, dead stock reports, MD04 timeline, table MVER and an XYZ analysis in Excel (all of this will take you about 4 hours per material). Then maintain the materials MRP 1 through 4 screens to the best of your knowledge.... repeat for each material... repeat for each material EVERY MONTH !! (things change, right?)

 

Using the MRP Monitor, you start the analysis for the entire Plant and the monitor classifies and performs a segmentation immediately into six dimensions - ABC for consumption value, XYZ for consumption history with a coefficient of variation, EFG for lead time, UVW for price, LMN for size or volume and Life Cycle. That is your analysis right there. In the Monitor result your portfolio is segmented into these 6 dimensions or classes and you will now select any given class and assign a pre-defined policy (the program reads the policy for the items marked as A,X,E and V and updates all material master with the respective MRP Type, Lot Size procedure, min maxes, safety stock settings, strategy group, consumption strategy and availability checking rule. And it does so every months.

 

Have a look at the MRP Monitor and the other SAP Add-On Tools... it certainly will be worth your while before you engage in a one-time, six month, loosely defined inventory optimization project.

Batch Job failure-"Material is updated so BOM can not be transferred to GTS"

$
0
0

Hi All,

 

We are facing one Batch job failure issue. Where the error is coming as "Material is updated so BOM can not be transferred to GTS"

Please help me to understand what is the cause of this job failure and what should be the possible resolution for the same.

 

Regards,

Kamal Anand

Parked invoice - PO number change

$
0
0

Hello guys,

 

Scenario - An invoice has been created and parked. The user wants to change the posting date and also the PO number in the parked invoice.

 

Error - 'Document type not defined'

 

Document type is RE and it has been defined already in Transaction OBA7.

 

Please suggest.

 

Regards,
Akash

PO Release Net Price Problem

$
0
0

Dear Experts,

   One of the users who release Purchase order through "ME28" see the following fields with zero

  • net price
  • still to be delivered (value)
  • still to be invoiced (value) are viewed by zero.

I edited in all the authorization objects but in vain. Please, advise.

thanks,

Magdy.

ME2K doesn't appear the deletion indicator

$
0
0

Dear Gurus,

 

I do set the deletion flag on the PO item which account assignment is M.

Why I can't view the deletion flag 'L' on ME2K list?  The field is blank, not show anything...

 

Thanks for any suggestion.

 

Jamie


Warehouse Address

$
0
0

Hi Can some one advice where do we maintain warehouse address in sap. Thanx

batch number

$
0
0

dear experts,

 

Issuing plat issued some quantity to our plant without batch number. when we enter goods receipts thru MIGO, batch number is asking as mandatory.

MB51 and MB5B are not tally

$
0
0

Hi Expert,

 

 

Good day! I would like to ask regarding MB51 and MB5B standard reports, I generate all material documents in MB51 and MB5B to compare both transaction for only 1 material with the same in parameters especially material no, plant storage location and posting date but when I do the checking there are material documents not exist in MB5B but it was exist in MB51.

 

Can you please advise what is the possible reason? Most of material document that is not exist in mb5b are in movement type 313. this material is an regular item not a consigned item or sub-con item. 

 

 

Your response is highly appreciated.

 

 

thanks,

weldin

Rental Equipment Scenario in Remote Logistics Management

$
0
0

Rental Equipment Scenario in Remote Logistics Management (RLM):

 

There are many industries that takes Machines/Equipment on rent to execute their day to day operations. There are different reasons for taking the Machines/Equipment on rent like:

  • Machine/Equipment is too costly to be purchased
  • It is to be used for one time activity only
  • Intermittent use of Machine/Equipment
  • To avoid cost of storage, maintenance, depreciation & disposal

I will explain in below steps how we can execute the Rental Equipment Process with MM-RLM (Remote Logistics Management) integration.

  1. Create purchase order with service line and appropriate account assignment.

               Rental_1.png

  1. Create service item, with either a rental service master or service group.
    • Specify the rental quantity (number of days), unit of measure (time-based, usually days), price, over delivery tolerance.

               Rental_2.png

  1. Check the “Rental” check box on the service item.
    • Enter mobilization material (rental item material master), quantity, unit (EA), package and Mobilization status.

               Rental_3.png

  1. Save the purchase order. On saving the PO, SAP will create material lines on the PO for the rental material masters.

               Rental_4.png

The automatically created line item for the Mobilization equipment will have the “Free item” check box selected in it.

     Rental_4_2.png

  1. Item delivered
    • Enter physical receipt of equipment via MIGO – 101 PO receipt.
    • Physical location of equipment can be tracked whilst on site, if desired, by moving from storage location to storage location.
  2. Service Entry for the Rental period
    • Create Service Entry sheet for the rental period of the equipment.
  3. Return to vendor
    • Enter vendor return document via MIGO – 122, referencing PO line item.
    • Set document date to the date the equipment was returned to the vendor or vendor was notified (can vary depending on rental contract terms).

               Rental_7.png

  1. Post invoice
    • 3-way match between PO, invoice and service receipt, up to the date of last service entry run.

Price determination in consignment process

$
0
0

Hi All,

 

I have a question regarding the pricing calculation in consignment process. Is it possible to add statistics condition such as FRBU to consignment Info Record so that it is also calculated when doing 411K goods movement or somewhere else in the consignment process?

 

Thanks & Regards

 

Echo

Requisitioner field in Purchase Requisition

$
0
0


Dear All

 

When Purchase Requisitions are created from MRP directly, the requsitioner field is filled in with MRP controller Name

But when Planned orders created from MRP are converted to Purchase Requisition by MD15 or through MD04 then requisitioner field is filled in with the user id who does this conversion. Business have a concern here , they would like to have MRP controller name filled in this case also.

 

Is there any possibility that MRP controller name is filled as Requisitioner  when Purchase requisition is created from Planned order also ?

 

Please let me know your thoughts on this.

 

Regards

Shyam

Scheduling Agreement creation through BAPI

$
0
0

Hello,

 

We are working on scheduling agreement creation through BAPI (BAPI_SAG_CREATE) for Document type "LPA". We are passing below Header, Item,Condition Values:

 

HEADER

HEADERX

ITEM

ITEMX

ITEM_COND_VALIDITY

ITEM_COND_VALIDITYX

ITEM_CONDITION (PB00)

ITEM_CONDITIONX (PB00)

 

After executing BAPI I am not getting Net Price on item level. Do I missing with anything ?

 

Any help or suggestion will be helpful ?

 

Adding More...

 

Net price is coming in test mode when i run BAPI. It's just not coming during execution mode

 

Thank you.

 

Message was edited by: Ravi Dave


Storage location change in Inbound delivery

$
0
0


Hello Friends,

 

Inbound delivery created through confirmation control EDI process from our customer and it has a incorrect storage location.  We cannot change the storage location though it is editable. (After changing it is going back to incorrect storage location which is not existing in that plant).

 

the storage location in the purchase order is correct.  could not able to understand how the inbound delivery is updated with incorrect SLOC and it is not allowing us to change.

 

 

Appreciate any pointers to resolve this issue.

 

Thanks and Regards,

Gopi

Date of Last Delivery incorrect in EKEK (sometimes)

$
0
0

Hello!

 

When I go into ME39 and into the Release Documents, I have correct dates for Last GR (EKEK-LWEDT) but for Last Delivery, it shows me the date (and number) of what was probably the first Delivery received for that contract. (EKEK-LFDKD / LFNKD)

 

See picture below, notice the inconsistencies. The first wrong case happened in the release generated December 6th 2013, as shown in picture below.

 

Then starts happening more often in January 2014, and surprisingly in the release generated April 3rh, 2014 the number is correct...

 

me39.png

 

I have already checked these 2 notes, mentioned in the only post about this issue (from 2011), but they are already implemented in my system, since we have 604, SP 14

 

1337084 Release header contains doc. date instead of delivery date

1309001 Incorrect date for last goods receipt in sched. agreement

 

Any help would be greatly appreciated!

 

Thanks!

 

Gabriel Andrade

MM subcontracting process with freight in the outbound delivery

$
0
0

Hello, My company is considering to implement a subcontracting process, which have a materia type 1 that is send to subcontractor and a material type 2 that is received from subcontractor. The steps to implements this process is quiet clear, however the company required that the freight involved in sending the material type 1 to subcontractor should be added to the cost of that inventory "the material type has standar price". the option of having conditions in the PO or posting subsequent invoice for freight are not avilable according to our procedures. The conditios in the PO would be great if we have to pay the freight relate to the material 2, but we must to pay the freight for taking the material 1 to vendor and add that value to the material. thanks Jorge G

Indirect costs after movement 107

$
0
0

Hello Experts,

 

I have following scenario:

 

  • Purchase order created with acceptance at origin indicator flagged.
  • Goods Receipt when vendor gives stock according to incoterm. It is a must that it affects accounting when vendor transfers responsibility. This is done with a 109 movement.
  • At that moment client doesn`t know indirect costs.

 

 

I want to know if it is possible to includes indirect costs before 107.

 

Thanks.

POSTING Phisical Inventory Document

$
0
0

Dear all,

I am trying to post the stock difference thru 702 movement type,(stock gain), but during posting I am getting the message  that

 

"Batch B1(NEW) of mat. 7000000359 6000 6000 blocked due to phys. inventory

Message no. M7101"

 

There are no pending Physical Inventory Documents in the system which I have checked thru MI24.

 

 

Only thing I am noticed that in transaction MIDO, active status is set under the unrestricted stock for this material & Batch.

 

Now how to clear this active status so that I can post 702 mvt type material document. (note there is no PI doc open as i cheked in MI24)

Viewing all 6446 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>