Query of blanket purchase order

Hi experts
can anyone explain how to do invoice verification for blanket po?
thanks in advance!

Hi Mark,
In SAP, Blanket Purchase Orders refer to the business process where you have a Purchase Order with a validity period (start / end date) and a limit on the item. No Goods Receipt takes place. Payment is triggered by Invoice.
Multiple invoices can be processed. Main point is that invoices must be processed within the validity period spesified in PO. The total value of invoices must also not exceed the limit spesified in PO item. The validity period is spesified on PO Header Level, while the Limit is on Item level. The creation of Purchase requisition is Optional.
Purchase Requisitions doesn't have validity period fields, although the limit can be spesified on item level. So if users create PR's then they could type the validity period simply as text in one of the long text fields.
During invoicing, if the date is outside validity period or the amount is bigger, either a Warning or Error will occur. This setting is done in customising.
Examples on where this business process can be used include: Services: example buying flowers, travel. Perticular if the receipt process is not very formalised. It is also sometimes used for utilities (water, electricity...).
Look at processes where Financial invoices (no PO) are used. To improve control, a lot of vendor invoices could be moved to Blanket Order process.
Lets look at key fields in the Purchase Order
The Overall Limit is the value that will be used to in the check during invoicing. If Commitment is switched on in Costing, the Expected value is the value of the commitment against in this case the Cost Centre. The actual will be posted during invoicing.
Account assignment is mandatory, so this process is non stock purposes only. Stock can not be procured using this method (For stock a GR is required).
Because no Goods Receipt (GR) will take place, the GR indicator is switched off when the item category is selected.
Regards,
Ashok

