InfoObject Value

Hi BI Guru,
I would like to seek your assistance to resolve the issue of InfoObject.
The details are as follows:
We have changed our Product hierarchy structure from 3 level to 5 level recently. Hence the infoObject for each product hierarchy appears as follows:
Product Hierarchy 1 : 3 char from source system
Product Hierarchy 2:  6 char from source system. (3 char from Product hierarchy 1 + 3 char from product hierarchy2)
We only want to report using last 3 chars of which belongs to product hierarchy 2.
Solution:
I have created new InfoObject known as PRD2 with length 3 and link with the source system product hierarchy 2. The result show that the first 3 value is populated. How do I get the last 3 value only to be populated instead.
Your valueable input or clarification herein is greatly appreciated.
Thank you.
Regards
Nathan

Hi Nathan,
I guess you can solve this by adding a transfer routine to your new infoobject. So it just requires some ABAP...
Rgds,
Sarah

Similar Messages

  • Change InfoObject value in flat file for Hierarchy load

    Hi Guys,
    I am loading hierarchy for an infoobject from flat file. I have the field InfoObject (IOBJNM) whose value needs to be changed before loading into the hierarchy. Can somebody tell me how can I do that through formula or routine.
    The InfoObject loads 0HIER_NODE and a leaf infoobject values from flat file.
    The hierarchy transfer rules does not contain IOBJNM field., though the Hier Structure under Transfer Structure tab contains IOBJNM.
    In transfer structure I see only NodeName, Date From, Date To, and eaf infoobject.
    Any help would be appreciated.

    Hi,
          Try using the IDOC method while loading the hierarchy and make sure you have this IOBJNM in the external charactersitics for the Infoobect to which you are loading this hier.
    Thanks,
                Peter

  • How to include and exclude external infoobject values in a hierarchy

    Hello experts,
    I'm working with hierarchies and the problem I have is that I don´t know how to include nor exclude a value in the definition of the hierarchy.
    For example, I want to show in a query some cost elements related to some functional areas, so I've created a hierarchy for md funcional area. But I don't want to show every cost element related to one functional area but only some of them. I've defined 0costelmnt as a external characteristic for 0func_area infoobject so that I can specify in the hierarchy the cost elements I want to show. But it doesn´t work, in the report all cost elements are showed. How can I specify the ones I want to show?
    thank you very much.

    Any ideas please?

  • Reading Infoobject value in Report

    Hi,
    I have an infoobject with hierarchy say POBJECT. a variable called HPOBJECT is created so that user is can sleect  the Hierarchy and Node of the Hierarchy.
    Now the task is i need to create an another variable which reads the Hierarchy value of the POBJECT.Normally i_t_var_range in CMOD should contain the value. so that i can read the value based on the HPOBJECT . But the problem here is in different Queries they have used different variables for the object POBJECT like HPOBJECT and QOPBJECT.
    so i have a problem in making a statement like
    READ TABLE i_t_var_range INTO l_var_range WITH KEY vnam = '.HPOBJECT'. As this vnam is not same for all the Queries. so i want to read the value of the POBJECT rather than reading based on the vnam.
    I can also make the statement
    from
    READ TABLE i_t_var_range INTO l_var_range WITH KEY vnam = '.HPOBJECT'.
    to
    READ TABLE i_t_var_range INTO l_var_range WITH KEY IOBJNM = 'POBJECT, but the problem here is POBJECT conatins Hierarchy and also Node.
    Does any body have an idea how this can be achieved?.
    Thanks.
    Praveen.

    Hi
    Is your contr area currency same as comp code currency? If yes, then this difference shall not arise....
    Check for any OSS notes or raise it to SAP if your both currencies are same
    BR,Ajay M

  • Preventing display of currency unit infoobject values in a report

    Hi,
    For a currency type key figure, there is a currency unit infoobject specified. This has INR (Indian Rupees) as its value in the infocube for all the records. When I display the KF in a report, the value of the associated currency unit also gets displayed with it. Is there any way to not get this display of the associated currency unit other than not having any currency unit values in the infocube?

    Hi Jr,
    Thanks, that works.

  • Filter certain InfoObject values in Query Designer

    Hi
    I've the following scenario:
    - InfoObject 0ACCOUNT contains some account numbers with prefix 'XYZ' followed by a number, e.g. 'XYZ12345'
    - These values may never be shown to the analysts, i.e. I need to filter (remove) them in the characteristic restrictions of the Query Designer
    How can I do that? Hard-coding all these values makes no sense as new account numbers could be created anytime.
    I think the only solution is using a customer exit or does someone have another idea?
    Thank you for you help
    Patrick

    Hi Patrick,
    Exclusion with multiple values generally hampers query performance, so better I would suggest you to include required values in filter if that is feasible (As I know there is some limit on number of filter value inclusion also).
    You can simply create a customer exit variable on 0ACCOUNT, select all the master data values of 0account in internal table and then delete the values starting with 'XYZ'.
    DELETE i_t_account where 0account CP 'XYZ'.
    after that you need to populate all these values in variable. I would suggest you to do this operation in I_STEP = 2, otherwise if you do it in step 1 then it might take some time for user to see the selection screen.
    Regards,
    Durgesh.

  • Using Infoobject value in bex formula

    Hi experts,
    i have bex query containing calculated KF's
    i need these CKF's will get changed, if the value of the infoobject 0ITEM_CATEG is 'ZOTX'
    i have tried to use formula variable with replacement path on 0ITEM_CATEG, but when i am creating new formula with the formula variable  i can not write ' 0ITEM_CATEG = ZOTX'
    appreciate advce here
    Thanks
    Nir

    Hello,
    For your requirement virtual KF concept is appropriate.
    Regards,
    Shashank

  • Master data infoobject values not presneting in the report

    I have one infobject.that contains 50 values.
    If i open the query desinger and in dimension if i open my infobject i can see only 30 records only,,,
    how can i get 50 records?
    master data is activated.......if i am trying to activate it shows as alearady masterdata is activated
    Regards

    Hi,
    Activation seems to be the issue:
    use the below program
    RSDDS_AGGREGATES_MAINTAIN.
    Simply give the Infoobject name which you want to  activate and  execute.
    Reward if useful
    Manish

  • Display compounded InfoObject value in BEX selection screen

    Hi people,
    Problem in 7.0
    I have Costcenter compounded with Plant and I am using Costcenter for Selections in the BEx varaible screen.
    After running the report, in the selection screen value help, only the value of Costcenter is displayed, not the compounded value (So it becomes very difficult to identify from which plant  the costcenter is from)
    What should I do so that the User sees as Plant/Costcenter in the Value help?
    Problem in 3.5
    The above issue is not there in 3.5, but.......
    I select COSTCENTER X from PLANT A and execute the report. In the report output, I do not see the records only for COSTCENTER X from PLANT A, but for COSTCENTER X from all Plants
    why is this? Is it how this works or is it a bug?
    Please help. I appreciate your assistance very much.
    Thanks,
    Shameem

    Hey there,
    Please understand the behaviour of compounded keys from the below notes:
    1111632   Problem with text display in BEx Query Designer
    1080863   FAQ: Input helps in Netweaver BI
    541253    Restricting characteristics with compound characteristics
    575563    Selecting filter values for compound characteristics
    Hope this can help,
    Diego Seben

  • To display value for field without its compounded infoobject value

    Hi Gurus,
    I've added a new Navigational attribute(say A) to my report which is compounded to another object(say B).
    When i execute my report I am able to see the values of my new field as B/A.
    My requirement is to just show A in the report.
    How can I achieve this?
    Thanks in advance.
    Regards,
    Akhil Singh

    Hi Shrikanth,
    What Rajendra means is that, in the WAD template properties, you will find the property 'Standard Actions of the Web Template(WEB_TEMPLATE_ACTIONS)' .
    Check this: http://help.sap.com/saphelp_nw70/helpdata/EN/14/31fa826d0bd540899b02888bf55df4/content.htm
    In this, you'll find 'Action Before Rendering'. Here, there is an option to set the command. Here, you need to assign the command 'SET_PRESENTATION'. In that, under 'List of Member Presentations (MEMBER_PRESENTATION_LIST)', select the characteristic for which compounding value is not to be displayed and then in 'List of Member Presentations (MEMBER_PRESENTATION_LIST)', select 'DISPLAY_KEY_NOT_COMPOUND'.
    Hope this helps you..!
    -Pradnya

  • IP File Upload  -  Error in compounded infoObject value

    Hi Experts,
    I am getting below error when uploading the file in IP
    Value 3010/0150 for characteristic Org structure is not valid
    Org structure (CHORGSTR) is compounded with 0CO_AREA. I have maintained CHORGSTR = 3010 & 0CO_AREA = 0150. Ideally the function should take 0150/3010 which is the valid combination. But the function takes i n reverse as mentioned above and throwing error.
    I have tried to input CHORGSTR as a field in the file.
    When I give the value through variable (manual input) I am getting below error
    System error in program CL_RSR_FIPT_VAL2SID_PREFETCH and form BEFORE_TRANSFORM-01- (see long text)
    From this error it seems the function takes CHORGSTR value in the file and search in 0CO_AREA field of CHORGSTR.
    Could anyone help me how to resolve this issue ?
    Thanks,
    Gopi R

    Hi Gregor,
    Thanks for your reply...I found issue with the option in conversion fields in file upload Planning function. I have selected 'no conversion required'. The issue resolved once I changed the option to 'convert according to....'
    Points assigned
    Thanks,
    Gopi R

  • BI7 InfoObject Value Level Authorization for Queries

    Hi Guys/Gals,
          this is my requirement.....
    we have a HR ODS which has personal information of employees from 72 Companies.
    we have a query based on this ODS ....
    My requirement is when User A runs the query only data from Company A must be displayed...
    and when User B runs the same query only data from Company B must be displayed....  
    no pop-ups for the company code .....
    i posted this question yesterday & got a few replies....i tried them out... but there is this issue...
    i used the RSECADMIN & created the AO which includes the 0COMP_CODE....
    then i added it to the role using PFCG....
    when i add the AO i created in the " BI Analysis Authorizations: Na " section...
    the query gives a "no authorization" error.....
    then one of u guy asked me to add it in to the
    "SAP Business Information Warehouse - Reporting" section,,,, so i did that....
    but unless i also add " BI Analysis Authorizations: Na " with * the query doesn't work....
    and when i add " BI Analysis Authorizations: Na " with * &
    "SAP Business Information Warehouse - Reporting" with the AO i created...
    the filter doesn't work... it displays all the data
    please help me.....

    Hello Christopher,
    your thread is a little bit confusing and unclear. I just had a look at the other two threads you posted and here are my comments:
    Prerequisite for the use of BI 7.0 analysis authorizations:
    - each user needs authorizations for the three special dimensions (0TCAACTVT, 0TCAIPROV and 0TCAVALID) otherwise queries won't run!
    As a consequence you will have to create analysis authorizations like this:
    <b>ZCOMP_1000</b>
    0COMP_CODE<i> I EQ</i> 1000
    0TCAACTVT <i>I EQ</i> 03
    0TCAIPROV <i>I EQ</i> your HR DSO
    0TCAVALID <i>I EQ</i> *
    <b>ZCOMP_2000</b>
    0COMP_CODE<i> I EQ</i> 2000
    0TCAACTVT <i>I EQ</i> 03
    0TCAIPROV <i>I EQ</i> your HR DSO
    0TCAVALID <i>I EQ</i> *
    You can then assign these authorizations directly to your specific users using RSU01 or you will create a role and add the authorization object S_RS_AUTH with value ZCOMP_1000 and another one that contains S_RS_AUTH with value ZCOMP_2000.
    Of course your users will need authorizations for standard reporting such as S_RFC, S_RS_COMP, S_RS_COMP1.
    S_RS_ICUBE, S_RS_ODSO, S_RS_MPRO, S_RS_ISET are not necessary any more for reporting because they were replaced by 0TCAIPROV in the analysis authorization.
    Finally the query selection must be COMPLETELY be a part of the user's authorizations. This is best done by an query variable that is filled from the user's authorizations at runtime.
    Good luck,
    Petra

  • Error in global conversion rule for InfoObject 0INCOTERMS2

    When I activate BI content 2LIS_12_VCITM with transfer rule, The transfer rule was error with the message " Error in global conversion rule for InfoObject 0INCOTERMS2" and Mgs No. 263.
    The transfer rule cannot be activated.
    I checked the 0INCOTERMS2 infoObject . The global conversion rule is no error.
    The global conversion is in below.
    ============================================================
    PROGRAM CONVERSION_ROUTINE.
    Type pools used by conversion program
    TYPE-POOLS: RSD, RSARC, RSARR.
    TYPES: DE_0INCOTERMS2(000028) TYPE C.
    Conversion rule for InfoObject 0INCOTERMS2
        Data type       = CHAR
        ABAP type       = C
        ABAP length     = 000028
    FORM CONVERT_0INCOTERMS2
      USING    RECORD_NO LIKE SY-TABIX
               SOURCE_SYSTEM TYPE RSA_LOGSYS
               IOBJ_NAME TYPE RSIOBJNM
      CHANGING RESULT TYPE DE_0INCOTERMS2 " InfoObject value
               RETURNCODE LIKE SY-SUBRC.
    $$ begin of routine - insert your code only below this line        -
      TRANSLATE RESULT TO UPPER CASE.
    $$ end of routine - insert your code only before this line         -
    ENDFORM.
    =================================================================
    If you have any idea or face the similar problem, please suggest solution.
    Thank you.

    Good afternoon,
    If you have not done so already can you apply the SAP note  1387854 in your system and it should prevent the problem from happening again. If you also reactivate the infoobject  0INCOTERMS2 in RSD1 then it should be possible to manually activate the  transfer rule.
    Best Regards,
    Des

  • How to enter values for an Info-object Manually.

    Hi
    I have to enter certan values manually in the customised info-object which are not available in the
    BW at the moment.
    If I go via SE11 I am only getting change option.
    If I go via SM30 it says The maintenance dialog for ****** is incomplete or not defined.
    How can I enter certain values to this info-object.
    Please advise.
    Many thanks,
    Kate.

    Hi
    Use transaction rsdmd to maintain infoobject values - or right click any infoobject an select maintain master data.
    Regards,
    Beat

  • InfoObject - Alpha Conversion

    We have a custom InfoObject INNUM (Invoice Number) in BW 3.0B.  It is defined as CHAR 10.  Many of our customers send invoice numbers with leading zeros.  We need to store and retrieve these invoice numbers as sent.
    Unique invoice numbers are as follows:
    123
    00123
    0000123
    I have tried 2 options:
    With ‘Alpha Conversion’ the numbers are padded with leading zeros to length 10.  They can then be retrieved and displayed as ‘123’, without any leading zeros.
    Without ‘Alpha Conversion’ the numbers are padded with leading zeros to length 10 but can only be retrieved by searching with all leading zeros in the search string (0000000123).
    Is the Alpha Conversion functioning as advertised?  Is there a way to store, retrieve, and report on the invoice numbers as sent by our suppliers without adding leading zeros?
    Best regards,
    Mike

    It depends on the realeases: in fact to Upgrade to 3.x it was NECESSARY to carry out a massive ALPHA Conversion (so as to remore previous conversion errors). A BW installation born in 3.x (not Upgraded from 2.x) could still have some APLHA problem.
    With Aplha it seems to work right (from what you say), without NO! Without Alpha if you store the follwing values:
    123
    00123
    0000123
    each of them sholud be retrieved ONLY with the necessary leading zeros (so 123, 00123, 0000123) ... You say that "can only be retrieved by searching with all leading zeros in the search string (0000000123)": this is unusual. In fact if you store 123 on a CHAR 10 InfoObject you will see in S Table /BIC/SINNUM the same value "123" and NOT "0000000123". When attempting with NO Alpha Conversion did you deleted the InfoObjects value?
    Hop it helps
    GFV

Maybe you are looking for

  • How can L identify what are the not null fields of a table in a stored procedure ?

    How can L identify what are the not null fields of a table in a stored procedure ?

  • How to resrict purchaser accept more than one RFx response ?

    hi all   we use SRM 7.0 with standalone scenario.   when the purchaser carry out Response comparison , system permit purchaser accept more than one bidder for one RFx item . the result is we want material A 10 piece, but supplier X and supplier Y get

  • Load Balance Problem in Oracle RAC 10.2.0.4 (two nodes with CRS)

    Hi all, I have an Oracle RAC 10.2.0.4 with two nodes and I'm having problems with sessions load balance. The problem is that all connections are going to the node which is enabled as 'master' in RAC, the node who has located .db resource in CRS. If .

  • How do I cancel background apps

    How do I cancel background apps in iPad 2?  On my 1 I would double click the home bottom and hold app, they would allow you to cancel them and click the home button again.  Since upgrading, I can't do that with this iPad.

  • A plea to Discussions users

    Please remember that by posting to Discussions you have agreed to its terms of use, which expressly forbid discussing Apple's policies, ranting, disrespectful language, & focusing in general on non-technical issues. Whatever your feelings on these th