Requirement Tracking number used in WM modules

Dear all,
What are the different Requirement Tracking number used in WM modules.
Like we use 632 for auto TO creation for outbound delivery.
please suggest me
Regards,
Rock

Hi,
Please check the Following Link may be help you.
Requirement Tracking Number
Regrds,
PK.

Similar Messages

  • Suitable Exit/BADI for populating Requirement Tracking Number in PO and PR

    Hi all,
    I need help from you all. I need a single exit or badi which will trigger before saving any PO or PR while creating.
    For PO, it should handle 3 possible cases.
    1. Tcode : ME21
    2. Tcode : ME21N
    3. BAPI function module (Ex: BAPI_PO_CREATE1)
    For PR, it should also handle 3 possible cases
      1. Tcode : ME51
      2. Tcode : ME51N
      3. BAPI function module (Ex: BAPI_PR_CREATE)
    I need to populate Requirement Tracking Number (BEDNR) field in the line item from a custom number range object and also have to update a custom table.
    Please suggest...
    Raj

    Hi
    <b>At runtime, you will get the GUID in the BADI Interface.</b>
    Incase this BADI does not help, go for another BADI
    1) <u>BBP_SEND_MEDIUM_MODE</u>     
    (Determines the Default Settings for the Send Medium)
    2) '<u>BBP_OUTPUT_CHANGE_SF'</u>.
    <u>Here are some related links -></u>
    Re: PO output medium issue
    Re: SRM PO SMARTFORM
    Re: Control PO output to vendor
    Re: Add a Printer ?  -> LP01
    Hope this will help.
    Regards
    - Atul

  • Authorization object for requirement tracking number

    I want authorization object for requirement tracking number in PR ME51N.
    I have to make control over User against requirement tracking number that particular user can use this tracking number only while using ME51N.

    Check the t code su21 whether your requirement is fullfill or  not.
    If not make a authorization object with the help of abaper and assign this object to the particular user in their profile.
    Hope this is help.

  • Requirement Tracking Number - Lower Case Letters

    Hi Experts,
    Generally, Requirement Tracking Number can be saved as Upper case. But i have an issue that in one PR, Requirement Tracking no was saved as lower case.
    By Prabhu

    Try this code which may be helpful.
    DATA : lv_string      TYPE string VALUE 'ABCdWE1@#F',
           lv_string_temp TYPE string.
    lv_string_temp = lv_string.
    TRANSLATE lv_string_temp TO UPPER CASE.
    IF lv_string_temp = lv_string.
    WRITE : / 'All caps'.
    ELSE.
      WRITE : / 'At least one small letters'.
    ENDIF.
    Regards
    Shiba Prasad Dutta

  • Requirement tracking number in PO

    Hi Experts
    Despite having all field statuses optional, i am not able to see the field 'requirement tracking number' in PO item.
    Please suggest,
    warm regards
    ramSiva

    Hi,
    In PO item tab this field shown as Reqmt. No (field just before requisitioner )
    assuming you have activated this field as optional entry in screen layout for PO in Reference data, item  tab for
    FSel. ME21N as well as for NBF ( or what ever field selection you assigned to your PO document type) **
    Edited by: redriver on Dec 2, 2011 10:53 AM

  • What is Requirement Tracking Number and MRP Controller

    Hi,
    Can anybody please brief me on the foll:
    What is Requirement Tracking Number and MRP Controller?
    Thanks

    .

  • Requirement Tracking Number Not Transferring to Backend

    SRM 5.0 SP 7 - ECS
    We've configured our system to allow users to enter the tracking number withing the Basic Data section of the cart, however when the PO is created in the backend the tracking number details are not transferred.
    I assumed that this would be standard functionality but obvisouly it's not.
    Any ideas / sample code would be gratefully received.
    Keith

    Hi,
    Please check here :
    https://forums.sdn.sap.com/click.jspa?searchID=5007432&messageID=3851280
    Kind regards,
    Yann

  • Requirement Tracking Number in SRM

    Hi All,
    We have created Req. Tracking No. field on basic data screen of shopping cart, requirement that when user creates shopping cart, system should filled this field with user ID of the user who is creating the shopping cart irrespective on whose behalf shopping cart is being created.
    Can you please tell me how to do this.
    Regards,
    Ajay

    Hi David,
    Thanks for your reply. I already tried this, but when Shopping Cart gets replicated in R/3, the field Req. Tracking No. in PR is getting filled with user WF-BATCH.
    Regards,
    Ajay Pakhale

  • Requirement Tracking numbers - Lower case Letters

    Hi Experts,
    Normally Requirement Tracking numbers are saved in both PR and PO as Upper Case Letters eventhough we have entered lower case letters. I have a checked in QA Client, that is true.
    But i have a issue that one PR has invalid lower case letters in Requirement Tracking Number.
    Can you suggest the various possibilities, that how it will be?? and how can we change?
    - Prabhu

    If your using 10.6 and don't have the disks, you can use this method
    Snow Leopard 10.6 password reset, no disk method

  • PR Tracking Number - Purpose

    Hi
    Wat is the purpose of tracking number in PR?
    In wat way it is usefull in PR release and further PO creation
    How can we make this as default in PR release
    Vijay
    Edited by: Vijay on Jan 28, 2010 1:47 PM

    hi
    hope u had read the help text on this filed
    >The requirement tracking number from the purchase requisition is copied
    >to the purchasing documents (for example: RFQ or purchase order) created
    >with reference to a purchase requisition.
    >The requirement tracking number thus enables you to group together the
    >purchasing documents that exist for a certain material requirement.
    this number is used for the tracking purpose , suppose ur requesting few materials for a perticular machine
    so for that u can have a common tracking no for all items
    now u create different pos using that PR
    now after a year u want to see the POs for the machine then just goto ME2B                 POs by Requirement Tracking Number
    and here u will get list of POs
    hope it helps
    regards
    kunal

  • Tracking number adding in PR

    Hi Experts,
    We created a new company code in system and need to assign new tracking numbers when creating PR to this company code.
    Can you please advise where I can find customizing for creating these new tracking no ??? The best would be path in SPRO
    Are there any other setting which needs to be customized when want to use PR for new company code??
    thank you for answers!

    hi,
    goto, SPRO>>MM>>Purchasing<< Purchase requisition>> Define screen layout at document level,
    Selecet ME51N, click Details, you will find  Requirement tracking number in Reference data, item selection group.
    Mark tracking number as required entry.
    Regards
    pravin

  • Using a function module i want to create another function module

    Hi all,
            My requirement is by using a function module i want to create another function module(if needs modify action should also be done if i need this is for the created function module) and the main thing is that the function module which we are used to create is should be RFC enabled.
    Thanks,
    Vichu.

    Hi,
    You can do one thing... you write the BDC code in the function module name you are creating... so that if you call the function module in a program and execute that program and if you give the function module to be created in the selection screen of the program... in this way there is chance of creating another function module.
    Hope this would help you.
    Good luck
    Narin

  • REG: Tracking Number Generation from Handling Unit Number

    Hi All,
    I have a scenario where I need to generate the Tracking numbers from the handling Unit Numbers.
    For a Delivery :  Handling Unit entry exists but there is no entry for the Tracking Number.
    I am basically a ABAPPER and now need the Steps/Logic to generate the tracking Number.
    Any sorts of help/hints shall be appreciated.
    Steps to generate the Tracking Number using the Handling Unit Number.
    Thanks and Regards
    Srikanth.P

    Hi ,
        Check out the handling unit item table VEPO. You got storage location(LGORT) in it.
    Reward points if it was useful.
    Regards,
    Abhishek

  • With using any version of iTunes, whenever I import songs into my library using the "add to library" function, iTunes adds those songs in songs' alphabetical order. This is pretty annoying since it does not preserve the logical track number or album.

    With using any version of iTunes, whenever I import songs into my library using the "add to library" function, iTunes adds those songs in songs' alphabetical order. This is pretty annoying since it does not preserve the logical track number or even the album sort order (for example when adding 2 albums stored in a unique folder). Anyone has any ideas ? Been stumped for a while....!!!

    hi i had the same problem today when i updated my itunes to latest version. however, i have just found my songs in the 'itunes media' folder. this was accessed through 'my music'  then keep clicking through until you find itunes media and all my library songs were in there and i then just added these files to my library and all were restored however, i have lost all my playlists but at least my 700 songs are back. very dissapointed with apple that they have let this happen with their latest update, the previous version was miles better than this one . hope you find them. stevo

  • Get Shopping cart number using external tracking id

    Hi All,
    I need to get the shopping cart number using external reqmt tracking no using the transaction bbp_pd. I get one entry per external reqmt tracking no in the transaction bbp_pd. I have selected Object type as BUS2121.
    Can you pls confirm the object id that appears in the subsequent screen is the Shopping cart number. Or am I missing some thing here?
    Your expertise id highly appreciated.
    Thanks,
    Jai Shankar

    Hi
    <b>The transaction BBP_PD gives correct details..</b>
    <u>BUS2121 is for Shopping cart details.</u>
    <u>BUS2201 for Local SRM PO details.</u>
    <b>You will find all relevant tables names and field names in this case.</b>
    Do let me know.
    Regards
    - Atul

Maybe you are looking for