Units field MEINS for field TOTQTY of DataSource  ... is hidden

hI,
I am getting "Units field MEINS for field TOTQTY of DataSource ZDS_BEALO is hidden
    Message no. R8147 "
error message while creating the generic extration using fuction module...
Please help to slove this

I solved this problem myself by writing ABAP program.
REPORT  ZTEST.
TABLES ROOSFIELD.
DATA: ITAB LIKE ROOSFIELD OCCURS 0 WITH HEADER LINE.
SELECT * FROM ROOSFIELD INTO TABLE ITAB
                       WHERE OLTPSOURCE = 'DATASOURCE_NAME'
                             AND FIELD = 'WAERS'.
*update ROOSFIELD set SELECTION = 'X'.
*ENDSELECT.
Create a report program and update the value of field "SELECTION" as above.
Then try to make changes in RSO2 as it needed.
Let me know if you need my help..
Thanks,
Hanuma

Similar Messages

  • Units field XYZ for field ABC of DataSource ZRST Message no. R8147

    HI,
    When I'm trying to SAVE my datasource ZRST, I've got following error.
    Units field XYZ for field ABC of DataSource ZRST Message no. R8147
    In extraction structure of this datasource thare are at least two fields that use the same unit field.
    Accordign SAP note no 867795:
    One of the fields is displayed and another is hidden.
    Then the unit field is hidden and the above error occurs.
    This note is valid for component SAP_ABA release 700. I'm running my R/3 source system on SAP_ABA     620.
    Could it be the same case as described in this SAP  note?
    Anybody got same problem? Please advise.
    Thanks
    m./

    Hi,
        Please check the dependencies on the fields, as some fields should have the units defined ,check the fields and activate the datasource.
    hope this helps,
    thanks,
    vrrp.

  • Units field WAERS for field NAVALUE  is hidden for DataSource ..

    Hi,
    I am trying to change the DataSource but getting the error "Units field WAERS for field NAVALUE  is hidden for DataSource ..".
    It is not allowing me to get the field list to change after that.
    Can anyone throw somelight on this issue please..
    Thanks,
    Hans

    I solved this problem myself by writing ABAP program.
    REPORT  ZTEST.
    TABLES ROOSFIELD.
    DATA: ITAB LIKE ROOSFIELD OCCURS 0 WITH HEADER LINE.
    SELECT * FROM ROOSFIELD INTO TABLE ITAB
                           WHERE OLTPSOURCE = 'DATASOURCE_NAME'
                                 AND FIELD = 'WAERS'.
    *update ROOSFIELD set SELECTION = 'X'.
    *ENDSELECT.
    Create a report program and update the value of field "SELECTION" as above.
    Then try to make changes in RSO2 as it needed.
    Let me know if you need my help..
    Thanks,
    Hanuma

  • 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

  • Units field WAERS of particular Datasource is hidden

    Hello friends,
    While cration of datasources through Function module i am getting below error on saving
    Units field WAERS of particular Datasource is hidden
    Could someone plz assist on this issue....
    points would be given on replies...
    Regards
    jiten

    Hi,
    Go to RSO2 and see if you are able to see WAERS field there or not??
    If this field is hidden??
    Also what is your key figues in the data source...if its referencing some other currency unit fields in the table??
    you will have to inculde WAERS in the structure as well.
    Bascially all those units and currencies should be included in the structure which are getting referenced by the unit or currencieds which you are using in the data source
    Thanks
    Ajeet

  • How to Map the Unit field  in case of DSO and INFOCUBE

    Dear Experts,
    I have a issue ,Please help me to solve this
    I have DSO as provider ,
    And, i have to map transformations  btw the Datasource and DSO.
    In generic Data source,  i have unit fields like BASME,MEINS (Quantity units) & STWAE (currency field)
    and normal Quantity fields  like KWMNG,OAUME(quantity related),OAUWE (value related).
    In DSO data fields as Key figure info objects like  0Quantity (which have 0Unit as unit of measure) and some other  key figures which have there respective unit of measure in info object  definition.
    So you Please tell me how to map the Quantity ,Amounts, unit fields to key figures that we have.
    (How it will be for both DSO and Info cube is there any difference?)
    Edited by: AnjunathNaidu on Jan 18, 2012 1:20 PM

    Navasamol ,
    If it is works ,will u please tell me what is the difference ,if the transformations btw data source and DSO and
    what is the difference btw data source and info cube and btw DSO to Infocube or cube to cube .
    And i have  seen the Quantity fields  and there respective unit fields are mapped directly  to key figure info object
    in case of Info cube . Its working fine .
    If only 1:1 mapping allowed in DSO data fields key figures and there respective unit of measure characteristic.
    why this difference btw DSO and Info cube can any one explain me in detail.
    Expecting your valuable suggestions.
    Thanks & Regards,
    Anjunath Naidu
    Edited by: AnjunathNaidu on Jan 18, 2012 4:05 PM

  • Logic behind ZMNG field of 2LIS__04_P_COMP datasource

    Hello Experts,
    Cab anyone please tell me How ZMNG field of 2LIS__04_P_COMP datasource populates...?
    what is logic behind ZMNG?

    Hi,
    ZMNG or target consumption quantity is basically requirements quantity
    on the basis of the quantity produced.
    Target consumption quantity
    Definition
    Requirements quantity on the basis of the quantity produced.
    If the component quantity is constant for each order, the target
    consumption quantity corresponds to the requirements quantity, otherwise
    the target consumption quantity is calculated using the following
    formula:
    Quantity of goods received * required quantity per order unit of measure
    order item quantity * ( order item quantity - quantity of scrap from
    an order item )
    make sure you have note 1497825 installed.
    Colin

  • Missing Currency Field/ Unit  Field.

    Hi Experts,
    I'm trying to load Master data in to an InfoObject, And the master data contains 5 char and 3 keyfigures.
    I have created 2 KFs as Amount and have mentioned data type as currency field and Fixed currency as INR
    and the other KF as Quantity and Fixed Unit of Measure as EA.
    And my Flat file contains column 8.Quantity, 9.UnitOfMeasure, 10.UnitPrice, 11.TotalValue.
    While I try to activated the Datasource I'm getting an Error as (Position 8) Missing Currency Field/ Unit  Field.
    Can anyone tell me what has gone wrong with it please.
    Thanks

    Check have you assigned the fileds from your flat file for Unit and Current to the Data Types in UNIT and CUKY.
    Cheers,
    Neel.

  • Org Unit Field in IT 0001

    Hi Folks-
    The Org Unit field in IT 0001in PA is not capturing the ORG unit stored in OM.Integration is active between OM and PA currently.The Job and position fields are carrying over without any issues.
    Used RHINTE30- and the org unit is allready there in Table T527X. What is the solution?

    Hi,
    I got the same prob, and resolved with the following. Replied for general help purpose.  As this  post is from Dec, hopfully u hv already done.
    please do the following steps.
    **Go to Tcode SA38
    1- Run report RHINTE10
    program allows you to create object types in Personnel Administration (HR-PA) which have already been set up in Personnel Planning and Development (HR-PD) and which are needed for integration. dont forget to uncheck "Test" check box.
    The following object types are relevant to integration:
    PD  PA
    Work center (object type A) Tables T528B, T528T
    Job (Object type C) Tables T513, T513S
    Position (Object type S) Tables T528B, T528T
    Organizational unit (Object type O) Table T527X
    2) Run RHINTE20
    This program can be used to check whether the relevant object types for integration have been created in both Personnel Administration (HR-PA) and Personnel Planning and Development (HR-PD).
    The entries in the HR tables T513/T513S (job), T528B/T528T (position, work center) and T527X (organizational unit) are compared with the corresponding objects that have been created in the HRPnnnn file for PD in the integration plan version.
    Objects that are missing either in PA or PD can be created immediately
    3- Also check ur org struct in PPOME.  Hope ur prob will b ok with 1st two task
    regards,

  • One field in standard datasource 2LIS_02_ITM can not be found in LBWE

    Dear expert:
    I have one field NOPOS of datasource 2LIS_02_ITM (Purchasing Order Item) need to find the source table.
    Here my question is: NOPOS is a standard field of datasource 2LIS_02_ITM, why can I not find this field in LBWE through maintenance? Any suggestion to find the source table?
    Thanks all for your time in advance~
    Tim

    even if it is a counter field it should be present in DataSource  structure as the infosource of this DataSource  has mapping of this field.
    Check the HELP.SAP.COM documentation for same
    Regards,
    Sharayu

  • Very urgent : Problem with field attributes in Datasource

    Hi
    I am getting a problem with field attributes in the datasource.
    The issue came up after i modified the extract structure-i modified one field and
    added one field to the structure.Now those two fields are not visible in BW.
    When i checked with transaction rsa2, i could find that for those two fields , the
    field attribute is <b>'A'</b> which is <b>'Field in OLTP and BW Hidden by SAP'</b>.
    I tried to modify the field attribute to make it visible.Now the issue is that it is not getting reflected after transport in the Q system.What can be the issue.In the Q system its still the old value 'A' ,which makes the fields invisible.
    Please let me know what can be the issue.
    Regards
    Leon

    Hi,
    did you change this attribute via RSA2?
    you need to change your datasource via postprocessing (RSA6); then transport your DS to your Q source system.
    Replicate your datasources in your BW.
    Finally modifiy your Transfer Structure by editing your TRules ( tab Datasource/Tran structure), move your new fields from the right frame to the left frame)
    Maintain your TRules
    Activate
    hope this helps...
    Olivier.

  • Number/ unit field in infotype 0015

    Hi Experts,
    There is a number/unit field in infotype 0015. What is the exact use of this field? Can we make payments by this field? Like if i want to pay an employee 2days extra Basic salary due to some reason, then how shd i configure my wage type so that system automatically calculate the amount by entering the number/ unit field.
    plz help
    regards
    Kunal

    If i enter some number/unit, then how the system will calculate the amount for that.
    Like if i want to pay an employee 1day extra salary due to some reason and i want to pay this through the Ex-gratia wage type, shd i just enter the number=1 and unit =days??
    System is not paying anything for this values.
    plz help
    regards
    kunal

  • 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 handle currency & unit fields in call transaction?

    Hi,
    Can any one tell me How to handle currency & unit fields in call transaction? & how to dael with error for this fields? whith some sort of coding.
    Thanks In Advance.
    Pravin

    Hi Pravin,
    The same topic has been discussed in the following thread:
    How to handle currency & unit fields in BDC recording method?
    Regards,
    Chandra Sekhar

  • Logistics InfoSys: Time unit field DFZEH

    Hello,
    In infostructures S021, S022, S023 and S024 the time unit field DFZEH is set to DAY as SAP standard.
    In IMG tc MCRG it seems to be possible to change this time unit which should be useful for short lead times and execution times(field MCPPCUST-DFZEH). Coincidence that field names are the same?
    After running statistical update of S023 the unit is still DAY.
    I don't see anything in the front end standard analysis that it is possible to change time unit. (This is possible for currency.)
    I have tried different options but nothing gives me a result that I expect.
    Does somebody know the effects of this IMG setting??
    Thank you!
    Best regards,
    Tor Holter
    Oslo, Norway

    In LIS there are fields available for the exact times but those fields are not present in the standard Inforstructure. The solution is to create new ones (it is not possible to copy certain infostructure).
    These fields are part of BW/BI extract.

Maybe you are looking for

  • Questions on OID and E-Business

    Hi all, What is the best way to migrate all the user accounts from instance said "A", and " B" that's using Oracle E-Busines, and 2 other instance said "C", "D" that's using older version of Oracle Internet Directory into the fresh Oracle Internet Di

  • How to make the whole shebang appear in itunes window

    Because my 25" Asus monitor is on the blink I'm using my 19" Asus monitor, both purchased new last year.  Problem is that the 19", which displayed itunes perfectly before, now cuts the podcast list in half vertically and I have to use the horizontal

  • Imessage using my gmail instead of my actual number

    So, I go to school in the states but im from canada. I recently bought a phone in canada, got it unlocked and now use it in the states. I just came back to canada for break. My phone was working fine for 2 days, my imessages were still going through

  • My ip address is no longer recognised

    My ip address no longer works anything that needs it doesn't work I've reset factory settings no change does any one no how to solve this problem as my atv2 is useless please please somebody help me many thanks much appreciated. Jeremy

  • My microphone on my ipad mini has stopped working

    I have an ipad mini running the lates verson of ios 7 (7.0.4). My microphone has stopped working, i have tried to use a vacum cleaner but i wan not for help? What should i do with it? Heeelp!!!