CONFIRMATION OF  PURCHASE ORDERS CREATED FOR SERVICE

Hi,
We have implemented the Extended Classic Scenario on SRM 5.0 and WF1400020 has been activated for Confirmation of Services. When a service confirmation has been done, but not yet approved, the system allows you to create another confirmation, even although the first confirmation was for the full quantity on the purchase order. Can anyone please assist in explaining why this is allowed.
Thanx

Hi Marinda,
your problem was mine. I've posted for it a message to SAP AG.
Unfortunately, I have to inform you that the system behaviour you have
described in this message is exactly how it is designed to work.
Technical reason for the system behaviour:
After approving a confirmation the system performs the following steps:
1) it creates an IDoc which will be passed to the backend for creationof the goods receipt document on the backend.
2) at the same time it creates an entry in table BBP_DOCUMENT_TAB for
the PO. If a user now would try to perform a confirmation he will get
the error message 'System user' already processing purchasing doc item
'xxxxxxxxx' 'xxxxx'
3) the entry in table BBP_DOCUMENT_TAB remains in the table until the
report CLEAN_REQREQ_UP has detected that the goods receipt document in
the backend has been posted succesfully. Then this entry will be deleted and the status of the PO will be set to "Fully delivered" respectively
in case of a partial delivery the open quantity will be reduced accordingly
If you want to achieve the immediate locking of the PO
for confirmation you always have to use a workflow without an approval
step for the confirmation
I hope this information has helped you.
Please, is useful, reward points to me.
Regards,
Christian

