Purchase order ME_PROCESS_PO_CUST  not being called

Hello,
I've created an implementation of  ME_PROCESS_PO_CUST, which is automatically migrated to Enhancement (I'm in Netweaver 2004s).
Then I go to ME21n and the badi is not being called. It is active, I have breakpoints inside the various methods, and I can create a PO from start to finished without opening debug mode.
Is there any problem with ME_PROCESS_PO_CUST in ECC 6.0?

hi,
goto se18 and give definition name and click display button.
if "multiple use" check box is  not checked means  it is a single use.
that means for the standard badi definition can any number of implementations,
but only one will be in active state others in inactive mode.
u can check all the detail by goingin se18 -> implentation menu->overview
if implementation is active it will glow in yellow color.all other inactive in blue color (description color).if u want u code to execute go to  others and press(shiftf8) to make others inactive then come to ur code and make it active ctrlf3.
then it will work.this is for single use.
for multiple use system will predict its sequences. we abaper no need to worry of the sequences.because if it is multiple use all implementation are in  active stage .so all the code will work in some sort of order.
thanx
zenthil

Similar Messages

  • "SUS Purchase Orders" are not being extracted from SRM to BW

    I'm usign BW 7.0 with SRM 5.0 (EBP and SUS).
    "SUS Purchase Orders" (BUS2230) are not being extracted from SRM to BW, only "Purchase Orders" (BUS2201). I'm using standard SRM extractor 0BBP_TD_PO.
    Does anyone have experieced this? Is there any special configuration to extract "SUS Purchase Orders"?
    Thanks in advance
    Raphael Barboza

    The only solution we were able to provide with the time constraint we had was to modify the standard extractor to consider the SUS PO code instead of the PO code.
    Function module: BBP_BI_PO_EXTRACT
    Replace line:
       c_object_type   TYPE bbp_object_type  VALUE c_po, u201CBUS2201
    With the line:
       c_object_type   TYPE bbp_object_type  VALUE c_suspo, u201CBUS2230
    It is not the most elegant solution, but it worked.
    Hope it helps.

  • What is the reason of window not being called

    Hello,
    I am working with a copied form YY_MEDRUCK. This form is to produce purchase order details ouput. there are about 9 windows on First page which are in following orders.
    1MAIN
    2 ADDRESS
    3 CONSGNE
    4 DELDATE
    5 FOOTER
    6 HEADER
    7 INFO
    8 INFO1
    9 LOGO
    Problem is that window CONSGNE is not called. I know it because first of all it was not showing the address on the desired position on the first page, then for the confirmation I debugged the form when ME23N was called and when I tried to see the print preview.
    I found the while debugging the form, all the windows got called off but CONSGNE window was not called.
    Could someone let me know if window is defined in a form the the page then why window is not called. Any suggestion for this ?
    Thanks,
    Mark

    I am really kind of getting confused over here. Previously changes were done by some other guy. Now though the form is a copied form but the same form is working in productive system and values are coming when I debugged in productive system there CONSGNE window was getting called.
    print program for this is SAPFM06P for ouput type Y009, same output type is also used in productive system.
    Now I donot know as this is a standard print program and even if I debug the print program i do not know where to put the break point so that I can actually see why window is not being called. The problem is i am not supposed to make changes in the standard program and only in YY_MEDRUCK form.
    Can you give me some suggestion to go in a right direction to fix up this problem.
    Thanks,
    Mark

  • Purchase order Item note

    Hi,
    I am displaying a Purchase order report. I need to display the Purchase order Item Note.Using read text i am unable to find out can any one suggest me how to find out.
    Regards,
    Raghu

    Try below code
    data : it_address type table of tline with header line.
            call function 'READ_TEXT'
              exporting
                client                  = sy-mandt
                id                      = 'F01'
                language                = sy-langu
                name                    = <CONCATENATE PONUMBER &PO LINE ITEM>
                object                  = 'EKPO'
              tables
                lines                   = it_address
              exceptions
                id                      = 1
                language                = 2
                name                    = 3
                not_found               = 4
                object                  = 5
                reference_check         = 6
                wrong_access_to_archive = 7
                others                  = 8.
    Regards
    Vinod

  • Without Purchase Requistion , Purchase Order should not be raised

    Dear All,
      Can any one tell me , How can i do the setting without purchase requisition , purchase order should not be raised.
    Regards
    Suresh

    Hi,
    1. Transcation code : OMET - Function authorization
    in that, there is one check box called REF TO PURCHASE REQUISTION under the section of possible reference object (2nd from top). Activate this check box.
    Assign this Function authorization key to the user profile.
    Now onwards, this specific user cann't create PO with out PR. 
    PR is mandatory for the PO creation for this user only. But other users can create PO, with out PR also.
    This is user level control
    2. Transcation: OMEC
    Select your document type and   note down some where filed selection key which is maintained for your document type.
    Transcation code :OMF4
    Navigation path : Spro-Materials Management-Purchasing-Purchase Order-Define Screen Layout at Document Level
    Select field selection key, which is identified in the first step and click on the details icon.
    Click on the "Reference data, item"
    set Purchase requisition as required (mandatory) entry.
    Now onwards, you cann't create PO with out PR number.
    This control is applicable for all the users. But for your document type only, which is used in the first step.
    For what are the document types used this field selection key, you can't create PO with out PR number.
    For other document types you can create PR with out PR number also.
    Regards
    KRK

  • MIGO error 'Purchase Order does not contain a confirmation control key'

    Hi,
    while posting GR to a PO i am getting an error ' Purchase order XXXXXXXXX does not contain a confirmation control key'
    it is true that i have not defined any confirmation control key in PO, Aknowled rerd checkbox is also not ticked
    Still why this message coming, what setting would be bringing this message
    Please clarity

    Hi,
    Until the installation of Note 589422 (with SP SAPKH46C43) you could  due to a program error - create a delivery even though the purchase order did not contain any confirmation control key.                                                                               
    This is now prevented through error message M7394. The transfer of this check (Confirmation control key existing in the purchase order, see Note 589422) was necessary as otherwise you could post a purchase order as desired. (Refer to also Note 616944 -> SAPKH46C44)
    589422 Several inbound deliveries can be created with MIGO :                                                                               
    "Implement the program correction.                                       
    With Transaction SE91 create message M7394 with the message text:        
    Purchase order & & does not contain a confirmation control key".         
    After you implemented this correction, when you want to create an        
    inbound delivery with Transaction MB01 or MIGO or with                   
    BAPI_GOODSMVT_CREATE and if the purchase order does not contain a        
    confirmation control key the system displays error message M7394         
    "Purchase order & & does not contain a confirmation control key".                                                                               
    Hope this can explain the error you met.
    Regards,
    Mauro

  • Purchase order yet not released

    Hi sap gurus,
    i have done purchse order .then i am creating goods receipt for that purchase order but i am getting these error purchase order yet not released.plz tell me how can i solve these problem

    Hi Prasad
    Its simple prasad ur PO is suject to release strategy (Approval process) so the authorized person has to release the PO through the following process -
    Just go to Transaction ME29N or ME28, enter ur PO no.
    If u follow ME28 give ur release grp / code enetr PO no. and execute ur PO will be reflected in the list put the cursor there and press Release+Save Iconit will release the PO and then u will able make the GR.
    If u follow ME29N then give ur PO no. and go to release tab at the header level and press release icon.
    Best regards
    Vineet Baweja

  • Goods receipt for purchase order is not allowed

    Hi,
    When I am doing the PO receipt i am facing the error message "Goods receipt for purchase order is not allowed WBS element xxxxxx"
    What could be the problem
    Thanks
    Lucky

    Hi,
    Please check the WBS element in CJ03, in Basic Data, System status,
    Is the WBS is not released or blocked.
    Hope it helps you.
    Thanks

  • Error of PO - "Purchase Order Does not exists"

    Dear Experts,
    Here i am facing one error of Purchase Order Creation and its further processing.
    I have created purchase order and saved it, system issued message that, Purchase Order XYZ is created. (I have taken trial for 2-3 Purchase orders).
    When, i am posting Goods Receipt for the PO, system is issuing the error message, Purchase Order does not exists.
    Also in ME2M (PO list display) and Me23N (Display PO),
    system is issuing the same message - Purchase Order Does not exists, but in PO Creation it is generating Purchase order normally.
    Here is no matter of release strategy, because, PO release is not configured.
    Dear Experts, Please guide me on the issue !
    Thanks in advance !!!!

    there can be hundred of different reason for a failure. Most common reason is a problem with the number ranges, e.g. system tries to create a record with a number that is already there.
    This can happen if the number range was reset (or transported from a developement system).
    But transaction SM13 gives you all the details.
    There you see a line for each posting failure. Double click this  line again to get more details.
    There you will certainly find a line in red that indicates in which function the failure ocured.
    Double click this red line to get more info. Use the buttons above to see the content of the posting. For some failures you can create a dump that gives you much more details.
    Best you sit together with an ABAPer who can certainly tell you more how to read a dump and how to find the reason.

  • Document is in transfer for purchase order.Creation not possible

    Dear All,
    We did partial confirmation in EBP and later when trying to do confiramtion for the remaining quantiy getting the message"document is in transfer for purchase order.Creation not possible"
    We are taking this problem in production as well as in quality systems also.
    What are possible reason and how to solve it.
    kindly share your views.
    Thank you.

    Hi yshu,
    use tcode bd87 in SRM to check for failed confirmation IDOC (type MBGMCR).
    The double click the status record to see the exact cause of the failure.
    Rectify the error. Then try to execute the IDOC from BD87 tcode.
    For a few errors you may not be able to execute the IDOC but to create a new confirmation in SRM. In such cases, follow the below procedure..
    There should be an entry for the confirmation in the transfer table BBP_DOCUMENT_TAB in SRM. Display the details.
    Then run FM "BBP_DELETE_FROM_DOCUMENT_TAB" to delete the entry from the doc tab table.
    Then post a new confirmation in SRM.
    There is also a FM in SRM using which you can change the status of thefailed IDOC from 51 to 68 or 31.
    Rgds,
    MJ

  • Purchase Order is not created once in a while

    Hi All,
    I have peculiar problem that, when we are creating purchase orders some of the purchase orders are not existing even it gives message "Purchase Order created with purchase order number" is displayed.
    But if I try to create the purchase ordrer with same data it is creating, this problem is coming once in a while.
    points will be rewarded
    Regards,
    Venkat.

    customizing problem.
    or
    field mapping not correct.

  • Document in transfer for purchase order - creation not possible

    Hi Experts,
    we get this error when we do confirmation"'document in transfer for purchase order - creation not possible'"
    any inputs are appreciated
    Rg
    sam

    Hi All,
    We have resolved the above problem.
    When user does confirmation ,if it sucessfully  created then there will be  no entry in BBP_Document_tab table.If it's in error in process and next time when user tries to do GR then he will encounter a pop up message "Document in transfer for PO, creation not possible".
    So we need to delete the entries from table BBP_DOCUMENT_TAB using FM BBP_DELETE_FROM_DOCUMENT_TAB.
    Then check again in BBP_DOCUMENT_TAB now there will be noentry there...so now user can do the confirmation from SRM,he will not encounter this error now.
    Thanks to all the ppl who has replied
    sameer

  • Listeners keyDown are not being called when keyDown in an popup l

    For some reason the listeners titleWindow_keyDown are not being called when keyDown in an popup like so:
    <?xml version="1.0" encoding="utf-8"?>
    <s:SkinnablePopUpContainer xmlns:fx="http://ns.adobe.com/mxml/2009"
                               xmlns:s="library://ns.adobe.com/flex/spark"
                               xmlns:mx="library://ns.adobe.com/flex/mx" width="400" height="300"  keyDown="titleWindow_keyDown(event);" >
        <s:TitleWindow title="Edit Complaint" close="close()">
    private function titleWindow_keyDown(evt:KeyboardEvent):void {
                        if (evt.charCode == Keyboard.ESCAPE) {
                            close();
    Any ideas friends??

    But in my code it is a child inside SkinnablePopUpContainer:
    <s:SkinnablePopUpContainer xmlns:fx="http://ns.adobe.com/mxml/2009"
                               xmlns:s="library://ns.adobe.com/flex/spark"
                               xmlns:mx="library://ns.adobe.com/flex/mx" width="400" height="300"  keyDown="titleWindow_keyDown(event);" >
        <s:TitleWindow title="Edit Complaint" close="close()">

  • Why is FmsDestroyFileAdaptor not being called when FMSCore exits

    I'm developing a file-io plug-in and the FmsDestroyFileAdaptor or FmsDestroyFileAdaptor2 functions are not being called for my dll when the FMSCore process exits. I built the and tested the sample plug-in that comes with FMIS 3.5 and the same problem exists with it as well.
    Any clues? Is this a bug?
    Thanks,
    George

    This issue has been fixed in 3.5.2 release. See http://www.adobe.com/support/documentation/en/flashmediaserver/releasenotes.html

  • Purchase Order Response Not able to do by the Supplier from SUS

    Hi Experts,
    During sometimes, the supplier is not in a position to make POR from SUS.
    After selecting the PO from Supplier side, when they are trying to do POR they are not able to either select Confirm (tick mark) or reject (X mark) from their screen which means always those buttons are in greyed mode or no action like Green or Red respectively. What could be the reason ? However, they can see the Send button.
    Please provide me the input to do investigation.
    Thanks
    Rajesh K

    Hi Rajesh,
       If you are not able to respond for PO from SUS then you have to activate the workflow WS14500001.. Here some more workflows you can check for POR
    Workflows
    You can configure the following workflows for the purchase order response:
    ·        (WS14500001)
    Automatic transfer of purchase order response data into the purchase order. The system carries out a comparison during the data transfer (background processing). If the quantity, price, and delivery date variances transmitted by the vendor are within the tolerance limits set in Customizing, and no other variances are transmitted, then the data transfer of the first inbound POR occurs automatically.
    This workflow is relevant for XML receipt or manual entry with subsequent approval.
    ·        (WS14500019)
    If POR data differs from that in the purchase order, you can be informed of this via a work item. As a purchaser, you can decide for each item whether you wish to transfer the data into the purchase order or not.
    ·        (WS14500007)
    If POR data differs from that in the purchase order, you can be informed of this via e-mail (with the number of the purchase order).
    ·        (WS14500017)
    Monitoring receipt of the purchase order response:
    If the flag Purchase order response expected is set in the purchase order, and if by a certain time a purchase order response has not been received for all items in a purchase order, then you can be informed of this via a work item.
    SAP WON'T DELIVER ANY WF TEMPLATE WITH NUMBER RANGE OF '9' BECAUSE 99% CUSTOMER USE NUMBER RANGE 9' FOR CUSTOM WORKFLOW..
    Saravanan

Maybe you are looking for

  • Accessing DB synonyms from BPEL - DB Adapter

    Hi Gurus I have problem accessing synonyms from BPEL. I am using DB Adapter. SOA Version is 10.1.3.3.0 Schema1: Has procedure with input and output as Table object type. Schema2 : Has synonyms for above procedure and its input/output Table object typ

  • How can servlet return data as download file from browser ? !!! URGENT !!!

    My servlet query data from database and would like to return the data as text file. How can I return data to the browser as user click a file to download ? How can I set the file name ? (default name is the servlet name that I don't want it to be) Wh

  • Save as .dmg to Burn on other Mac -- How to?

    HOW do I write my DVD to .dmg so I can burn it on my other Mac? My Superdrive is in the shop. I have my project ready to go, and want to DMG it to burn on my other Mac. Is this possible -- HOW? 10.4.3, iDVD 4.01

  • Best Compression Option For Text Only?

    I'll need to pre-render a text element to use in a project later on, and unfortunately, I've tried everything I can think of but I'm simply going to have to add compression to it to make it workable. Uncompressed it's to large and PP crashes when I t

  • Reimporting WebService from Service Registry into WD Model (DC type = WD)

    Hello We're facing a strange behaviour when trying to reimport a webservice from our service registry. We renamed some attributes in our application service / business object (within CAF), generated, built and redeployed everything and then did the r