How to create generic master data  datasource .

How to create generic master data  datasource which utilises ALE change pointers for extraction of master data.

Hi,
For any master data lets say, Material Master, for this you need to create a view
based on your requirement by selecting one or more tables into your view and
keeping all the required fields in the view as viewfields and go to RS02 create
generic data source, select the view option as source and put the view, save and
activate, at the same time set the delta pointer as to whether Numericpointer/date/timestamp..this way you can create a generic DS then transfer the stru. and at the BW side replicate the source system..and so on..
Hope this helps..
Assign points if useful.
Need further info revert..
Cheers,
Pattan.

Similar Messages

  • I want to create generic master data attribute datasource on ANLA table .

    hI,
    I want to create generic master data attribute datasource on ANLA table .
    and have to activate delta load.
    Is it possible for delta upload on this table?
    if it is possible then on which field i can create genric delta?

    1.I want to fetch quantity ,inventory no , serial no.......
    I have to enhance that datasource.....
    2.else i can create master data for asset number using ANLA
    I have opted 2nd option

  • How to create customer master data for walking customer in retail

    hi experts !!!!!!
    for retail industry e.g books trading industry
    how to create customer master data for walking customer in retail
    its dummy or one time customer
    if i create one time customer then same customer number can i use for every new order and every new customer how ?????
    thanks

    Dear Hanumant,
    As per my view,,
    You can use one time customer functionality to full fill your requirement.
    When you create sales order with one time customer system take you to the customer data maintanence screen through that you can maintain the one time customer data.
    Same one time customer number you can use for every new order through maintaining different data.
    I hope this will help you,
    Regards,
    Murali.
    Edited by: Murali Mohan.Tallapaneni on Dec 19, 2008 6:08 AM

  • How to create a master data

    hi friends
    i want to create a master data in the user table i have created the data tables only using the documents and document rows.. i havent created using master data ... is ther any difference between the socuments and master data?

    Hi Manoj
    While creating the Usertable, set the Object type field to Masterdata, by default we wud have Document as Object type now create the User fields and the data you enter into this is called as Masterdata, A master data with a unique key cannot be repeated thus redundant data can be avoided. thats the difference between Document table and Master Data table.
    Regards
    Cool Ice

  • How to use existing master data datasource as a enhanced datasource

    Hi,
    I have a requirement like this, 0FI_AP_0 is a datasource. But at my client side there were using this datasource as an Masterdata purpose.They are using this from past 3years. But due to the requirement changes I have to use that datasource and two more tables PAYR and REUGH in my cube creation.The report requirements are specifically from these tables BSAK,BSIk,PAYR,REUGH,LFB1 ,0FI_GL_4(This datasource is existing and using in the right way).
    How can I go head with this 0FI_AP_0 datasource. Can anybody please give some idea on this requirement.
    Thanks in advance for your all help.
    Points will be rewarded.
    Vamsi.

    0FI_AP_0 - go to the master data infoobject of this datasource. Check mark charercteristics is an export datasource in the master data tab
    Go to the infoprovider tab in RSA1, Insert this charecteristics as data target.
    Use export data mart of this infoobject in your cube creation. You can use this in update rules for update of cube

  • To Create employee master data.

    Hi,
    How to create employee master data from scratch in SAP-HCM through BAPI's. Then we need to insert data in infotype 0000, 0001 and 0002 for that employee.
    Thanks in advance.
    Regards,
    Rajesh Kumat

    first check, if customizing for all fields is done.
    You will need a action type for hiring a person with infotypes 0000, 0002, 0001.
    Infotype 0001 is not so easy, because many checks are done in modul pool.
    The number range for PERNR can be set to internal or external (its your decision), transaction PA04.
    if you create a new PERNR you may wish to keep the old (legacy) one. you can use infotype 0032 or 0105, add it to the hiring action.
    If your legacy data comes with a flat file LSMW is a good tool to import master data.

  • IDOCS: How to Create Address Master to tranfer TPSLOC01 Idoc

    Hi Gurus,
    We are tranferring Location Masters like Customer, Vendor, Plant through TPSLOC01 IDOCs from SAP ECC 6.0 to Third party Trnasport Management System.
    How to create Address Master Data (TRMTYP-AD) separately like Customer Master (TRMTYP-CU, Vendor Master (TRMTYP-SU) so that we can tranfer the Address Master Data through TPSLOC01 IDOC.
    Thanks&Regards
    Sreekanth

    Hi All,
    This is closed as we have transferred only General data of the customer.
    Thanks for all.
    Sreekanth

  • How to create generic text datasource to load text data?

    met issue in generic master data load
    Hi,
    please see above link for detail infomation regarding the attribute data load. now the language and description column of the infoobject s_saled is empty. i need to create a generic text datasource to load data from R3 to BW. the table which i use to extract attribute data is VBAK, but i don't find any filed relate to language and description.
    met issue in generic master data load
    can anyone tell me how to load the text data?
    thanks very much.
    Eileen

    hi eileen,
    go to transactio rso2  in your source system ie r/3.
    there u have three three fields for transaction data
                                                    attributes.
                                                     text.
    choose text and proceed as u did for trancsaction data load.
    thank u,
    reward if helpful.

  • Error in creating RSDS using transfer rules for master data datasources

    Hi ,
    when i am creating the transfermations(RSDS) using transfer rules for master data datasources while i want to migrate datasource.it is giving the error message saying that INITIAL ERROR OCCURED DURING GENERATION OF THE TRANSFERMATION.AND in the taskbar it is giving the message LOG IS BEING LOADED.
    MY QUESTION IS HOW CAN WE SEE THE LOG? AND
    PLEASE GIVE ME THE STEPS TO MIGRATE MASTER DATASOURCES.
    THANKS IN ADVANCE .

    Hi Ankit,
                  Yoy have to load data to the cube.For that you need update rules.
    Steps to load data to the cube
    1.Replicate the datasource.
    2.Assign Infosource
    3.Create transfer rules
    4.Maintain the update rules to the cube.
    5.Right click on the datasource and schedule an infopackage for it.
    Execute the Infopackage and pull the data to the cube.
    Hope this helps
    Regards
    Karthik

  • Generice Master Data - How ?

    Hi All,
    I have a need to create a generic master data. I have the code tested as an ABAP Program and it extracts exactly as it should. But how can I put together a generic data source, and this will be full load. Could anyone specify the steps to do it. I have copied the RSAX function group function ZRSAX_BIW_GET_MASTER_DATA. But not sure how to continue futher. There is no need for info package selection or anything. It is required to get the employee manager relation using ORGUNIT from employee. Any ideas or if you have a function module available please send.
    Thanks,
    Alex.

    Please search forum for generic using FM. It has been discussed many times

  • How many tables are created in Master data loading ( Including hierchy )

    hi ,
    Please anybody , can you tell us how many tables are created in Master data loading ( Including hierchy )
    thanks
    Phani

    Hi PP,
    Depending upon the definition of an infoobject, the tables are created when the objects are activated.
    /BI<C OR DIGIT>/<TABLE CODE><INFOOBJECT>
    <C or digit>: C = Customer-defined InfoObjects
    digit = SAP-defined InfoObjects
    <table code>: S = SID table
    T = Text table
    P = Time-independent master data attributes
    Q = Time-dependent master data attributes
    M = Union of time-dependent and time-independent master
    data attributes
    X = SID table for time-independent navigational attributes
    Y = SID table for time-dependent navigational attributes
    H = Hierarchy table
    K = Hierarchy SID table
    I = Hierarchy SID structure table
    J = Hierarchy interval table
    Thnaks...
    Shambhu

  • Knowing DataSource, Cube, Query, how to identify Master Data datasource?

    Hi,
    based on a research on FI-FM at http://help.sap.com/saphelp_nw70/helpdata/en/71/d3143cb1b8be00e10000000a114084/frameset.htm
    I saw the flow as: first Query(based on cube 0FIFM_C01), the cube which gets data from 2 datasources (0FI_FM_1  & FI_FM_2) through 2 infosources: 0FI_FM_1 and  FI_FM_2.
    1. What do I need to install on BI to get this going and in which order?
    2. In particular, knowing DataSource, Cube, Query do I figure out the Master Data data I need to get this query functional?
    Once you know of the specific master data datasources what do I need to do to get this query functional?
    Thanks

    Dear Amanda,
    Let's clarify your questions.
    1.Install the cube and related stuff.
    RSA1 -> Business content -> Choose " in data flow before" -> install the Cube
    2. For the master data and related hierarchy.
    RSA1 -> Find the InfoCube -> Right click, find a option such as "display data model". I am not sure about the exactly description because i am not in front of the SAP system.
    you can find all the related InfoObject in the right panel.
    It is good if you check all of those master data and load them daily. But it is a big job and sometimes it is not necessary. You can:
    1) Clarify the business need. to konw which kinds of fields are "Must" for the end user anlaysis and make a list of that.
    2) check the list and most of the master data will load by other moduels. for example, cost center, material, customer ... they are too common that you can expect they are in some process chain and loaded daily basis already.
    3) load the master data in your list and no one load it before, or discuss with the ownder of process chain, if you need change the load frequency such as from weekly to daily.
    Edited by: Brian Yang on Jul 12, 2009 8:54 PM

  • Delta for generic master data extractor

    Hello,
    Is it not possible to load deltas for a generic master data extractor?
    I have created a generic extractor on R/3 table MEAN (EAN number assigned to material). I have also performed the init run which worked fine, but no deltas are being loaded.
    Why is this?
    Best regards,
    Fredrik

    hi,
    its possible
    how to generic delta
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    SAFETY DELTA
    check these links
    oss note 368739
    Symptom
    For the setup of summarization levels and summarization data in the Profitability Analysis a 'Safety delta' of half an hour is used. This means, the system only includes records which exist half hour already. You want to reduce this delta in order to get more current data in reporting.
    Additional key words
    Summarization levels, summarization data, safety delta, time stamp
    Cause and prerequisites
    The reason for the duration of these safety deltas are possible differences in the clocks on different application servers. If the delta is selected too short, when updating the summarization levels/data, records may not be taken into account. In particular the Account-based Profitability Analysis depends on the sufficient length of the delta, so that update processes which take longer do not cause inconsistencies. For the Costing-based Profitability Analysis a lock is set. If not active update processes exist, it fails and the update terminates.
    Solution
    The attached source code correction is not part of the standard system. With this change the safety delta is set from 30 to 5 minutes. You should only implement this, if exclusively the Costing-based Profitability Analysis is active in your system. If you also use Account-based Profitability Analysis we do not recommend the change for the above-mentioned reasons.
    Generic delta safty intervals
    oss note 392876
    safety interval
    0FI_GL_4 Safety Delta
    Genric delta fro table
    check this thread which already discussed about this topic
    Generic Extractor - Delta
    Shreya

  • Dump in master data datasource

    Hi all,
    When I execute an extraction through a master data datasource (e.g. 0CUSTOMER:ATTR, 0VENDOR), I'm getting the following error:
    Job cancelled in source system (RSM078)
    The job in the source system is cancelled because a dump,
    DBIF_RSQL_SQL_ERROR
    Database error text........: "Cursor HCACHEDCSRN00445 not open. MSGID=
      Job=067810/PRE00/WP27"
    Internal call code.........: "\[RSQL/FTCH/KNA1 ]"
    I'm running on BW 7.01 SP 07
    Regards

    Hi Raghavendra, thanks for your reply
    Here is the content of the dump
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Exception              CX_SY_OPEN_SQL_DB
    Date and Time          19.11.2010 11:19:45
    Short text
    SQL error in the database when accessing a table.
    What can you do?
    Note which actions and input led to the error.
    For further help in handling the problem, contact your SAP administrator
    You can use the ABAP dump analysis transaction ST22 to view and manage
    termination messages, in particular for long term reference.
    How to correct the error
    Database error text........: "Cursor HCACHEDCSRN00339 not open. MSGID=
    Job=067809/PRE00/WP26"
    Internal call code.........: "[RSQL/FTCH/LFA1 ]"
    Please check the entries in the system log (Transaction SM21).
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLWYSE" or "LWYSEF02"
    "LFA1_DATEN_LESEN_CURSOR"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    The exception must either be prevented, caught within proedure
    "LFA1_DATEN_LESEN_CURSOR" "(FORM)", or its possible occurrence must be declared
    in the
    RAISING clause of the procedure.
    To prevent the exception, note the following:
    System environment
    SAP-Release 701
    Application server... "ERPPRD"
    Network address...... "10.16.40.23"
    Operating system..... "OS400"
    Release.............. "6.1"
    Hardware type........ "00100007B87A"
    Character length.... 16 Bits
    Pointer length....... 64 Bits
    Work process number.. 26
    Shortdump setting.... "full"
    Database server... "ERPPRD"
    Database type..... "DB400"
    Database name..... "PRE"
    Database user ID.. "R3PREDATA"
    Terminal.......... " "
    Char.set.... "C"
    SAP kernel....... 701
    created (date)... "May 23 2010 21:51:44"
    create on........ "AIX 2 5 00CB5A5B4C00 (IBM iSeries with OS400)"
    Database version. "DB4_53"
    Patch level. 94
    Patch text.. " "
    Database............. "V5R3, V5R4, V6R1, V7R1"
    SAP database version. 701
    Operating system..... "OS400 3 5, OS400 4 5, OS400 1 6, OS400 1 7"
    Memory consumption
    Roll.... 16192
    EM...... 29328936
    Heap.... 0
    Page.... 32768
    MM Used. 2610000
    MM Free. 18335840
    User and Transaction
    Client.............. 300
    User................ "ALEREMOTE"
    Language key........ "S"
    Transaction......... " "
    Transactions ID..... "4CE5FF2B4DA21FDDE10080030A102817"
    Program............. "SAPLWYSE"
    Screen.............. "SAPMSSY0 1000"
    Screen line......... 6
    Information on where terminated
    Termination occurred in the ABAP program "SAPLWYSE" - in
    "LFA1_DATEN_LESEN_CURSOR".
    The main program was "SBIE0001 ".
    In the source code you have the termination point in line 620
    of the (Include) program "LWYSEF02".
    The program "SAPLWYSE" was started as a background job.
    Job Name....... "BIREQU_4JVYLR3Y1HW25Z7MZZK6TJRQ1"
    Job Initiator.. "ALEREMOTE"
    Job Number..... 11194000
    The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in
    procedure "LFA1_DATEN_LESEN_CURSOR" "(FORM)", but it was neither handled
    locally nor declared
    in the RAISING clause of its signature.
    The procedure is in program "SAPLWYSE "; its source code begins in line
    616 of the (Include program "LWYSEF02 ".

  • Business content master data DataSources & change pointers

    Hi,
    Why general business content master data DataSources donu2019t have the behavior of the ones created for classification data with transaction CTBW. For the 1CL_* DataSources the corresponding message type RS* is created only when you run a delta initialization, and when you delete that initialization the change pointers for that message type become inactive. With general business content master data DataSources the change pointers are active all the time (even if you want to use those DataSources only for full updates). How can I, in BW, deactivate the change pointers for the DataSources Iu2019m not using?
    Thanks!

    I always assumed it was because BW hijacked the standard change pointers but in hindsight the change pointers are given a RS prefix so that must be wrong as the entries in BDPCV and BDCPS contain that prefix
    But I assume you can run BD22 for the RS change pointers for non processed ones
    Interesting question - I await other responses (my hunch is that they hijacked the BADI to write to the BD* tables and left the code in for RS* messages)

Maybe you are looking for

  • Photoshop cs 5.5 on mac os 10.6.8 error in save file

    Photoshop and illustrator CS 5.5 problem to save file in network SMB server The client is Mac OS X 10.6.8 Snow Leopard Any idea?

  • How to create editable stamps in Adobe Acrobat X Standard?

    Hi, Is it possible to create a custom stamp with check boxes and a fillable text field so that after I stamp a PDF I can check off some of the boxes and edit the text field? Or maybe it would be possible to do this by applying an existing form to an

  • Configured local login on the console, but forgot to create a user...

    I saved the config, restarted and now I can't log in.  Is there any way to undo this change?   Should I just follow the normal password reset procedure (press the mode button, backup config, etc) and then create a login this way? I assume so, but I'm

  • Auto Query Form on Page not working

    Hi, I created a simple form portlet and want to autoquery it on a certain record. I added this code to "Before displaying the page" : p_session.set_value(p_block_name => 'DEFAULT', p_attribute_name => 'A_STC_SAMPLINK', p_value => 620352); p_session.s

  • I've searched to no avail

    Ok so, I have a DataGrid that is binded to some XML data. The last column in the grid renders a Link button which when clicked should change the view state to the selected index's XML property I have set that corresponds to a view state i have alread