Data Type of a Infoobject

Hi Experts
I am getting values from source system in the format of 22,22.3,30.5,1.3,99.99
As per my requirment i need to have a Selection variable in my report so that user can choose Show me all records which are > 30 and <35.5
So to meet my requirments what data type of char should i have to create CHAR or NUMC
Please advice
Thanks

Hi...
NUMC - Numeric String  - It can store only digits (0 to 9).
It cannot store any other characters like ( "." Dot etc)
So in this case you have to use CHAR only.
But generally numbers has to be stored in Key figure info Objects instead of characteristics.
Hope  u got it.
cheers.

Similar Messages

  • How to Change the data type of infoobject from NUMC to CHAR

    Hi Experts,
    I have created an infoobject with data type as NUMC, i used in DSO as a key figure and i have loaded data up to PSA.
    Now i want to change the data type of this Info Object from NUMC to CHAR.
    Can anyone suggest me the solution for this issue.
    Regards,
    Venu Gopal.K

    Hi pavan/binu,
    I have not loaded data into DSO i just added IO in Key fields and i started editing this IO then im facing error like
    1.Master Data Table /BIC/PZCUSTOMER contains data: Characteristic ZCUSTOMER cannot be activated     
    2.SID Table /BIC/SZCUSTOMER contains data: Characteristic ZCUSTOMER cannot be activated
    Im also unable to edit the P & S tables in SE14.
    NOTE:I have data only in PSA and when im trying to load data to DSO Im facing these issues.

  • RAW Data Type mapping to BI infoobject

    Dear Experts,
    We are trying to extract CRM data into BI,  the Datasource  have a field type 'RAW' . In BI which data type to consider for this field to info object mapping. Pls let me know.
    I've taken infoobject of type CHAR with length 60, still getting error in transformations.
    Thanks in advance.
    HVR.

    Hi,
    I am trying to extract data from 0CRM_CLAIMS, GUID field
    Thanks
    HVR

  • The data type of InfoObject 0ORGUNIT is incompatible with field 0ORGUNIT

    I am trying to create a DataSource in BW to load the organizational hierarchy from HR R/3 to BW.  I get the message "The data type of InfoObject 0ORGUNIT is incompatible with field 0ORGUNIT," 
    Our BW version is 3.5; the version of HR R/3 is SAP ECC 6.0.
    I'm not sure what this message means but if I continue to click OK, I get transfer structures for the org attributes and hierarchies but not the text.  The key to the text is 60 characters.  Shouldn't the key be the org unit, which is in format NUMC 8?
    I was able to create this DataSource last summer, when HR was in a different version (4.6?) with no issues. Does anybody have any idea what's wrong and what I can do about it?
    Thanks!

    Would be nice if you could share the resolution they found,
    since that might help other people as well.
    For instance, me.... as we face exactly the same problem at the moment !!
    Ch

  • Characteristic Infoobject - Data type TIMS

    Hello ,
    Please let me know in Extract Structure of Source System which data type I select for mapping to characterictic Infoobject with TIMS as data type in general tab .
    If I need to display time in Hours or Minutes how I need to do that , help me with example .
    Thanks,
    Rahul
    Edited by: Rahul  Rai on Sep 7, 2010 7:17 AM
    Please search the forum before posting a thread
    Edited by: Pravender on Sep 7, 2010 12:05 PM

    Hi,
    In ECC source system also, we have TIMS data type where uc an get the data in HH;MM;SS
    See the table VBAK .You will find field ERZET with TIMS datatype.
    Thanks

  • Handle null value in char infoobject -data type DATE(ora-01722 invalid num)

    Hi,
    We have a DSO with a info object in the Data fields. The char info object has the data type DATE and most often it has the null value. but some times  it has data in it.
    When ever we were trying to run a report on the DSO it throws a error  as  ORA- 01722 INVALID NUMBER.
    we tried editing PSA data and placing 00000000 for null values - and had a message  invalid date.
    suggestions pls
    Regards.

    Hello,
    Please check the note given below
    https://service.sap.com/sap/support/notes/1327167.
    If null value is the problem,  change the query setting for not to show the null values. Just add a filter in ZDAT to exclude "NULL"
    Thanks
    Nidhi

  • Need to determine data type of free characteristic in multiprovider

    Hi,
    I need to determine the data type (e.g. numeric vs alpha numberic) of a free characteristic in a multiprovider.  Can this be accomplished in BEx Query Designer? 
    If not, can it be accomplished in RSA1?  How?
    Thanks,
    Kevin

    its not possible via Query designer..
    give that object name if it is infoobject then you can get via RSD1

  • Issue with the Data Type 'Number' in Business Objects

    Hi,
    I have an Object in the Universe where the Data Type of the Object is a number. This Column pertaining to this Object has certain values in the database out of which there is a 17 Digit Value which is 00000000031101165.
    Now, when trying to retreive the same value through Business Objects it is getting rounded off to 00000000031101200 automatically when trying to view in Webi and when trying to retreive the same in Designer/Deski, it displays as 0.000000003110116E+16.
    So, I would like to know if there is any other alternative in trying to retreive the Original Value that would not round off. Also, do we have any Limitation for the Data Type Number in Business Objects? The Version we are on is XI3.1.
    Note: There are no functions that are used on this Object at the Universe Level and would not like to use any functions here.

    What is the underlying database?
    It looks like the data is considered to have two decimals, but is rounded to zero decimals.
    Only you don't see the number formatting.
    Is this a BW query?
    Is this a calculated keyfigure?
    In the query you can specify the rounding you want and it is also possible to specify it on an infoobject level.
    Check those settings...
    Hope this helps,
    Marianne
    PS. Oh, and about the formatting, you can specify a default object format in the universe and override it on the final client (WebI, Crystal)

  • What's the data type when defining a KF to show an integer with a sign?

    We want show some days difference which should be an integer with either a positive or negative sign.  I used to design a KF with type of Number with "DEC - Counter or amount field with comma and sign" as the Data Type, but find it shows 25.000 if the day difference is 25 days.  We want to show it as 25 other than 25.000.  Then what type would we pick when defining the KF?  Use Integer as the type?  But we also want it to show the sign symbol.
    The type field is dimmed as long as the InfoObj. is activated that I have to remove this field.  I've delete all the data loaded in ODS, PSA and etc., and I have successfully remove this KF from InfoSource, but when I try to remove it from the ODS, always get the msg "Can't move/delete locked InfoObjects" even if the InfoObject is not locked (I've tried SM12 to delete all locked entries and also tried relog on, but not helpful).  If someone gives any idea, I would be very appreciated on how to remove this KF from ODS and also let me what type should I use when creating a new KF which only shows integer with a sign!
    Thanks

    hey Siggi,
    Now after I right click the ODS and select "Delete Data", the KF eventually gets removed from the ODS without any error, then I continue to delete this InfoObj. 
    However, when I run the InfoPackage to load data to the ODS, get a msg (see below in between two dashed lines):
    Syntax error in GP_ERR_RSDRO_UPDATE, row 1,210 (-> long text)
    Message no. RG102
    Diagnosis
    The data object "I_S_OLDDATA" does not have a component called "/BIC/Z_field".
    Where Z_field is the InfoObject we deleted.  With this error, that's even worse since that stops any data coming in!  How to get rid of this error that we can continue to load data?
    Thanks

  • Dates are not mapped as the Date data type in Universe created on Infoset

    Hi,
    When i try to create the universe on top of Infoset query, the date fields present as the variables in SAP BI Query are not mapped as date data type in Universe, instead they are considered as Characters, hence the prompts related to those variables are coming s List of values instead of Calendar in WebI.
    Can any one pls help me to find the solution on how to map date variables as calendar in Webi Prompts.(For SAP BI Queries created on Infoset)
    Edited by: Nisha Makhija on Jul 20, 2009 5:59 PM

    Hi Ingo,
    Thanks for your response!!
    The I Query is built on Top of BW MultiProvider and the InfoObject is of Type DATS.
    Actually our Modeling on the BI is as follows :
    DSOs> Infoset>Multiprovider->BI query>Universe.
    Since we were not able to get the prompts as Calander so We tried Debugging on different Data targets to find the root cause. Please find our observations as follows:
    When I tested the same date infoobject(of Type DATS) by creating a BI Query on top of DSO, Infocube & Multiprovider ,the Prompts are working fine as a calander in WEBI Report.
    But when the BI Query is built on Infoset data target, In WEBI Report I am getting list of values rather a Calender prompt .
    I tested in the Universe that field is appearing as Character instead of Date.
    Please guide to resolve this issue.
    Thanks,
    Nisha.

  • Key figures are of date type

    Hi,
    I am working with a standard business content IC that has the key figure InfoObjects defined as type date. When I double click on the InfoObject to review the detail from tab 'Type/unit', I see that it is defined with the radio button 'Date', but the 'Data type' is 'DEC - Counter or amount field with comma and sign'. When I loaded the data to this IO, I would get a 732,163 for the value, for example.
    Has anyone come across this issue before? Can I change the standrad IC to have these in the Time characteristics instead of the Key Figures? I am expecting a date value, what should I do?
    Thanks
    "<i>When dealing with people, let us remember we are not dealing with creatures of logic. We are dealing with creatures of emotion, creatures bustling with prejudices and motivated by pride and vanity.</i>" ~ Dale Carnegie
    "<i>The truth may be out there, but the lies are inside your head.</i>" ~ Terry Pratchett, 
    "<i>Confrontation lacks elegance and dignity, but most prefer to tell others how hateful they are toward another rather than maintaining that elegance and dignity</i>." ~ Anonymous
    "<i>Educate yourself and get the story straight before you get confrontational, vulgar, immature, and prematurely jump into conclusion and into someone else's throat.</i>" ~ Anonymous

    Hello ,
           This actually depends on ur requirment. if you want some calculation like processing time,difference.. etc.. with this Date infoObject then u have to use the Key Fig InfoObject.
          The difference between DAT and DEC is that in DEC..if the date is 13/04/2007 then it will give u number of days from 1.1.0001 that means somthing around 732,688 (current day of month =13 + April = 120 days+2007*365).
         and your DAT will take exactly with it recives yyyymmdd (20070413)
                     -- Enjoy SAP
    Anil Raparthi
    Pls: award credits if you are satisfied with the above reply!

  • Data types in DB connect

    Hi all
    I have following fields in my SQL 2005 DB
    <b>type - len</b>
    uniqueidentifier - 16
    ENUM     - 1
    datetime     - 23
    NAME     - 255
    COMMENT -  16     
    When I make the data source in BW 2004s , what are the data types that I should use for my infoobjects
    Can you please tell me. also let me know if I need to concentrate on any other data types as well.
    Note: Date time has both date and time in 12 hr format with AM/PM

    Hello Chetan,
    I am trying to pull data thru DB and I am getting similar unknown error. I have everything what you have explained in your reply.
    Only thing I am doing differently is ''date'' field. I am trying to bring it in as charactor field. I will convert it to SAP date format in my level 2 DSO.
    I have activated data source. When I try to preview data ( total # only 20). I get following error :
    Unknown error occured while uploading data from the DB Table.
    Message no. RSDS_ACCESS027
    I have noticed another thing on Proposal Tab page : Columne - 'Type in Database' --All enteries in this column says 'undefined'.
    I dont know why it is so.. it should be varchar2/numner/date etc.
    Please let me know.
    Thanks
    Message was edited by:
            Shaan

  • Data type-Char?

    Hi experts,
    A simple query. Do the data type CHAR accepts the values like 8923, 452A, etc? while creating an infoobject.?
    Thanks in advance.
    Regards
    Dubbu

    Yes it accepts .
    for data consistency you have to maintain alfa conversion.
    Regards,
    Ramnaresh.

  • Info object as Data type as NUMC, master data doesnot store value as 0

    Hello All,
    I have an Info Object whose data type is NUMC.
    It has only text Master Data.
    Id and its description are the two fields of that Master data.
    Now when below data is feeded in to that infoobject through transformation which has 1 to 1 mapping.
    ID              Description
    0                Submiited
    1                 Approved
    2                  cancelled
    The data gets uploaded in text table but.
    0 ID values turns out to be "       "    blank.
    Which is wrong.
    Result in Text Master table:
    ID                Description
                        Submitted
    1                  Approved
    2                 Cancelled
    if the ID is 0 it should be populated as 0 for "submitted"
    No start routine our end routine is ther in the transformation.
    Kinldy help me to solve this issue.
    Points will be assigned

    Hi,
    When an InfoObject is created it'll have a blank record, in case of Numc it'll be as shown below:
    ID  Description
    0   Blank
    But this 0 gets displayed as blank as well.
    When you post transaction/master data you can post it as
    0 for Submitted
    1 for...
    2 for...
    When you do reporting on this & if you only select text display only it'll display "Submitted", which is required. But if you display ID & text or only ID. It'll display # instead of 0.
    See if you can replace this # with 0.
    Mean while i'll be trying to get this solution. I'll post soon if i get the solution.
    Regards,
    Iliyas

  • Info Object: Change of Data Type (NUMC to CHAR)

    We have a scenario wherein one of the Info objects is defined currently as NUMC. Due to the change in the Source system, the info object is now defined with data type as CHAR. The info object in consideration is the "Cost element".
    As the current info object contains data, it will not be possible to change the data type from NUM to CHAR.
    Is there any pre-defined way of doing this data type change without loss of data (in the info object as well as the info cube(s) where the info object is used)?
    Regards
    Bala

    Hi Balakrishana,
       Try this:
    Insted of changing the definition of infoobject(NUMC to CHAR), why cant you change the data itself from CHAR to NUMC...?? If length is same.
       You can write a simple routine in transfer rules and you can convert.
    Hope it Helps
    Srini

Maybe you are looking for