Serial number checks in MIGO

Hi,
I want to check the serial numbers at goods receiving.
At material 14741, 14751, 22643, 22644 serial numbers shall not be less than 3650.
We already use BADI MB_CHECK_LINE_BADI for some other checks. Unfortunately this BADI don't provide the entered serial numbers.
thx for your help!
Best regards, martin

Hi Martin,
       Can you please give me a hint how did you enforce MIGO to execute this user exit?' Is it done by standard? I was trying for some time to put the hard berak point into the exit's include code, but in my case MIGO seem to not execute this exit...
Best regards,
Marcin

Similar Messages

  • Disable Serial Number Field in MIGO Screen

    Hi all,
      I want Disable Serial Number  field in MIGO Screen how do i disable ?
    is there any user exit or enhancement ?
    Anybody please tell me.
    Thanks
    Regards,
    S.Muthu.

    S. Muthu
    Apply Transaction Variant and Screen Variant through transaction SHD0 for MIGO. Hope it will solve your problem.
    Otherwise, discuss this requirement with MM Functional Consultant. In SPRO, it may have some setting to make it display...
    Thanks & regards
    Amol Lohade

  • Serial Number Problem in MIGO

    Hi,
    I am using externally created serial numbers and creating an Equipment for them.
    At the time of GR of finished product, I am assigning these Serial Numbers to Material in MIGO. When I list the serial numbers in MIGO for selection, system is giving a list but this list consist of Serial Numbers which are already delivered to customer through SD. Serial Numbers delivered to Customer are having system status "ECUS".
    My requirement is that system should not list Serial Numbers which are already delivered to Customer.
    Moreover if at the time of creation of Serial Number, Plant Code is assigned in the "Stock Data" of Serial Number then system should not allowed it to be assigned to delivery created for some other plant.
    I checked all settings for Serial Numbers but could not find any setting for this.
    SM

    thats good ..
    see w_count is a variable of type i.
                DATA : W_COUNT TYPE I.
    now say that ur code is in
    there are 10 entries.
    loop.
    w_count = w_count + 1.
    endloop.
    will give me the w_count = 10 okay .
    now in here if i say
    if w_count > 2.
    do scrolling .
    w_count = w_count -1 .
    endif .
    after the two items are filled the page is scrolled ..
    here u can see the scroll bar moving down
    so third and fourth upto ten will be placed in the cursor position of (2) thats what this logic does ..
    regards,
    Vijay.
    In short more than two line items are there the scrolling starts ..
    and u 'll see that the items will be filling up only at cursor two ..
    this is how it goes ..
    give me ur mail id so that i can send u my complete code for ur better understanding.
    Message was edited by: Vijay

  • Exit/Badi for Serial number generation in MIGO

    Dear ALL,
    Requirement: Based on the serial number profile i will maintian the number range in custom table and on doing MIGO system will find the serail number profile thorugh material and based on that system should generate the serial number automatically.
    Advise for the user exit /badi ... I have checked some exit starting with IQ....  .
    Please provide the exact badi or exit for this purpose.
    Regards
    Rahul

    You can see the local class lcl_migo_globals used in include LMIGOGL1 which inturn has a variable
    called kernel with reference to class lcl_migo_kernel. Here exists an example [Serial Numbers Modify in LINE_MODIFY method in MB_MIGO_BADI|http://saptechsolutions.blogspot.com/2011/11/serial-numbers-modify-in-linemodify.html]of accessing & modifying the lines by accessing the call stack using class lcl_migo_kernel and method line_get & line_modify through badi MB_MIGO_BADI .

  • Deactivate Serial Number Generation in MIGO

    Hi,
         In MIGO,Serail number generation is made mandatory through Create serial no.s automatically checkbox in serial number tab.The process is such that the user will Check and then Post.So while pressing the Check button,internally serail numbers are generated and while posting the serial numbers are generated skipping the generated numbers in Check.ex.while checking 001 and 002 are internally generated and aftr Post if we check in IQ03 we get 003 and 004;ie 001 and 002 are skiiped.
    Can anybody suggest how to avoid serial number generation while Check?

    Hi,
    Apply Transaction Variant and Screen Variant through transaction SHD0 for MIGO. Hope it will solve your problem.
    Otherwise, discuss this requirement with MM Functional Consultant. In SPRO, it may have some setting to make it display...
    Thanks
    Vikranth

  • Serial number selection in migo

    Hi all,
    I need to exclude from/(evidentiate in) MIGO, all serial numbers which I've already selected previosly to let them have a good mvement for ex. 101 or 321 in MIGO.
    I'd like to do that, as I can have a big production order, also for 100 or 200 units, and everytime I must select only a little group/number of finished products (5 or 6 a day) from the whole list of serial numbers..
    Is there a way to distinguish the serial number already moved?!
    regards,
    Valentina

    It is not possible to remove the serial numbers for existing stock. you need to maintain serial numbers.
    If you do not want to maintain serial numbers remove the serial number profile in the material master.
    So new stock of material wont ask serial numbers at the time of MIGO

  • Serial number entry in MIGO

    Is it possible to enter serial number during Goods receipt against a purchase order?
    Say i create PO for 10 Computers and each of them have a serial number. And while doing Goods receipt against a purchase order is there a field for serial numbers to be entered. If so what kind settings to be done.

    Hi,
      Serial no can be used for the following business transactions.
       1. Goods Receipt/Goods isssue and other inventory postings.
       2.sales orders and delivery notes
       3.maintenance orders
       4.production orders.
      Settings:
      1. create a serial number profile in customising.
      2. Assign the serial number profile in the material master record in work
         scheduling view for fert and raw material check the other views.
      Business procedures may be assigned in configuration to a serial number profile.
      The assignment to the serial number profile determines if serial numbers are required , can be assigned, must be assigned,are assigned automatically
    MMSL : Goods issue , receipts,stockj transfers,stock transport orders
    Thanks
    nandha

  • I bought a fake iPhone 5s, but the serial number checks out?

    I mistakenly bought a fake iPhone 5s online, but when I checked the serial number on apple support it came back legit even saying it had warranty until February?

    If it's a fake iPhone, it's using a cloned serial number from a real iPhone. But Apple still isn't going to support it.
    Matt

  • Firewall + Waterproof + failing serial number check

    Hi,
    at startup I need to add a rule
    sudo ipfw add 101 fwd 188.xxx.xxx.xxx,8080 tcp from any to 188.xxx.xxx.xxx 80 in
    On MacOSX 10.6 (single user)I'm using 'Waterproof' to change the startup configuration, works fine.
    But on MacOSX 10.6.x Server it seems to destroy something in the firewall with dramatic effects:
    * Service admin starts to report "invalid serial number" (port 626 is open)
    * shuts down all services
    * nothing works - as you can imagine
    Apple Techsupport's answer in Europe was "reinstall the systems" - he,he, I have live...
    The solution is:
    * re-install the etc/ipfilter from a backup
    * or delete all settings with 'Waterproof' and return to factory settings
    So.. How can I modify the ipfw with this one rule? It should survive a restart.
    TIA!

    Darm, the bad luck. I should have made image of my
    drive........ :(. I guess will contact tech support. I saw the same
    answer in a blog... I was hoping the reformat was true. I will
    check with Tech Support first.
    Thanks
    David

  • Adobe CS5 Master Collection, Serial number check?

    I bought CS5 master collection for windows off ebay, he has the trail boxed version and the email with serial number full version serial from adobe. I got it cheap I wouldn't have bought it if ebay didn't have buyer protection (if it's fake I can get my money including shipping back). when I get it how to I verfiy the serial is a legitamate one, that can be upgraded and is issued by adobe, instead of a generated one?
    Thanks

    You can call Adobe customer service, provide them the serial number, and they will be able to tell you
    if it is legit

  • Add  push button to Serial number tab in migo transaction

    Hi all,
    I need to add an upload push button to the tab screen of serial numbers in migo transaction.Is there any exit, or badi,or enhancement spot for this.
    Thanks & regards,
    Srilakshmi.

    Hi Ritvik,
    you will not need it.
    The item methods will process exactly the item what the addional item data are related to. In PBO_DETAIL and PAI_DETAIL, use parameter I_LINE_ID for the item reference.
    Note: Not only read SCN etc,  also the parameters desciption of the methods used.
    Regards,
    Clemens

  • Delivery serial number check

    Hello all.
    I need to use a user exit to validate the serial numbers in a delivery (should be the PREPARE_SAVE user exit).
    My question is, how can i get the serial numbers inserted in the document i am trying to save?.
    Thank you
    Nuno Silva

    Hi
    In the Item level of Delivery these serial numbers are there
    See the table field
    <b>LIPS-ANZSN</b>
    in the user exit validate this field.
    Reward points for useful Answers
    Regards
    Anji

  • Serial Number Stock Check at the time of Delivery

    Experts,
    Process:
    Sales Order PR(Purchase Order) GR( New Serial Numbers are created automatically or manually keyed in)
    Once the Goods Receipt is received, we do the (SO) DELIVERYu2014SERIAL NUMBER ASSIGNMENT Post Goods Issue
    Issue:
    Current Serial Number Profile Management does not do a valid serial number check during DELIVERY CREATION where we do a SERIAL NUMBER ASSIGNMENT.
    Only during POST GOODS ISSUE, the check happens for valid serial numbers; this is too late in the game for business as there is a time lag of 3 days from the DELIVERY CREATION and PGI.
    Reason being--- We donu2019t check the following u201C Existing Stock Checku201D( which does a serial number validation during delivery creation as well)
    SPRO>Plant Maintenance and Customer Service>Master Data in Plant Maintenance and Customer Service>Technical Objects>Serial Number Management>Define Serial Number Profiles
    If we check this option, the business requirement to do a valid serial number check does happen during delivery creation, however we cannot create new serial numbers during Purchase Order- GOODS RECEIPT.
    QUESTION:
    Can we have the system check the valid serial numbers from stock during delivery creation and serial number assignment.
    And Also create new serial numbers during Purchase Order- Goods Receipt.

    Hi,
    Thanks for the reply.  This field is having the value the count of serial numbers entered irrespective of the valid serial numbers entered.  I created two delivery document, one with serial number which was not there in the stock and the other with a valid serial number.  For both the delivery document LIPS-ANZSN gives the count of serial number which I have entered.
    Please let me know how can I move further.
    Rgds,
    Gopali

  • Serial Number validation during Delivery Creation itself(PGI-system checks)

    Process:
    Sales Order PR(Purchase Order) GR( New Serial Numbers are created automatically or manually keyed in)
    Once the Goods Receipt is received, we do the (SO) DELIVERYu2014SERIAL NUMBER ASSIGNMENT Post Goods Issue
    Issue:
    Current Serial Number Profile Management does not do a valid serial number check during DELIVERY CREATION where we do a SERIAL NUMBER ASSIGNMENT.
    Only during POST GOODS ISSUE, the check happens for valid serial numbers; this is too late in the game for business as there is a time lag of 3 days from the DELIVERY CREATION and PGI.
    Reason being--- We donu2019t check the following u201C Existing Stock Checku201D( which does a serial number validation during delivery creation as well)
    SPRO>Plant Maintenance and Customer Service>Master Data in Plant Maintenance and Customer Service>Technical Objects>Serial Number Management>Define Serial Number Profiles
    If we check this option, the business requirement to do a valid serial number check does happen during delivery creation, however we cannot create new serial numbers during Purchase Order- GOODS RECEIPT.
    QUESTION:
    Can we have the system check the valid serial numbers from stock during delivery creation and serial number assignment.
    And Also create new serial numbers during Purchase Order- Goods Receipt.

    Hi
    1.In std SAP its not possible to check the serail number during Delivery creation, through enhancement it can be done.
    2.During GR for PO serial numbers can be created.
    Rgds
    Ramesh

  • Serial Number Track

    dear all,
    i have mention serial number for a pump say
    ACSGETE12344 . at migo gr level. i also issue the material with same serial number.
    now this information and serial number against material in which table i will get ?
    please help

    Hi
    For serial number
    check EQUI - serial number with material , EQBS -serial number stock tableTable
    Join the following tables to get the serial number for a material document
    MKPF/MSEG/OBJK/SER03
    Regards
    Amuthan M

Maybe you are looking for

  • Configuring UC540 with 2x SPA525G2 (local and remote site)

    Just got this new system installed and not sure to get full capability. Here's my setup and feel free to send comments to help improve configuration. I have two SPA525G2 phone one local connected to the UC540 and the other one is remote and connected

  • Getting 404 not found error-while creating classic report - after sql query

    my work space - upgrade while iam trying to develop a page today in work space - under classic report - after i provided the query and when pressed next to go to report attribuites section - iam facing 404 not found issue., this is happening just tod

  • Using of Modulus function in Assignment Expressions

    Hello! While trying to use Modulus function in Assignment Expression I found out that it gives strange results in some cases. For example, the remainder of 1037739010891 divided by 11 is 0, but Modulus function gives 4, the remainder of 1037739010892

  • G4 to G5 UPGRADE-LOST LIVETYPE ETC

    Hi All. Have just upgraded from a G4 to a dual G5. Reinstalled FCE2.03, all perfect. Reinstalled DVD Studio Pro 2.05, it works ok. I cannot get livetype or compressor etc to activate despite trying the codes supplied with the software, the ok just re

  • How to set style !important using javascript??

    i can set an items width using js page_item.style.width = "400"; how do i incorporate the "!important" flag in this statement?