INVOICE AND PURCHASE ORDER

What is difference in fields between invoice and purchase order ?

Hi Jyotirmoy
Can you please be more specific what exact details you require??
Thanks
G. Lakshmipathi

Similar Messages

  • A/P INVOICE AND PURCHASE ORDER

    Is it possible to apply the following check on A/P Invoice Document.
    "The system should not allow a user to enter an A/P Invoice of amount greater than 10000 until it's purchase order is  entered in the system"

    Hi Divya,
            If you are directly copying Purchase Order into AP Invoice then you can use following Transaction Notification...
    If @object_type='18' and @transaction_type='A'
    BEGIN
    If Exists (Select * from [dbo].[OPCH] T0 Inner Join PCH1 T1 On T0.DocEntry=T1.DocEntry
    Where T0.DocEntry = @list_of_cols_val_tab_del and T0.DocTotal >'10000'  T1.BaseEntry is null)
    BEGIN
    Select @error = -1,
    @error_message = 'Please Raise PO First'
    End
    End
    Thanks & Regards,
    Shambhu

  • Validate invoicing parties between invoice and purchase order

    Hello
    I am trying to find a solution around how to validate invoicing party in invoice to invoicing party in purchase order.
    i.e. PO vendor is 8700 and has invoing party as 8500 as a partner flowing through partner determination from vendor master, when i create invoice though MIRO or EDI, system should hard stop invoice if invoicing party is not 8500 (other than purchase order invoicing party)
    i am trying to achive this through standard setting of partner detemination and setting M8-286/287 message as "E" in OMRM but system is not validating invocing parties and letting create invoice with any vendor.
    Our system does not have BADI MRM_PARTNER_CHECK due to EHP is not latest.
    This seems standard functionality to me but somehow not working through standard SAP settings.
    has anyone came across such a requirement and have soultion ?
    Any help will be appreciated <Text removed by Moderator as it suggested "favour">
    Thanks
    Dharmesh
    Message was edited by: Jyoti Prakash

    Hi,
       M8286 is triggered while you enter multiple PO's with different invoicing parties in MIRO. The system design is explained in the KBA:  1688253 - MIRO invoice is booked with different vendors from the Purchase Order . As of my knowledge, the same is not triggered if you change the invoicing party in MIRO header.
       From EHP 4, M8 777 message can be used to control the vendor change in MIRO. If you are in lower version, either you may go for development or you may make the invoicing party field as "output only" using transaction variant in SHD0 (but I am not sure whether SHD0 will work for EDI).
       If you are going for development, refer the note: 1156325 - BAdIs in the Logistics Invoice Verification environment
    Regards,'
    AKPT

  • Invoice and Purchase Order info from r/3

    Hi All,
    I have a new requirement. I need to extract the following information from r/3. So can anyone please let me know the base tables in r/3 where I can find the following fields.
    The fields that I need is:
    1. Purchase Order number & PO Line Item number
    2. Goods receipt number & Goods Receipt Date
    3. Invoice number (and item number if any) & INVOICE DATE
    Any help is greatly appreciated.
    Points are assured.
    Thanks in advance.

    Hi All,
    Thanks very much for the replies and your suggestions.
    I think I got all the fields I need in EKBE table.
    1. PO number (EBELN)
    2. PO line number (EBELP)
    3. Goods receipt number (BELNR- material doc number when VGABE-transaction/eventtype is 1) and Line item number (BUZEI)
    4. Goods receipt date (Entered on - CPUDT)
    5. Invoice number (BELNR- material doc number when VGABE-transaction/eventtype is 2) and Line item number (BUZEI)
    6. Invoice date (Entered on - CPUDT)
    But I manager has changed the requirement and now he wants the payment date (the clearing date(AUGDT) in BSEG table) also.
    So problem is I am unable to relate the above information with this clearing date.
    So Can you please help me here.
    Thanks in advance...

  • Printing invoice number and purchase order

    Hi All,
             I am newbie to SAP scripts.By using standard script ( f110_prenum_chk  ) modifying the script layout.and also need to print some extra fields.those are ,
                                --  Invoice number
                                --  Purchase order number
                                --  TDS
    from the above  i am able to display TDS by using the field &regud-sqste& .Is this right field to print the TDS ?
    and from which table i can fetch the details of invoice number ,and PO number ?i have the document number (reguh-vblnr).can i use this field to fetch the details of  invoice and PO numbr.please Help me out.
    Thanks and regards
    Naresh
    Edited by: naresh bammidi on Oct 12, 2011 2:17 PM

    Hi,
    You ERP system should be upgraded to Enhancement pack 3 to avail this datasource. Could you confirm the patch level of your ECC system. Or you can use 2lis_06_inv datasource to get the PO Number and accounting information.
    Thanks,
    RRR.
    Edited by: Rammi on Feb 18, 2010 10:11 AM
    Edited by: Rammi on Feb 18, 2010 10:12 AM
    Edited by: Rammi on Feb 18, 2010 10:12 AM

  • Tables for credit Memo and Purchase order

    Hi all,
    I need to develop a report to dispaly all the credit memos for the open qty,
    My issue that is  there any table where we can have information for credit memos and purchase order,
    like the input fields is company code,customer number,fiscal year,
    hope you understnad,
    Please let me know if you need any more information,
    Thanks&Regards,
    Cghand

    Hi
    Invoice Verific. table:
    RBKP - Document Header: Invoice Receipt
    RSEG - Document Item: Incoming Invoice
    Regards
    Prasanna

  • Post vendor Invoice without Purchase order.

    Hi all
    good afternoon
    how can i post vendor Invoice without Purchase order.
    And any option
    Regards
    Manju

    Hi,
    Use following transactions to do so;
    1. MIGO - Goods Receipt > Others
    Here use movement type as "501" and enter material, vendor, quantity, Plant, storage location, etc... manually and post the material document.
    Here following A/c entry will appear;
    (BSX) Stock Account - Dr
    (GBB-ZOB) Expense A/c - Cr
    2. FB60 - Post Vendor Invoice
    Here following A/c entry will appear;
    Vendor Account - Cr
    Expense A/c - Dr
    3. F-53 - Post Payment w.r.t. the Invoice posted in step2.
    Here following A/c entry will appear;
    Vendor Account - Dr
    Bank Account - Cr
    Note: - If you don't want to carry out inventory transactions then follow only steps 2 & 3.

  • Who is using SRM Invoice without Purchase Order?

    Hello,
    I want to implement SRM Invoice without Purchase Order as a method for our employees to enter their own non-purchase order invoices into SRM instead of having Accounts Payable enter them into R/3.  The invoices would then go through financial approval workflow before posting in R/3 and being eligible for the next appropriate cheque run.
    This will be a change to our corporate policy and I would like to connect with other companies who are allowing employees to enter their own invoices to find out whatever information or suggestions they can pass along to me.
    Few facts:
    We are running SRM 5.0 Classic with R/3 ERP 2005.
    The invoices are for $3,000 or less.
    We have Head Office plus many remote locations.
    We would still send the invoices to Accounts Payable for retention.
    Thank you,
    Corinne Taylor

    Hi Taylor,
    We can enter the Invoice with out purchase Order also. But you need Invoice management system in SRM.
    The Below document may help you and guide you further how to achieve.
    Technical Description and Configuration Information
    Purpose
    The Business Package for Invoicing Clerk provides the possibility to use the Invoice Management System in the Portal. The Invoice Management System (IMS) allows you to process incoming invoices
    (with and without purchase order) on the basis of exceptions. 
    Prerequisites
    This document is intended to guide an administrator through the steps required to install and configure the Business Package for Invoicing Clerk. Previous knowledge of SAP architecture and systems, as well as a fundamental knowledge of the Internet and associated technologies are prerequisites.
    To use the Business Package for Invoicing Clerk, the SAP SRM Server 5.5 must be installed in one of following ways in SAP ERP 2005:
    ·        SAP SRM Server as an add-on to SAP ECC Server (product instance SAP ERP 2005 – SAP ECC) to run Supplier Relationship Management (SRM) in one client of the ERP system.
    ·        SAP SRM Server as a separate component to SAP ECC Server.
    It is essential that you familiarize yourself with the contents of the corresponding Master Guide before starting to install the Business Package! All relevant system prerequisites are listed in the Master Guides.
    You can find these guides for mySAP ERP and mySAP SRM on the SAP Service Marketplace at service.sap.com/instguides ®Installation & Upgrade Guides ® mySAP Business Suite Solutions:
    &#9679;      mySAP ERP ® mySAP ERP 2005 ® Planning
    &#9679;      mySAP SRM ® Using SRM Server 5.5
    For more information on configuration, see SAP Solution Manager ® mySAP ERP 2005  ® Roles for the SAP NetWeaver Portal  ®Invoicing Clerk. See also, mySAP SRM configuration information in SAP Solution Manager: Configuration ® mySAP SRM 5.0 ® Basic Settings for mySAP SRM.
    See SAP Note 731386, Import of business packages with SAP NetWeaver. This note describes how to import business package EPA files into the SAP EP and how to install business package SCA files using the Software Deployment Manager.
    Integration
    The Business Package for Invoicing Clerk provides intranet/Internet access to several integrated backend systems. These include:
    ·        SAP SRM Server 5.5
    ·        SAP ECC 6.0
    ·        SAP Business Information Warehouse (BW) 7.0 (BI Content 7.2)
    Prior to beginning your installation, you should establish which components are
    required in your system landscape.
    Architecture
    The architecture of the business package is represented in the figure below:
    Landscape: Business Package for Invoicing Clerk
    Process Flow
    Roles, Worksets, Pages and iViews
    The following objects are available:
    Role Invoicing Clerk
    com.sap.pct.erp.invclerk.invoiceclerk
    Workset: Invoicing
    com.sap.pct.erp.invclerk.invoicing
    Invoice iView
    com.sap.pct.erp.invclerk.create_invoice
    Credit Memo iView
    com.sap.pct.erp.invclerk.create_creditmemo
    Subsequent Credit iView
    com.sap.pct.erp.invclerk.create_subcredit
    Subsequent Debit iView
    com.sap.pct.erp.invclerk.create_subdebit
    Invoice/Credit Memo iView
    com.sap.pct.erp.invclerk.search_invmemo
    Invoice Management iView
    com.sap.pct.erp.invclerk.bbp_inv_main
    Invoice Post Processing iView
    com.sap.pct.erp.invclerk.invpostpro
    Related services iView
    com.sap.portal.navigation.worksetmap.RelatedServices
    Document Overview iView
    com.sap.pct.erp.invclerk.doc_overview
    Document Quick Access iView
    com.sap.pct.erp.invclerk.doc_qaccess
    Excessive Invoice Document iView
    com.sap.pct.erp.invclerk.invoice_report
    Workset: Reports Overview
    com.sap.pct.erp.invclerk.reporting
    Reports Overview
    com.sap.pct.erp.invclerk.reports
    Workset: Service Map
    com.sap.pct.erp.invclerk.service_map
    Service Map iView
    com.sap.pct.erp.common.servicemap
    Thanks & Best Regards
    Girisha M S

  • A/P Invoices FROM Purchase Order

    Hi,
           how can I create a Purchase Invoice from purchase Order in DI API ?
    thanks
    Leonardo Correa

    Hi Leo,
    you have to create two objects
    oPO = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPurchaseOrders)
    oPI = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPurchaseInvoices)
    than you use oPO.GetByKey(DocEntryFromPO)
    to load the old Purchase Order in the Object
    than you copy the properties to the PurchaseInvoice Object
    oPI.CardCode = oPO.CardCode
    oPI.Lines.SetCurrentLine(0)
    oPO.Lines.SetCurrentLine(0)
    oPI.Lines.ItemCode = oPO.ItemCode
    and you also have to "link" the lines - make a loop.
    oPI.Lines.BaseEntry = DocEntryFromPO
    oPI.Lines.BaseLine = oPO.LineNum
    oPI.Lines.BaseType = bodt_PurchaseOrder
    thats it - this are the important steps.
    i hope it helps enought
    regards
    David

  • Invoices without purchase order reference

    Hi,
    How to post  Invoices without purchase order reference.
    Utsav

    hi,
    You can post the invoice in following two ways:
    1. Activating the G/L account tab and material tab near to PO reference tab...by this you can post the invoice to the given G/L account or material account...
    To activate the tabs go to:
    SPRO --> MM --> Purchasing --> PO --> confiure postings directly to G/L account or material account...
    For this go to MIRO --> Enter the Base line date, payments terms and invoicing party and later enter the details in the G/L account and material data tab...and then save the invoice...posting will be done...
    2. the second way is you can reference other documents as given above and post the invoice...If none of the docs exsist then above process is better ...
    Regards
    Priyanka.P

  • How to bifurcate production order and purchase order

    hi all,
    is it possible to bifurcate all open production order and purchase order quantity of items.
    ex:i have one item like ffp001 it is showing 100 order quantity.but i want only open purchase quantity.i checked (item master data-->righ click--->Avail to promise) its showing open production and purchase quantity.so i need only open purchase quantity.
    Plz tell me the process of Bifurcation of open orders.
    thanks&Regards,
    P.Pratap

    Hi,
    By default there is no option , as a workaround you can use below method,
    Create 2 warehouse , for example Purchase , Production
    When ever you create purchase order use "Purchase" warehouse, Use production warehouse in production
    In the "Available to Promise" Report you have warehouse filter option.
    Using this filter you achieve can achieve your requirement.
    OR
    Right click "Filter Table"
    Document -> Start with-> PO
    Now you can see only PO
    Refer below image

  • Standard program for unbilled  sales orders and purchase order items

    Can anyone advice,  is there any standard program which gives the unbilled sales order and purchase order items.

    Hi,
    Use the T.Code VA05/VA05n for list of all the sales order s which are open.
    Take T.Code:VA05N
    Select the option "Open Sales Orders".
    Execute.
    It will give you all the orders which are open.
    The standard program for this is:"SD_SALES_ORDERS_VIEW".
    The same you can also get by using the T.Code VF04.
    In this if your scenario is "Order related",then select the option "Order related".
    Else if it is "Delivery related",then select "Delivery-related".
    Execute.
    The standatd program for this is:"SDBILLDL".
    T.Code:VF05/VF05n is for list of billing documents.
    Regards,
    Krishna.
    Note:Pls search the forum.

  • Report with purchase requisitions and purchase orders: how?

    Hi,
    I need to get a list of items bought with their purchase requisitions and purchase orders (when they exist). This can be done looking at each purchase order (ME23N), ou purchase requisition (ME53N), and writing it down. But in some cases, I have to do it on about 450 operations. I'd like to get this list without having to search for each requisition ou order. I can get a complete list of orders and requisitions, but without any relationship between them (they are mixed as if they were the same thing, but there´s a field telling it that row is an order or a requisition). Using some macros in excel, I can find this relationship in 40% of the cases (for example, if item 421351 was purchased only once, an order for item 421351 is related to a requisition for item 421351). Is there any way to get this list automatically? Or is there any field that tell me this relationship?
    Thanks,
    Francisco Morbiolo
    Votorantim Cimentos
    Votorantim, SP - Brazil

    Sorry, I forgot to tell this: I don´t have access to SQ01/SQ02/SQ03.
    I get the orders and requisition reports using ZGLPS020.
    Thanks,
    Francisco Morbiolo
    Votorantim Cimentos
    Votorantim, SP - Brazil

  • Transaction code for sales order totals and purchase order totals

    Hi i am using alv grid report to display the sales order and purchase order totals by productline(profit center)
    Now i have to call standard transactions from first list to display the totals of sales order and purchase order.I have to display these transctions for specfic orders and their specfic lineitems only.
    in VA05n transaction it is allowing me to enter only the document numer but not item.
    Can any one help to find the standard transaction to display the totals for only specific orders and line specific line items

    Hi Polite,
    The transaction CRMD_ORDER is the superset for all the transactions mentioned by you. So it is better to remember just one transaction instead of remembring the subsets . Once you use the transaction CRMD_ORDER and then Follow the menu Business transaction -> Create (F5) you will get the list of transactions you can create this is nothing but the the transactions you have mentioned.
    If you know the transaction no. you can directly open that in transaction CRMD_ORDER. The other opetion is to use the SAP Menu instead of transactions.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • Linking document info record and purchase order

    Hi all,
    I hope that someone can help me because I'm having a problem with creating links between document info records and purchase orders.
    By default in SAP I can create links between document info record and purchase order ITEMS! When I create that link, I can see it in document info record under Object links tab, but when I double click on the number of purchase order nothing happens (I expected that this purchase order will open).
    Why is that so?
    Why can't I access purchase order from document info record even though the link exists?
    The other question is about creating object links to purchase orders, not purchase order items! Is it possible to link document info record with purchase order?
    I would appreciate quick answer because we're in the middle of a project and we're stuck with that problem.
    Thanks!

    Hi Karlo,
             As you mentioned, object links could be linked to Purchase order items. In customisation you maintain these entries under the node SPRO > Cross Application Components> Document Management--> Control Data --> Define Document Types --> Define Object Links.
    There are many links in the standard system (possible entries).
    The system automatically determines the screen number (dialog box) where the key data for the object is maintained for document maintenance.
    You can check the screens when the screen entry is missing or contains errors by doing the following:
    Start the Object Navigator and display the objects for the development class  CV.
    Expand the function group 130. The structure nodescreens lista all screens that can be used for object links.
    You can make an object link to SAP objects that are not shown in the possible entries list. To do this, proceed as follows:
    In the standard system, there are already two special screens for the module pools SAPLCV130 and SAPLCV140 for the linked SAP object.
    You must create two new screens with the same number for the module pools SAPLCV130 and SAPLCV140 .
    The processing logic must follow that of screen 1204 in program SAPLVC130.
    Create function module OBJECT_CHECK_XXXX (XXXX = object name)
    If the object can be classified, this function module already exists .
    Otherwise copy the function module for linking equipment DOCUMENT_CHECK_EQUI and change it as required for the new object.
    Hope the above instruction helps in solving your problem,
    Sojan
    Note : Award points if you find the information useful

