Export Master Data BADI - how to setup?

Hi,
I want to setup a BADI in BPC to extract master data. The reason why i am not using the standard package to file is because i want to manipulate the data before it is output.
As I understand i can trigger the BADI via a script and pass variables to it.
Questions I have - I understand i need to use "EXPORT_MD_TO_BADI" but I cant find it? Is it a template code?
Cheers

Hi,
The file which needs to be output is to load a hierarchy into SAP BW from BPC.  In the master data extract you get:
ID PARENTH1
A C
B A
C B
I need to change this file so it outputs something like the following
NODE       ID      OBJECT               PARENTID
1               A     0COSTCENTRE     3
2               B     0COSTCENTRE     1
3               C     0COSTCENTRE     2
I would like to make the BADI generic so we can use the following parameters:
1. name of the file we are output
2. dimension is selected
3. object field is set (can do that in trans file)
The UJD_RETRACT seems appropriate but
- can i pass parameters to it i.e. the above. I have seen i can do number 2 (dimension) but how do i set the file name?
- is it possible to drmatically change the file as i want to above?
Cheers,

Similar Messages

  • How to set up permission to export master data to Excel?

    I am trying to set up a role which allows the user to view and export master data.
    I was able to set up the first part (read only access), but even if I give the user full permissions to maintain master data, the "Export to Excel" command is grayed out.
    What do I have to change in my role to control export rights (for master data only)?
    Thank you,
    Dennis

    Help anyone, please. Is there an authorization object for this?
    And: is there an authorization object for copy/paste from master data (in RSA1) to a text file?
    Thank you,
    Dennis

  • Export Master Data from BPC to BW

    I am about embark on creating a solution to export master data from BPC to BW (NW7SP6) and I was wondering if anyone out there has covered this ground previously and has any information on this process that they wish to share?

    As of now, you could export the dimension memebr data and upload to BW info object; you may be able to do it with data manager / process chain.
    Ravi Thotahdri

  • Export Master data to flat file

    Hi All
    I am trying to export master data through the data manager package Export master data to file but am getting failed.
    Can you please tell me what i need to specify in our mapping section in transformation file, as of now i am validating blank transformation file.
    Regards
    Srikant

    Hi Vadim
    I tried but transformation validation is failed and when I check the rejected list its showing blank.
    Thanks
    Sriaknt

  • Export Master Data to file with selected properties SAP BPC 10 NW

    Hello Gurus,
    Can you kindly help me with this. I am trying to export master data from one of my dimension using DM package "Export Master Data to File". The exported file should contain selected properties because the source dimension is having a lot of properties which are relevant for some usage but not required for the exported file.
    I used transformation file first to indicate the properties i wanted to be extracted under mapping, it extracted master data but it extracted all the properties. It's like it doesn't read from the transformation file.
    Does anyone encountered this scenario? Any other possible workaround to extract selected properties aside from opening the file and delete manually?
    Thanks as always,
    yajepe

    Hi Yajape
    I am unable to export the master data.
    Can you please tell me what is the mapping section you specified in transformation file.
    There is option in member selection screen called  member selection by properties through which you can select your properties.
    Regards
    Srikant

  • 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

  • E-mail address format in cutomer master data invalid - how to store it ?

    Hi,
    we try to enter email-addresses in the form  name.@domain. SAP checks according to RFC that the local part "name." is invalid because it contains a traling (or leading) dot.
    So we get an error and cannot create the customer master using BAPI . But the customer wants us to do anyway.
    Can we change (and how-to) the error message to Info message or is there any BADI or userexit for this?
    TIA,
    Clemens

    Sorry,
    this is no use.
    An email address is built as <local_part>@<domain>
    It is a rule that the <local part> of an email address must not start or end with a dot.
    This rule is checked by a function in the address management of the SAP business partner.
    That is what I know.
    My question remains: How can we put those fake addresses into customer master data without the error.
    We all know that those addresses are invalid. But the customer wants to keep them just as they have been sent to us.
    Thanks
    Regards,
    Clemens
    May question remains: How can

  • Export Master Data Model from MDM solution.

    Hello,
    I have been assigned the requirement to integrate our product with your “Master Data Management” solution. To be more specific, I need to import the Mater Data structure (model), from your companies MDM solution, into our product to build its table/column structure. What I am looking for is technical documentation that will help me make this possible.
    Here is a list of some questions I have that technical documentation could address:
    •     Does your MDM solution have the capability to export the underlying Master Data structure (model)?
    •     What form is the data structure exported (db schema, data dictionary, etc)?
    •     What format would the exported information be in (XML, delimited text file, SQL DDL)?
    •     If the format is XML, is there an XML Schema that defines what it will look like?
    •     Do you have any sample export files that I can work with?
    •     Is there technical documentation that would help me make this possible?

    If you want to integrate with DRM I would suggest using the API (check out the SDK). This is the preferred and supported way to inject or extract from DRM from an integration standpoint. You can also do imports/exports, for example exporting a hierarchy in XML, to a table, etc.
    Directly modifying the tables is not supported or encouraged; the DRM engine enforces many rules like validations, keeps multiple versions, tracks changes in transaction logs, etc, besides the fact that the database structure can change during upgrades. Additionally, due to the dynamic configuration capabilities some things like property values are stored in a one-to-many table that may be pivoted from what you expect.

  • Export Master Data from Production to DEV

    Hi Gurus,
              I need to export All the Master Data and Configuration files from Production to Development System. If anyone can Advise me to know the step by step for exporting and importing. Our PRD server is on HP-UX/Oracle and ECC6.
    Eg Master Data like Customer Master, Vendor Master, Material Master...Etc.,
    Please Advice.

    Hi,
    I need to export All the Master Data and Configuration files from Production to Development System.
    I think you can have a option to do simple Remote Client copy with SAP_CUST or SAP_APPL client copy profile from your PRD system to DEV system.
    You can create a New Client in DEV system by performing Remote Client Copy as mentioned above from PRD system to ease the activity.
    You can get all the information in below mentioned Web Links.
    [Copying Clients Between Systems|http://help.sap.com/saphelp_nw04/helpdata/en/69/c24c684ba111d189750000e8322d00/content.htm]
    [SAP Client Copy Profiles|http://help.sap.com/saphelp_nw04/helpdata/en/99/0a2a887e2511d2a6250000e82deaaa/content.htm]
    [SAP Client Copy Data Types|http://help.sap.com/saphelp_nw04/helpdata/en/ff/9be1817d811c41985662da25061f98/content.htm]
    Regards,
    Bhavik G. Shroff

  • Export master data - A beginners design question

    Hi,
    Business Scenario and requirement
    Master data export from ERP system to a legacy system. Integration engine is SAP XI/PI system.
    Question
    There are BAPI: s that can be used for this purpose. My question is as follows:
    1. Should SAP XI make call to the standard BAPIs to extract the data?
    OR
    2. Should we developed and schedule an ABAP module that calls the BAPI and exports the master data to a buffer table which in turn the SAP XI/PI can get the data from via a custom made RFC or BAPI?
    What is the usual way of working in these cases?

    Hi,
    First you need to select data from SAP and sent SAP XI using program.
    You can check the data using T code SPROXY, check this might be helpful.
    Regards,
    Sunil

  • What is Master data and how do I use ut

    Hi!
    I am not familiar with the use of master data, so I need some help please...
    1. What is masterdata?
    2. When do I use Masterdata?
    3. How does masterdata works technicaly?
    3. Can someone give me an example on us of masterdata
    Thanks

    Dear Helge..
    1.Master data is one which doesnot change frequently...for ex...our name..Master data is data that remains unchanged over a long period of time.
    2. Master data contains information that is needed again and again in the same way
    3.Master data contains texts,,attributes and hierarchies.
    For ex..Person ID,Person Name can be maintained  as master data...
    The technically validations can be explained in Star Schema..which uses dimension Tables and SID 's as main parameters..
    some Points:
    When you create a characteristic InfoObject, it is possible to assign attributes, texts, hierarchies, or a combination of this master data to the characteristic. If a characteristic bears master data, you can edit it in the BI system in master data maintenance.
    Hope this heps u...
    Assign points if needful,,
    Best Regards,
    VVenkat..

  • Export Master Data to payroll Vendor

    Hi,
    We are exporting data to ADP using the idoc, HROT_USM. We generate this IDOC everyday. We are having issues that data is not being sent correctly. It is not consistent.
    Is there a problem if we generate this IDOC everyday. Is that the general trend or is it generally done only once per payroll period.
    If the idoc is generated with "All data option" Will it wipe off the future changes? As we have seen that a few future dated changes are not picked by the Idoc.
    Any help will be greatly appreciated.
    Warm Regards
    Usha

    Hi,
    We are exporting data to ADP using the idoc, HROT_USM. We generate this IDOC everyday. We are having issues that data is not being sent correctly. It is not consistent.
    Is there a problem if we generate this IDOC everyday. Is that the general trend or is it generally done only once per payroll period.
    If the idoc is generated with "All data option" Will it wipe off the future changes? As we have seen that a few future dated changes are not picked by the Idoc.
    Any help will be greatly appreciated.
    Warm Regards
    Usha

  • Master Data Service: how to remove the dirty data from master data service from a table using store procedure?

    hello, we need to remove the dirty data from MDS, but we found we can only do this from MDS web, and we need to do this by store procedure to make this process automatically. is there any easy method to remove the data from MDS automatically? thank.
    Warren

    Hi Warren,
    Assuming the dirty data is easily identifiable, all you need to do is use the staging process with import type of 5 (de-activate - i.e., soft delete) or import type of 6 (hard delete).
    Could give more details if I knew the version of MDS you are running (SQL 2008R2 or SQL 2012).
    Kind regards,
    M

  • How to delete the master data of a Customer created in a SALES AREA?

    Hi All,
    I've deleted a Customer (master data) by t.code OBR2. But it exists again in its SALES AREA.
    Could anyone tell me how to delete it in the sales area too?
    Thanks

    Hi,
    I dont think you can delete a customer. you can market it for deletion in XD06.
    for deleting customer master data you have to setup an archiving project.
    Also check the similar thread
    doubt in obr2
    Hope it helps you.
    Regards,
    Sats.

  • SAP HR , Master Data Export. URGENT.....

    I want to Export Master data from SAP HR. I have made custom Interface Formate after modifying Standard Interface Formate 'OTMU'. I am using Transaction code PU12 and PC00_M10_OTEM. But it is not working.
    Please suggest me how to do so.
    Thanks,
    Mukesh

    Remember, we are all here to help so "urgent" does nto exist. I have moved your message to our HR forum in hopes that you will get an answer sooner.

Maybe you are looking for