LANGUAGE dependent TEXT data load to Infoobject

Hi,
We had Z infoobject with LANGUAGE dependent TEXT data.
We had a Z table in ECC in which the Text data of the Z info object is maintained.
Table Structure:
ZObjects : Lanuage:1-Text : Lanuage:2-Text
Now i created a data on the Z table and extracted data to PSA and sample data is like below
KEY,English Text,German Text134,potato,Kartoffel
145,chocolate,Schokolade
150,biscuit,Keks
Please update me how can i load this data as LANGUAGE dependent TEXT data of the Infoobject.
Thanks in advance

Hi Maxicosi
My understanding of the problem is you have text in english ( second field) and german ( 3rd field) while first field being the key.
If m understanding is correct please read further.
1. Your target InfoObject text table will have a structure like below
Key Langu  Text
2. Create one transformation Rule Group which will have mapping.
Key ( DataSource)  to Key ( InfoObject Text Table)
                                   Langu ( "EN" as constant value)
second filed   to   Short/Medium/Long text in (Text Table)
3. Create another Rule Group which will have the mapping for German.
Key ( DataSource)  to Key ( InfoObject Text Table)
                                    Langu ( "DE" as constant value)
Third field   to  Short/Medium/Long text in (Text Table)
Below how to document will give you an idea of Rule Group.
Link: [Rule Group |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d085fa63-f54c-2c10-b5ba-cc4ac231512b?QuickLink=index&overridelayout=true]
Regards
Anindo
Edited by: Anindya Bose on Nov 27, 2011 11:33 PM