Maybe you are looking for

  • Problem in OIM Installation in Linux-64 bit environment

    Hi, Components used 1. Oracle Database11gR1 2. Weblogic Application server 10.3.0(installed in non clustered mode) 3. OIM 9.1.0.1 Also ensured the above three are compatible. I'm facing problem at the end of OIM installation in RedHat Linux-64 bit en

  • Problems with Bootcamp and windows 7

    I have a MBP (not sure what year it is, 2009, I think) 15" 2.53Ghz Core 2 Duo, 4GB. It has Leopard 10.5.8 on it and Bootcamp 2.0. I have a Windows 7 install DVD and I would like to install Windows 7 under boot camp on it. Bootcamp 2.0 looks like it's

  • *.src.tar.gz instead of *.pkg.tar.gz when i do makepkg -S?

    When I do makepkg -S, I get something like foo.src.tar.gz and when i run it through pacman -U foo.src.tar.gz, it tells me it's corrupted or damaged. I don't get it really, this happened with yaourt, google-chrome, pipelight, etc. I've been really fru

  • Error-50150 occured at DAQmx Write

    Hello,     I am experiencing a seemingly random error in a large program. The error occurs in a part of the program that simulates tach signals to a CPLD. I have not been able to find out what conditions cause this error, it seems to be random in nat

  • FileDialog keeps reappear in Windows after double click

    Here's a portion of the code FileDialog fileDialog = new FileDialog(this,                     "Choose document from file",                     FileDialog.LOAD);             fileDialog.show();             String fileDir = fileDialog.getDirectory();