Creating the text data source for 0OI_LIFNR(TD: Carrier (Number of vendor a

Hi
Have to create the text data source for this characteristic. Basically it is the same as 0Vendor here.
I want to make it delta enabled.
Am creating it on the view BIW_LFA1T(same as 0vendor)
Can anyone advise what can I use to make it delta enabled without any code.
Can I use numeric pointer like the 0Vendor_text.
Many Thanks and regards,
Kate.

when defining a data source through the admin web page, don't add '!' in front of the password.
! is needed only when configuring a data source in the mapViewerConfig.xml file.

Similar Messages

  • How to create the generic data source for Labour costs report in BI (actual& plan costs)?

    Hello Guru's
    My requirement is to get the total labour costs in BEx analyzer.So i need to create custom DS for that. But i am not sure about the FICO tables which are having the Labour info..
    I'm having the GR10 report from R/3 sidepls look at the document. But i am not sure about the report, how that built,and giude me on the report.
    Please help on this to going forward.

    Hi,
    There are COOM data source which may suits your needs.
    please check data source
    0CO_OM_WBS_6
    0CO_OM_WBS_3
    Base tables are COSP and COSS.
    Check about coom data source, if not suitable then go for custom data source.
    About table cross verify with your source team.
    Thanks

  • Finding the Generic data source for vendor master.

    Hi,
    I am trying to find the generic data source for 0VENDOR Infoobject on R3. But I am not able to find the exact match. Can any one help me? I just started on BW!!.
    Thank you

    Hi Tippireddy,
        you want to extract the vendor information through the business content then go through the following navigation...
      T.code RSA5 -> MM-IO (Master data Materials Management in general) -> 0VENDOR_ATTR or 0VENDOR_LKLS_HIER or 0VENDOR_TEXT these three are the standard data source for vendor.
    Regards,
    PRK

  • Text Data source for Classification Data

    Hi BW Gurus, Ajay Das and Kishore helped me very well on this, just last step doubt. In r/3 system I have added the char tYPE AND kyf TYPE CHARACTERISTICS to classification data now it has generated the Classification customer attribute data source 1CL_0CUSBMW01 and I see the text datasources generated afor char type characteristics in /NCTBW such as 1CL_AABMW01,1CL_AABMW03,  etc.. now when i go back to BW
    i see the customer attribute data source 1CL_0CUSBMW01 and also text datasources generated in datasource overview, but when i go infosource tab in rsa1 I WAS INTstructed to create the infopackage on 0customer for customer attribute data source 1CL_0CUSBMW01 AND load the data now I " Have a doubt I think I also have to create 4 more infopackages and specify the text datasources generated for the characteristic added in CTBW ex 1CL_AABMW01,1CL_AABMW03. to load the text for the characteristics. please clarify asap if it is required to create all these text infopacks to load the text datasource to respective infoobject or just customer attribute data source 1CL_0CUSBMW01 infopack will take careof every thing, beacuse my manager did not told me to create the text infopack so how will the text get loaded for the infoobject
    soniya

    1CL_0CUSBMW01 is the DS containing 0CUSTOMER and the two (or more) characteristics I assume. This has to be used to update 0CUSTOMER. You can either use the existing infosource, or, create a new one to do this. You will then need a new infopackage to run this.
    Let us say one of the characteristics also has text, and you want to bring that to BW using generated DS 1CL_AABMW01. You will replicate it, and use it to update texts to infoobject XXXX (whatever this characteristic is, in BW). This will not be used to update 0CUSTOMER.
    Let us say your class char was COLOR. Its values were 1,2,3,4,... and the associated text was Red, Green, Blue...
    Now, based on the above, 0CUSTOMER will have an attribute COLOR which will have values in Attr table as 1,2,3,4...
    The text table for characteristics COLOR will have values as
    1--Red
    2--Green
    3--Blue.....
    The text will NOT go to 0CUSTOMER if that is what you are asking.

  • Error creating a new Data Source for Oracle connection

    I'm trying to create a new data source connection to our
    Oracle 10gR2 server using ColdFusion Administrator 6.1 Standard on
    a Windows 2003 server.
    I created a System DSN ODBC connection for Oracle. I can use
    the ODBC connection when connecting an Access db to Oracle but when
    I try to use it w/ ColdFusion Admin it generates the following
    error message:
    Connection verification failed for data source: sitest2
    []java.sql.SQLException: [Macromedia][SequeLink JDBC
    Driver][ODBC Socket]internal error:
    Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
    The root cause was that: java.sql.SQLException:
    [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error:
    Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
    Any help or recommendations would be greatly appreciated.
    Tina

    The schema/user is system and the password is alpha-numeric, upper/lower case, no special char ...
    As a workaround I was able to add the password to the entry in the datasources.xml file and restarted BI Pub.
    The JDBC is working ... I can test the connection successfully ... just wont save the entry
    Edited by: tread on Oct 17, 2011 11:55 AM

  • Error While Creating  The Generic Data Source.

    Hi Gurus,
    I am trying to create a Generic Data Source (ZGG_TEST) on a View (ZV_TEST1)
    View as Follows:
    Table1 has the Following Fields
    Field Type
    MANDT CLNT
    RECNO NUMC
    STATUS CHAR
    LMODF CHAR
    Table2 has Fields
    Fields Type
    MANDT CLNT
    RECNO NUMC
    PHCOS QUAN
    MATNR CHAR
    EQSFS QUAN
    MEINS UNIT
    In Table2 under Currency and Quantity Field tab
    For Field PHCOS The Reference table is MSEG and Reference Field is MEINS
    For Field EQSFS the Reference Table is MSEG and reference field is MEINS
    View Description
    Tables:
    Table1
    Table2
    MSEG
    Join condition For the View is
    TABLE2-MANDT=TABLE1-MANDT
    TABLE2-RECNO=TABLE1-RECNO
    TABLE2-MANDT=MSEG-MANDT
    TABLE2-MATNR=MSEG-MATNR
    The Problem is While saving the Data Source it is Giving an Error as Follows
    Invalid extract structure template ZV_TEST1 of DataSource zgg_test
    Message no. R8359
    Diagnosis
    You tried to generate an extract structure with the template structure zgg_test. This operation failed, because the template structure quantity fields or currency fields, for example, field PHCOS refer to a different table.
    Procedure
    Use the template structure to create a view or DDIC structure that does not contain the inadmissible fields.
    Please help me In Solving this Issue
    Thanks in advance
    Santosh

    n Table2 under Currency and Quantity Field tab
    For Field PHCOS The change Reference table to  TABLE2   For Field EQSFS the change the Reference Table to TABLE2  
    ref field MEINS ...
    This works ..
    Priya
    Edited by: Priya on Dec 31, 2007 1:30 PM

  • How to change the jta-data-source for projects in EJB 3

    Hi all,
    Sorry my english! :)
    I'm learning the EJB 3.0 and I'd like to change jta-data-source for projects in JDeveloper 10.1.3.1.
    I explain:
    In the same Application, I have a project with all Entitys and Session Beans. At the moment, the persistence.xml file is there with the jta-data-source tag.
    I make a new project with JUnit (Cactus) for test the EJB's that I'd like jta-data-source reference the test database.
    I make another project, with Servlet/JSP/JSF that use EJB's with interface and I'd like jta-data-source reference another database.
    What kind of changes (workaround) I could make to solve this problem?
    Thanks a lot!
    Luciano

    Hi,
    There are COOM data source which may suits your needs.
    please check data source
    0CO_OM_WBS_6
    0CO_OM_WBS_3
    Base tables are COSP and COSS.
    Check about coom data source, if not suitable then go for custom data source.
    About table cross verify with your source team.
    Thanks

  • HOW TO CREATE SAP BW DATA SOURCES FOR TDS REPORT?

    Hi All,
    How to create generic data source for these fields?
    I have TDS report these names and field.
    Pls anyone guide me..
    PAN NUMBER
    J_1IPANNO
    VENDOR NAME (accont type - k)
    LIFNR
    POSTING DATE
    BUDAT
    WITHHOLDING TAX  BASE
    WT_QSSHH
    WITHHOLDING TAX  AMOUNT
    WT_QBSHH
    NAME OF WITHHOLD TAX TYPE
    WITHT

    Hi ,
    Thanks for giving info.
    How to add different tables in generic data source?
    PAN NUMBER
    J_1IPANNO
    J_1IMOVEND
    VENDOR NAME (accont type - k)
    LIFNR
    J_1IMOVEND
    POSTING DATE
    BUDAT
    RBKP
    WITHHOLDING TAX  BASE
    WT_QSSHH
    WITH_ITEM
    WITHHOLDING TAX  AMOUNT
    WT_QBSHH
    WITH_ITEM
    NAME OF WITHHOLD TAX TYPE
    WITHT
    WITH_ITEM

  • Microsoft Online Services Authentication option disabled in the OData Data Source for SSIS

    I am attempting to use the new OData source for SQL Server 2012 (
    http://www.microsoft.com/en-us/download/details.aspx?id=42280)
    to access SharePoint Online data. I should be able to do so by selection the "Microsoft Online Services Authentication" option, but it seems to be disabled. Does anyone know how to enable it?
    Cheers
    John

    Hi John,
    Glad to hear that you have resolved the issue by yourself. Thank you for sharing your valuable blog.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Text data source for the field Position(PLANS)

    Hi Experts,
    I have an infoobject ZPOSITION which i am using in a cube for this i can able to display key values but i want to display text for this ZPOSITION. The source for this field is Position(PLANS) which i have tacken from pa0001 table.
    I have an another infoobject 0HRPOSITION for this i have already loaded data using data source 0HRPOSITION_TEXT.
    Is there any other text datasources for this field Position(PLANS)?
    And
    Is it possible to load data from one info object to another info object?
    Regards,
    Sridhar.K

    Hi Sridhar,
    Check out in the infotype PA0001 for the check table for this field. In this table you will have the description for the field PLANS (Position).
    I request you to catch hold of functional HR team member to know where the text value for the Position (PLANS) is stored. You can get the info from them immeadiatly.
    After knowing the table where the text values for Position (PLANS) are stored, you have to create a text datasource using RSO2 transaction and replicate in BW and load data from the R/3 table.
    Hope this helps you.
    Regards,
    Saravanan.

  • What is the data source for cProjects hierarchy texts 0CPR_GUID?

    The cProjects hierarchy will not display texts, only the technical name. I believe I must extract the texts for BW InfoObject 0CPR_GUID. I can not identify the text counterpart to 0DPR_HIERARCHY_ATTR data source for BW InfoObject 0CPR_GUID.
    Questions:
    1) What is the technical name for the text data source of BW InfoObject 0CPR_GUID?
    2) Is this data source included in NetWeaver 04?
    Thanks you for your help,
    John Hawk
    [email protected]
    (209) 324-0436

    The Answer:
    The project element data sources must be mapped to both the project element infosoure AND 0CPR_GUI_TEXT.
    For each data source
    0DPR_APPROVAL_TEXT to 0CPR_APPROVAL_TEXT and 0CPR_GUID_TEXT
    0DPR_CHECKLIST_ITEM_TEXT to 0CPR_CHECKLIST_ITEM_TEXT and 0CPR_GUID_TEXT
    0DPR_CHECKLIST_TEXT to     0CPR_CHECKLIST_TEXT and0CPR_GUID_TEXT
    0DPR_PART_TEXT to 0CPR_PART_TEXT and 0CPR_GUID_TEXT
    0DPR_PHASE_TEXT to 0CPR_PHASE_TEXT and     0CPR_GUID_TEXT
    0DPR_PROJECT_TEXT to 0CPR_PROJECT_TEXT     and 0CPR_GUID_TEXT
    0DPR_TASK_TEXT to 0CPR_TASK_TEXT and 0CPR_GUID_TEXT

  • Generic text data source problem

    Hello Gurus,
    I am trying to create a generic data source for an iobject needed in my analysis (shipment conditions, 0SHIP_COND - I haven't been able to find appropriate txt DS in RSA5 for it).
    I located its texts in a table TVSB. It contains 3 fields: Client, Shipping Cond. and Description.
    I tried to create a DS based on this table in RSO2, but when I check it afterwards, it does not have the Description field. That means only the Shipping Cond. code field is in created data source.
    What can be the cause that when I create a data source based on a table, the system skippes some fields from this table?
    Could anyone provide a solution to this problem?
    Regards,
    Alek

    Ah, thank you
    BTW: For a future reference:
    How can I check that a table is "really" a table, valid for - for example - making a DS based on it?
    I have opened TVSB in SE16 and it looked "OK", just like a regular table (for example, I compared it with TKUKT, for customer class, which is valid for making a data source on it, and they both looked the same (in structure).
    Is there a way to distinguish a "valid for DS" table? Or it's just the know-how you need to get through your experience?
    Edited by: Aleksander Dyl on Dec 10, 2008 11:27 AM

  • Standard BI Data Source for FMGLFLEXT

    Hello Friends,
    The standard data source for the Financials New Legder is 0FI_GL_10 General Ledger: Leading Ledger Balances, which fetches the data from the FAGLFLEXT Table using the Extract Structure FAGL_EXTSTRUCT_LEAD. However there has been a migration of the FAGL table to FMGL table. And now the FAGLFLEXT is no longer populated with any FI postings data. And the new table which is getting the update is the FMGLFLEXT Table. GL Migration from FAGL to FMGL is a standard procedure. However I am not finding any Standard Data Source to fetch the data from the FMGLFLEXT Table.
    Can anybody let me know if there is any standard datasource for this or should we create a custom data source to fetch the data from FMGLFLEXT using the FMGL_EXTSTRUCT_LEAD Extract Structure.
    Appreciate help in this regard.
    VB

    Hello,
    The requirement is resolved by the following:
    If you want to use your own totals table (in this scenario FMGLFLEXT) as your basis, you first have to create the corresponding extraction structure using transaction FAGLBW01. In this way, all fields of the totals table are transferred into the extraction structure. Further In the OLTP system, call up transaction FAGLBW03 and Configure the DataSource and save your settings.
    http://help.sap.com/saphelp_nw70/helpdata/en/be/928f40f5767d17e10000000a1550b0/frameset.htm
    Regards,
    VB

  • Standard Data Source for FMGLFLEXT Table

    Hello Friends,
    The standard data source for the Financials New Legder is 0FI_GL_10 General Ledger: Leading Ledger Balances, which fetches the data from the FAGLFLEXT Table using the Extract Structure FAGL_EXTSTRUCT_LEAD. However there has been a migration of the FAGL table to FMGL table. And now the FAGLFLEXT is no longer populated with any FI postings data. And the new table which is getting the update is the FMGLFLEXT Table. GL Migration from FAGL to FMGL is a standard procedure. However I am not finding any Standard Data Source to fetch the data from the FMGLFLEXT Table.
    Can anybody let me know if there is any standard datasource for this or should we create a custom data source to fetch the data from FMGLFLEXT using the FMGL_EXTSTRUCT_LEAD Extract Structure.
    Appreciate help in this regard.
    VB

    Hello Sasi and Kirun,
    Thanks for your reply,
    The requirement is resolved by the following:
    If you want to use your own totals table (in this scenario FMGLFLEXT) as your basis, you first have to create the corresponding extraction structure using transaction FAGLBW01. In this way, all fields of the totals table are transferred into the extraction structure. Further In the OLTP system, call up transaction FAGLBW03 and Configure the DataSource and save your settings.
    http://help.sap.com/saphelp_nw70/helpdata/en/be/928f40f5767d17e10000000a1550b0/frameset.htm
    Regards,
    VB

  • Data source for 0REGION info object

    Hi.,
    I need to load master data text for 0REGION info object. Can any one tell the standard data source for 0REGION.
    Thanks,
    selva

    Hi Kumar,
    Try these following data sources and choose the opt one.
        0TV_REGION_TEXT
        0CML_REGIN_TEXT
        0FS_REGCON_TEXT
        0EC_REGION_TEXT
        0REGION_TEXT.
    With Regards,
    Ravi Kanth.

Maybe you are looking for

  • Daily/weekly/monthly production reports

    Hi Experts, IMy client needs daily/weekly/monthly production reports with graphical representation. I want to know in acase there are any standard reports which will be a work around solution for the above said reports. Thanks

  • Apple Keyboard Right Shift Key malfuntions

    I use the Apple Keyboard. Today I found the the right Shift key does not function normally. For example when I press the right shift key, it has the same function as the Enter key; also when I press the right shift key and then an alphabet, the alpha

  • Where can i find itunes 11.1 exe?

    At the itunes download section there is only 11.0.5 for  version Windows (64-bit). I want to install itunes 11.1 to a desktop without access to internet. Where can i find the itunes 11.1 exe for Windows (64-bit)? Thanks in advance!

  • Am i missing the most basic setting for RMAN in RAC?

    DB version: 10.2.0.4 We've set up a 2 node RAC environment. Everything is working fine (failover,...etc).Each node can 'view' other node's archive log destination from OS level. ie. When you type df -hboth nodes can see each other's location of archi

  • Recovery Storage Groups removed from exhange 2010

    hi everyone, please let me know , how i can restore the single mailbox of user in exchange 2010 , as RSG is removed from Exchange 2010, how we can restore the database after the server failure or curruption in database, if you are not using DAG regar