BBP_PO_SEND_XML - Not triggered during the creation of PO

Hi All,
We are using SRM 7.0, configuration for sending PO in the form of XML is done as suggested with the method BBP_PO_SEND_XML. The problem is, this BADI is not triggered when we save (even after order) the PO with XML option and the status is displayed as Incorrectly processed. But, when I select the Incorrectly processed output type and click on Repeat Output, the BADI is called and is processed succesfully.
Any reasons, why the BADI is not triggered during the creation or change of PO and is getting triggered only when we select the option Repeat Output? Please help me in correcting this issue.
Thanks,
Phani.

Logic inside META_PO_SEND was written in user name check. Whereas the method BBP_PO_SEND_XML is triggered with batch user. Due to this reason, custom logic is not triggered.

Similar Messages

  • Connection tab is inactive during the creation of system alias in portal

    When we trying to implement the note 1249323, during the creation of
    system alias in portal (Step B in SRM 7.0), the connection tab is
    inactive to fill the information (EP-PCT-SRM).
    Please can anybody give a solution to this problem so that we can finish our
    implementation of the note.
    Thanks and regards
    Mahesh

    If you are referring to the property "Collection" of the system object - I don't think you can edit it. It is not used at runtime by the applications/iviews.
    That should have been a mistake in the SAP note and you can ignore that property and go ahead with creating your system.
    Thanks,
    Shanti

  • User Exits / BADIs triggered during the Material document creation

    Hi Experts,
    Can anybody tell me the User Exits / BADIs /Possibilities that can be triggered during the Material Document Creation which can be used to update the Equipment Master User Statuses.
    Thanks,
    Sangeeta.

    Hey Sangeeta,
      Try these User Exit's
    MGA00001  Material Master (Industry): Checks and Enhancements
    MGA00002  Material Master (Industry): Number Assignment
    MGA00003  Material Master (Industry and Retail): Number Display
    Using Enhancement MGA00001 (Function Exit : EXIT_SAPLMGMU_001 ) you can validate & Change your Material Document Number.
    Badi's
    BADI_EAN_SYSTEMATIC
    BADI_GTIN_VARIANT
    BADI_MAT_F_SPEC_SEL
    BADI_MATERIAL_CHECK
    BADI_MATERIAL_OD
    BADI_MATERIAL_OD
    BADI_MATERIAL_REF
    BADI_MATNR_CHECK_PVS
    BADI_MM_MATNR
    BADI_MM_MATNR
    CDT_CHECK_MATERIAL
    MG_MASS_NEWSEG
    MG_MASS_NEWSEG
    WRF_DISCONT_FACT_E
    Note: This is for transaction code MM01, MM02 & MM03.
    Regards,
    Saravanan M

  • No Authorization to OLAP Cubes during the creation of universe connection

    Hello friends we are not able to see the OLAP Cubes during the creation of universe connection using the Quality system and Application server "sapbmw01" client 100, system # 00. But we are able to set up the connection in our development system.  
    I will highly appreciate if you can let me know if we need some special role to access the OLAP Cubes during the creation of universe connection using the Q system.
    Surprisingly we are using SAP_BW_ALL in Quality system still we are not able to access the infocubes. is there some thing missing in CMS IN BO to make that work.
    Thanks
    Soniya

    Hi Jyothy,
    Refer the below link on how to create universe on Analytic View/Calculation View using relation connection in IDT
    http://www.sapanalyticsguru.com/index.php/sap-bobi/31-universe-creation-on-hana-view-using-information-design-tool

  • Analysis Services failing to Start . File system error: Error occurred during the creation of directory

    Hello All,
    Posting this problem here and hoping for a solution from the experts in this forum.
    When i have restarted the Analysis Services , i see that it has been stopped but never started back. It fails with an error
    "The SQL Server Analysis Services (MSSQLSERVER) service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs."
    When Checked the Event Viewer i see the following error -
    The service cannot be started: The following system error occurred:  The filename, directory name, or volume label syntax is incorrect.  File system error: Error occurred during the creation of directory: '\\?\E:\OLAP\MSSOLAPFactory\OlapData;M:\Test
    Backup'.
    I remember changing the BackupDir value of Analysis Services few days back, and i think it could have impacted. Can you please help me how can i change back the BackupDir value and have the server back?
    Let me know if you need any more details
    SG

    Is this still an issue? If so, I would find msmdsrv.ini and make sure you don't have two folders listed in the BackupDir (or DataDir or TempDir). You'll have to runas Administrator to edit the msmdsrv.ini file and save changes. Once you fix that, it should
    succeed.
    http://artisconsulting.com/Blogs/GregGalloway

  • BAM Error - during the creation of BAM Activity and View in EXCEL

    I'm getting an error "The Cube could not be created successfully. Please edit the view and validate the inputs" during the creation of BAM Activity and VIEW in MS Excel for BAM
    Error Details:
    Error Description:
    The following system error occurred:  Invalid class string .
    Error Source:
    Microsoft OLE DB Provider for Analysis Services 2008.
    Please help me in resolving the issue. Thanks in Advance!!

    Hi Ramesh,
    Below link has the information related to all the prerequisites for using BAM Add-In for Excel.
    Kindly ensure that you have all the files in place before creating BAM Activity and View.
    http://msdn.microsoft.com/en-us/library/aa560476.aspx
    Rachit
    Please mark it as Answer if this answers your question

  • Concern during the creation of a menu contextual

    Hello has all, I am a french developer using
    Flex/ActionScript for the development of application to work.
    I have a concern during the creation of a menu contextual.
    I have could contater that a contextMenuItem with the value
    “delete” is not posted in my menu contextual.
    Sample :
    var myContextMenu : ContextMenu() = new ContextMenu();
    myContextMenu.hideBuiltInItems();
    var customItemsArr : Array = new Array();
    var item : ContextMenuItem = new
    ContextMenuItem("supprimer");
    item.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT,
    deleteHandler);
    customItemsArr.push(item);
    myContextMenu.customItems = customItemsArr;
    on the other hand the same code with a different value that
    to delete will be taken into account.
    Is this an error of my share??
    Does Y have you it of another words which are not to accept
    in a menu contextual (nothing on this subject is specified in the
    api one)??
    thank you for your answer

    Hi,
    It is probably that the one or both of the following situations
    apply:
    1)  please check the value for field BEXCLUDE in table GB01 for the
    relevant field(s).  If the field has the value X then it cannot be
    substituted in the standard system.
    Please refer to the attached note 42615 regarding this.
    2) please check if any of these substitutions involved a modification
    at callup point 3.
    See the attached note 386896, where it states:
    "As of Release ERP 2004, you can no longer use the source code
    corrections as these can cause inconsistencies between the entry
    view and the general ledger view.
    As of Release ERP 2004 you can also use the AC_DOCUMENT BADI for
    postings using the accounting interface."
    Reg
    Madhu M

  • Checks on vendors during the creation of PO with ME21N

    Hi all,
    i have this problem:
    during the creation of a Purchase Order, for some types of them i have to bypass some checks that are made by standard on the Vendor.
    Is it possibile to do? if it is, how can i do it?
    Thanks
    Lello

    Hi
    If they are standard controls, probably it'll mean to change the standard program: if your SAP release is ECC 6.00 u can try to use the Implicit Enhancement in order to change the standard else u need to register the standard to OSS in order to get the access key for modification.
    Max

  • Add new field during the creation of a dispute case from AR

    Hi experts,
    Can you help me out with the steps necessaries to create a new field and add it and completed during the creation of a dispute case from AR.
    Many thanks.

    Yes, BADI fdm_user_screen has to be used.
    1 method GET_CREATE_SCREEN to define the screen with the new attribute/s
    2 method CREATE_SCREEN_PBO to define the logic tht u want to get processed before the screen is up for display, (possibly pre-population of the attribute/s)
    3 method CREATE_SCREEN_PAI for logic after the user has entered value in the attribute/s

  • BTE 1830 not triggered during F110 proposal run

    Hi,
    I am implementing 1830 (PAYMENT PROGRAM: Edit Group)  to trigger at the time of proposal run in F110. But it's not triggering at the proposal run in F110.
    I have assigned 1830 custom function module to BTE 1830 FIBF > Setting > Process Modules > Of a Customer.
    Let me know how to troubleshoot this issue.
    Thanks,
    Ron.

    I think you are on the right track.
    I figured out the process myself.
    In my case I assigned the custom FM to the BTE process 1830 like you did,
    and tried to test it in a different Dev client.
    But the assignment is stored in a Customizing transport which should be copied to the other Dev client by SCC1.
    Long version short: did you check in your testing client if the assignment is visible in FIBF transaction?
    Jeroen

  • Regarding Performance concerns during the creation of Infocube

    hai
    im going to create the infocube on top of ODS.
    Pls tell me some design tips for performance things during the creation of Infocube like partitioning , Indexes...
    Basically im loading from Oracle Databasetables by using DB-COnnect .
    pls tell me
    i ll assing the points
    bye
    rizwan

    hi Rizwan,
    check these:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1955ba90-0201-0010-d3aa-8b2a4ef6bbb2
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ce7fb368-0601-0010-64ba-fadc985a1f94
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4c0ab590-0201-0010-bd9a-8332d8b4f09c
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3a699d90-0201-0010-bc99-d5c0e3a2c87b
    assign points if useful ***
    Thanks,
    Raj

  • ERROR ODI-40837: An error occurred during the creation of the schema

    Hi I am trying to test an xml file server and keep getting the following error.
    ERROR ODI-40837: An error occurred during the creation of the schema: ODI-40738: A SAXException was caught while reading the model saying: Expected 'DOCTYPE'.
    JDBC URL jdbc:snps:xml?f=C:/Projects/prd.xml&ro=true&DOD=YES
    anybody could help as i dont find any blog or documentation about this error?.
    Thanks
    Edited by: user626688 on May 31, 2013 1:26 PM

    There seems to be some problem with your xml file. Please work with support channel to investigate this issue.
    You can also check the xml driver parameters details at http://docs.oracle.com/cd/E28280_01/integrate.1111/e12644/appendix_xml_driver.htm#CHDECBHH

  • Application does not start during the engine restart.

    Hello all,
    after deploying a custom developed application to the engine the application works fine. However, when the J2EE is restarted the application page is not available with the following message:
    Application error occurred during request processing. Details:Error
    [javax.servlet.ServletException: Spo object was not created during the
    startup], with root cause [com.appname.exception.SevereException:
    Spo object was not created during the startup].
      Exception id: [0013729689A200590000009D00000D90000446937D1802B7]
    The application is shown running from visual administrator.
    The application page is again available when we restart the application
    manually from visual admin.
    SO everytime we restart the engine we need to restart the application
    too in order to get back the application page back.
    There are many errors in the SPO log like the following:
    ERROR [SAPEngine_Application_Thread[impl:3]_25]  - Failed to set up connection pool: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at java:comp, the whole lookup name is java:comp/env/jdbc/qaht6114.
    Can anyone please advice us on what could be the problem here?
    Thanks a lot in advance!
    Edited by: Rodrigo Castilhos on Mar 21, 2008 6:21 PM
    Edited by: Rodrigo Castilhos on Mar 25, 2008 6:48 PM

    Hi Parvez and Ivaylo,
    Has any of you used the startup mode setting? I tried using it and set it to always but the application still won't start. Is there anything I'm missing?
    My application-j2ee-engine.xml looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE application-j2ee-engine SYSTEM "application-j2ee-engine.dtd">
    <application-j2ee-engine>
         <provider-name>nexeninc.com</provider-name>
         <fail-over-enable
              mode="disable"/>
         <start-up
              mode="always"/>
    </application-j2ee-engine>

  • HT1386 my sync stops due to iphone not found during the final copy step...how do I fix?

    my sync stops with an error message that iphone not founds during the final copy step...how to I fix?  always work before.

    The backup is located at: iTunes/Preferences/Devices. Select the backup from the window and hit the delete key. Then connect your iPhone to your computer. It'll take a new backup.

  • Different databse tables affected during the creation of a PR

    Can someone please explain the different databse tables affected during the creation of a Purchase Requisition except EBAN?

    Hi Ajit,
    Thanks for the reply.
    Kindly let me know how these tables will be affected when PR will be created(STXH,STXL)?
    Thanks,
    Lina

Maybe you are looking for