BAPI_PO_CREATE1 SAP Package EHP5 MM/FI DPC integration Dump CONVT_NO_NUMBER

Hi,
we are starting to use SAP Package EHP5 for MM/FI DPC integration and we have the following effect: BAPI BAPI_PO_CREATE1 (same as BAPI_PO_CREATE) creates 2 short dumps while running.
The program stops at the following point:
i = h-group - 1 in SAP-standard code, cause the variable h-group contains no number ("0EY"), so that it is not possible to add "-1" and the program stops with short dump "CONVT_NO_NUMBER".
If I change content of h-group by debugger to "1" at two points of code:
LMEXFU04 line 67 and
LMEXFF01 line 116
the program goes on running and creates the complete purchase order including services and DPC-chain-number.
Sourc Code at this point:
h-group(1) = '1'.
ENDIF.
i = h-group - 1.
Is this short dump caused by wrong SAP MM/FI DPC Customizing ?
Any Experiences ?
Regards K.A.

Atul,
The first thing to check whether you already have them installed - ask your ABAP/Basis Team.
If not, you then need to determine whether they are include in any hot packs that you may be installing in the near future - again ask your ABAP/Basis Team..
Lastly - and probably most difficult - check whether you actually need them..
Also be aware that these notes may require that other notes be installed first (i.e. prerequisite notes).
PeteA

