Missing atrribute from ERp system

Dear gurus!
I am installing the business content (BC) for catalog 0MMIC_CHA01 (MMIC: Characteristics ).
However I get a dump when I install becuase the attribute 0CCMB0PR_BASE_UNIT_ATTR does not exist in the ERP system.
Also note that other finance BC installations are referring this attribute.
Any help in creating it?
Or what are my options to continue these installations?
regards,
Tolu

Hi,
1. Goto RSA5 and activate the related data source.
2. Check the DataSource in RSA6
3. Replicate the DataSource
4. In BW side while installing objects , please choose grouping 'Only Necessary Object'.
Same issue I was faced while installing SRM business content in my scenario,
So the above steps will be helpful to resolve your issue.
Regards,
BBC

Similar Messages

  • Missing Data from Legacy System

    Hello All,
    My client went live end of January this year. They had a month of transaction data in their legacy system which they did not bring into SAP. Since this is their first year on SAP and recently implemented Extended Withhold Tax one month data is missing; when they run the 1099s at the end of the year they are going to be reported incorrectly.
    How can we bring over that missing data from legacy system over to SAP without having to clear those invoices in SAP?
    Thank You In Advance

    Hi Shashi,
       Have a look : <a href="http://www.box.net/shared/9tda040za6">Transferring Data with DB Connect</a>
    <a href="http://sapbwneelam.blogspot.com">More Docs...</a>
    Hope it Helps
    Srini

  • Print with password from ERP-System

    Hello,
    I am looking for a way to print from a erp-system with a password.
    This means:
    I have a printer in my office where I can configure a password.
    When the user wants to print something from the erp-system he has to enter the same password which
    is configured for the printer. It is only possible to print iif the user has the password.
    Is there a similar way to do this in a erp system?
    Best regards & Thanks in advance
    Alberto

    If you do frontend printing (which is basically like the user is printing from his PC) it works. If you print over the network from the spooler instance, it won't work.
    Markus

  • How to load Custumer from ERP system to CRM system

    1. I have created a custumer in ERP.How to load to CRM system. and How to monitor it.
    2. Also I need to do add aditional data to the custumer in ERP system, and then again i need to load it to CRM system.How can i do this.

    Hi Sunil,
    This guide will help you:
    [Master Data Download|http://help.sap.com/bp_crm70/BBLibrary/HTML/C03_EN_DE.htm]
    Award points if helpful.
    Rahul

  • How to start a BPM process from ERP system

    Hi,
    I created a process in Netweaver Developer Studio with the Process Composer in SAP CE 7.1 BPM, now I want to automatically start the process by saving a SAP document like purchase requisition or purchase order. Therefore I think about implementing a UserExit / Badi or something else.
    The following systems are available in my Landascape:
    - PI 7.1
    - ERP 2005
    - CE 7.1 EHP1 with ESR
    Does someone have an idea how to start the BPM Process or how to trigger start event?
    Greetings,
    Christian

    the process by saving a SAP document like purchase requisition or purchase order.
    Based on your business process, you will have to decide what data should be sent to other system. It could be in the form of Idoc trigger or an RFC calls. If there are non-SAP systems involved, you should be using PI 7.1 too. In that case, you can communicate using Abap proxy call too. For this you may either call an RFC internally in a report and schedule it.
    Regards,
    Prateek

  • Ack from ERP System in case of RFC

    Hi Experts,
    Good Morning !!!
    while Implementing Soap to RFC Scenario..
    How can we get System ack and Application sys Ack?
    Is there any Manual configurations are required ?
    if there any procedure
    please tell me..
    Thanks in Advance
    Regards,
    Ravi

    Hi,
    If you want to use RFC adapter to receive acknowledgements you should use ccBPM, without this you can achieve this.
    Or
    You can go for ABAP proxy
    So first decide your approach.
    Refer the below link
    RFC - PI - FTP
    Thanks
    Bhargava Krishna

  • ICloud missing from my system preferences

    I recently changed my email for my apple ID log in and since doing that I keep getting an error that pops up to fix my apple ID and password for my icloud. When I click to update it takes me to system prefferences and gives me a NULL error. I have OSX 10.8.4 and always had the access before this issue.

    Hi eric,
    Well, that's just weird. Any chance that something changed in your User profile? Have you logged off of the computer and back on? Just some ideas. I fear that if your iCloud option is missing altogether from your System Preferences, that may indicate a corrupted OSX and require a re-install of Mountain Lion, so just trying to think of anything to avoid that.
    If it is an OSX issue, that is outside my purview. We have some really good systems experts here in the Community, and they usually pick up on these types of issues, so post back once you have checked the User business if things are still whacky. Hopefully they will be monitoring.
    Sorry I couldn't help!
    Cheers,
    GB

  • Steps to create outbound CREMAS IDOC from ERP

    Hi,
    Can you please share the steps to create outbound IDOC from ERP system?
    Business requirement is that whenever a new vendor is created in the ECC system, SAP should trigger an outbound vendor IDOC CREMAS from ERP system. Also whenever the vendor data is changed then the entire vendor details should be passed to outbound IDOC and not just the delta changes. Change pointer can be configured but to create idoc for full vendor records.
    I guess we can use CREMAS.
    Can anyone please share the steps to configure it in ERP?
    Regards,
    Sandeep

    1. Read the file using OPEN DATASET and read and fill up the segment info and fill the EDIDC header data
    and then call function
    CALL FUNCTION 'INBOUND_IDOC_PROCESS'
        TABLES
          IDOC_CONTROL       =  i_edidc
          IDOC_DATA          =  i_edid4.

  • Idoc extraction from erp

    Hi colleagues,
    i'm trying to create xi scenario which transfers idoc from erp system to the xml file for the mdm system.
    I've already created all the neccessary things in integration repository and integration directory. And now i got stuck with ALE configuration and sending idoc from erp system. Let me describe what i did in ERP:
    1. I created logical system for reciever system (MYMDM)
    2. I created rfc destination to my PI system (MYMDM)
    3. I created port and associated it with my RFC destination (MDMPORT)
    4. I created partner profile for MYMDM LS and add MATMAS message type as outbound parameter. I set MDMPORT port created earlier as reciever port there and choose the option transfer idoc immed.
    5. I created distibution model (bd64) choosing CIVCLNT010 logical system as sender and MYMDM as reciever.
    *CIVCLNT010 - logical system  of ERP system for 010 client (the one i'm working in)
    6. I'm going to we19 TCode and choose:
    Reciever system: MYMDM
    Reciever port: MDMPORT
    Sender system: CIVCLNT010
    Sender port: SAPCIV010 (to be honest i have no clue what should be here... but somewhere i saw it should be like SAPSIDSYSNumber so i did in this way)
    I fill idoc with some data and click start outbound processing.
    I get a message that idoc was sent to SAP system or external system.
    BUT I cannot see the message in PI!
    Actually after that i can find my message just in we05 IDOC's sent list and nowhere else
    Could you please help me with this issue? Any help is very appreciated.
    Thanks and regards,
    Stanislav.

    YEAH! I changed Sender port in we19 to the one i found in IDX1 TCode in PI for my ERP (CIV) system. It was called SAPCIV and not SAPCIV010 and now seems it works!!! I got the message in PI!
    Thanks a lot, Suraj!
    Edited by: Stanislav Shkodkin on Oct 26, 2009 1:51 PM

  • Evaluation of an ERP System

    Hi All,
    W.R.T. to following tangible benefits from an ERP systems, in your opinion what should be the way to evaluate the current legacy or Erp and prove the advantages of SAP over it.
    Empirical or Tangible Benefits from ERP System
    1>Inventory Reduction
    2>Productivity Improvement
    3>Order Management Improvement
    4>Financial Close Cycle time Reduction
    5>IT Cost Reduction
    6>Procurement Cost Reduction
    7>Cash Management Improvement
    8>Revenue / Profit Increase
    9>Transpiration / Logistics Cost Reductions
    10>Maintenance Cost Reduction
    11>On-time Delivery
    And if somebody can suggest more tangible benefits in terms clients bottom-line he / she is welcome to join the discussion?

    you need to look at the landscape the current system is in.
    How many systems are required for the full end to end processes?
    User friendly?
    What can SAP do that the other systems cant?
    Will these things/ processes add value to the business i.e. MSS/ ESS, SRM, FSCM
    How much manual work is required for month end?
    SAP it can be automated, and the key month end closing should be able to be reduced.
    Hope this gives you some ideas of what else to consider.
    Please award points if this is useful.

  • Extracting data from Legacy system - How do we get the data into a normaliz

    Hi All,
    Requirement that I have now is to get the data from 6 different tables ORACLE database to BI using DB Connect, where in each of those 6 tables has the transactional data as well - If it is only 2 tables, would have been creating a view and get the data. Each of the 6 tables are linked to one other by the Primary Key and Foreign key relation ship.
    If it is from ERP system we would have created a Functional Module.
    Please advice me on how to get the data to BI end from those tables in Legacy system.
    Thanks in advance.

    Anil:
    I recommend following Ralph Kimball's EDW data modeling principles.
    Have a staging layer of DSO's with data dump from source system. So have 6 different DSO's extracting data from 6 tables from source system independently.
    Then have an integeration layer of DSO's depending on requirement. You could combine data from 2 or more DSO's here based on requirement and integrate your data here. Use primary key foreign key relationships here to do look ups or direct loads to do your business logic.
    Then have an analytical layer of InfoCubes, MultiProviders, InfoSets as required.
    The 3 layered architecture is a standard best practice that i have seen followed in many organizations. You could search for this type of architecture online under EDW (Enterprise Data Warehouse). There should be plenty of information available.
    Good Luck.
    MP.

  • Reading data from ERP 6.0 (using BAPI) to VBA (MS Excel)

    Hi Guys,
    I want to learn something about RFC called from VBA using BAPI's.
    I was able to write a simple VBA makro to read data from single record, but now I would like to wirte something using GetData. Here I have problems and could not find useful information.
    I have something like this:
    Set boOrder = oBAPICtrl.GetSAPObject("SalesOrder")
    Set oSalesOrders = oBAPICtrl.DimAs(boOrder, "GetList", "SalesOrders")
    oCustomer = "1000"
    oSalesOrg = "xxx"
    boOrder.GetList CustomerNumber:=oCustomer, _
    SalesOrganization:=oSalesOrg, _
    SalesOrders:=oSalesOrders, _
    Return:=oReturn
    My question:
    How do I access the data I have read from ERP system using GetList?
    How do I check how mane record I read (accoriding to the selection criteria)?
    Can somebody advise me on that?
    Please not that I am using in in VBA and not VB.
    regards
    Rafal

    Hi,
    I came across this problem aswell and it's so frustraing and little information available how to resolve this, so I decided to post this.
    When you execute the transaction 'S_ALR_87013635' there are 3 options in the menu bar:-
    Output parameters...
    Data Source...
    Extract parameters...
    Go into extract parameters, click 'create extract' and enter a description.
    You should then be able to run the program. Ensure that you have the correct macro settings also i.e.
    1) Enable macros
    2) Trust all sites with Visual Basic
    Hope this helps other people with the same issue!

  • Error sending IDOC from external Java application to Sap ERP system

    Hi Experts!
    When I try to send Idoc from Java application to XI an error occurs : no service for system CLNTJAVA, client in Integration Server.
    My question is: What value the setSenderPort() is excepting?The Java third party business system's logical name or the ERP business system's logical name where the JCO can be found?I tried both of them, but still have the problem.
    Please help. I read all threads about this error, but non of those can help me.
    My relevant java sourcecode:
                doc.setSenderPort("CLNTJAVA");
    The XI documentation says that:In the case of non-SAP senders, the entry in the SNDPOR field is interpreted as a logical system name, and the corresponding business system is searched for in the runtime cache.
    Both case(third party business sytem and erp business system) I have configured the ID    i think correctly. I  made a business systems,I configured the adapter specific identifies,I  made the IDX1 port,I made the RFC destination,I polled the IDOC type with IDX2 transaction, I have made full cache refresh,I configured the INTEGRATION_DIRECTORY_HMI rfc destination,but I do not made any communication channels, receiver determinations, receiver agreement.
    My configurations if it can help for you.
    Hostname:sapsp5
    System name: NE2
    Clients:
    000 ERP
    001 Integration Server
    <b>SLD configurations:</b>
    Third Party Technical system name: Java_sytem
    Business System:CLNTJAVA
    Logical system name: CLNTJAVA
    <b>ID configurations:</b>
    Business System:CLNTJAVA
    adapter-specific identifiers:logical system:CLNTJAVA, <u>the rest is initial</u>,because I cant change it.
    IDX1 port name: CLNTJAVA the client is 001. the rfc destination is client_001.
    I think the IDX1 port and the adapter specific identifiers are wrong. is it?
    my java source if the sender is the JCO
    doc.setSenderPort("INTSERV");
    My configurations if the sender is the JCO.
    <b>SLD configurations:</b>
    Technical system name: NE2
    Business System:INTEGRATION_SERVER_NE2
    Logical system name: INTSERV
    <b>ID configurations:</b>
    Business System:INTEGRATION_SERVER_NE2
    adapter-specific identifiers:logical system:INTSERV,system NE2,client 001.
    IDX1 port name: INTSERV the client is 001. the rfc destination is client_001.
    Could this error be an autorization error?I tired to connect to the xi from the Java, with the user PIISUSER extended with PISUPER roles.
    Thank very much.

    Hi!
    My SNDPOR already set to my source business system's logical name if you check my configurations(JAVACLNT), so there is another problem unfortunately. I set SNDPRN to JAVA, but it still does not work.
    Check this configuration please(posted here:
    No service for system ... in Integration Directory)
    doc.setMessageType("ACC_DOCUMENT");
    doc.setRecipientPort("SAPSE1"); // get stuck in XI mapping if not set
    doc.setRecipientPartnerType("LS");
    doc.setRecipientPartnerNumber("SE1CLNT500");
    <b>doc.setSenderPort("SAP3MA");</b>
    doc.setSenderPartnerType("LS");
    <b>doc.setSenderPartnerNumber("TREMACLNT");</b>
    doc.setClient("100");
    Inside XI configuration integration builder
    <b>Business Service: Service: TREMACLNT</b>
    Under the menu Service - Adapter specific identifiers
    Idoc Adapter Logical system: TAPPMAN (This thing is important when sending idoc XI -> SAP and should match the logical sys in the receiving SAP system)
    IDoc Adapter and RFC adapter R/3 Sysytem ID: 3MA
    Client: 100
    In IDX1 trans
    <b>Port: SAP3MA</b> (Note that the 3MA here is matched against the IDoc Adapter and RFC adapter R/3 Sysytem ID: 3MA)
    (a not so well documented feature)
    Client: 100
    RFC Destination: SE1 (A SAP test system from where IDOC def can be imported, rfc dests are setup in SM59)
    I guess that your idx1 port name is the same as the SNDPOR value. I think it should be, because the XI is whatching the IDOC traffic in the idoc adapter port, so you should send the IDOC from external system to the adapter port. Is it right?
    My idx1 port is the same as my SNDPOR value in Java,but still came the error.

  • ERP system to accept tickets from more than one source

    I have the following scenario.
    My back end ERP system accepts tickets from my EP. The EP cert is imported into ERP.
    I want to enable SSO between CRM and ERP. CRM does not interact with the EP.
    Can I have more than 1 certificate imported and added to the ACL in my ERP system(i.e. from my EP and ALSO from CRM)?
    Many Thanks,
    Derek.

    Yes. We have portal and another standalone java instance doing SSO to ERP.
    -RK

  • Cost rates maintained in ERP system and cost elements from PPM 5.0

    Hello experts,
    I will appreciate it if  you could help me with this subject below.
    I want to search in ERP system what cost rates are maintained for each approved worked hour in PPM system. But, I do not know where should I look for this.
    I take a look on the report of the created internal order:
    You can see, that the actual posting of 25.000 is booking in the ERP PROD system on cost element IT-HOURS
    When I display the booked working times I find 5 Hours taht I booked on my personnel number on Internal Order :
    I want to know where in the system  is  maintained the cost rate that calculates automatically the 5 hours booked on cost element IT-HOURS to 25.000 . So each hour costs 5.000. I want to change the amount of each hour from 5000 to 50. 
    I’m not an ERP expert so I don’t know where such rate can be maintained in ERP. I need your expert help!
    Thanks a lot,
    Ruxandra P.

    Hi Ruxandra!
    You have to distinguish plan costs from actual costs. By doing time confirmation (e.g. via CATS) on your internal order the system posts actual costs.
    Using the Role concept of PPM (role-based or task-based) you are dealing (generally spoken) with plan costs. Derived from your entry message I suppose you are already using accounting integration.
    Accounting Integration is a big topic, that is very difficult to generally describe in a posting. Please have a look to the general information in help.sap.com => General Information About Accounting Integration - SAP Portfolio and Project Management - SAP Library
    Please beware: There are many accounting integration scenarios, therefore there are several aspects and places to maintain cost/revenu rates. On the PPM UI you have the possibility to maintain differing cost/revenu-rates per role/task.The rates in general (plan and actuals) are maintained in KP26.
    Also have a look to your business partner (role-based scenario), if there is a cost/revenu rate.
    For time confirmation you can have a look to PA30 => infotype 0315 for your CATS suggestion values (activity type, costcenter, etc...).
    Please come back with any detailed questions, you would like to have answered.
    Regards,
    Peter

Maybe you are looking for

  • Training and event Management  Query

    Hi We have requirement i.e, Info-type 24 to be updated as u201Ccompletedu201D only when the Employee finish the web based training, currently the system displays as complete once registered for web based course.  Thanks

  • How can I update my imac g5 and I want to know how I can update it in 2014

    I need to update my imac g5 but it's old so I need to know how to update it this year of 2014

  • Linking errors when using ibsta

    Hello, I have been trying to write C code to automate a Keithley 2410 through GPIB.  I am using Windows XP 32-bit, and VC++. I believe I was successful in getting a handle to the gpib-32.dll. However, I am getting a linking error when I try to use ib

  • Exploded directory format in an EAR

              I have a problem wrapping up an exploded directory format application into an ear           file running weblogic 6.0sp2 on winnt 4. One of the things I would like to do           is load a config file from a helper class without specifying

  • Getting compilation error while writing standalone for ddi_get8

    Hi All, I have already posted a thread regarding ddi_regs_map_setup solaris system call guidance. [Previous Query|https://forums.oracle.com/forums/thread.jspa?threadID=2314211&tstart=0] I am writing a standalone to use this system call. Below is my p