Layout module master data sending to F&R system

Hi Friends,
When interface is sending layout module master data to F&R system, getting error message 'FRE_MD_LAYOUT_SEND PROCESSING DELTA E    Sending release profiles - System Failure:' in FRE_UI t code.
When i am re-transmitting those backup files again error is coming 'Error during retransmission'.
When i debugged the program found out the file name format is not showing proper in SAP, the filename  showing for layout module interface is '20120208204837', according to program it should be in .DAT format but in SAP not showing & file at OS level is in .DAT format.

Hi,
here is more detailled information. The error message is issued in function module FRE_LAYMOD_SEND. This function module is called by the re-send function module FRE_LAYMOD_RESEND only if there is data to send. That means the data within the backup file has been read successfully before!!! You can assume the error occurs in the system connection between ERP and F&R. (ERP tries to send the data but cannot send successfully due to some missing or erroneous settings within system connection.)
Let the system administration check the system connection settings.
As well have a look to the F&R Wiki page within SAP Community Network. Some documentation is about the system connection SAP ERP and SAP F&R. http://wiki.sdn.sap.com/wiki/display/SCM/SAPForecastingandReplenishment%28FRE%29
Kind regards,
Rainer

Similar Messages

  • How to load master data from SAP R/3 system like Customer master...........

    How to load master data from SAP R/3 system like Customer master, materioal master , vendor master.............

    Hi Bramha,
            Check ...........
    Re: master data loading in BI 7.0
    /message/4708129#4708129 [original link is broken]
    Re: Master data loading.
    Regards,
    Vijay.

  • Inbuilt RFC/IDOCs to upload ITEM MASTER DATA in SAP IS Retail system

    Hi,
    Kindly let me know the inbuilt IDOCs/RFCs to upload ITEM MASTER DATA in SAP IS Retail system.
    Otherwise let me know the tcode to check the inbuilt IDOCs/RFCs in SAP IS retail system or let me know all MASTER DATA related inbuilt IDOCs/RFCs in SAP IS retail system.
    Thanks
    Ramesh

    Hi,
    Please check below link. hope it helps you to answer your question
    http://wiki.sdn.sap.com/wiki/display/Retail/SAPRetailPOS+Interface

  • Master data from combination of multiple system source

    Hi All,
    We have a situation wherein we have to load master data from 2 different source systems. For the same Business areas ( Ex. SD, FI, etc). with most probably with same values. Since the master data is overwrite, the last load value will only be available.
    Please help me out in the precautions / design change need to be done in the existing system.
    Regards,
    N P Reddy

    Hi NPR,
    For this the recommended scenario is using Source System Compounding for the InfoObjects. See here for full info:
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6399e07211d2acb80000e829fbfe/content.htm
    Hope this helps...

  • QM Module master data

    Hi, What are the master data in QM Module. Pls mention its importantance and t-codes?

    hi
    imparten t-codes
    MM02/MM03 Change/Display Material Master
    QS21 Create Master Inspection Characteristic- Qualitative/Quantitative
    QS31/QS33/QS34 Create/Change/Display Inspection method
    QS41/QS42  Create-Change/Display Catalog
    QS51/52  Create-Change/Display selected set
    QP01/ QP02/ QP03  Create/Change/Display Inspection plan
    QDP1/QDP2/QDP3 Create/Change/Display Sampling Scheme
    QDV1/QDV2/QDV3 create/change/display sampling procedure
    QPV2/QPV3  Create / Display  Sample Drawing Procedure
    CT04  Create.Class Characteristics
    CL02 Create a Class
    -ashok
    Edited by: ASHOK on Sep 15, 2008 5:03 PM

  • How to find the size of the master data objects in the BW system?

    Hi,
    We would like to understand the size of the master data tables overall for a specific source system (Logical name is Ex.ABCD, which supplies all master data to BW). Can you please advise the procedure to find out this?
    Is there any table that will allows to see all the master data objects related to specific sources system so that we can find out that table size? Thanks.
    For example, we have many Texts, Hier & Attributes.
    0COUNTRY_TEXT
    0REGION_TEXT
    0PERSON_ATTR
    0MATERIAL_LPRH_HIER
    Advance Thanks.
    Edited by: BW USA on Feb 2, 2010 10:52 AM

    Hi,
    You can find out all the master data tales used in the BW system by
    Tcode : SE11
    Enter as /BIC/P* for master data tables and press F4 which gives list of master data tables currently used in BW system.
    Similarly for Texts  /BIC/T*  and press F4
    Similarly for Hierarchies /BIC/H-* press F4
    and can know the size of the all tables.
    Thanks,
    Gopal

  • Can I use export my SAP created master data in a non-SAP system?

    Hello,
    I am about to start a large integration solution with my SAP customer and they are concerned about licensing. What they want to do is export their GL, cost centre and WBS master data to an external system via integration (probably custom ABAP, or home built BAPI/RFC).  The external system then uses the accounting data to determine where to post FI or MM documents back into SAP via custom ABAP, BAPI or maybe IDOC).
    Is this OK?  Are there any licensing issues with master data used externally and posted back in via custom ABAP or standard BAPIs/IDOCs?
    Thank you in advance,
    Geoff

    Hello Geoff,
    Yes, even indirect access to SAP transactions or data needs to be licensed properly with SAP. Your customer should contact their SAP account rep to discuss the exact use case. Indirect access via certain types of certified integrations may qualify for Platform User License pricing, but there is no generic answer, and it is best for the customer to discuss their specific case directly.

  • How to find active master data source in the bw system

    Hi
    Can anyone guide me how to find the active master data source in the bw system

    Hi,
        You can use the table ROOSOURCE. The field ROOSTYPE specifies the type of datasource whether Transaction or attributes or text. You could write an abap program to filter the table and give you only master data datasources.
    Assign points if helpful
    Regards.

  • Master data in SRM when backend system change

    Hi SRM Gurus,
    Our scenario is ECC5 as backend system integrated with SRM 4.0(  SSP scenario and  iwith Catalog CCM2.0) Tech Implementation scenario is Extended classic .
    Now our backend system will be changed to ECC6 from ECC 5.
    ECC6 is installed on separate server for implementing changes in FI  ( separate Dev, QA, Prod environment )
    Question is that when we integrate SRM4.0 with ECC6, all master data (product categories, products & vendor master) needs to be replicated from ECC6 to SRM4.0
    As SRM system will remain same what will happen to present master data in Production system.
    As deletion is not suggested what is the correct approach.
    We can delete this master data in SRM Dev and QA.
    Can we keep master data pertaining to ECC5 as it is in SRM.
    Any idea as to what type of impacts one can expect if backend system changed from ECC5 to ECC6? Is there a recommended approach for this?
    I already referred note SAP note 418886 /995771.
    Regards,
    Avinash

    Hi
    By changing to ECC6.0 you would be entering a new backend system. Since the master data in SRM is linked to the respective backend system, it should not impact you.The old master data would still be there but linked to old backend system. You can let the data remain as it is if you want.
    Regards
    Sanjeev

  • Master Data Loading from APO--- BW System

    Hi Experts,
    I am loading master  data from the APO to bW System,after loading data into the BW System ,I found the number of data records are mismatching
    ex:APO (8340) --->BW (9445)
    and that to I tried to delet the data in InfoObject,
    only some records are deleting
    and one more doubt
    in APO i have info object ZA9MATNR CHAR 40
    With Conversion Routine PRODU
    in BW i have the same info object ZA9MATNR CHAR 40 with Conversion Routine ALPHA.
    and I have checked the Check box in transfer rules also,may be becoz of this I am getting more records.
    Could any body help me
    Thanks in Advance...
    Regards,
    Nagamani.

    Hi,
    Ideally it is impossible to get the increased count of data records when you load it into BW unless you are using the RETURN TABLE concept.
    Normally the record count decreases with the records with same keys gets overwritten/added.
    Coming to your second question, ALPHA conversion routine has nothing to do with the record count. It appends the ZEROS to the value coming in that InfoObject. For example, if the lenght of the object is 5 and data is coming only in 3 digits, it will append the ZEROS to make its length 5.
    Hope this info helps you.
    Regards,
    Yogesh.

  • Master data load from 2 source system

    Hi all,
            I am working on a project which has 2 source systems.
    Now I have to load master data from 2 source systems without making 0LOGSYS as compunding
    attribute. Because all the objects which i want to use compunding attribute are reference
    objects for lot of other info objects. So, i dont want to change the business content
    objects structure. Please guide me
    Thanks

    Hi,
    I cube there is nothing to do with compounding attribute, it will be handled in MD IO level.  As your requirement to separate the transaction happen in different source system then make add another info object as Zsource and make it as nav. attribute then design your report based on nav. attribute.
    Note that this separation is only possible in Material Related transaction not for others.
    Thanks
    BVR

  • Transport of exported (master data) datasources to BW test system

    Hi,
    I exported  datasources from 0ACCOUNT, namely, 80ACCOUNTM, 80ACCOUNTH, 80ACCOUNTT in a certain BW development system . I then assigned these to ZACCOUNT and loaded ZACCOUNT (master data, hierarchies and texts).
    The transfer rules have a start routine and some other routines as well.
    I need to know the following :
    1. Is it possible to transport the generated datasources and the transfer rules and respective infopackages to a test system ?
    2. If yes, how ?
    Best regards,
    Anuradha
    PS : I know it can be done for exported datasources from ODS for example.

    Hi Maik,
    Which object type do you think should be used to perform the selection?
    We mánaged to exported datasource(not for 0account) transferred but the generated extract structure which belonged to $tmp did not get transported!
    Thanks
    Anu

  • Differentiating Master Data from two different source systems

    Friends,
    i have used standard InfoObjects that provide master data for two InfoCubes which take data from two different source systems. Now the some of the master data is identical in both the source systems (example: 10 stands for "Industrial" in one whereas 10 stands for "Agricultural" in the other). What do i do so that the system(BW) differentiates the two.
    Thanks in advance for all the help.
    Mike

    I tried to include the 0SOURSYSTEM in the compounding of this InfoObject (for master data) but it gives me a list of other objects that use this InfoObject as a reference characteristic and also says that this InfoObject is used in a ODS and data needs to be emptied in the ODS before activating  this InfoObject.  Please let me know if there is any way out of it.
    Thanks
    Mike

  • Integration connections to bring master data into APO and BW system.

    Hi All,
    Can somebody give step by stip activities to be done FOR creating integration connection for following requriment.
    1)  To bring master data from R3 System to APO system through BI CUBES using BI type connection
    2) APO/R3 type connection R3 system to APO system.
    Regards

    Nikhil,
    Request you to let me know how can basis person helps in this.
      If this is an existing system, the applications team (APO and BW) will not require much assistance from you.  You can mostly sit back and watch them do all the work.
    I suggest that you read the help link in its entirety provided by expert Datta.  Much of the info there is helpful for both solutions.
    For the APO interface (question 2 in your original post) there is a complete step-by-step guide provided by SAP.  Check these two docs out.
    http://help.sap.com/bp_scmv250/BBLibrary/Documentation/B02_BB_ConfigGuide_EN_DE.doc
    http://help.sap.com/bp_scmv250/BBLibrary/Documentation/B05_BB_ConfigGuide_EN_DE.doc
    If you are being asked to select from one of the two scenarios you outlined, the standard Core interface is by far the simpler to implement.  Plus, it has the advantage that SAP will support you when something goes wrong.
    The BW solution is different, in that the developer (you?) MUST have detailed specifications before he can proceed.  Which master data?  At what organizational levels?  How often refreshed?  What will be the ultimate use of the data, and how must it be stored?  Where will it be stored? How to deal with inconsistencies?  Etc etc. SAP support will only solve technical problems in your solution, they won't solve errors of design or logic, unless you happen to get a very accommodating support person when you raise your message.
    But in case a basis person need to create RFC how can it be done for above scenario.
    The instructions for creating all the RFC stuff is contained in the connectivity doc I cited above.
    Best Regards,
    DB49

  • Regarding master data loading for different source systems

    Hi Friends,
    I have an issue regarding master data loading.
    we have two source systems one is 4.6c and another is ecc 6.0.
    First i am loading the master data from 4.6c to bi7.0.
    Now this 4.6c is upgraded to ecc6.0.
    *In 4.6c and ecc6.0c master data is changing.
    After some time there is no 4.6c, only ecc 6.0 is there.
    Now if i load master data from ecc6.0 to bi7.0 what will happen.
    Is it possible ?
    Could you please tell me?
    Regards,
    ramnaresh.

    Hi ramnaresh porana,
    Yes, its possible. You can load data from ECC.
    Data will not change, may be you may get more fields in datasource at r/3 side, but BW/BI side no change in mappings structures are same. So data also same.
    You need to take care of Delta's before and after upgrade.
    Hope it Helps
    Srini

Maybe you are looking for

  • No information on telephone fault

    On 1st February we reported that our telephone line was dead. This occurred because of a thunderstorm which caused a lengthy power cut. We were informed that the fault should be rectified by midnight on 6th February. We live in an isolated village in

  • Router/Adapter Compatibile?

    Good afternoon, I have a quick question....I recently upgraded my router from a WRT54G wireless-G broadband router to a WRT300N wireless-N broadband router. On one of my PC's, I have a WMP54G wireless adapter. Do I need to upgrade this adapter to a w

  • Migrating to solaris 2.8 to 8.0

    Does someone can tell me where i can find information about migration from solaris 2.6 to 8.0 concerning C and C++ programs and shell scripts Thanks you in advance sunsifac

  • Is there any way I can have a box sent to my house for my broken iPhone...with out calling?

    Is there any way I can have a box sent to my house for my broken iPhone...with out calling? Preferably online.

  • HT204406 genius not working in itunes match

    I am finding 3 problems when using Itunes Match through my apple tv - some of the artwork doesnt appear even though it is in my Itunes library; some songs occassionally stop playing prematurely; but most annoying is that genius doesnt seem to work...