MRP reservation number in PR (table)

Hi
In which table I can find reservation number for PR created by MRP.
thx
Piotrek

Piotr,
There is no one to one relationship between a reservation and the PR created.
Reason: There could be many pegged requirements - one or more. When MRP is run the system would combine these requirements(or reservations) and create a single PR.
What we could find is the pegged requirements for this PR. There is no direct table to find this. But you could determine through a function module which displays the stock/ requirements list into a table. You could from this table derive an easy logic to detrmine the pegged reservation.
The function module is AUFBAUEN_MDPSX_ANZEIGEN
Hope this would be helpful to you.
Regards
Ram

Similar Messages

  • Tables for reservation number

    Hi friends,
                                 I want to know the total reservations for a particular project. I will enter the project code and I have to get the total reservation numbers for that project. Can any body help for tables and fields please....
    Regards,

    Hi Prasana,
    You can track the Changes made to Reservation in tables CDHDR and CDPOS.
    Go to SE11 and Input Table CDHDR and in Field list Input Transaction Code MB22 and Object Id as Reservation number in the Respective fields and Execute.
    Regards,
    Rahul.

  • Prob with BAPI_GOODSMVT_CREATE when creating wrt  Reservation Number

    Hi to all,
    I have to create Goods Issue with reference to a reservation.I am using the BAPI  BAPI_GOODSMVT_CREATE .
    But when I am running the BAPI, It is giving the Error  'For reservation 0000001395   0001, no movements can be posted'.
    I have pased all the parameters as per the Documentation of the FM, But still I am not able to create Goods Issue.  Can any One help me How to achieve this.
    GOODSMVT_HEADER
    PSTNG_DATE                  10.08.2009
    DOC_DATE                      10.08.2009
    REF_DOC_NO                  1394
    GOODSMVT_CODE-GM_CODE                   = 03
    GOODSMVT_ITEM 
    MATERIAL                            MAT1
    PLANT                                  2001
    STGE_LOC                           0001
    MOVE_TYPE                        201
    ENTRY_QNT                        2
    ENTRY_UOM                       EA
    ENTRY_UOM_ISO               EA
    RESERV_NO                      1394
    RES_ITEM                           0001
    RES_TYPE                          X 
    Can any one help me whether the data I have Provided is Correct or not.If not Plese help me in Succesfully creating the Goods Issue.
    Thanks and Regards
    Meshack Appikatla.

    Hi,
    If you want to do Goods Issue against Reservation, try below mentioned:
    CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
    EXPORTING
    goodsmvt_header = wa_header
    goodsmvt_code = c_mvt_code "Movement code-03
    IMPORTING
    materialdocument = v_matdoc
    TABLES
    goodsmvt_item = it_items
    return = it_return.
    where :
    wa_header-pstng_date = sy-datum. "Posting Date
    wa_header-doc_date = sy-datum. "Document Date
    wa_header-ref_doc_no = <Reservation Number >. "Reference Doc number
    In item data:
    wa_items-material = < Material Number >. "Material Number
    wa_items-plant = <Plant>. "Plant
    wa_items-stge_loc = <Storage Location > "Storage Location
    wa_items-move_type =261. "Movement Type - '261'
    wa_items-orderid = <Order Number from Reservation RESB-AUFNR>
    wa_items-reserv_no = <Reservation Number RESB-RSNUM>
    wa_items-res_item = <Reservation Item No RESB-RSPOS>
    wa_items-res_type = < Record Type RESB-RSART >
    wa_items-entry_qnt = quantity
    append wa_items to it_items
    Hope it helps.
    Regards
    Hiren K.Chitalia

  • Find reservation number

    Hi All,
    I want to find the reservation number for a perticular assembly.
    Is this possible, if yes then please suggest how???
    Thanks
    Pankak Garg

    Hi Pankaj,
    Try with Table RESB.
    Regards
    Ramesh Ch

  • Serial number field and table

    Hi,
    I want Serial number field and table,
    Scenario like this,for returnable packging material we have assigned serial numbers,mtrl type is LEIH,so for tracking of RTP material now we are going to Develop one Report for this i need ur Help.
    Logic is:1)Matrl doc at the time of Delievery.
                Qty,Posting Date,Customer,Mvt type,Serial numbers for all.
                 Beacause at the time of Del we are mentioned all serial numbrs.
                2)Material Document at the time of GI.
                Same field as mentioned as above.
    After that,3)System is to Calculate How many Matrl are deliever to Custmer upto current  Period.Say  10.
    4)Calculte  How many Matrl are Recieved from the Custmer upto current  period.say 5
    5)Del - Issue=Total Number of Material is in Customer side.Say 5
    6)According to the Serial Number wise system has to calculate in which month delieverred matrl is in still customer side.
    (Ex PGI date 20.02.2007  3 qty
    Serial Number    1,2,3
    Issue date    20.03.2007   2 qty
    Serial Number    2,3
    Serial number  1 still is in Customer side.
    Age is 2 month)
    I am giving simple ex.
    so pls any body is having this idea pls Shared with me.
    Thanks
    Raghu

    Hi Raghu,
    Check table SER01(Document Header for Serial Numbers for Delivery).
    OBJK is the object table and you will have SERNR as serial number in this table.
    check table EQUI
                          EQUI -SERGE
                          EQUI-GERNR.
    EQUI-SERGE is Manufacturer serial number.chk if this is the one u r looking for.
    MARC-SERNP.
    key in plant and material in this table to fetch the Serial number profile of the material.
    Check in IKPF AND ISEG Tables... ( inventory )
    MSEG~EQUNR
    Hope it will hep u
    Regards
    Hareesha

  • Page number, in a table, in footer

    Hello,
    I'm having an issue which I think might be a legitimate bug. Here's the probem:
    • I'm adding the dynamic "page number", into a table, that resides within the footer.
    • When the page number reaches double digits (10, 11, etc), the number displays as two digits, but the spacing is being treated like a single character.
    So, when you hit "10" the zero overlaps any text that comes after the number. You can add extra spaces to make up for this issue, but then the previous, single digit, pages are all messed up. They have way to much spacing now.
    I've tried everything I can think of and still can't get around this issue. Starting a brand new document, removing all formatting, etc. I'm hoping someone has run across this before and knows of a solution, or maybe an update to fix this in Pages (Fingers crossed..haha).
    Any help or comments is appreciated.
    Thanks,
    Josh

    Hi Jerry,
    I've saved a screen shot of my existing working document as well as a brand new blank document to show that it's not my styles that's causing the issue. You will notice that the "10" page number is overlapping the text that follows it. When you highlight the "10" only the "1" get's highlighted, which makes me think it's representing that number incorrectly as a single digit.

  • Get FI Documet number from BKPF table using CO document number in COVP tabl

    Hi,
    In  datasource 0CO_OM_CCA_9 , we have written a code in CMOD to get the FI Document Number from CO document Number.
    The flow of code is:
    1) From the CO document number, get reference document number  (REFBNfield) from, COVP table
    2) Pass this REFBN in AWKEY(10) field of BKPF table.
    3) We have created new field in datasource named 'ZBELRE' which gets populated with BELNR field obtained from BKPF table.
    This ZBELNR is the FI Document number.
    But somehow wrong FI Document number is getting populated.
    After analyzing code, we found that the AWKEY which we passed in BKPF table is incomplete and the full AWKEY is
    COVP-REFBN+COVP-AWORG
    Is this condition always remains true in all the cases? Also, is the selection criterion which we have used to find the FI document number from BKPF table is sufficient?
    Our CO Consultant says that we should also pass AWTYP along with AWKEY in BKPF table.
    Please suggest a solution.
    Following is the code :
    ***********Datasource Modification for0CO_OM_CCA_9*******************
      WHEN '0CO_OM_CCA_9'." Data Source
        TYPES:BEGIN OF ty_bkpf,
        belnr TYPE bkpf-belnr,
        xblnr TYPE bkpf-xblnr,
        bktxt TYPE bkpf-bktxt,
        awkey TYPE bkpf-awkey,
        bukrs TYPE bkpf-bukrs,
        gjahr TYPE bkpf-gjahr,
        END OF ty_bkpf.
        TYPES : BEGIN OF ty_bseg1,
        lifnr TYPE bseg-lifnr,
        belnr TYPE bseg-belnr,
        bukrs TYPE bseg-bukrs,
        gjahr TYPE bseg-gjahr,
        END OF ty_bseg1.
        DATA: it_bkpf TYPE STANDARD TABLE OF ty_bkpf,
        wa_bkpf TYPE ty_bkpf,
        it_bseg1 TYPE STANDARD TABLE OF ty_bseg1,
        wa_bseg1 TYPE ty_bseg1,
        l_s_icctrcsta1 TYPE icctrcsta1.
        "Extract structure for Datasoure 0co_om_cca_9.
        DATA: l_awkey TYPE bkpf-awkey.
        DATA: l_gjahr1 TYPE gjahr.
        DATA: len TYPE i,
        l_cnt TYPE i.
        l_cnt = 10.
        SELECT lifnr
        belnr
        bukrs
        gjahr
        FROM bseg
        INTO TABLE it_bseg1.
        DELETE ADJACENT DUPLICATES FROM it_bseg1 COMPARING belnr gjahr .
        SELECT belnr
        xblnr
        bktxt
        awkey
        bukrs
        gjahr
        FROM bkpf
        INTO TABLE it_bkpf.
        IF sy-subrc EQ 0.
          CLEAR: l_s_icctrcsta1,
          wa_bkpf,
          l_awkey,
          wa_bseg1.
          LOOP AT c_t_data INTO l_s_icctrcsta1.
            MOVE l_s_icctrcsta1-fiscper(4) TO l_gjahr1.
            READ TABLE it_bkpf INTO wa_bkpf WITH KEY awkey(10) =
            l_s_icctrcsta1-refbn
            gjahr = l_gjahr1.
            IF sy-subrc EQ 0.
              MOVE wa_bkpf-belnr TO l_s_icctrcsta1-zzbelnr.
              MOVE wa_bkpf-xblnr TO l_s_icctrcsta1-zzxblnr.
              MOVE wa_bkpf-bktxt TO l_s_icctrcsta1-zzbktxt.
              MODIFY c_t_data FROM l_s_icctrcsta1.
              READ TABLE it_bseg1 INTO wa_bseg1
              WITH KEY
              belnr = wa_bkpf-belnr
              bukrs = wa_bkpf-bukrs
              gjahr = wa_bkpf-gjahr.
              IF sy-subrc EQ 0.
                MOVE wa_bseg1-lifnr TO l_s_icctrcsta1-lifnr.
                MODIFY c_t_data FROM l_s_icctrcsta1.
                CLEAR: l_s_icctrcsta1,
                wa_bseg1,
                l_gjahr1.
              ENDIF.
            ENDIF.
            CLEAR: l_s_icctrcsta1.
          ENDLOOP.
        ENDIF.
    ***End of Datasource Modification for 0CO_OM_CCA_9*******************

    Hi,
    this forum is for the SAP BusinessObjects BI Solution Architecture. Please post your question into the corresponding product forum for SPA BW
    regards
    Ingo Hilgefort

  • Current row number in internal table

    HI,
    How to find current number of record in internal table which is being processed.
    Srini.

    Hi Srinu,
    Welcome to SDN...
    The system field <b>SY-TABIX</b> will give the current number of record in an internal table.
    If the internal table is iterated through LOOP...ENDLOOP then for each iteration the SY-TABIX will be incremented by one.
    If the internal table is iterated through LOOP...ENDLOOP  WHERE <COND> then for each iteration the SY-TABIX will hold the condition met record number.
    READ TABLE ITAB WITH KEY F1=<VAL> . The SY-TABIX will hold the record number of success record.
    Thanks,
    Vinay

  • Invoice number field in Table BSEG..

    I have the accouting document no.I want to find out the invoice no.Which field in  BSEG table is invoice no.??

    Hi,
    In BSEG you don't find Invoice number. You can see the purchasing document number.
    BSEG- EBELN
    Invoice number in BKPF table. As suggested by other frined .
    BKPF -AWKEY (Invoice number+Year).
    Regards,
    Chandra

  • Handling unit detail report against reservation Number (MB21)

    Hi experts
    for Internal material requiremnt we create reservation from MB21.then against that reservation number we transferred material from Ware house management system in form of Handling unit.
    As per process against that resrvation number system create Outbound delivery in MB1B n we do PGI for that (Mov type 311).
    Is there any report in standerd from that  we will get Handling unit detail agianst reservation number ?
    regards
    Pash@SD

    Hi,
    In HUMO, you can find HUs against Outbound Delivery in 'assignments to objects' TAB
    regards

  • Row number in pivot table

    Hi all,
    how can I add row number in pivot table? I tried with count but it is not working.
    Thanks

    Example (pivot):
    Rcount (1 by channel class) -> (ROWS)
    or
    Rcount(year by channel class) -> (ROWS)
    Year -> (ROWS)
    Channel Class -> (COLUMNS)
    Quantity Sold -> (MEASURES)
    ------------------------------QUANTITY SOLD
    Rcount-----Year--------Direct/Indirect/Others
    1 ------------2000 ----------10------40------40
    2 ------------2001 ----------50------20------40
    3 ------------2001 ----------80------50------40
    Regards
    Goran
    http://108obiee.blogspot.com

  • Want to fetch data from AFVU table with input of order number from AUFK table

    Hi,
    I have a requrement in report where in the user wil enter  the order number from AUFK table and it should display detais like job code condition code (from AFVU table) along with other fields. There is no relation ship between AFVU and AUFK. Can anybody help me in getting the replation ship between 2 tables. What is the table that iam missing and where can i find that relationship and fetch records for that order number?

    Check if this helps..
    AUFK -> AFKO -> AFVU
    AUFK-AUFNR = AFKO-AUFNR
    AFKO-AUFPL = AFVU-AUFPL
    Hope this helps.

  • How to display SC Number in approval table?

    Hi All,
    On the HOME page of EBP , click
    Approval
    , a table is displayed with three columns
    1)Description
    2)Created On
    3)Action
    We need to display the SC number in this table , prefreably by adding a new column and showing the Sc Numbers in that or at least add the SC Number in the description column.
    We found out that some modifications in the ITS Service BBPAPPROVAL , Template SAPLBW02  1200 required .
    Any information will be of great help.
    Thanks,
    Anubhav

    Hi Masa,
    Found the following data in txn SWI2_FREQ
    TS10407930     Read Lang.-Ind. Text for Approval Status
    TS14007989     Determine next Approver
    TS10407929     Send Mail to Persons Involved
    WS14900032     Sub-Workflow to Send Mail / SC loop
    TS14907939     Create object BUS4101
    TS10008126     Approval of shopping cart
    WS10000049     Event Handling in the Component
    WS14000133     Approval Shopping Cart n-Level (BADI)
    WS14000134     Subworkflow for N-Level Approval BADI
    WS10400051     Final Proc. After Approval Alternative 2
    TS10007991     Set SC status to 'Released'
    WS14900031     Sub-Workflow to Send Mail / SC
    WS10000060     Workflow Without Approval Shopping Cart
    TS10407972     Change Rejected Shopping Cart
    WS10400026     Sub-Workflow to Send Mail / SC
    WS10400010     Goods Receipt Workflow Without Approval
    WS10000129     One Step approval of shopping cart
    TS10407935     Set Status of Goods Receipt to Released
    TS10407971     Get Confirmation Rejection Description
    WS10000203     Wait for confirmation events
    WS10400003     Update confirmation upon approval/reject
    TS10107914     Present changes to requester
    TS00008267     Generic decision task
    WS30100051     Workflow system verification
    I Tried by selecting Standard Task and entering TS10008126 by it gives "Task does not exists" message.
    Thanks a lot,
    Anubhav

  • Dimension table is associated with N number of fact tables

    Hi Expert's,
    In case of star schema one fact table is associated with N dimension tables , is it possible to join one dimension table with N number of fact tables...please let my know the your suggestion...
    Thank's
    Harish

    is it possible to join one dimension table with N number of fact tablesYes you can join one dimension table to many fact tables.
    Thanks,
    Vino

  • MB1B 301 with respect to Reservation number

    Hi all,
    I am trying to generate reservation number for 301 movement type by mb21 and when i use mb1b for 301 using the reservation number it is not able to find the reservation. Please suggest

    Hi There
    Check the Reservation, There will be movement allowed indicator field, it has to be enabled to do the transaction, if it is not enabled that reservation will not be available for posting,,
    Once the Mov Allowed ind is enabled in change mode(MB22) save the document, and check in Mb26 and Post it from over there
    Hope it helps
    Thanks
    Senthil