Similar Messages

  • LANGUAGE DEPENDANT TEXT

    WHAT IS THE USE OF  MARKING TEXTS AS LANGUAGE DEPENDANT UNDER THE MASTER/DATA TEXTS TAB WHILE CREATING CHARACTERISTIC INFOOBJECTS? AND HOW DOES IT AFFECT THE TRANSFORMATION?

    This option is there to help load different language text for same master data. Say there is one material and this has it's description maintained in 3 languages. And based on users login language we want the language to be selected in report as description for this master.
    So, in this case language dependent text can be used.
    Now say the data to load from source is coming with master value and the description and the language key (EN for English, DE for German, RU for Russia and so on and so forth).
    Scenario for 3.5
    =============
    To load the Text for this material you can use this data. Add 0Langu, Master Object and 0Txtsh (is you are using short text or accordingly Business Object for long and medium text) in communication structure.
    In transfer rule map master object with master data field, 0Txtsh with description data field and 0langu with language key data.
    If only one data key say EN is there and so language key is not part of incoming data then you can just set that language key, EN in our example, as constant value.
    Scenario for 7.0
    =============
    For this also the mapping will be same. Only that the mapping will have to be done in Transformation.
    Hope this helps!!!

  • Problems with language dependent master data

    Hi,
    I created a InfoObject with language dependent master data and I am trying to upload data from a flat file.
    My flat file has a 2 digit language code (EN,DE,FR,JP,ES) and when uploading the data it seems that SAP BW is only using the first digit which leads to the situation that EN and ES get treated as duplicate records.
    Any help would be appreciated
    thanks
    Ingo Hilgefort

    Hi,
    ES is the Language for spanish..But the Flat file should have to represent 'S' for Spanish.
    Check in Table T002 for the symbols which represent Languages and that to be used in flat file.

  • Language Dependent Master Data

    Hi,
    I Have a Info object which has data for more than 1 language, How do I control the text of the info object by language.
    Thanks in advance.

    Hi Kiran,
    I agree with suman...
    From the below tab check mark the option " Language dependent texts" in your IO.
    Master data texts are language dependent (flag)
    If this indicator is set, then the texts of the text table are language dependent and the text table has the language as a key field. This is also the default setting.
    If the indicator is not set then the text table does not have a language field and the texts are not language dependent.
    Regards
    KP

  • Language-dependent text does not exist: TYPE=REP KEY1=SAPLRRSV KEY2=757 LAN

    Hi all,
    We have just installed and configuired the EP . I have craeted one user id in EP with roles bi . But when iam trying to go to Bex Web Analyser Iam getting
    Language-dependent text does not exist: TYPE=REP KEY1=SAPLRRSV KEY2=757 LANG=
    Could any me in this regard.
    Thanks in Advcne..

    Hi Niyati,
    The problem might be due to the support stacks for ABAP and for Java being out of sync i.e. they have to be on the same patch level. If you run program RSPOR_SETUP (via SE38) and enter the relevant details for checking the portal setup, this will detail all the errors.
    Regards,
    Vinoth.M

  • "Language-dependent text does not exist" when executing template on portal

    Hi,
    We are using BI 7 on SP 8. When trying to execute a web template in the portal we are getting a series of errors such as:
    Language-dependent text does not exist: TYPE=REP KEY1=SAPLRRSV KEY2=705 LANG=
    Has anyone experienced this problem and know of a fix?
    Thanks,
    Lee

    Yes we have. The problem is due to the support stacks for ABAP and for Java being out of sync i.e. they have to be on the same patch level. If you run program RSPOR_SETUP (via SE38) and enter the relevant details for checking the portal setup, this will detail all the errors.
    Lee

  • Language Dependent Text for Web Templates

    Hi All,
    I have a text item in a Web Template and have used a language dependent text for its caption ( which is stored in a table).
    The problem is that if i transport this Templates to an another environment, the language texts are not transported automatically.
    Can you please let me know the table where this information of language dependent text is stored. I think I will also have to transport all the entries of the language dependent table.
    Thanks in advance and I will definitely reward points for helpfull answers.
    Regards,
    Vivek

    Hi Guys,
    Found the solution. The table name is RSBEXTEXTS.
    Thanks,
    vivek

  • Language - Dependent Text in web template

    Hi All,
    I am using BI7.0 can anybody please tell me how to maintain 'LANGUAGE DEPENDENT TEXT'.
    I have gone through various documents that provides the way to maintain it using the report, i did the same (although maintaining text through report is obsolete in BI7.0) but achieved nothing. Maintained the text but when i logon using French my web item does not show up the maintained text in french.
    Can any one please tell me how to achieve the same. It will be a great help for me.
    Thanks !

    Hi Dipika,
    I have the same problem!
    Please give me the solution step by step.
    Thank you in advance.
    regards, Wolfgang

  • Language Dependent Text datasource

    I have a language dependent generic text datasource mapped to my language dependent infoobject in BW.  In my source system, I have 68 records; 34 English and 34 French.  I am only pulling 34 English records to BW but not the 34 French records.  In my extractor checker (RSA3), I pull all the 68 records.  Any reason why I am not pulling all the records from the text table.  To reiterate, I have the flag "Texts language dependent" checked in my text infoobject.  What is the reason why I am only pulling 34 English records and NOT all the 68 records?

    1. Check the selections at the Infopackage level whether you are pulling only EN or there is no selection at the language field... in the data selection tab.
    2. Check whether your system is unicode or not? Use RSCPINST program to check the same and also check French language is already installed in your system.. Execute the program, you can see the installed languages in left side and and uniode (*or non unicode at right side).
    3. Also check the program in R/3 system and based on that we can conclude the next step...
    Hope this helps..
    Murali

  • Hierarchy load -Master Data(No attributes,Text data loaded)

    I have been trying to load hierarchy data in the datasource 0BBP_BIGURE_HIER from SRM to my BI system but the monitor shows the req remaining in yellow for hours together.The data comes fine till PSA but doesnt get loaded to the Infoobject 0BBP_BIGURE.The text data has been succesfully loaded for 0BBP_BIGURE.No attributes for the infoobejct to be loaded.
       Can someone provide some information abt how to load 0BBP_BIGURE_HIER from SRM and what can be the possible errors.
    Regards,
    Joy
    [email protected]

    Hi,
    I have tried what it says in SAP url(http://help.sap.com/saphelp_nw2004s/helpdata/en/85/14853df3e60968e10000000a114084/frameset.htm). I have reset the timestamp in the table BBP BWTIMESTAMP in Enterprise Buyer but, then, when i tried to upload the hierarchy again as it says, the problem persist. The monitor keeps the yellow status and the hierarchy doesn´t upload.
    What have you done to solve it finally?
    Thanks a lot.

  • Time Dependency Master Data Load

    Hi:
    This is my first time to work on time dependency master data. I need help!
    I first deleted master data and cleaned up the PSA for material sales.
    Then I have turned on the feature of time dependent on the info object for material sales. Save it and activated the object.
    Then i have problems by loading the master sales attribute data in PSA. The error is: on every record of material, it has "invalid 'to' date '00/00/0000'" and "invalid 'from' data '00/00/0000'".
    Is every process i did wrong? What is the process to work on time dependent master data? and loading the data?
    Thank you!!

    Hi,
    After turning on the time dependence...you get an extra field in the key of the master data table Q table date to and a new field date from as a new field.
    These two fields needs to be mapped to date to and date from R/3 source as well.
    If there is no source field for these two then you need to make sure to get the values for these fields.
    Just check if you are getting any field like that from R/3...right now i think you have left the mappings for these fields as blank.
    Thanks
    Ajeet

  • Time dependant Master data load fail (Invalid time interval)

    Hi,
    I have IO 0HRPOSITION which is time dependant master data.
    When I load master data I have maintained from date 01.03.2007 to end date 01.12.999 in scheduler.
    But there are some positions records in HR system which have from date less than 01.03.2007 and because of that master data load is failing everyday.
    How I can load only those records which fall in-between from date 01.03.2007 to end date 01.12.999???
    Thanks
    Pramod

    Hi Pramod,
    I think you can put a selection in the Infopackage.
    Thanks

  • Language dependent texts in BI

    I have the following high level questions that we need answer as soon as possible, I would appreciate if anybody experienced in this area could give some high level asnwers as well as pointers to any relevant documenation.
    1. If source system is in a non-english logon (eg: Japanes), wil we see Japanese text automatically thru extractors in BI or do we need to do any setup in BI for extracting the text in Japanese.
    2. if source system is in non-english logon )eg: japanese), and we want english transation of the texts extracted, what do we need to do in BI.
    3. Role of unicode in all of the language related activites.
    Any help is appreciated.
    Thanks
    Raj

    Hi,
    For role of unicode in all of the language related activites:
    To check if you have unicode system:
    Log onto your BW system.
    From the menu, go to System-->Status. A pop-up giving the system details will come up. There will be a section called SAP System Data. There is a field for Unicode system. If it reads "No", then you do not have a unicode system.
    If so, this then means you are on a single code page, i.e. the default code page, which handles English & German by default and other latin script languages (only when the respective language packs have been installed). If your source has languages other than the ones above, you will have problems extracting data.
    If you are non-unicode, and the language you are trying to pull data in is not English or German, then you will need to install the language pack (if it is handled by the default code page) or if the language is, say Russian, then you will need to install a code page that handles Cyrillic.
    BI 7, as a fresh install is done in unicode, whereas you did not have this in earlier versions and a decision could be made whether to go unicode or nonunicode.
    Please check this link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fdbedb90-0201-0010-4483-b64ac397986a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5411d290-0201-0010-b49b-a6145fb16d15
    Hope it helps.....
    Mona

  • Language dependent Text for icon quickinfo

    Hi all,
    I want to display some icons in the ALV grid .
    The icon field in ALv is bind to Structure field ICON which  has value like
    CONCATENATE icon_move+0(3) '\QUsed Object Now Moved@' INTO lv_icontt.
    in this ICON_MOVE is the icon and 'Used Object Now Moved' is the quickinfo.
    \Q and @ are used to display this text with ICON.
    The problem Im facing is I can very well display this is that i want to display its German version in the German Login.

    I think wht you can try is
    if  sy-langu is 'EN'.
    CONCATENATE icon_move+0(3) '\QUsed Object Now Moved@' INTO lv_icontt.
    elseif sy-langu ' DE'
    CONCATENATE icon_move+0(3) '\QUsed Objekt nun@' INTO lv_icontt.
    endif.
    hope it helps
    Regards
    Bhanu

  • Loading time-dependent master data using update rules/transformations

    Hi
    I am trying to load time-dependent master data to an infoobject. It seems that I get an error message on duplicate records if I use a transformation or update rule. Does this only work with direct update ?

    In the DTP you have the option to ignore duplicate records....
    Just select that and then load data...

Maybe you are looking for