Reg-Creating Data source in BI

Hi All,
I need to crate a data source in BI By using the following tables TBTCP, TBTCO, TRDIRT, TSTC..First two tables having common relationship, where as there is no relationship between TRDIRT and TSTC tables....For this i am planning to do by creating a Functional Module.
Using Functional Module any draw back's are there?
Let me suggest is there any alternative like BADI, BAPI........
With Regards
Aswin

Since there is no common field in the rest of the two tables, you wont be able to make view on them. FM is the option. There is no drawback, the only thing is that you need to write the code.
Thanks...
Shambhu

Similar Messages

  • Create data source in BI 7.0?

    hi,
    while creating data source in BI 7.0 , ( from flat file data)
    under extraction tab:
    character set settings : default and direct entry is there
    if i select direct entry i am getting character set and replacement character.
    what scenerio we use direct entry and what scenerio we use default. if i select direct entry what is effect for my output.
    please clarify.
    regards
    ss

    <b>System Default or Fixed Entry</b>
    If you choose <b>Default Setting</b> for the character set, in Unicode systems a file in UTF-8 format is expected, in non-Unicode systems a file in the format of the system code page is expected.
    If you choose <b>Direct Input</b> for the character set, you can select an SAP character set and determine a replacement character, in case errors occur while converting to the system character set.
    <b>SAP Character Set ID</b>
    The 4-character name of an SAP character set as defined in SAP character set maintenance.
    The following explains the naming convention in more detail:
    First digit: Code
    0 EBCDIC character sets
    1 ASCII character sets
    2 mixed single byte / double byte character sets
    4 double-byte character sets
    6 mixed character sets
    8 double byte and multibyte character sets
    9 reserved for code pages you define
    Second digit: Country
    1-3 countries that use the Latin alphabet (Western Europe, North and South America, Australia, Africa)
    4-6 countries that use non-Latin alphabets and writing systems (Eastern Europe, Asia, Arabic countries in Africa)
    7-9 reserved for special languages
    Third and fourth digits: Sequential number
    Example
    0100 IBM 00697/00273 (Latin 1 - Germany/Austria)
    0401 SNI BS2000 8859-5 EHCLC (cyrillic - multiple languages)

  • Not enough memory for Data Provider-Error while creating Data Source

    Hi,
    I am loading data into Master Data_Attribute InfoObject I am getting following error message while creating Data Source under "Proposal" Tab
    "Not enough memory for Data Provider"
    My Master Data InfoObject having 65 attributes
    My CSV file having 15,00000 records
    I am using BI 7.0 version
    If anybody faced this problem. Please share with me
    Thanks.

    Hi
    Here the problem with the space so plz contact ur BASIS people to increase the spae for particular object.

  • About  creating data source(urgent)

    Hi,
    I am abap developer. i don't know much about crm.
    our requirement is :
    i need to create one infoset in sap r/3.
    we want to use that infoset in crm server  to create data source.
    we use transaction code : CRMD_MKTDS
    We specify these values.
    Origin Type
    RFC Destination
    InfoSet
    Description
    businee pastner
    But we are not getting any infoset from r/3 server.
    we are getting only crm infoset.
    I check RFC Destination. Its working fine.
    It gives me error : InfoSet ztest  either does not exist or has not yet been generated
    Thanks,
    Jack

    Hi,
    You can get the data using a db link and the proc is as follows..
    CREATE DATABASE LINK OTHERDATABASE ...;
    CREATE TABLE XXXX
    AS
    SELECT * FROM TBL@OTHERDATABASE ;
    Good Luck,
    Siva

  • Create Data Source Module using OMB

    I am not seeing how to create Data Source modules using OMB. I am assuming there is a property of OMBCREATE ORACLE_MODULE that I am overlooking. If anyone can provide assistance, it would be greatly appreciated.
    Thanks,
    craig

    Hi,
    Yes, there is a OMBCREATE command for creating Oracle Modules. And as per the Scripting ref Guide ( Page 4-157 owb 9i scripting guide) -
    OMBCREATE ORACLE_MODULE 'src_module' SET PROPERTIES (DESCRIPTION, BUSINESS_NAME) VALUES ('this is an Oracle module', 'source module') This will create an Oracle module named "src_module", its description is "this is an Oracle module", and business name is "source module".
    HTH
    Mahesh

  • Newbie Question: Creating Data Sources

    Our current Hyperion setup consists of the Hyperion 9.3 client that users access via a terminal server. We are trying to get the web version of Hyperion running.
    I installed some base components of the Oracle Enterprise Performance Management System (11.1.1.2.0.940). It all starts fine and I can login with admin, but I do not see how to create data sources or load .bqy query files. If I create a new interactive reporting document, it makes me choose a Data Source from the virtual directory in which I do not have one. if I try to import one, or import a .bqy file, I browse to the file, select it, then always get a "File path is wrong." error. I also found how to create Data Sources using the CMC, but I do not see how to reference these. What am I doing wrong?.

    HI,
    What version of Hyperion planning are you using version 9.3 or epm11.1?
    Because they have different ways of creating datasources.
    In version 9.3 you can create datsource in the configuration utility.
    While in version 11 you need to create planning application first before creating datasource either by classince planning application or epm.
    Thanks,
    Hanson

  • Urgent help: how to create data source for Weblogic RMI driver

    Hi,
    Please let me how to create data source for Weblogic RMI driver using Administrator
    console.
    I understand that the following steps are required:
    1.Create connection pool for the RMI driver by specfiying URL as
    jdbc:weblogic:rmi and Driver as weblogic.jdbc.rmi.Driver. Now
    comes the problem.. what do put in properties text area? I am
    talking about key/value pairs required?
    2. Having done step 1 ( which I was not able to do) , create a new DataSource
    mapping to the connection pool created from step 1.
    How to accomplish step 1 ? I want to finally connect to Oracle
    database. Please help me.
    pradeep bhat

    DataSource will internally do that for you (It will use RMI internaly) . You
    dont have to worry about the details of using RMI driver. Thats what is a
    DataSource is for.
    sree
    "pradeep bhat" <[email protected]> wrote in message
    news:[email protected]...
    Hi Sree,
    What u have written is abt configuting Datasource for type 2 and
    4 drivers.
    But I want to know how to create data source for RMI driver. If
    I map this datasource to connection pool that is created for
    type 2 or 4 drivers, i don't understand why RMI drivers are
    required in first place. If i do map the data source to connection pool
    created
    for type 2 or 4 drivers then where i
    would not have used the URL as jdbc:weblogic:rmi and Driver as
    weblogic.jdbc.rmi.Driver.
    Hope u will help me.
    pradeep bhat
    "Sree Bodapati" <[email protected]> wrote:
    Hi Pradeep
    To create a connection pool you have to use a database driver not RMI
    driver. So use a thin driver or the WebLogic jDriver for Oracle to setup
    your connection pool. Once the connection pool is created you can create
    a
    DataSource and use this datasource to connect to the database.
    The RMI driver can be used to get connections from the database via the
    connection pool and in that case you dont need a datasource. Recommended
    approach is to use a DataSource.
    hth
    sree
    "PRADEEP BHAT" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    Please let me how to create data source for Weblogic RMI driver using
    Administrator
    console.
    I understand that the following steps are required:
    1.Create connection pool for the RMI driver by specfiying URL as
    jdbc:weblogic:rmi and Driver as weblogic.jdbc.rmi.Driver. Now
    comes the problem.. what do put in properties text area? I am
    talking about key/value pairs required?
    2. Having done step 1 ( which I was not able to do) , create a new
    DataSource
    mapping to the connection pool created from step 1.
    How to accomplish step 1 ? I want to finally connect to Oracle
    database. Please help me.
    pradeep bhat

  • Urgent help: how to create data source for Weblogic T3 driver

    Hi,
    Please let me how to create data source for Weblogic T3 driver
    using Administrator console.
    I understand that the following steps are required:
    1.Create connection pool for the RMI driver by specfiying URL
    as jdbc:weblogic:rmi and Driver as weblogic.jdbc.rmi.Driver.
    Now comes the problem.. what do put in properties text area?
    I am talking about key/value pairs required?
    2. Having done step 1 ( which I was not able to do) , create a
    new DataSource mapping to the connection pool created from
    step 1.
    How to accomplish step 1 ? I want to finally connect to Oracle database. Please
    help me.
    pradeep bhat

    Hi,
    Please let me how to create data source for Weblogic T3 driver
    using Administrator console.
    I understand that the following steps are required:
    1.Create connection pool for the RMI driver by specfiying URL
    as jdbc:weblogic:rmi and Driver as weblogic.jdbc.rmi.Driver.
    Now comes the problem.. what do put in properties text area?
    I am talking about key/value pairs required?
    2. Having done step 1 ( which I was not able to do) , create a
    new DataSource mapping to the connection pool created from
    step 1.
    How to accomplish step 1 ? I want to finally connect to Oracle database. Please
    help me.
    pradeep bhat

  • HOW TO CREATE DATA SOURCE FOR MAXDB

    hi,
    i am using hibernate in NetWeaver with maxdb.
    i have to give datasource name in hibernate.cfg.xml
    but i do't know how to create datasource for maxdb.
    please help me.
    Thanqqqqqqqq
    Guru

    The following link gives u how to create data source
    http://dev.mysql.com/doc/maxdb/en/84/1d733cefd63c38e10000000a114084/content.htm

  • Create Data Source for hierarchy

    Hi all,
    Can any one tell me how to create Data Source for hierarchy for the object (for example 0MATL_GROUP)?
    Kindly Help,
    Thanks
    Laura Gómez

    Hi Laura
    with BI7 this feature is not yet supported. Try with 3x datasource

  • Creating data source for planning area

    Hi Experts,
    Can you please help me by providing steps to create data source for planning area.
    Thanks in advance for your help.
    Regards,
    Brahma

    Hi Brahma,
    Please follow below link....
    http://help.sap.com/saphelp_scm50/helpdata/en/00/dc54384ac9a81be10000009b38f8cf/frameset.htm
    Hope this may help
    Regards,
    Harshil Desai

  • Error In creating data sources

    Hi,
    I am creating Data source in RSDS transaction that time I am getting following error
    "No fields were supplied"
    how to resolve this?
    Regards,
    Akshay

    Hi,
    First check whther the fields are there in DataSource for transaction data
    DataSource for master data
    DataSource for attributes
    DataSource for texts
    DataSource for hierarchies
    If the fields are there in datasource Deactivate AND Activate datasource once again
    Regards,
    Marasa.

  • Error while creating data source in bi for uc connect

    Hi Experts,
    we have using ud connect to pull the data from ms sql server using jdbc,we have maintained all the settings in the j2ee engine and also we performed the smoke test which showed the tables content in the ms sql data base.
    and also we have maintained the rfc connection between the j2ee and sap bi,and performed the test connection which excecuted great.
    but while creating the data source in sap bi administration work bench(rsa1)>sourcesytem>udconnect>create
    we have maintained the following parameters
    rfc destination----
    we have maintained the rfc destination,which we could see in sm59 for the sap bi client
    logical system name----
    we have mentioned a generic logical system name(here we are not sure)
    type of connector----
    jdbc
    name of the connector------ sdk_jdbc
    sourcesystemname----
    it has taken the logical system name description when we enter the logical system name.
    once after maintaining the setting.when we performed the check.
    it showed us the error
    check failed rfc connection:check destination

    Hi,
    Check the gateway settings for
    Gateway Host
    Gateway service
    Also check the UDC connection information.
    Check these links:
    1 - http://help.sap.com/saphelp_nw04/helpdata/en/78/ef1441a509064abee6ffd6f38278fd/content.htm
    2 - http://help.sap.com/saphelp_srm40/helpdata/es/54/ddfb3ff778ed28e10000000a1550b0/content.htm
    3 - https://encrypted.google.com/url?sa=t&source=web&cd=7&ved=0CCwQFjAG&url=http%3A%2F%2Fwww.bi-  
    expertonline.com%2Fdownloads%2FSchroeder0604.doc&rct=j&q=ud%20connection%20in%20sap%20bi&ei=WMDnTdm_E4ruvQOEzZWcDg&usg=AFQjCNGvqKuoTq9kypNMNGhis8WrZ-gFCg&cad=rja
    Let us know in case the issue still persists.
    Debanshu

  • Create data source -- table does not exist in data dict.

    Hello Experts,
    I'd like some suggestion on creating customized data source in SAP R/3.
    First, I created a program for extracting data in to a structure layout and then created an InfoSet to link with that program.
    Finally, I chose to create a data source for transaction data using "Extraction from Query".
    Once I save the datasource, there was a message like "Table SY does not exist in data dictionary."
    I checked that program and InfoSet. I did not found any compile error.
    I wonder how I could investigate this kind of error.
    I tried to create another InfoSet calling other program and then create a datasource. There was no error.
    My first assumption was there is something wrong in the program.
    Any suggestion on this would be appreciated.
    Thank you very much.
    -WJ-

    Thanks for your suggestion Pravin.
    However, I found the problem already. This is because the package assigned to a program and to a structure layout were different. After I reassigned the correct package name to the structure layout (same package name as assigned to the program), my datasource could be created.
    This problem has been resolved.
    -WJ-

  • How to create Data source in BI7( r/3 extraction)

    Hi,
    I have created the data source(z_emp_data) at r/3 side and transported in rsa6.
    could any one let me know how to create the data source at Bi 7 end? should i create the same data source(z_emp_data) at BI 7 end? i have created the table at r/3  from which i want to load data.....please give step step details..its very urgent....
    Thanks
    Manjula

    Activate it, Create a transformation to the target infoprovider, Create a DTP to schedule the transformation.
    You will also have to create an infopackage to get the data from the source system into the BI system.
    There are a lot of "stuff" to do with datasources!

Maybe you are looking for

  • BT Broadband Contract Start and End Date

    Where can I find my contract start and end date online ?

  • Pairing Mac Mini & Wireless keyboard

    I am pairing a new mac mini with a wireless keyboard on my tv but the two can't seem to find each other...  Any tips?

  • Making an ID document one color

    In a document with colored and B&W graphics and text is it possible to make all the graphics and text one color, for example PMS 280, to print on a Xerox Docucolor printer? Heretofore we've been coloring all the text one box at a time and doing the g

  • An unknown error occured (-42110) when starting iTunes current version.

    An unknown error occured (-42110) when starting iTunes current version on PC running Win 8 Pro x86. Tried to uninstall i''Tunes. But erratic behaviour when trying to install iTunes again. Get 2 choices, Repair or Delete. Choose Repair, but after some

  • Need some help with a task, constructors.

    Hi there, I've got this task here, and I was wondering if someone could help me out. I wan't to know if my code is answering my task. The task: BlueJ casino in Las Vegas has given you this task to create a class where they can register their players.