Data contained in Logical Column w.r.t mapped columns

Hi,
A logical column (say A) of BMM layer is mapped to two different columns of separate tables (T1 and T2).
What data will the column A (of BMM layer) contain (data corresponding to column of table T1 or T2) ?
Regards

Just bind the data in your data model, then display the table as usual. Here is an example.

Similar Messages

  • Check the column data contains alphanumeric data

    I want to retrieve the column data from the table if the column data contains alphanumeric data
    Ex: select column1 from table1 where column1 contains alphanumeric data.column1 is declared as varchar2.
    Is the any function defined to check for alphanumerics in sql query?
    Thanks!!

    Like this ?
    SQL>
    SQL>  WITH Sample_Data AS (SELECT '3874' col FROM DUAL UNION ALL
      2                        SELECT '74' col FROM DUAL UNION ALL
      3                        SELECT '123' col FROM DUAL UNION ALL
      4                        SELECT '22FRE' col FROM DUAL UNION ALL
      5                        SELECT 'ABCD' col FROM DUAL UNION ALL
      6                        SELECT 'AB33FRE' col FROM DUAL
      7                         )
      8   SELECT col from Sample_data
      9    WHERE REGEXP_LIKE(col,'[[:alpha:]]')
    10    AND REGEXP_INSTR(col,'[0-9]')>0;
    COL
    22FRE
    AB33FRE
    SQL>

  • Vertical Elasticity on Field is not working when the data contains - in it.

    Hi,
    I have a report which has to print a large invoice number(around 30 characters) per invoice line, but I got only space for 12-14 characters, so I have set the vertical elasticity property of the field to Expand which makes the data to wrap to the next line.
    But if the data contains any '-' character in it, the data wraps to the next line even though there is enough space on the current line.
    Sample outputs:
    When the vertical elasticity is set to Expand
    <p>
    Invoice Number Invoice Description
    123456789023 First Invoice on first line
    345678957694
    347634763476
    12345678-     Second Invoice but the number gets wrapped because of the hyphen
    345734573476
    569456573456
    When the vertical elasticity is set to Fixed
    Invoice Number Invoice Description
    123456789023 First Invoice on first line
    12345678-345     Second Invoice but the number does not get wrapped after hyphen
    </p>
    Is it a bug on reports editor, how do I avoid this?
    I would like to see the output like the following,
    Invoice Number Invoice Description
    123456789023 First Invoice on first line
    345678957694
    347634763476
    12345678-345     Second Invoice number with correct format.
    734573476569
    456573456
    PS: The version of the Report Builder is 10.1.2.0.2
    Thanks in Advance,
    Senthil

    It looks as if the logic that Oracle Reports uses to determine where to break the line is interpreting the "-" character differently from other characters. This is probably because it is used (at least in English) to break words at the end of a line (see http://en.wikipedia.org/wiki/Hyphen#Justification_and_line-wrapping).
    One workaround might be to replace "-" character with another character (or more) that looks the same (or similar), but that Oracle Reports does not interpret differently from other characters. For me (on Windows), CHR(173) seems to work. However, whether or not it works for you will depend on whatever character set(s) you're using. The same goes for the Unicode characters like U+2010 (hyphen), U+2011 (non-breaking hyphen), and U+2212 (minus).
    For example, in your data model, you might try replacing your current invoice number column with an expression that looks something like this:
    REPLACE(YOUR_INVOICE_NUMBER_COLUMN, '-', CHR(173))
    Hope this helps.

  • Binary Data type in Logical - Is it a bug?

    Binary Data type in Logical - Is it a bug?
    Hi ,
    I am using SQL DM 3.0.0.665. I need your thoughs on following.
    I have an attribute in logical model with binary datatype. As I generate physical, SQL DM putting the column in BLOB data type. I thought binary means 1 bit ON/OFF type.
    What is the interpretation?
    Thanks in helping us out.

    I thought binary means 1 bit ON/OFF typeYou can check mapping of logical type to native database types in "Tools>Types administration". Data Modeler comes with set of predefined logical type and their purpose is to cover all native types in supported databases.
    Nothing can stop you to change predefined types if you don't like them or/and to create your own types.
    In the case of "Binary" - it's introduced to cover "binary" type in MS SQL Server - it's sequence of bytes not bits or bit.
    Philip

  • [svn:fx-trunk] 10201: Removing special case Container opaqueBackground logic that was added recently as it is no longer required .

    Revision: 10201
    Author:   [email protected]
    Date:     2009-09-12 13:23:35 -0700 (Sat, 12 Sep 2009)
    Log Message:
    Removing special case Container opaqueBackground logic that was added recently as it is no longer required.
    QE notes: None
    Doc notes: None
    Bugs: SDK-23129
    Reviewer: Glenn
    Tests run: V_H_Box, Canvas mustella tests.
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23129
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • Data model editor cannot save samle XML data if data contains angle bracket

    BI Publisher can correctly query data containing angle brackets, and it produces well-formed XML in that case. Angle brackets are correctly coded as &lt and &gt. However, if you try to save the generated XML as sample XML for the data model, BI Publisher will issue the following error in its log:
    [2012-02-17T14:12:07.491-08:00] [AdminServer] [ERROR] [] [oracle.xdo] [tid: 30] [userId: <anonymous>] [ecid: 4d7950b0e2efed24:2a9da7a7:135894f9533:-8000-0000000000002f73,0] [APP: bipublisher#11.1.1] End tag does not match start tag '...'.
    where '...' would be any characters appearing between the open angle bracket and the close angle bracket. The sample XML data will not save, so you cannot open the report in the Desktop TemplateBuilder for Microsoft Word.
    Note that this bug is not fixed in the latest February patch for version 11.1.1.5.
    Edited by: 906888 on Feb 17, 2012 2:51 PM

    ok...tell me this, are you saying you are encoding the angle brackets or bi publisher is doing it automatically????
    With the data I worked, & (ampersands) were more predominant and I replaced the columns containing them with +& a m p ;+ (without spaces) and everything was fine....
    -bifacts
    http://www.obinotes.com

  • Confused about the date/time processing logic

    Hi Experts,
    i've sent this issue to OSS but they replied this is not a bug and not giving me any info, so I'm here ask for help:
    (i've got 2 screenshots but it seems there's no upload in the sdn forum?)
    we have the equipment warranty master data (check 1.jpg, the Warranties
    assignment block)
    and there're "Warranty Start" and "Warranty End" dates
    we are confused how the data is saved and loaded with the timezones:
    (how are the User Timezone & Server Timezone, or any other value related
    in the following problems)
    1, there're two pairs of columns, the 1st pair only shows date, the 2nd
    pair shows the time also. --What's the diffenence?
    2, when creating a new warranty master data, the 2nd pair shows the
    hour/min/sec(in 1.jpg, "17:00:00"), by what logic, does the hour/min/sec
    value come?
    (in the 2.jpg, we can see different data with different hour stamps,
    how is the value determined?)
    3, how about if we use program to write the data, if we put timestamp
    20120228000000 in the database, what does that mean to the system(which
    timezone means to the system)?
    4, when showing the start/end date data, by what logic (using which
    timezone value) does the system calculated and then bring to the webUI ? (e.g. at Account Identification, after entered Serial Number in Objects, there're Warranty Start/End date, how's the value calculated?)
    Thanks
    Kane Xu

    Hi All,
    Thanks for your deatiled reply, I think the logic is somehow clear for me,
    but now I'm facing a strange problem:
    as the screenshot shows, the 2nd pair of time(with hour/min/sec) is the UTC time
    I found that is stored in table COMM_IL_IOBWTY, the value is exactly the same on UI
    we have a program and a FM, both using "  CALL FUNCTION 'CRM_IBCWTY_IL_API_CREATE' " staement to write this value.
    the program is set as a background job, but for now, at testing period, we run it manually in se38 each time we need
    the FM is called from EN_ONSAVE of an OVView page of webUI
    in the code, both in the program and in the FM, we put 000000 for hr/min/sec,
    they works fine in our dev system, but in qas system,
    the FM works fine, and after running the program, the hour value in table(and in webUI) is not zero,it seems changing by user timezone settings.
    I'm so confused and tried to debug into the 'CRM_IBCWTY_IL_API_CREATE' and not found any code might be related to timezone.
    Do you have any idea why this happens? Thank you!
    Kane

  • How to execute Script in Test Plan with two different System Data Container

    Dear members,
    I have a requirement.
    I need to execute one Test Config in a Test Plan with one System Data Container and another Test Config in a Test plan with another SDC.
    How to achieve this ?
    Kind regards,
    Pradeep
    Edited by: Pradeep Singh Rawat on Mar 23, 2011 7:10 AM

    >
    Pradeep Singh Rawat wrote:
    > I need to execute one Test Config in a Test Plan with one System Data Container and another Test Config in a Test plan with another SDC. How to achieve this ?
    Currently it is not possible, to maintain more than one SDC on a test plan.
    A workaround is, to maintain one SDC on a test plan and specify no target system direct in a test plan. If you maintain then your  two systems in one SDC, you can specifiy each target system in the test configuration, where it is needed.
    Here the example:
    test plan:
    systemdata container: SDC_ALL
    target system: <empty>
    test config 1:
    systemdata container:
    target system: CRM
    test config 2:
    systemdata container:
    target system: ERP
    systemdata container: SDC_ALL
    target system: CRM -> rfc 1
    target system: ERP -> rfc 2
    Kind regards,
    Christoph

  • The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "". The event data contains the error.

    got event ID 4015 and source DNS-Server-Service. please suggest how to fix this issue
    The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "". The event data contains the error.
    Raj

    Hi
     first run "ipconfig /flushdns" and then "ipconfig /registerdns" finally restart dns service and check the situation,also you can check dns logs computer management ->Event viewer->Custom Views->Server roles->DNS.

  • Error in using BAPI_CONFEC_CREATE : Interface data contains Errors

    Hi,
    I am using this BAPI BAPI_CONFEC_CREATE to create confirmations locally in SRM for a PO. I am following Documentation available for this BAPI.  But when I excuted with below data getting error " INTERFACE DATA CONTAINS ERRORS"
    I am passing these data:
    Hedaer: Ref_doc_no - PO Number
                  Description:
                 Process Type: "CONF"
    Header_cust:  parent_guid : PO GUID
    Item: Parent: PO Header GUID
            PO Number: PO number
            PO GUID: PO HEDAER GUD
            PO ITEM Number: PO item Number
           PO_ITEM_GUID: po item guid
    Account:
                   Parent_GUID : PO Item GUID
                   G/L acct : Po G/l acct
                   cost center : PO cost center
    what are the data sholud be passed to this BAPI?
    Am I missing any input data to this BAPI? Please let me know.
    Am I using correct Function Module to create a confirmation for a PO in Stand alone scenario?
    Thanks.
    Shears
    Edited by: Shears80 on Sep 10, 2010 1:39 AM

    Hi Matt
    I'm using the same FM but it's not working. Can you please share what data you are passing in the FM.
    After debugging I found that my confirmation is getting created but it's not getting saved.
    Please enlighten me.
    Thanks
    Ankit

  • Date   /  / contains invalid characters IN MODULE POOL

    Hi,
    I have a display field in infotype creation which will take always take current date.I have tried using the screen field as sy-datum and also tried using z-field with data type char or dats.but when ia am inserting values in  a  editable field on the screen and pressing enter ,it is giving the error: "Date   /  / contains invalid characters" .And afetr pressing cancel ,it goes back to the PBO and then pressing f8,it shows the infotype screen designed* but the other functionalities which have been coded in PAI of  screen like activating checkboxes,radiobuttons etc. are not there .Even i have tried passing sy-datum to the date field in PBO of the screen.Pls help.

    Hello Sir,
    Were you able to sort out this issue.
    Would appreciate if you can share the solution. One of our users have this issue in the ADOBE form.
    Let me know please.
    Thanks,
    Akshay...

  • Problem with call to BAPI when the data contains spaces

    Hi everyone,
    I've a table in R3 that has 2 fields which is consulted via BAPI from XI. The Bapi call run correctly while the data don't contain spaces preffixed but when for example the data is ' A31' the BAPI call doesn't return nothing.
    The table structure is:
    CODE             DESCRIPTION
    values:
    ' A31'               'Desc A'
    'A30'                'Desc B'
    When I call the bapi with A30 value the Bapi return me Desc B, but when I try it with the value ' A31' the Bapi doesn't return any value.
    Could anyone help me?
    Thanks in advance

    >>The problem isn't the trim, because the bapi call must contain the spaces.
    Are you able to get expected results while testing the BAPI with data containing spaces?
    I have seen some cases where you get correct results when you test the RFC in SE 37, but the same data when passed from XI does not get the desired results. It was coz. when testing the RFC in R/3 some user exits are called and the data fets populated in the correct way. Check this.
    Regards,
    Jaishankar

  • How to transport the data contains in the table from development to product

    How to transport the data contains in the table from development to production.
    Please let me know ASAP.

    Hello Dilip
    Create a workbench request and add the following entries to the request:
    Object key: R3TR TABU <name of z-table>
    For this object add the following value key:
    - client-independent table: '*'
    - client-dependent table (e.g. client 100): '100*'
    See also: [SAP Network Blog: Transport Table Entries|/people/community.user/blog/2007/01/07/transport-table-entries]
    Regards
      Uwe

  • System Data Container in ECATT

    I am trying to create some catt scripts in the CUA box (SECATT)
    when creating a new system data container i am selecting the RFC destination and typing in the Target system and description fields.
    However - when ever we select the RFC destination the Instance description field populates automatically, which is not happening in my case(it is greyed out)
    I gave myself SAP_ALL and tried again but in vain.
    I am not sure why this is happening - i tried searching in the SDN forums but was unable to find the appropriate answer.
    Can anyone point me to the right direction?
    Thank you
    Seshank

    Thank you both for the replies,
    I checked the T000 table and it is good.
    I also tested the RFC connections, they are working fine.
    I dont know why or i dont know how - I am able to add the target systems now without any issues.
    about 10 minutes back i was unable to do it. This could be due to some maintanance happening - i am not sure.
    But for now - its working
    Appreciate your effort.
    Edited by: seshank vemuri on Dec 22, 2010 8:18 PM

  • How can I import data using .dmp into the table which has more columns then in import

    I am building the history for warehouse purpose on Oracle 8i database and want to use the old import (.dmp) files (from oracle 7.3.4) to import data but the underlying table is having few more columns which are not in my old DMP file .. how can I import the data into these altered tables while using the same *.imp files .
    Any solutions ?

    That is the most obvious solution .. but think of the case when my operational database which is the source of my data is undergoing changes every quarter i.e after every 3 months there are some changes on underlying table structures which means structures of my import files will always be different after evry quarter .. you can imagine the number of temporary import structures I need to create .. can't there be a solution wherein I can write an SQL over the import file to read the data in required format ..

Maybe you are looking for

  • Problems with upgrade to kde4 - SOLVED

    Hello, I was 2 month without computer and then I have done full-upgrade by 'pacman -Syu' I have also replaced 'startkde' by 'kdeinit4' in my .xinitrc. But now, when I type startx. This will happen... [xlukas@bw-thinkpad ~]$ startx X.Org X Server 1.4.

  • JComboBox - Bottom border is not visible for the first time

    JComboBox - Bottom border is not visible for the first time i click on the arrow to drop the list down. This happens because the list when dropped down goes out of the frame. If have the increased the size of the Frame then i am able to see it,but i

  • Error handling HTTP 400 in WCF-WebHttp adapter BizTalk 2013

    Hi! Does anyone knows how to catch HTTP errors when using WCF-WebHttp REST adapter in BizTalk 2013? I've looked into the article BizTalk Server: REST Services Error Handling, but that is for BizTalk 2010 using the WCF-Custom adapter. What I want is t

  • Installing with XP SP3 disc

    I have a late model 2008 iMac that came with 10.5.5. Out of the box it came with Boot Camp 2.0. I have updated the machine to 10.5.7, ran software update, which doesn't tell me there is an update waiting for Boot Camp to 2.1. Now Boot Camp 2.1 came o

  • EDI Integration

    Hi BizTalk community. I am new to BizTalk and I am looking for some references that will guide me through the process of integrating a trading partner from start to finish. I am currently working as a programmer analyst where 90% of my time is develo