Fields in the datasource 0VENDOR_ATTR

Hi Gurus,
I need to unhide some fields in the datasource 0VENDOR_ATTR and then replicate it into BW. It is already loading the data into BW. Now I need some more fields to pass data into BW. Here my issue is my datasource is in display mode. I need to make it CHANGE mode so that I can unhide the fields. Is it not possible to unhide the fields when it is already with data.? Please suggest me.
Thanks in advance.

Hey you can go ahead and unhide fields.Yes you have to do in change mode.
1) Save the datasource.Check if the fields which were unhide are getting populated in RSA3.
2) Replicate the datasource in BW/BI side.
3) Map the corresponding objects in transfer rules.
4) Activate the transfer rules.
5) Load data.
6) Activate master data.
              0VENDOR being master data you should not have issues.
Hope this helps.

Similar Messages

  • New field in the datasource

    Hi all;
    I’m trying to add a new field to the 0CO_OM_OPA_6 datasource.
    The new field is the Cost Center (KOSTL).
    I just add this field to the Append Structure.
    If I check it, the following message appears: “Field KOSTL does not lie within customer namespace”.
    After the activation of the append structure, from the ICORDCSTA1, and remove the “hide field” from the datasource, I tested in RSA3 but the Cost Center columm appears empty.
    Is there any step missing?
    Can anyone help me?
    Regards;
    Ricardo

    Hi
    Whenever you enhance the data source,it is best practice to give name as zz*
    and once you add these fields..system doesnot know how to fill these fields with data..so you have to write code to populate data into your fields..
    go to se38(r/3 side) and give include 'zxrsau01' and click on change...
    write code to fill your fields activate it and now check in rsa3...
    Code sample
    when '0CO_OM_OPA_6'
           do this thing
      Hope it helps
    Thanks
    Teja

  • Appended field in the datasource as selection in infopackage

    Hi,
    I have appended a field in my datasource, say for example, country (ZZCOUNTRY). I set ZZCOUNTRY as selection in the datasource so i can filter by country in my infopackage.  When i check my datasource, ZZCOUNTRY is there. But when i use it in filter, the system is ignoring it.
    Example, if i load all data, i get 5 records. 1 is US, and 4 for CA. when i filter by country US and load my infopackage, i am expecting to get only 1 record, but i still get 5 records.
    do you know if it's possible to use appended field as infopackage filter?
    Thanks
    jti

    Hi
    if u want to enchance your datasouce u are suppose to  maintain the DS in RSA6,and then enable the fields for selections.
    i suppose if the fields are appended fields you can't enable those for selection.
    please check if these fields are enables before u proceed.
    hope this helps
    --- Rashmi

  • How to Make field for selection in the datasource.

    Hi All,
    I want to enable one field in the DataSource for selection. I am not getting where can we make that enable.
    I know we have one check box in transfer structure for make file for selection. But I am getting that is grayout , not able to check that ?
    Please let me know where can we change the setting to make it enable.
    regards
    Ashutosh D

    Look at Roberto's reply in the below post :
    Re: Hos to make a filed to be required field when creating datasource
    What is ur datasource ..?
    Have u tried RSA6 Change Mode for that datasource - Flag Selection?
    Message was edited by:
            Jr Roberto

  • Field in the table but not in the datasource

    I have a datasource 0co_pc_act_05 based on mbew table . I need a field from that table , which is not present in the datasource , what should i do .?
    How can i get the field from the table into the datasource?
    Thanks

    hi Mike,
    try following steps
    - in r/3 transaction rsa6 choose the datasource, click enhance strucutre, then append structure, system will propose z..., confirm it, in the next screen, type in the field name e.g abcd
    - activate the append structure
    - back to rsa6 choose the datasource, click edit, remove mark in column 'hidden' field for that field, save the datasource.
    - in this case you no need to do user exit since that field exist in the origin table where the data extracted.
    - recheck with rsa3
    later in bw side
    - create new infoobject, then right click the datasource and 'replicate datasource', change transfer rules, move the new field from right side to left (to be included in transfer structure), then assign the field by type in the new created infoobject name, activate the transfer rules. include also this new object in infocube etc.
    hope this helps.

  • Field not present in the datasource

    Hi All,
    I want to bring the data for fields SCMNG of 0ART_SALES_ATTR into BW. When I check the datasource in RSA6(Double click on 0ART_SALES_ATTR) I am unable to find the field. But when I see the extract structure(BIW_MVKE_S) I can find the field in there. I checked the table  ROOSFIELD and found that the this particular field is set to 'A'(Field in OLTP and BW Hidden by SAP). How can I make this field available to extract the data?
    Please someone reply me soon..It is ver urgent!!!
    Thanks,
    RPK.

    Hi Manfred,
    I have edited it and set it to ' '(No Selection Pssible, Visibility set) and also saved it. But when I go back to rsa6 and double click on the datasource to check if the field has come there it is showing me a log with an error message saying "Units field MEINS for field SCMNG of DataSource 0ART_SALES_ATTR is hidden". What does this mean? Am I missing something or do I need to do any setting? I have checked for MEINS in the extract structure but it is not there in the structure at all.
    Regarding the code,if I want to use this, where should I write this?
    Thanks a lot,
    RPK.

  • New field will not show in the Datasource

    Hello Experts,
    I enhanced a datasource by adding a new field in the append structure and when I saved and activated and when into RSA5 or RSA6 then double clicked on the datasource my ZZ field does not show at the end. Anyone know why this is?
    Datasource: 2LIS_11_VAITM
    Extract Structure: MC11VA0ITM
    Thanks!

    HI,
    Once you have appended the structure .
    In RSA6 you need to go to the purticular datasource (In change Mode) and need to uncheck the option *HIDE field for the field you have appended   .
    After you Uncheck that field save and exit.
    Hope it is helpful .

  • Adding fields to the standard datasource

    Hi All,
    The custmer wants to add some fields to the Material master. I have found that those fields are already there in the standard extractor but are not being mapped to any infoobject.Do I need to create new info objects to map them or will there be a standard info object for all the fields in the standard datasource?
    Thanks a lot,
    RPK.

    Hi CP,
    Thanks for your reply. The fields are available in datasource but are not mapped to any infoobjects in the Trans Structure. If I have to populate them in BW then I need to map them to some info objects. I am clear upto this. Now my doubt is...since the standard datasource already contains these extra fields which I need to add, will there be standard info objects already created for these fields or do I need to create some Z info objects to map them with? How can I check if there are some standard infoobjects for these fields.
    Thanks,
    RPK.

  • Add fiscalyear./period field in one of the datasource

    I need your quick suggestion, how to create Function module and Write the code for a datasource. I want to add fiscalyear./period field in one of the datasource. please tell the logic which field and what table i will pick that. can you tell me the steps if i can create the function module and make alll enhancements in that FM for that datasource. Please write me quick step by step starting from se37 to create FM.
    also if you have any abap code to add fiscalyear./period in datasource.
    Will appreciate your help.
    thanks
    sincerely
    Soniya

    No need - just add fiscal year period to your cube and assign it cal day/posting date - whatever you want to calculate the fiscal period
    Then the automatic time conversion will take care of the rest
    You will need the fiscal year variant - if you don't have this - get it from the Company Code table in R3 (T001 or similar)

  • Appended Field is not visible repectively listet in the DataSource

    Hi,
    I've ran into a problem which I'm unable to solve. Maybe you can give me a hint.
    I've appended a DataSource (0EC_PCA_3) in SAP R3 4.7 by using RSA6 clicking on the extract structure and using the append structure function.
    After that the appended field is listed (in a different color) in the extract structure.
    In the next step I've activated the extract structure.
    When I went back to RSA6 and took a look at the DataSource the new field isn't listet in the field list.
    At this point I don't know what went wrong. So please let me know if you got an idea to solve this issue.
    Regards
    Axel

    Hi Gaurav,
    thanks for your hint to deactivate and activate. Maybe it led us to the right track for the solution.
    I'm not able to reactivate my BADI-Implementation.
    When I search the internet according to the error message:
    Field "C_T_DATA" is unknown. It is neigther in one of the specific tables nor defined by a "DATA" statement.
    Every answer says that the implementation should be activated anyway, what works for the implementing class, but not for the implementation itself.
    I've done the implementation according to this manual:
    [url] http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3001894b-b1fb-2910-77ba-e80b6f2053b7?quicklink=index&overridelayout=true
    I don't know how to fix this error either. The source code I used is the same used in this manual (simple approach page 11) but with differnet table and fields.
    Edited by: Axel M. on Aug 19, 2011 3:34 PM

  • Is it normal that the DataSource field is blank when opening a master data

    Is it normal that the DataSource field is blank when opening a master data which is also an InfoSouce in InfoSource page.
    Just locate an InfoSource which is also a master data or data target where next to which is a green triangle picture icon in InfoSource page, open it, the top part (Commnication Structure) is automatically expended.  Expend the lower part "Transfer_Structure/Transfer_Rules", find the DataSource field is blank.  This only occurs for an InfoSource which is also a master data which have more than two data loads (e.g., one is attibute, and the other is text load) or there are two InfoPackage loads for this master data.  We checked for master data with only one InfoPackage under it (e.g., only text load) and find it's OK that the datasource field is not blank when expending the lower section.
    Thanks

    Kevin
    It's not common. If you have three Data Sources like attributes, texts and hierarchy by default attribute data source will appear on the screen and for the rest of the things we need to do dropdown and select. This is how in general it appears.
    Thanks
    Sat

  • How to find the Datasource,ODS,InfoCube by a field of a R3 table

    Hey Folks!
    I'm trying to find the Datasource,ODS,InfoCube by a field of a R3 table.
    It means I want to get the Datasource,ODS,InfoCube which contain the field I wanted.
    I did the following steps, Please correct me if I'm wrong.
    1. I use table RSOSFIELDMAP to get the related Datasource and infoobject by field I wanted.
    2. Then I use the infoobject of filed which I get from step1 to get the related ODS in the table RSDODSOIOBJ.
    3. I also use the infoobject filed which I get from step1 to get the related InfoCube in the table RSDCUBEIOBJ.
    But I have concern about the way I search the ODS and InfoCube.
    Could somebody help me on it?
    Thanks.

    Hi Ihdai,
    1) In step1  what you are doing is good...that table gives the mapping of the source fields in DataSources.
    2) One if you know the InfoObject Name....Open the InfoObject definition...
        and click on the  "Multiple Arrow" button which gives "Where used list"...
        That is a better way to get the list..
    3) You can use the tables also.
    Regards, BB

  • TIMESTAMP field is not available in BW for the datasource 3FI_GL_P1_SI

    Hello,
    We have created a datasource 3FI_GL_P1_SI using transaction FAGLBW03 for the Regulatory Ledger i.e. P1.
    Now, when we check data in RSA3, we see that the TIMESTAMP field is available. This field is not hidden. When we replicated this datasource in BW, the TIMESTAMP field is not present. Has anyone faced such issue before?
    One more issue with this datasource is that, though the TIMESTAMP field is present in R/3, its data is not correctly populated.This field should store the data in the format (YYYYMMDDHHMMSS) but it stores the hexadecimal data. However, when we check the data of the datasource 0FI_GL_14, the data is correctly populated. Could you please let us know how to overcome these issues?
    Thanks and Regards,
    Nitin Chopade.

    Hi,
    In RSA6 check the selection option then try to replicate and Activate....
    Regards,
    Satya

  • Reference tanble and ref.field issue about the datasource

    Hi all,
    I want to create a generic datasource by a database view in R/3.
    In the database view, there is one quantity filed which  refer to  a structure field not a table filed. Then I can not add the structure field into the database view.
    How can I do? Can I create the datasource by a query?
    many thanks!

    Hi Yang,
       Provide me your personal email id and I can send you step by step screenshots (Steps for creating an infoset).
    Here are the steps:
    1. Goto SQ03
    2. Create a User Group and assign your user id to it.
    3. Goto SQ02
    4. Enter a infoset name
    5. Assign the infoset to the user group you created in step 2.
    6. Now click on Create
    7. Select Radio Option "Direct read of table"
    8.  Specify the table name
    9. Save and generate the infoset.
    10. goto RSO2 and follow the steps for creating the generic datasource.
    11. Specify the Infoset name.
    If you have concerns .. let me know.
    Best regards,
    Kazmi

  • How can I add the extra fields to a datasource usign "User Exist"?

    Hallo guys,
    I have a quesiton on an extractor.
    I want to extend fields for an extractor, and the additional fields come from a third table (for the extractor, there is a view which 2 Tabels inner join.) The third table should have LEFT OUTER JOIN relation to the other 2 tables. So I have to use "User Exist" to add the fields from the third table to my data source.
    How  can I do it via user exist?
    Thanks for any hint in advance.
    Regards,
    Liying

    Hi LiYing,
    You can do this using a USER EXIT.
    if you edit the ABAP program ZXRSAU01, you can add ABAP coding:
    here an example for 1_CO_PA....:
    <i>   CASE i_datasource.
           WHEN '1_CO_PA_.......
    Data assignments
          LOOP AT c_t_data INTO wa_s_copa.
            IF ( NOT wa_s_copa-vrgar = 'F' ) OR ( wa_s_copa-curtype = 'B0' ).
            wa_s_copa-zzratio = 1.
            wa_s_copa-zztr_rate = 1.
            wa_s_copa-zzcurkey_tc = wa_s_copa-rec_waers.
    Company Code Currency Invoice *
          ELSEIF wa_s_copa-curtype = '10'.
    assume one exchange rate per invoice
            SELECT SINGLE * FROM ce19991 INTO wa_ce1
               WHERE belnr = wa_s_copa-belnr
               AND   paledger = '02'
               AND   vrgar    = wa_s_copa-vrgar
               AND   versi    = space
               AND   perio    = wa_s_copa-perio.
            MOVE wa_ce1-kursf TO lx_kursf.
            MOVE wa_ce1-frwae TO wa_s_copa-zzcurkey_tc.
            IF NOT wa_ce1-frwae EQ 'EUR'.
    read rate ( table is buffered ).
              CLEAR: wa_tfact, wa_ffact.
              lx-datlo = 99999999 - sy-datlo.
              SELECT single tfact ffact FROM tcurf into
              (wa_tfact, wa_ffact)
              WHERE kurst EQ 'M'
              AND fcurr EQ wa_ce1-frwae
              AND tcurr EQ 'EUR'
              AND gdatu LE lx-datlo.
              IF sy-subrc NE 0.
                SELECT single tfact ffact FROM tcurf into
                (wa_tfact, wa_ffact)
                WHERE kurst EQ 'EURX'
                AND fcurr EQ wa_ce1-frwae
                AND tcurr EQ 'EUR'
                AND gdatu LE lx-datlo.
              ENDIF.
              IF wa_tfact = 1.
                wa_s_copa-zzratio = wa_ffact.
              ELSE.
                IF wa_tfact NE 0.
                  wa_s_copa-zzratio = 1 / wa_tfact.
                ENDIF.
              ENDIF.
            ELSE.
    eur : eur => always 1
              wa_s_copa-zzratio = 1.
            ENDIF.
            IF lx_kursf < 0.
              wa_s_copa-zztr_rate = lx_kursf * -1 .
            ELSE.
              CHECK lx_kursf > 0.
              wa_s_copa-zztr_rate = 1 / lx_kursf.
            ENDIF.
          ENDIF.
      ENDLOOP.
    ENDCASE.
    </i>

Maybe you are looking for