Similar Messages

  • Error  :  Purchase Order  Response for Service items Different

    Hi ,
    We are getting Error  :  Purchase Order  Response for Service items Different  , when creating the PO in SRM 5.0.  what must be the reason ?
    Thanks & Regards,

    Problem solved

  • Purchase Order created for a Purcashe Contract

    Hi Experts,
    I am an ABAPer , I need to fetch Purchase orders ,Purchase Requistioons created for a particular Purchase Contract.
    Thanks  a Lot in Advance

    Pass the purchase contract number in field EBAN-KONNR for getting the Pur Reqs and EKPO-KONNR for getting the POs

  • Purchase order history for service entry sheet

    Hello All,
    I created 3 service entry sheets for service P.O. however I saved it with out accepting them. Why the Purchase order history is not updated after the service entry sheets were saved?
    When I created another service entry sheet for the same P.O. and accepted the service entry sheet and then saved it, the purchase order history was updated along with the posting of latest service entry sheet and previous three service entry sheets are also visible.
    Why this is happening? Please help.
    With regards.
    Sanjay

    Dear Prashant,
    Thanks for the response.
    1) Whenever a SES is saved (without acceptance) an entry  gets updated in PO history with out posting document number.
    2)Material doc. entry gets updated in P.O. history table when SES is accepted and saved.
    Sl. no. 1 is not happening when I create SES for the first time. Once 2nd SES is made and accepted and saved. After that all entries including the first one is shown in P.O. history table.
    Thanks and regards.
    Sanjay

  • Posting not possible in Purchase Order created for Asset.

    Hi All
    I have created a Purchase Order for Asset. While making down payment for the same through f-48, I am not able to post the same. How I will take care of this?
    Please guide how to make the posting.....
    Thanks
    Ruby

    Hi,
    your question is not clear. There are two possibiliteis-
    1. you are making the payment with reference to PO. In this case enter PO number and the line item number in po in option Purcgase doc.
    2.You are making the down payment against the asset. In this case you need to configure in AO90 the DP Accounts. And put the asset number in f-48 while entering the data.
    Regards

  • Purchase order created for  the   pr,status in  pr shows not edited

    Dear experts
    PO  was  created   with  reference to  PR  for  two  line  items  under  external services.
    then service  entry sheet  was created  for  the  line 1 item.
    line item  2  in  PR  still  shows  not  edited , when  there  is  already PO  raised  for  that item.
    what  criteria  should  be checked,how  to  make  second  line  item  edited  in  PO.
    Thanks  &  Regards.
    Erfan.

    Hi
    Any  solutions  plz.
    Regards.
    Erfan.

  • Creating confirmation using Purchase Order details

    Hi all,
    I am trying to create a confirmation for a Purchase Order in SRM Version 5,ECC 5.0(ECS Scenario).
    In my program, I first get all the Purchase Orders using the function module, BBP_PD_PO_GETDETAIL. Then I want to confirm this Purchase Order in the back end and front end using some funtion module.
    I have tried with the function module, BP_PD_CONF_CREATE, to create the confirmation.For this function module, I have passed the header details such as Object_id,process_type,log_system_FI ,be_log_system,
    be_object_type , be_refobj_type.
    I have also passed the Item,partner,account,org,longtext,pridoc and tax details of the PO as input to this function module.
    On execution of this function module, I get the Confirmation number, but the confirmation does not get created in the front end as well as backend. I also tried with the following function modules,
    BAPI_CONFEC_CREATE - For this function module I first tried passing the PO details as above as input but it didnt work. Then I tried passing the output of the Function module BP_PD_CONF_CREATE which had the Confirmation number, as input to BAPI_CONFEC_CREATE. It gives an error 'There has been a unexpected exception'.
    I also used the following function modules,
    BBP_PD_CONF_UPDATE
    BBP_GOODS_MVT_CREATE
    BBP_PROCDOC_CREATE
    But none of them works....
    Please help me if anyone has dealed with such a scenario.
    Thanks,
    Sowmiya M

    Hello,
    I am also new in SCM ICH, but may be there is no transportation line defined for this material.
    Call transaction /SAPAPO/SCC_TL1 in your ICH-System or select menu Inventory Collaboration Hub - Master Data - Transportation Lane.
    Create a product-specific transportation line.
    I am not sure, if it's neccessary to transfer the PO once more before confirming.

  • Capture DocEntry of purchase order created by Proc. Confirmation Wizard

    Dear all,
    in SAP B1 2007 I developed a UI DI API addon to read the docentry of all purchase orders created by Procurement Confirmation Wizard.
    I used the et_FORM_DATA_ADD  event created by the wizard when I confirmed the creation of the purchase order.
    In this event, the BusinessObjectInfo.ObjectKey string contained the DocEntry of the new purchase order.
    But now, with SAP 8.81 PL 06, this event is not raised anymore.
    So... now... how can I know the DocEntry  (not DocNum) of the new purchase orders created by Procurement Confirmation Wizard?
    Can someone help me, please?
    Regards
        Emanuele

    Dear all,
    I solved the problem analyzing the event raised by SAP B1 8.81 Proc. Confirmation Wizard.
        Const CONFIRM_PURCHASE_ORDER_FORM_TYPE As String = "540010007"
        Const ERROR_STRING As String = "ERRORE: "
        Const WIZARD_MATRIX_PO_DOCNUM_MESSAGE As String = "540010007-36]"
        Const WIZARD_MATRIX_FORMID As String = "540000036"
        Const WIZARD_LINK_COLUMN_ID As String = "540000005"
        Const WIZARD_VALIDATE_COLUMN_ID As String = "540000003"
    Private Sub SBO_Application_ItemEvent(ByVal FormUID As String, ByRef pVal As SAPbouiCOM.ItemEvent, _
                                              ByRef BubbleEvent As Boolean) Handles SBO_Application.ItemEvent
            Try
                If pVal.FormType = CONFIRM_PURCHASE_ORDER_FORM_TYPE Then
                    ' event activated by the matrix element
                    If pVal.ItemUID = WIZARD_MATRIX_FORMID And pVal.BeforeAction = True Then
                        ' if event is "matrix link pressed" or "form/matrix validate"
                        If (pVal.EventType = SAPbouiCOM.BoEventTypes.et_MATRIX_LINK_PRESSED And pVal.ColUID = WIZARD_LINK_COLUMN_ID) Or _
                            (pVal.EventType = SAPbouiCOM.BoEventTypes.et_VALIDATE And pVal.ColUID = WIZARD_VALIDATE_COLUMN_ID) Then
                            Dim recordsetTemp As SAPbobsCOM.Recordset = Nothing
                            Dim recordsetTemp2 As SAPbobsCOM.Recordset = Nothing
                            Dim recordsetTemp3 As SAPbobsCOM.Recordset = Nothing
                            Dim oform As SAPbouiCOM.Form
                            Try
                                oform = SBO_Application.Forms.GetForm(CONFIRM_PURCHASE_ORDER_FORM_TYPE, 1)
                                Dim sQuery As String
                                Dim oMatrix As SAPbouiCOM.Matrix = oform.Items.Item(WIZARD_MATRIX_FORMID).Specific
                                Dim ocolumn As SAPbouiCOM.Column = oMatrix.Columns.Item(WIZARD_LINK_COLUMN_ID) ' ("540000005")
                                If oMatrix.RowCount > 0 Then
                                    For iRow As Integer = 1 To oMatrix.RowCount
                                        Dim oEditText As SAPbouiCOM.EditText
                                        oEditText = ocolumn.Cells.Item(iRow).Specific ' pVal.Row
                                        If Not oEditText.Value.Contains(WIZARD_MATRIX_PO_DOCNUM_MESSAGE) Then
                                            Continue For
                                        End If
                                        Dim DocNum As Integer = 0
                                        Dim stemp As String = oEditText.Value
                                        Dim stemp2 As String = ""
                                        Dim iterRow As Integer = 0
                                        ' loop in the string searching for the purchase order docnum
                                        While 1 = 1
                                            If stemp.Contains(" ") Then
                                                stemp2 = stemp.Substring(0, stemp.IndexOf(" "))
                                                Try
                                                    DocNum = CInt(stemp2)
                                                    Exit While
                                                Catch ex As Exception
                                                    stemp = stemp.Substring(stemp.IndexOf(" ") + 1)
                                                    DocNum = 0
                                                End Try
                                            Else
                                                Exit While
                                            End If
                                        End While
                                        If DocNum = 0 Then
                                            Continue For
                                        End If
                                        Dim PO_DocEntry As String = ""
                                        recordsetTemp2 = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                                        sQuery = "SELECT MAX(DocEntry) As MaxDocEntry from OPOR where DocNum = " & DocNum
                                        ' execute SQL query
                                        recordsetTemp2.DoQuery(sQuery)
                                        If recordsetTemp2 IsNot Nothing Then
                                            If recordsetTemp2.RecordCount = 0 Then
                                                Continue For
                                            End If
                                            recordsetTemp2.MoveFirst()
                                            PO_DocEntry = recordsetTemp2.Fields.Item("MaxDocEntry").Value
                                        End If
                                        If PO_DocEntry <> "" Then
                                            ' check if this Purchase Order has already some textlines
                                            ' If it already has text lines, then we don't need to add them to it
                                            recordsetTemp3 = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                                            sQuery = "SELECT count(*) As ExistYN from POR10 where DocEntry = " & PO_DocEntry
                                            recordsetTemp3.DoQuery(sQuery)
                                            If recordsetTemp3 IsNot Nothing Then
                                                If recordsetTemp3.RecordCount > 0 Then
                                                    recordsetTemp3.MoveFirst()
                                                    Dim numOfTextLinesForThis_PO As Integer = CInt(recordsetTemp3.Fields.Item("ExistYN").Value)
                                                    If numOfTextLinesForThis_PO > 0 Then
                                                        Continue For
                                                    End If
                                                End If
                                            End If
                                        End If
                                        ' if this PO still hasn't any texlines, then we try to add to it reading the textlines of Sales Order
                                        ' reopen the purchase order
                                        Dim oPurchaseOrder As SAPbobsCOM.Documents
                                        oPurchaseOrder = oCompany.GetBusinessObject(BoObjectTypes.oPurchaseOrders)
                                        oPurchaseOrder.GetByKey(CInt(PO_DocEntry))
                                        ' loop on every lines
                                        For i As Integer = 0 To oPurchaseOrder.Lines.Count - 1
                                            oPurchaseOrder.Lines.SetCurrentLine(i)
                                            ' if purchase order line was generetated from a sales order
                                            If oPurchaseOrder.Lines.BaseType = 17 Then
                                                recordsetTemp = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                                                ' search the text lines in the sales order
                                                sQuery = "SELECT t11.LineText As LineText "
                                                sQuery &= " from RDR10 t11 "
                                                sQuery &= " Where t11.DocEntry = '" & oPurchaseOrder.Lines.BaseEntry & "' "
                                                sQuery &= "  AND t11.AftLineNum = " & oPurchaseOrder.Lines.BaseLine
                                                sQuery &= "  AND t11.LineType = 'T' and t11.ObjType = " & oPurchaseOrder.Lines.BaseType
                                                sQuery &= " order by t11.LineSeq "
                                                ' execute SQL query
                                                recordsetTemp.DoQuery(sQuery)
                                                If recordsetTemp IsNot Nothing Then
                                                    If recordsetTemp.RecordCount = 0 Then
                                                        Continue For
                                                    End If
                                                    recordsetTemp.MoveFirst()
                                                    ' loop on each text lines found
                                                    While recordsetTemp.EoF = False
                                                        If recordsetTemp.Fields.Item("LineText").Value <> String.Empty Then
                                                            oPurchaseOrder.SpecialLines.LineType = BoDocSpecialLineType.dslt_Text
                                                            oPurchaseOrder.SpecialLines.LineText = recordsetTemp.Fields.Item("LineText").Value
                                                            oPurchaseOrder.SpecialLines.AfterLineNumber = oPurchaseOrder.Lines.LineNum
                                                            oPurchaseOrder.SpecialLines.Add()
                                                        End If
                                                        recordsetTemp.MoveNext()
                                                    End While ' recordsetTemp.EoF = False
                                                End If ' recordsetTemp IsNot Nothing
                                            End If ' oPurchaseOrder.Lines.BaseType = 17
                                        Next ' end-loop on every lines
                                        ' update the purchase order
                                        oPurchaseOrder.Update()
                                    Next
                                End If
                            Catch ex As Exception
                            Finally
                                recordsetTemp = Nothing
                                recordsetTemp2 = Nothing
                                recordsetTemp3 = Nothing
                            End Try
                        End If
                    End If
                End If
            Catch ex As Exception
            End Try
        End Sub
    Regards
        Emanuele
    Edited by: Emanuele Croci on Aug 29, 2011 5:05 PM

  • Fast change for confirmation in Purchase Order

    Hi experts,
    We are entering line item wise confirmation in purchase order.  It is taking time .  We want that we do enter " Confirmation " for 1st Line item and then thru Fast Change it can be copied to all.
    We tried it.  The space provided in fast change is only 04 characters.  We write CONF instead of confirmation and then press fast change icon. Word CONF copied to all line items but it not supporting the other things which we have to enter in confirmation box for eg :  Order Acknowledgement / Inbound delivery.
    We have reduced the word confirmation to conf in customizing also via  spro>MM>purchasing>confirmation >set up confirmation control but still it is not supporting the other thing we have to enter in confirmation box for eg :  Order Acknowledgement / Inbound delivery.
    I think we are missing some part of customization.  Please suggest.
    Regards,
    ( Rajneesh Gulati )

    Hi Rajneesh ,
    Goto the Transaction MASS
    Object : BUS2012
    Table Name :MASSEKPO
    for the required changes
    Regards
    Ramesh Ch

  • FM to get purchase requisiton created for Sales order in APO

    Hello experts,
    I want to know is there any FM or BAPI exists in APO to get Purchase requisiton created for a sales order created in R/3 using sales order number? and FM or BAPI to get the sales order config data. if the mapping of sales order and purchase requisition is in Table, Please mention those tables also.
    Many thanks,
    Senthil

    Hi,
           Please see the below link for useful SCM BAPIs....
    http://wiki.sdn.sap.com/wiki/display/SCM/SCM+BAPIs
    For sales order config data, BAPI_SLSRVAPS_GETLIST2  is available.
    Regards,
    Saurabh

  • Confirmation of purchase order in ICH (supplier view)

    I am new to SCM / ICH and am trying to confirm a purchase order in the ICH - this is from within Purchase Order Collaboration - Supplier View. When I attempt to confirm the PO item an extra schedule line is shown with status 'CONF', however when I save the PO I get the message 'Enter a valid Ship To Partner'. I am assuming that this is because the customer field in the PO header is blank. The data was transferred in SCM from ECC via XI using a standard scenario (Purchase_Order_Processing) and mapping.
    Does anyone know whether this is the correct way to confirm a purchase order in ICH?
    Also, how can I ensure that the 'customer' field contains a value?
    Any assistance would be greatly appreciated.

    Hello,
    I am also new in SCM ICH, but may be there is no transportation line defined for this material.
    Call transaction /SAPAPO/SCC_TL1 in your ICH-System or select menu Inventory Collaboration Hub - Master Data - Transportation Lane.
    Create a product-specific transportation line.
    I am not sure, if it's neccessary to transfer the PO once more before confirming.

  • Report including open purchase order quantity for one storage location

    Hello gurus,
    I am looking for a report giving me the total/available stock and the open purchase order quantity for all materials stored in a certain storage location.
    I.e. like this:
    Plant 0001, storage loc. 01
    Material        stock        open purchase order quantity
    100000        200 pcs.   50pcs.
    Is there such a report in SAP standard?
    Thanks
    Alicia

    hI
    U want the report like this ,
    MAterial stock availablein storage location and with Open PO quantity for the same material.???
    This report u can get in 2 different transaction . the n u can combine and create one custom transaction .
    One is for materil stock in storage location is MB52 or MB5B
    THen ME2N for open PO quantity for that material.

  • Purchase order number for each postings with FBL3N

    Hello
    With tcode FBL3N, I need to get all the postings on expenses accounts. Additionally it is possible to get more information on the postings from the orginal paper invoice. It shall be also more convenient to get the purchase order number walk trhough SAP with it. Then is it possible to get the purchase order number for each postings with FBL3N?
    thanks for inputs
    sb

    Hello,
    Could you please add field BSEG-EBELN as a special field in FBL3N (from
    menu path Settings -> Special fields).
    Then, select the Purchase order field again from "Change Layout"
    (Ctrl+F8). Now this field is available for display variants, it has the
    technical name 1-U_EBELN and the description 'Purchase Document'.
    The other field has the same description but as technical name
    '1-EBELN'. When you create a display variant be aware that you select
    1-U_EBELN and not 1-EBELN.
    *******Please also refer to attached notes 215798 and 984305.
    Best regards, Hana

  • Problem Purchase order created in SAP R/3 sent in to File XI?

    Hi all,
    I am new to XI, learning it myself.
    I am trying to "send purchase order created in SAP R/3 into XI". For that I am following the document titled as <b>"A Beginner’s Guide to SAP XI
    Settings, Part I "</b>. But I am getting problem in connecting R/3 system to XI system.
    I am stuck at very first step in the documentation which says:
           <b>Setting Communication ports:</b> in this it asks for "<b>RFC Destination</b>"
    Please suggest me the step by step procedure to get through it.
    Thanks and Regards,
    Ravi

    Hi,
    go through these links...
    1. /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    2. IDOC to File
    3. /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    4. /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    5. Re: Idoc to File Scenario
    regads,
    Ansar.

  • Purchase order created by "Procurement Document" is not printed automatical

    Hi all experts,
    After and upgrade to 8.81 (from 2005A)  some funcionality was lost.
    In Print Preferences it is set that the document Purchase Order shall be printed automatically when adding document.
    This works if you add the document directly in Purchase module.
    But, if you add the document via a Sales Order
    - on the Logistics tab, mark the field Procurement Document to create the PO -
    the Purchase order is not printed.
    Has anyone seen any changes regarding this functionality or is it a bug?
    Thank you!
    Kind regards,
    Susanna

    Hi all!
    Just F Y I - this is an error in this version that is a candidate for future versions:
    "After detailed investigation of the Business Impact and the Product Strategy we came to the decision that the correction of the system behaviour is not feasible in the currently supported versions of SAP Business One. Theerror has been recorded and is a candidate to be fixed in a future version.
    Please see note 968358 and note 1644710 for further information.
    Like a workaround please use the document printing option to print all the purchase order created using the procurement wizard."
    Thank you for all help!
    //Susanna