Similar Messages

  • SAP package modifications

    Dear Experts,
    We are configuring pos to is-retail integration scenarios in PI system by using SAP Packages. But now the requirement is we have a field u201Cdescription " at target system which needs  to display the data from source IDOC as per the condition - Level 1 description needs to be concatenated to the Category description of sub level. We need this requirement because of POS will accept only 3 level hierarchy.
    Ex: in standard IDOC - WPDBBY01
    E1WPW02-BEZEICH.Traverse the next E1WPW02 segment and check if the HIERARCHIE is 03, if yes take the value of BEZEICH and append it to the earlier E1WPW02-BEZEICH.
    Thanks and Regards,
    Srinivas

    Dear Kumar,
    Thanks for the reply. But here the requirement is --->" Level 1 description needs to be concatenated to the Category description of sub level. We need this requirement because of POS will accept only 3 level hierarchy. Please check the example mentioned above.
    So in that case if i need to add extra filed to the mapping, i need to add that filed at message level.
    Then need to change the same in standard mappings(copied). Then whole mappings done by SAP will lost and we need to do again all the mappings which means loosing all the mapping functionality.
    Consider Test1 as my standard mapping. Copied to Test1C and making changes to this object.
    Test1C has 2 level mappings. 1st level mapping has source as Source1 and Target as Target1
    now i need to add a new field at Target1 of 1st level mapping to get my real time requirement, i need to change the message type to do this and named it as Target1M and then added this new Target1M to 1st level mapping as Target. Then whole Mappings done by standard package will lost.
    Please let me know how to do that without effecting previous mappings came with package.
    Best Regards,
    Srinivas

  • Suse11.2 SAP ERP6 ehp5 java version

    hi, guys
    whats the java version of suse11.2 SAP ERP6 ehp5
    thanks

    ah! my mistake, You no longer have to download and install a Java Development Kit (JDK) from another software vendor as a prerequisite for the installation.
    I think page 11 https://websmp110.sap-ag.de/~sapidb/011000358700001414082012E
    FYI - you need to use the SAP NetWeaver server installation guides (ABAP or Java versions)
    in parallel to the Installation Guide for SAP ERP 6.0 Including Enhancement Package 6 ABAP and Java

  • ABAP Proxy Generation -- Objects can be created only in SAP Package

    Hi,
    I am trying to generate ABAP Proxies. When i create a proxy for an interface(EMP_DETAILS_MI--outbound in my case), and assign it to package(created by developer), a pop comes up saying "Object can only be created in SAP package".
    When i try to continue, it asks for an access key for that particular object.
    Enter Key for the Object--R3TR-TABL-CO_EMP_DETAILS_MI When i register this object in servicemarketplace( by basis team) and get the license for this. It asks access key for another object  R3TR-TABL-EMP_DETAILS_DT.
    When i register this object it asks accesskey for
    R3TR-TABL-EMP_DETAILS_DT_DETAILS
    I fear if there is amy fault in my procedure. kindly let me know. I work on XI3.0 SP5 server.
    Regards,
    Siva Maranani.

    Hi siva,
    Iam in the same problem we want to create proxy in SAP namespace. Is there any workaround to create proxy in SAP namespace.
    with Regards
    shankar

  • NWDS - Importing standard SAp packages

    Hi,
          I am new to NWDS java developmennt.
    I have succesfully developed, deployed a demo EJB to J2EE and also able to execute it from my SAP portal server.
    I am trying to use the user management API ot Portal (like package com.sap.security.api), however when I write the following statement, it gives an error on my local NWDS build.
    import com.sap.security.api;
    Question is how do I refer to this remote package (or any other SAP package) which is lying on J2EE on my local NWDS software build.
    Thanks,
    Amit Jain

    This is answered. The standard SAP packages are available on local machine.
    Right click on project->properties
    Selectr Java Build path-> Libraries->Add Variable->Select ECLIPSE_HOME
    Hit Extend
    Select Plugins
    Select com.sap.security_2.0.0
    Now the import com.sap.security.api.* statement will not give any syntax errors.
    Closing the thread.

  • In CMOD Wht ever I did , Shuld I need to save in SAP package?

    Hi Experts,
    pls. one simple doubts that,
    When I am trying to do <i><b>FIELD ENHANCEMENT via CMOD->MENU->GO TO->TEXT ENHANCEMENTS->NEW DE cust...???</b></i> its not allowing me to save in Z_MY_SD_PACKAGE, (its prompted me to save in SAP package; mine KATR6 field relavent is BV package)
    1  - So, Shuld I save it SAP package?
    2- I mean, Wht even we did in CMOD, Shuld we need to save in SAP packages, NOT in Z_MY_PACKAGES??
    thanq.
    Message was edited by:
            Srikhar

    So, Shuld I save it SAP package?
    2- I mean, Wht even we did in CMOD, Shuld we need to save in SAP packages, NOT in Z_MY_PACKAGES??
    If you modify the sap standards then you should not give custom(Z) type of package.
    Simple example - I have done many things to sales order user exit.
    MV45AFZZ Include is the sap standard include,if you modify this include,system will not prompt Package,it asks directly Transport request.
    Your case i do not know since i did not your user enhancement.
    Srikhar ,
    Personal note : Once you get solution,Please give answer,so that other's can use..
    Thanks
    Seshu

  • SAP and BOBJ XI 3.x Integrated Security Best Practice

    I am trying to find any information around SAP and BOBJ XI 3.x Integrated Security Best Practice.
    So far i think it is uninversally agred that you should :
    1. Utilise the Business Objects platform security model to secure applications, folders and reports.
    2. Use BEx queries as the data source for Business Objects Universes and keep the number BEx queries to a minimum
    3. Use SAP authorisations over the BEx queries to secure report data at a row level.
    Has anyone seen any formal SAP Best Practice document or have any info to add ?
    Andrew

    Hi,
    those three items are all correct. In terms of security you can find lots of material in the standard BW help.
    in terms of query design / universe:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/008d15dc-f76c-2b10-968a-fafe5a121129
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0320722-741c-2c10-afab-93b5c0fc7e96
    ingo

  • Creating Enhencement-Point  - Object can only be created in SAP package

    Hi Guys,
    I am creating an enhencement point in Z program in Z package. I am getting following message.
    " Object can only be created in SAP package "
    Please help.

    Hi Mini
    Enhancement points are like hooks where you can attach your own piece of code and coding in an enhancement point is no different than a normal coding , just that it is a point in the standard program into which you can give your own custom logic.
    There are 2 types of enhancements given by SAP:
    1. Explicit enhancement points: Go to program RIAUFMVK . You can see ENHANCEMENT-POINT at many places. These are all explicit enhancement points and you can easily implement these points . Simply press shift+F4 and then go to the point which you want to implement. Right click on  it and follow the path Enhancement implementation->create. Give the name of the implementation and the assign it to a package(shoud not be a Z package).
    Once it is created you can start your coding as you normally do.
    2. Implicit enhancement points are not very stable and should be the last resort after you have explored all the user exits , BAdIs and explicit points. In order to find out the implicit enhacement points , press shift+F4  then goto menu option Edit->Enhancement Operations->show implicit enhancement options. This will bring up all the points that you can enhance. This will appear as a line with arrows. To implement this you have to follow the same procedure as for explicit enhacement points.
    So enhacement point works like the other codes . Just that you should know which  one to implement and where. As far as possible avoid implicit enhacements as they are not very stable at present and even if you are going for it keep a  back-up of your code always.
    Hope this helps you. lemme know if you have any other issues.
    Cheers
    shivika
    Message was edited by:
            Shivika Bhorchi

  • Is there any standard sap package which contains examples of web dynpro

    Hi experts, Is there any standard sap package which contains examples of web dynpro.

    Hi Jrockman,
    SWDP_DEMO_TUTORIALS package also contains some demo web dynpro components. There are many standard wd component which you can refer, all of them start with the name WDR, so you can also serach for components starting with name WDR_*.
    I hope it helps.
    Regards
    Arjun

  • Cluster Error SAP ECC EHP5 using DB2

    Hi, I´m installing SAP ECC EHP5 over Windows Server 2008 R2 in MSCS using DB2 as Database.
    I follow the steps in the installation guide and the first node was sucessfully installed. My problem is that when I execute the second step of the installation (database installation), in the sub-step "Now cluster the database" , after installed the database in the second node and run the utility db2mscs the following error occurs when I tried to initialize the DB2 service:
    "An error occurred while attemping to bring the resource ''DB2 Server' online"
    Error code: 0x8007138f
    The cluster resource could not be found
    Could you please give any hint to continue the installation?
    Thanks a lot.
    Kind regards

    I made a mistake and opened the thread 2 times. The other one was answered.
    Cluster Error SAP ECC EHP5 using DB2
    Edited by: Esteban REyes on Oct 18, 2011 10:32 AM

  • SAP treasury or Sun guard's "integrity" treasure module

    HI Gurus,
    i want to know if SAP treasury or Sun guard’s “integrity” treasure module and why?
    Especially for customers who already have an SAP landscape. Can any one suggest or direct me to any SAP Docs and Links where i can get more information indepth.
    Any information ASAP would be really appreciated.
    Thanks in advance.

    Hi Shravan,
    I don't think there is just one (correct) answer to that kind of question - depends on number of factors.
    as Sunguard states on their homepage, 'AvantGard Treasury Corporate (Integrity) is aimed at meeting more basic cash management requirements'. please find a link to an overview of AVANTGARD INTEGRITY - Treasury Corporate Edition (CE) - http://www.sungard.com/~/media/FinancialSystems/Brochures/Corporations/Treasury/AvantGard_Datasheet_Integrity_CE.ashx
    Kind regards,
    Renatas

  • Best Practices Guide for SAP CRM 7.0 on Paymetrics Integration

    Hello Experts
    It would be of great help if someone can guide us to any available Best Practices Guide for SAP CRM 7.0 on Paymetrics Integration.
    We are working with SAP CRM 7.0 together with an ECC system connected to it. We are looking at both Authentication as well as Payment part of Paymetrics.
    I am interested in the following:
    -> Architecture involving ECC, SAP CRM 7.0 and Paymetrics.
    -> The Customizing/Configurations/Enhancements needed to integrate Paymetrics (ECC / SAP CRM 7.0 / WebShop Admin / XCM).
    -> Storage of Credit Card data (whether in ECC or CRM or none).
    -> Authentication process (whether needed in both ECC as well as CRM).
    -> Payment process.
    -> Recurring payments (B2B scenario).
    Thanks and Regards,
    Vishal

    Hi,
      Check the below link where you can get the details:
    http://help.sap.com/saphelp_crm70/helpdata/en/37/fc60e3bebf4a9ba7121c00e295b3fd/frameset.htm
    Regards,
    madhu

  • SAP MRS product features and modules integrated

    Hi
    Looking for SAP MRS product details with modules integrated
    Regards,
    Parameshwar

    Yes i possibly feel there are some more services which are not activated in the system.
    Try using Transaction NWBC in SAPGUI & then follow the various Applications to to reach to appointment booking.
    Once NWBC opens follow the service advisors cockpit. /DBM/SERVICE_ADVISOR.
    Step by step it will first ask you to search vehicle / customer & then once vehicle is searched you can continue to proceed to appointment application to book an appointment
    Ensure the master data is set up for the vehicle & customer to be able to search in the service advisors cockpit
    Ensure you have all the roles of the assigned to your user id these application appear in the your users menus.
    Regards,
    Sachin Balmiki

  • Does BizTalk adapter pack 2010 support SAP ECC6 EHP5?

    SAP Adapter BizTalk Adapter Pack 2.0:
    Supported server versions: SAP ECC 6.0 Non-Unicode, SAP ECC 6.0 Unicode, SAP ECC 5.0 Non-Unicode, SAP ECC 5.0 Unicode, SAP R/3 4.7 Non-Unicode,
    SAP R/3 4.7 Unicode, SAP R/3 4.6c Non-Unicode
    SAP Adapter BizTalk Adapter Pack 2010:
    Supported server versions: SAP ECC 6.0 Unicode, SAP ECC 5.0 Non-Unicode, SAP ECC 5.0 Unicode, SAP R/3 4.7 Non-Unicode, SAP R/3 4.7 Unicode, SAP
    R/3 4.6c Non-Unicode, SAP ERP 6.0 with EHP 4.0
    None specifically says it supports ECC 6.0 EHP5. But, I was able to find several posts that they are integrating with SAP ECC 6 EHP5 using BizTalk adapter. However, I would like to make sure whether Microsoft officially supports or not in case of technical
    issue occurs. 
    Does anyone have an answer?

    I appreciate your response but I'm afraid that the information you have given is what I looked up before and thought they can't be an answer. As I already have stated in my question, I found several posts saying that they are integrating with ECC 6.0 EHP5
    with BizTalk Adapter. With that, I can assume the BizTalk Adapter would work with EHP5 of ECC 6.0 as EHP is just an EnHancement Package. However, it does not mean Microsoft will support it when there is a technical issue unless it is stated so. So, what I
    want to confirm here is more about liability. I cannot suggest my client to use BizTalk based on assumption.
    To save anyone else's time, following are SAP versions supported by each BizTalk Adapter pack. None specifically mentions EHP 5. Can anyone from Microsoft or partner confirm this?? 
    SAP Adapter BizTalk Adapter Pack 2.0:
    Supported server versions:
    SAP ECC 6.0 Non-Unicode, SAP ECC 6.0 Unicode, SAP ECC 5.0 Non-Unicode, SAP ECC 5.0 Unicode, SAP R/3 4.7 Non-Unicode, SAP R/3 4.7 Unicode, SAP R/3 4.6c Non-Unicode
    SAP Adapter BizTalk Adapter Pack 2010:
    Supported server versions:
    SAP ECC 6.0 Unicode, SAP ECC 5.0 Non-Unicode, SAP ECC 5.0 Unicode, SAP R/3 4.7 Non-Unicode, SAP R/3 4.7 Unicode, SAP R/3 4.6c Non-Unicode, SAP ERP 6.0 with EHP 4.0
    SAP Adapter BizTalk Adapter Pack 2013:
    Supported server versions: SAP 7.2, SAP 7.0, SAP ERP 6.0 with EHP 4.0, SAP ECC 6.0 Unicode

  • Business Package for Asset Services, implementation & integration

    Hello,
    We have installed Business Package for Asset Services in EP6.0 and integrated it with back-end system. The package works fine but on some iViews (equipmentpartners, functionallocationpartners, equipment, functionallocation, configurationshow) we have following runtime error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.eservice.operator/eservice/nf/InstallationManagm/com.sap.pct.eservice.partners.equipmentpartners
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    I’m novice in SAP EP and need help, can anyone help me please?
    Best Regards
    Raka

    Dear Ranko and others,
    The problem lies in the lowercase and uppercase of the specific shared ressources within the deployed file default.properties of the business partner. Also the link to the PDV isnt the same anymore.
    I had the same problems and by analyzing the logs of the nwa I found this solution. Donwload the files and replace the names with lowercase and making the reference to th PDV as well. Then upload this packaged PAR file again.
    Best regards
    Henrik Koch

Maybe you are looking for