Maybe you are looking for

  • SAP Inbox to My Mail Account

    Hi I need to send the mail from the SAP Inbox (i.e. from Tcode SO01) to my personal mail account. In Tcode SO01, I am creating a new message and under recipient I am providing my mail ID (for eg [email protected]), and I am selecting Recp. Type as In

  • Problème de création de signature sous Acrobat standard X

    Bonjour, J'arrive à créer des boites signatures dans Acrobat standard X. Je suis capable de certifier mon document, mais les gens sont incapables de signer. Dans Fichier > propriétés > Apposition du document Non autorisé. Avez vous des suggestions po

  • Allowed Movement types for a Particular plant..

    Hi All, Please let me know is there any option available in SAP to configure the allowable movement types for particular plant ? Most urgent Thanks Chandru

  • Apache-weblogic bridge problems with virtual hosting

    Hi, Can we set apache-weblogic bridge where apache webserver is configured as virtual hosts and each Virtual Host is mapped to a WebLogic server instance running on separate port ? Please provide doc or reference or your comments if you have solved t

  • Indesign CS3 export to PDF shows a fog/low contrast layer on photos

    When I export an indesign CS3 file to pdf the photos seem to cover up with a fog/low contrast layer once loaded. Does anyone else have this problem? Is there a solution? anything i'm doing wrong!!!