Maybe you are looking for

  • Help !! Client for session bean

    I need your help for this roblem : I have deployed a session bean in helloClient.jar and wrote TestHello class to test the session bean. My problem ist to do this test ;i have tried with this command java -cp HelloClient.jar TestHello ,but it works n

  • Problem with RESTful web service

    I am running into a problem with Flex Web Services (REST) in trying to get the proper format returned. I can see that the HTTP header is set to Accept: */*; rather than Accept: application/xml when sending the request. The web service was generated v

  • Acrobat Printing Failure Mac Mountain Lion

    Multipage PDF documents fail to print using iMac Mountain Lion (10.8) and Acrobat 11.0 . This failure is occurring on both USB and Network printers (HP Laserjets). The spooler appears to hang (Printing........). The printers begin to blink error code

  • Using BAPI_ACTIVITYCRM_CREATEMULTI for creating sales order in CRM

    Hello Experts, I am creating a sales order using BAPI_ACTIVITYCRM_CREATEMULTI, But I am getting the following errors: 1. Reference Object Type (ORGMAN) not allowed 2. Reference Object Type (PARTNER) not allowed 3. Incomplete interface data - No refer

  • TAPE로 EXPORT, IMPORT, LOADER 사용하기(PIPE 사용)

    제품 : ORACLE SERVER 작성날짜 : 2002-04-11 TAPE로 EXPORT, IMPORT, LOADER 사용하기(PIPE 사용) ================================================ Purpose 대용량의 DATA를 BACKUP 받거나 DATA를 처리할 때에는 TAPE을 이용하는 경우가 있다. 이럴 때 EXPORT, IMPORT, SQL*LOADER에서 TAPE 를 이용하는 방법을 종류별로 정리하