Similar Messages

  • BLANKET PURCHASE ORDER로부터 ASL과 SOURCING RULE을 생성하는 방법

    제품 : MFG_PO
    작성날짜 : 2005-11-08
    BLANKET PURCHASE ORDER로부터 ASL과 SOURCING RULE을 생성하는 방법
    =================================================================
    PURPOSE
    Blanket PO로부터 ASL과 Soucing Rule을 생성하는 방법을 알아본다.
    Explanation
    1. Site level로 아래의 profile options이 setting 되어져 있는지 확인한다.
    PO: Allow Auto-generate Sourcing Rule = CREATE AND UPDATE
    PO: Allow autocreation of Oracle Sourcing documents = Yes
    2. User level로 하나의 assignment set을 아래의 profile option에 attach
    한다.
    MRP: Default Assignment Set
    3. Blanket Purchase Order를 생성한다.
    ASL과 Sourcing rule이 필요한 item이 입력되야 하며,BPA를 위한
    Effectivity date는 지정되어야 한다.
    4. Blanket Purchase Agreement를 저장하고 approve 한다.
    Enable Automatic Sourcing : Checked
    Update Existing rule and assigment : Checked
    Select the release method: Release using Autocreate
    5. 현재 BPA의 header status는 'Approved'이어야 한다.
    6. Workflow background process를 아래의 parameter와 함께 실행한다.
    Item Type : PO Approval
    Deffered Activity: Yes
    7. Supply Base > Approved Supplier List 화면으로 이동하여 Item을 조회
    하고 ASL이 생성되었는지 확인한다.
    8. ASL 화면의 Attributes로 이동하여 특정한 Release method를 가진
    Document가 첨부되어 있는지 확인한다.
    9. Supply Base > Assign Sourcing Rule 화면에서 MRP: Default Assignment
    Set profile option에 지정되어 있는 Assignment set을 조회한다.
    10.BPA에서 사용한 item을 Assign Sourcing Rule 화면에서 조회하고,item에
    대해 지정된 sourcing rule을 적어 놓는다.
    11.Supply base--> Sourcing rule
    Query the Sourcing rule
    ASL과 Sourcing Rule 둘 다 생성되었음을 확인할 수 있다.
    Reference Documents
    Note 246085.1

  • Invoice verification(MIRO) for blanket purchase order

    Dear All,
    I am tring to enter invoice via. MIRO againest a blanket purchase order. The blanket purchase order is a Frame workorder  with account assignment category 'U' & item category 'B'. I am getting error 'Enter G/L Account'  while entering invoice varification in MIRO.  I am entering the Amount in the 'Acct assgt' column (error mark). However the GL account & cost center field is gray out. System not allow me to enter the GL account & cost center in MIRO. Also I am unable to change the account assignment category from 'U' to 'K'  in MIRO.
    Can some one guide me how to resolve the above problem.
    Your earlier input would be highly appriciated.
    Thanks,
    spsahu

    Hi
    Please check the Variant being used as per the Standard All the fields are in Entry Mode only.
    Please use the Layout  7_6310 All information & Check
    Check in OLMRLIST  the Layout for transaction MIRO & Program SAPLMR1M
    Please ensure that you use Document type FO in Creating Blanket PO's
    Thanks & Regards
    Kishore

  • Blanket Purchase Order

    i created blanket purchase order with item category B and account assignment as K
    PO created
    and i am trying to enter invoice
    can any  one tell me how to do this..i failed several times
    finally in material tab of invoice receipt i entered material number and PO quantity and then i am able to post the invoice..
    please explain i did it correctly or tell me the right format
    thank you

    Hi,
    In Blanket PO refer to the business process where you have a Purchase Order with a validity period (start / end date) and a limit on the item. No Goods Receipt takes place. Payment is triggered by Invoice., select document type as FO and item category B and Account Assignment category K & provide the limits to the validity periods and the value limits in the PO.
    Multiple invoices can be processed in miro. One thing is that invoices must be processed within the validity period specified in PO. The total value of invoices must also not exceed the limit specified in PO item. The validity period is specified on PO Header Level, while the Limit is on Item level
    process :
    1. Make the Blanket PO. with doc type FO and item cat B and Account Assignment category K, with GL A/c and costcenter.
    2. Because no Goods Receipt (GR) will take place, the GR indicator is switched off when the item category is selected
    3. Based on the PO dates, we directly make the Invoice and pay to the vendor
    Regards
    Raj.

  • Problem of Query of Module Purchase Order, Good Receipt PO, Good Return

    Hi,
    I would like to seek for assistance regarding double entries of documents,  I have used the query and found out lately the it has a problem, Please refer to thread "Query of Module Purchase Order, Good Receipt PO, Good Return" for details.
    You help is very much appreciated.
    Regards,
    Clint

    Hi Clint,
    Try this one:
    SELECT DISTINCT 'GRPO' AS TYPE, T1.DOCNUM
    'GRPO/RET#', T3.DOCNUM 'PO#',T1.CARDCODE,
    T1.CARDNAME , T1.DOCDATE, T0.ITEMCODE, T0.QUANTITY,
    T0.PRICE, T0.LINETOTAL
    FROM DBO.PDN1 T0
    INNER JOIN DBO.OPDN T1 ON T1.DOCENTRY = T0.DOCENTRY
    LEFT JOIN DBO.POR1 T2 ON T0.BASEENTRY = T2.DOCENTRY
    INNER JOIN DBO.OPOR T3 ON T2.DOCENTRY = T3.DOCENTRY
    WHERE T1.DOCNUM = '[%0]' AND T0.ITEMCODE IS NOT NULL
    UNION ALL
    SELECT DISTINCT 'RETR', T1.DOCNUM,T3.DOCNUM,
    T1.CARDCODE, T1.CARDNAME , T1.DOCDATE, T0.ITEMCODE,
    T0.QUANTITY, T0.PRICE, T0.LINETOTAL
    FROM PDN1 T0
    INNER JOIN OPDN T1 ON T1.DOCENTRY = T0.DOCENTRY
    LEFT JOIN RPD1 T2 ON T0.TRGETENTRY = T2.DOCENTRY
    INNER JOIN ORPD T3 ON T2.DOCENTRY = T3.DOCENTRY
    WHERE T1.DOCNUM = '[%0]' AND T0.ITEMCODE IS NOT NULL
    If you still have duplicates, let me know any differences in those lines.
    Thanks,
    Gordon

  • How to process a Blanket Purchase order?

    Hi,
    Can you please let me know how to process a blanket purchase order received from a customer?
    Can we create a sales order based on the customer's blanket purchase order?
    Please help me out with this issue.
    Sincerely,
    Puja

    Dear Puja,
    You can create Sales Order ....with reference to Blanket / Frame Purchase Order. This Frame PO contains, Validity and Limit.
    Based on this info, you can create Blanket Sales Order.
    You can split the blanket sales orders relevant to the customer PO.
    Regards - Muralidhara

  • Blanket Purchase Order and the Framework Order

    hi Gurus,
    I wanted to know the following.
    What is the difference between Blanket Purchase Order and the Framework Order.
    Thanks.

    Hi,
    Framework order is also known as Blanket PO.....which we use for the procurement of Low value Material with Long term planning....It is used as Mini Contract....
    Blanket Order:
    Used for long validity period and with the provided value limit. By its name u201Cblanketu201D which covers to required long time? We use doc type FO(for long period) and item cat. B(for value limit).Goods receipts or the entry and acceptance of services performed are not necessary in the case of a blanket PO and limit items. The invoices are posted directly with reference to the purchase order, provided that the specified value limit is not exceeded. But manual entry of invoiced amount and invoiced quantity is required during LIV process.
    Example: Procurement of stationary items.
    Frame work order:
    Framework order (FO) is a document type which is provided by the standerd SAP.
    It can be used for the consumable material ( Which is having low value & where making GR is not of worth like C category item.) & called as blanket PO. Here we need to mntion the validity period & target value or quantity as a restriction as well as need to mention item category as a "b".
    Also it can be used for the procurement of extarnal services (Item category "D" ). Here we need to do the entry of services which have been performed & need to accept the same whereas in blanket PO, GR is not required.
    At the end i would tel u that Framework order is the document type which can be used as blanket Po & procurement of services.
    Regards
    KK

  • Blanket purchase order and Framework order?

    Dear Gurus,
    what are the main differences between Blanket purchase order and Framework order?
    Thanks..

    Framework order is also known as Blanket PO.....which we use for the procurement of Low value Material with Long term planning....It is used as Mini Contract....
    For making Blanket PO....you have to choose Order type: FO in ME21N....with Item category "B"(Limit)
    For creating Blanket PO... You need not have to maintain material master.....Maintaining Acc.assignment Category in PO is mandatory....also you have to maintain Validity Period in Blanket PO...
    As per SAP Best Practice.....for Blanket PO, GR is not possible.....you can directly post multiple Invoices for One Blanket PO....The validity and total Value of these Invoices for Blanket PO during LIV can be controled by tollerance keys LA and LD.

  • Blanket Purchase Order and MRP

    Gurus,
    How MRP considers Blanket purchase Order - supplies..suppose i have a BPO for 100 Items/1 yr..that means roughly every qtr 25 numbers.But we are not asking the suppliers to supply the good until we ask him..this contract is to reduce lead time ..still buyer should be aware of the demand for this items..if BPO is not there..he will get requisitions..but now MRP will not recommond PR's as BPO is in place..pl advise..how to handly this case/
    I couldnt find much documentation on BPO and MRP.
    Rgds,

    MRP does not consider BPO as supply. Only blanket releases are considered as a supply.
    So in your case, MRP WILL recommend PR whenever it sees the demand. And the buyer will be able to convert the PR into a Blanket release.
    Hope this answers your question
    Sandeep Gandhi
    Independent Techno-functional Consultant

  • BLANKET PURCHASE ORDER MIRO

    HI,
    I HAVE MADE ONE BLANKET PURCHASE ORDER VALUE LIMIT OF RS.1,00,000.
    I HAVE DONE THE MIRO ALSO OF ABOUT RS.1,20,000 AGAINST THE SAME PURCHASE ORDER.
    THERE SAP SHOULD GIVE ME THE ERROR MESSAGE BUT IT NOT HAPPEN AND ALSO HOW I WILL SEE THE STATUS OF THE BLANKET PO LIKE HOW MUCH INVOICE I HAVE RECEIVE AGAINST THE SAME PO.
    HELP ME.
    REGARDS,
    ANANT

    Hello,
    After doing MIRO for Blanket PO you should be able to see the PO history in which it will give you the invoice number.
    Entry during MIRO
    Dr - G/l account given in PO
    CR - Vendor A/c
    Regards,
    Shailesh

  • Query on Blanket Purchase Agreement--  Lines Agreement

    Hi friends,
    I have a query on Blanket purchase agreement.When a minimum release amount is provided in the Terms >Agreement controls it is holding fine and taking that value perfectly for each release.
    But when in the PO Lines,under the Agreement when i specify a Minimum relase,Quantity agreed and Amount agreed for a line,the system is not picking up the values mentioned here when i create a release.
    Eg. Created a Blanket PO with a line.
    For the line under the Agreement tab, specified the following values.
    Minimum release : 100.00
    Quantity agreed : 100
    Amount agreed : 10,000.00
    1.When i created a release,it allowed me to create with the release amount of 20.00
    2. When i created one more release for a quantity of 500,it allowed me to go ahead.System didn't stop me or throw me any message like you are crossing the qty agreed.
    How come these two cases 1 and 2 happen.
    This is contradicting the agreement controls for the blanket PO line.
    FYI: At the header level ,the minimum release amount are holding good and working fine.
    Only at the PO Line ,the system is not taking the agreement values.
    Any pointers in this regard would be great help.
    Regards,
    Bala.

    Hi All,
    I have issue with Blanket Sales Agreement(BSA) in PDF format for approval.
    NOTE: To Preview and Print from the Blanket Sales Agreement header, you can use the Action, Preview and Print or right mouse click to access Preview and Print, to Preview and Print from the Blanket Sales Agreement header. When a specific blanket is open, you can initiate preview of the formatted contract document. The document always displays in PDF format when previewed from the blanket sales agreement; you will not be required to choose a file output format.
    In our test instance,
    I am not able Preview Blanket Sales Agreement and send it for approval through the Workflow Notification.
    Requirement is customer should view the document.
    Please, let me know the reason for not able to Preview the BSA.
    Many thanks.
    Regards
    Dass
    Edited by: user10255615 on Nov 2, 2008 10:38 PM

  • BLANKET PURCHASE ORDER WITH RELEASE

    HOW TO DO CONVERSION OF BLANKET PURCHASE ORDER WITH RELEASE
    ,PLZ SEND SAMPLE CODE OR UNIT TEST(UT) DOCUMENT.

    Hi Suresh
    you can define the copying rules with the help of following customization.
    SPRO>Purchasing > Purchase Requisitions > Text for Purchase requisitions > define copying rules.
    define text types and linkages.
    SPRO>Purchasing>purchase order>Text for purchase order
    Define copying rules for header and item text for PO as per the requirement.
    Best Regards
    Nishant Shende

  • Blanket Purchase Order - process

    Hi,
    Can anyone provide me, the complete procss abt Blanket purchase order i.e the complete cycle.
    as well, let us know, in whihc case , they will use this blankent orders.
    thanks in advance.

    In SAP, Blanket Purchase Orders refer to the business process where you have a Purchase Order with a validity period (start / end date) and a limit on the item. No Goods Receipt takes place. Payment is triggered by Invoice.
    Multiple invoices can be processed. Main point is that invoices must be processed within the validity period spesified in PO. The total value of invoices must also not exceed the limit spesified in PO item. The validity period is spesified on PO Header Level, while the Limit is on Item level. The creation of Purchase requisition is Optional.
    Purchase Requisitions doesn't have validity period fields, although the limit can be spesified on item level. So if users create PR's then they could type the validity period simply as text in one of the long text fields.
    During invoicing, if the date is outside validity period or the amount is bigger, either a Warning or Error will occur. This setting is done in customising.
    Examples on where this business process can be used include: Services: example buying flowers, travel. Perticular if the receipt process is not very formalised. It is also sometimes used for utilities (water, electricity...).
    Look at processes where Financial invoices (no PO) are used. To improve control, a lot of vendor invoices could be moved to Blanket Order process.
    Lets look at key fields in the Purchase Order
    The Overall Limit is the value that will be used to in the check during invoicing. If Commitment is switched on in Costing, the Expected value is the value of the commitment against in this case the Cost Centre. The actual will be posted during invoicing.
    Account assignment is mandatory, so this process is non stock purposes only. Stock can not be procured using this method (For stock a GR is required).
    Because no Goods Receipt (GR) will take place, the GR indicator is switched off when the item category is selected
    Read the Rules Use the Search...........

  • Tolerance Key LD: Blanket purchase order time limit exceeded

    Hi All,
    Can anybody tell me how the Invoice Block Tolerance Key <b>LD: Blanket purchase order time limit exceeded</b> works.
    As per my understanding, we need to maintain no days in the Tolreance Key LD , so that it checks for the Contract Validity & the Invoice Date with the tolerance limit days & block the invoice if it exceeds.
    But, it's asking for the value in the LD tolerance limit setting !!! Hope it should be no of days !!! Kindly let me know.
    Also let me know if you can explain me the settings &  steps to run this scenario.
    Thanks!
    Nanda

    Steve,
    Can you answer Nanda's question? I haven't really used this LD tolerance previously. I tried this on my sandbox system and can see the cause for his confusion although I am unable to explain it.
    Thanks,
    H Narayan

  • Limit/Blanket Purchase Orders and CCM Catalogs

    Hi,
    Is it possible to put Limit/Blanket Purchase Order items into CCM Catalogs?
    John

    Hi
    It is possible to put anything into a catalog - however that does not mean the catalog item will be interpreted or acceptable to the SRM_SERVER, when passing data from a catlaog, the provided information has to be sufficient to allow for successful creation of a procurement document (not a limit/blanket order), i.e. you need either Material Number or Description, based on which of these are passed you may also then require vendor/UOM/quantity, price etc, it is clearly defined in note [395312|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=395312].
    Regards,
    Jason

Maybe you are looking for

  • Living in Mexico - but want US Store

    I keep getting an error message on my Iphone -- I live in Mexico, but have a US Address and Credit Card.   Can I use the US Store?  If so, how?

  • Sapscript change - Purchase order

    Hi All, I have a requirement to send the PO created in mail. I included the code for sending the email in the Z driver program for the Z script created earlier for PO. But i am not sure whether i have included the code at the right place and do i hav

  • Fixed Vendor without Source List

    Hi Gurus, My client wants to have a fixed vendor for the Procurement of Consumables which doesnt have a Material Master. I dont have source list also. But i want to make a particular vendor fixed for my purchasing. Is there any options available in S

  • Query regarding ALV

    Hi   I am using ALV to print my report.   I want to write some data above or below     the ALV output. How to do it? Regards, Abhimanyu.L

  • Data written to Live cache but not visible in SNP Planning Book

    Hello All, We have an issue this morning, Customer service cordinator placed a Purchase Order in SNP (VMI). Order was sent to ECC and a sales order was created. This morning when we check the sales order, it shows 4574 cases but in TLB Pur chase orde