Duplicate thread: Maximum no. of attributes on a Characteristics.

<duplicate thread>
Please ignore this.
Edited by: Saurabh Bansal on Sep 25, 2009 5:54 PM

Hi Sauarbh,
In theory, the limit should be equal to the max no. of fields in the table (in this case 749).
However, you must then consider the type of attributes the InfoObject has (time-dependent, time-independent, navigational).
Time-Dependent Example
749
- 1       (for the Infoobject itself)
- X       (for number of compoundings)
- 2       (for DATE_FROM and DATE_TO)
- 1       (field OBJVERS)
- 1       (field CHANGED)
- Y        (for the number of time dep. Attrs)
744 - X - Y
The minimum an IOBJ can have is as below and based on this, the acceptable amount of IOBJ attrs is calculated dynamically by considering what attributes exists for that particular object
3  P table       (object itself, OBJVERS, CHANGED)
5  Q table     (object itself, 2X time dep, OBJVERS, CHANGED)
4  X table.      (object itself, OBJVERS, CHANGED)
6  Y table.      (SID,object itself,2X time dep,OBJVERS,CHANGED)
Best Regards,
Vincent

Similar Messages

  • Duplicate Threads Being Created with iMessage for Mac

    I have iMessage installed on my Mac, iPhone and iPad and all are sync'd fine.
    I have everything set to send from my phone number but when replying to a group message (4 people all on iOS 6) from my mac it will create a duplicate thread. This only happens when I reply from my Mac though.
    Thanks,

    I looked through the preferences for TextEditor. I had "Delete the automatic backup file unchecked". I think checking this option will fix the problem.

  • Maximum number of Attribute dimensions Possible in BSO Cube

    hi,
    i have two simple queries :
    1 - What are the maximum number of Attribute dimensions Possible in a BSO Cube.
    2- How many attribute dimension can be associated with one base Dimension.
    hope to get reply soon.
    thanks in advance.
    Regards
    Anubhav

    No Limits are defined as such:
    How many Maximum number of Dimensions can create ?
    Even in the Dbag, it says "many":
    A base dimension member can have many attributes, but only one attribute from each attribute dimension.Cheers..
    Rahul S.

  • Ignore duplicate records for master data attributes

    dear  experts ,
                   how & where can i  enable "ignore duplicate records" when i am running my DTP to load data
                     to master data attributes.

    Hi Raj
    Suppose you are loading master data to InfoObject and in PSA you have more than one records for Key.
    Let's assume you are loading some attributes of Document NUmber ( 0DOC_NUMBER) and in PSA you have multiple records for same document number. In PSA this is not a problem, as Key for PSA table is technical key and which is different for every record in PSA. But this is a problem for InfoObject attribute table as more than  one records for primary key ( here 0DOC_NUMBER) will create Primary Key consraints in database.
    This issue can be easily avoided by selecting "Handle Duplicate Records" in DTP . You will find this option under *update" tab of DTP.
    Regards
    Anindya

  • PL/SQL add procedure with nested table - Duplicate Thread

    Hi,
    I am trying to do a procedure to input information for one order and another for 2 orders.
    The information I have so far is as follows:
    Drop table Orders cascade constraints;
    Drop type item_type;
    Drop type Item_nested;
    Create or Replace Type item_type AS Object (
    Cat_code Varchar2(6),
    Amount_ord Number(3),
    Cost Number(5,2) );
    Create or Replace Type item_nested as table of item_type;
    Create Table Orders (
    Order_no Varchar2(8) constraint pkorder primary key,
    Customer_name Varchar2(30),
    AddressLine1 Varchar2(20),
    AddressLine2 Varchar2(20),
    AddressLine3 Varchar2(20),
    Town Varchar2(20),
    Postcode Varchar2(10),
    Country Varchar2(20),
    Order_items item_nested,
    Order_date Date)
    Nested Table Order_items
    Store as nested_items return as locator;
    This has so far worked but I have not managed the insert procedure.
    I am using Oracle SQL*plus
    Thanks
    SG
    Edited by: user10689875 on 11-Jan-2009 03:39

    Duplicate thread ->
    PL/SQL add procedure with nested table
    Please remove it & marked it as duplicate.
    Regards.
    Satyaki De.

  • 'Allow Duplicate Members' not compatible with Attribute  Dimensions

    When setting the 'Allow Duplicate Members' option on there is a problem if the duplicate member is used as an Attribute. When attempting to apply the member filter to use the attribute Essbase throws an error: Cannot uniquely identify a member, the name [L] is duplicated.
    In my case L is duplicated across two dimensions [L=LOCAL as a BOOK_CODE and L=LIABILITY as an ACCOUNT_TYPE].
    The ACCOUNT_TYPE is an attribute dimension related to the ACCOUNTS dimension. Both the excel addin and Financial Reports have a problem as their member selection interfaces don't fully qualify the selection.
    This seems like a bug.

    When you sync over the cable, it is one set of calendars in one section labeled "From My Mac"  when you sync with iCloud, that is store in a completely separate area labeled "iCloud."  The "From My Mac" calendars are stored on the phone as just "regular" calendars.  The iCloud account are "CalDav" calendars, which syncs with iCloud.  The old mobileme calendars did do what you wanted, sync over the cable and then to mobileme, and that lead to huge data corruption and why Apple made the new mobileme calendars which sync over CalDav only (and cannot talk to the cable) to protect the calendars.  The phone sees them as two separate calendars.
    Your best bet is if you want to use calendars on your G4 is to just use the iCloud.com web interface.  I'm also not familiar with the whole drop box thing, so I can't comment on that.

  • Maximum number of attributes can be added.

    hi,
    What is the maximum limit for which we can add attributes.? (display or navigational) (Is it 233?)
    What if I want to add more attributes exceeding the limiation? (One solutions would be to split the attributes. Is there any other solution? )
    please suggest me.
    thanks,
    Avneet

    Thanks for your quick response. Points awarded.
    Can you please tell me What if I want to add more than 248 characteristics in a single dimension without spliting them.
    I know that this would negatively impact on performance and mroe over, in general no report really would need so many characters.. But I am curious to know the anser.
    Thanks in advance.
    Regards,
    Avneet

  • Duplicate thread

    Hi all,
    DB version is 10.2.0.2 and Applications 12.0.6 on RHEL 4
    While creating data file mistakenly we created with '?' as follows:
    "/d01/CRP/db/apps_st/data/tx_?data53.dbf"
    After that we tried to rename those data file using below steps but we are geting error message as follows:
    1.SQL>ALTER TABLESPACE APPS_TS_TX_DATA OFFLINE NORMAL; at DB in OPEN stage
    2.$mv /d01/CRP/db/apps_st/data/tx_?data53.dbf /d01/CRP/db/apps_st/data/tx_data53.dbf
    3.ALTER TABLESPACE APPS_TS_TX_DATA RENAME DATAFILE '/d01/CRP/db/apps_st/data/tx_?data53.dbf' TO '/d01/CRP/db/apps_st/data/tx_data53.dbf';
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01516: nonexistent log file, datafile, or tempfile
    "/d01/CRP/db/apps_st/data/tx_?data53.dbf"
    After that we tried to revert back by moving to original name usinf os commnds i.e tx_?data53.dbf and tried to open the database as follows but getting error message as follows:
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size 1264892 bytes
    Variable Size 440402692 bytes
    Database Buffers 620756992 bytes
    Redo Buffers 11317248 bytes
    Database mounted.
    SQL> recover database;
    Media recovery complete.
    SQL> alter database open ;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Please help us t oresolve the Issue
    Edited by: 912734 on Feb 15, 2012 4:14 AM

    Hi;
    Duplicate post.Please close this thread as answered and keep updating your other thread:
    ORA-01511:error in renaming data file & ORA-01516: nonexistent data file
    Please post once.
    Regard
    Helios

  • Duplicate threads of execution in WLS92 MP2

    I was advised to re-post my question to this forum:
              Hi,
              I am working on migrating our EAR application from WLs91 to WLS92 MP2 on Windows, and I found the following issues:
              1. when starting WLS, the following warning shows up:
              <Warning> <Server> <BEA-002611> <Hostname "mpopova.Burlington.Emptoris.com", maps to multiple IP addresses: 10.10.30.111, 127.0.0.1>
              2. once WLS starts, there are duplicate WLS threads of execution running – in the debugger you can see that there are almost twice as many threads running in WLS92 as in WLS91. In particular, there are two threads that load my InitializationServlet, which should be loaded only once (load-on-startup = 1), and as a result of this initialization of resources is done twice, in each thread.
              I’m not sure if #2 is the result of the #1 – but it seems likely.
              the same app was working fine in WLS9.1
              Any ideas why this is happening?
              Thanks,
              Marina Popova

    I would ask about 2) in the weblogic.developer.interest.servlet newsgroup.
    The error message detail for BEA-002611is found here.
    http://edocs.bea.com/wls/docs90/messages/Server.html
    <Marina Popova> wrote in message news:[email protected]..
    Hi,
    I continue working on migrating our EAR application from WLs91 to WLS92 MP2
    on Windows, and I found the following issues:
    1. when starting WLS, the following warning shows up:
    <Warning> <Server> <BEA-002611> <Hostname "mpopova.Burlington.Emptoris.com",
    maps to multiple IP addresses: 10.10.30.111, 127.0.0.1>
    2. once WLS starts, there are duplicate WLS threads of execution running -
    in the debugger you can see that there are almost twice as many threads
    running in WLS92 as in WLS91. In particular, there are two threads that load
    my InitializationServlet, which should be loaded only once (load-on-startup
    = 1), and as a result of this initialization of resources is done twice, in
    each thread.
    I'm not sure if #2 is the result of the #1 - but it seems likely.
    Any ideas why this is happening?
    Thanks,
    Marina Popova

  • Sorry-duplicate thread,since problem in forumby5.45pm pl/sql region in apex

    Hi All,
    From sqlworkshop,
    I have created a view like
    CREATE OR REPLACE FORCE VIEW VW_SUB_CL_ADD1 AS
    (select a.siteid siteid,a.bpaadd_0 bpaadd_0,a.bpanum_0 bpanum_0,
    case when a.bpaaddlig_0 = '' then '-' else a.bpaaddlig_0 end address1,
    case when a.bpaaddlig_1 = '' then '-' else a.bpaaddlig_1 end address2,
    case when a.bpaaddlig_2 = '' then '-' else a.bpaaddlig_2 end address3,
    case when a.bpades_0 = '' then '-' else a.bpades_0 end place,
    case when a.cty_0 = '' then '-' else a.cty_0 end city,
    case when a.poscod_0 = '' then '-' else a.poscod_0 end pincode,
    case when b.cntnam_0 = '' then '-' else b.cntnam_0 end contactname,
    case when b.fax_0 = '' then '-' else b.fax_0 end fax,
    case when b.MOBTEL_0 = '' then '-' else b.MOBTEL_0 end mobile,
    case when b.TEL_0 = '' then '-' else b.TEL_0 end phone,
    case when b.web_0 = '' then '-' else b.web_0 end website,
    c.zinvcty_0 zcity,c.bpainv_0 bpainv_0,c.bpcnum_0 bpcnum_0
    from lbcreport.bpaddress@info a,lbcreport.contact@info b ,lbcreport.bpcustomer@info c
    where (a.bpanum_0=b.bpanum_0) and (a.cty_0 = c.zinvcty_0) and (a.siteid = c.siteid))
    but when i execute select * from vw_sub_cl_add1
    the case is not working. '-' is not getting displayed for null values even i tried nvl function it is not working
    when i use this view in apex for pl/sql region to display in the form of table .
    The problem is, when there is no value in the columns the table is not showing row and column in a proper manner.
    could any one help to overcome it.
    Thanks in advance
    bye
    Srikavi
    Edited by: srikavi on Sep 10, 2008 10:42 AM

    Srikavi,
    1. The problem with null values is a template problem. Using Firefox and Web Developer Toolbar extension / CSS / View Style Information, you can find out which css class your report is referencing. Open the corresponding css file and add the following to the css class:
    empty-cells:show;border-collapse:collapse;
    It will show the borders for null values after that.
    2. b.fax_0 = '' is not correct. It should be b.fax_0 IS NULL.
    3. You can also try to use the built in property for showing NULL values as in the report attributes.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Maximum number of attributes in a session?

    Is there a limit to the number of attributes that can be placed in an httpsession? I can place 8 unique attributes before i get a servlet error and a nullpointer exception using Tomcat and the latest jdk.

    It appears that this is fixed in Tomcat 4.0.1. The httpSessionFacade in Tomcat 3.0.1 was buggy.

  • Strange User Account behaviour at Log In - not solved re duplicate thread

    This morning I cold booted my laptop and strangely after signing in it declared that it was "Preparing Windows." I was then taken to a desktop with empty Documents etc. folders. Panicking I went to the User Accounts and found all my folders and data intact but not accessible through the "account" I had been forced to log in to. Licensed software that was not installed as multiple user wouldn't show as licensed so I must assume that some sort of default new profile had been created. However, in User Accounts there didn't seem to be anything new. 
    In addition to my account and that of my wife there were three other folders that I am sure have always been there. (1) Default (with user empty subfolders) (2) An alphanumeric (temp?) folder ... empty except for Appdata / Local / Temp ... itself empty (3) UpdatusUser - used by Nvidia to update the graphics driver (with user empty subfolders) (4) Public - usual subfolders. 
    I solved the problem by logging out and logging back in with my usual login credentials. (Switching user didn't work).
    What happened please and how can I prevent it happening again?

    This morning I cold booted my laptop and strangely after signing in it declared that it was "Preparing Windows." I was then taken to a desktop with empty Documents etc. folders. Panicking I went to the User Accounts and found all my folders and data intact but not accessible through the "account" I had been forced to log in to. Licensed software that was not installed as multiple user wouldn't show as licensed so I must assume that some sort of default new profile had been created. However, in User Accounts there didn't seem to be anything new. 
    In addition to my account and that of my wife there were three other folders that I am sure have always been there. (1) Default (with user empty subfolders) (2) An alphanumeric (temp?) folder ... empty except for Appdata / Local / Temp ... itself empty (3) UpdatusUser - used by Nvidia to update the graphics driver (with user empty subfolders) (4) Public - usual subfolders. 
    I solved the problem by logging out and logging back in with my usual login credentials. (Switching user didn't work).
    What happened please and how can I prevent it happening again?

  • Process: DUPLICATE THREAD; PLEASE IGNORE

    Hi, I'm having problems with a delete function that allows users to select one or more checkboxes in a form in order to one or more records. I'm using the sample Oracle HR schema. The web page lists all the records in the database, along with a checkbox for each record that should allow users to delete one or more records by clicking the checkboxes and then selecting the form's Delete button.
    I created a package and delcared a Table type since I want folks to be able to select more than one checkbox. I added the following to the package specification header:
    TYPE delete_records_table IS TABLE OF employees.employee_id%TYPE;
    p_checkboxes delete_records_table;
    My delete procedure looks like this:
    PROCEDURE get_delete_employee (p_checkboxes IN delete_records_table)
    AS
    BEGIN
    FOR i IN 1..p_checkboxes.count
    LOOP
    DELETE FROM employees
    WHERE employee_id = p_checkboxes(i);
    END LOOP;
    htp.htmlOpen;
    htp.headOpen;
    htp.title('Update Confirmation Page');
    htp.headClose;
    htp.bodyOpen;
    htp.p('<CENTER>');
    htp.p('<h2>You successfully deleted records.</h2>');
    htp.bodyClose;
    htp.htmlClose;
    END get_delete_employee;
    END DYN_HR_PAULA_SAMPLE_APP;
    Can anyone see why this isn't working? TIA
    Edited by: user653046 on Jan 27, 2009 10:19 AM

    Well, so much for an easy fix. You need to take the old fashioned approach here and verify that you are indeed getting inside the loop with a full array. Add some messages to the loop to output HTML telling you the total count in the array and the current values so you can be sure your array is filled as you think.
    Greg

  • How to populate the attribute of the characteristics in Contract?

    Hi Experts,
       I need to populate the attribute "Truck Net Value" of the characteristics during the Contract creation with reference to Sales Order. Brief description of the scenerio:
               We are using  a variant material in the Sales Order. This material has different attributes which the end user need to populate during the SO creation. Now I have to create a Contract with reference to Sales Order. While creating the Contract with reference to Sales Order I want to populate the attribute "Truch Net Value" of the Sales Order with some value and update the Sales Order.  So to update the attibute of the Sales Order during Contract Creation. Is there any function module that I can use for this purpose? I know where to write the code in the standard program? But I don't know how to populate the attibute?
    Thanks
    MAN

    Hi,
    Welcome to SCN!!!
    After the contract is created, you can call the BAPI BAPI_SALESORDER_CHANGE along with COMMIT to change the order texts. Alternatively you can use FMs SAVE_TEXT and COMMIT_TEXT to change any kind of texts.
    You can check the parameters to be passed by placing the breakpoints in these FMs, change and save the text manually from VA02 in the sales order.
    Thanks,
    Vinod.

  • Can we use Navigational attributes as Virtual Characteristics

    Hi,
    I need to derive the virtual characteristic based on 2 infoobjects in the multiprovider. One of the infoobject is a navigational attribute. I am using the BADI approach to create the virtual characteristic. Can we use navigational attributes to pass values to derive the virtual Char or is there any limitation.
    Basically can I use the below code to read navigational attr
    when <b>'0EMPLOYEE_0JOB'</b> OR '0PROFIT_CTR'.
              l_s_chanm-chanm = <chanm_used>.
              l_s_chanm-mode = rrke_c_mode-read.
              append l_s_chanm to c_t_chanm.
    Thanks,
    Kal

    Hi Kal,
              I think you model a virtual KFig in the way you have suggested.I think the routine will work.Its looking similar populating  a field using read masterdata.I think it will work.
    Regards
    Karthik

Maybe you are looking for