Change Behaviour of Sorting in 11g to 9i

Hi,
We are trying to perform only Select * from the Table(There are more than 25 columns in the table) with mentioned ORDER By Clause.
But the same query fetches the result set in below diffrenet ORDER in 9i and 11g
Query will look like this :-
The CURSOR SELECT Statement:
CURSOR Cur1 IS
SELECT *
FROM TABLE_NAME
WHERE CLAUSE
ORDER BY
COLUMN1 DESC , COLUMN2 ASC,COLUMN3 ASC;
COLUMN1 Value will HOLD only Y or N or ‘ ’ ----Empty
COLUMN2 Value will HOLD only Y or N or ‘ ’ ----Empty
COLUMN3 Value will HOLD any NUMBER value or ‘ ’ ----Empty
9i –ORDER of Result set
Rownum Record
1. 1234
2. 5678
3. 8888
4. 9999
5. 3333
6. 4444
7. 5555
8. 1111
11g –ORDER of Result set
Rownum Record
1. 8888
2. 9999
3. 1234
4. 5678
5. 3333
6. 4444
7. 1111
8. 5555
We tried with below Options to Enable the
Oracle Optimizer feature to behave like 9.2.0 version.
1. ALTER session set optimizer_features_enable='9.2.0'; -
SELECT /*+ optimizer_features_enable=('9.2.0' )*/ *
FROM TABLE_NAME
WHERE
ORDER BY COL1 DESC , COL2 ASC,COL3 ASC;
Then also we didn’t the same ORDER of result set.
2. alter session set "_newsort_enabled"=FALSE; - Altered the Session value. Then also ORDER of Result Set is Different from 9i.
3. ALTER session SET NLS_SORT=BINARY – ; - Altered the Session value. Then also ORDER of Result Set is Different from 9i.
After altering the sessions, the altered value is correctly set to the corresponding environment variable in 11g server, but still the order is different from 9i and 11g.
Can anyone help on this.??
Is there any way like this to make 11g oracle Complier to behave as 9i Compiler. Since The Inbuilt compiler algorithm of 9i and 11g are Entirely diff. The records are not coming in that Order
Thanks!
Bala

Here is the O/P
9i –ORDER of Result set
Rownum Primary Key Record COL1 COL2 COL3
1. 1234 Y          Y 4
2. 5678 Y           Y     13
3. 8888                              
4. 9999               Y          Y     25
5. 3333 Y          Y     78     
6. 4444               Y          Y     85
7. 5555
8. 1111 Y          Y      90     
11g –ORDER of Result set
Rownum Record          COL1 COL2 COL3     
1. 8888          
2. 9999 Y Y 25
3. 1234 Y Y 4
4. 5678 Y     Y 13
5. 3333 Y Y 78
6. 4444 Y     Y     85
7. 1111     Y     Y      90
8. 5555

Similar Messages

  • Change Behaviour of Sorting in 11g to 9i -Upgrading form 9i to 11g Issue

    We are trying to perform only Select * from the Table(There are more than 25 columns in the table) with mentioned ORDER By Clause.
    But the same query fetches the result set in below diffrenet ORDER in 9i and 11g
    Query will look like this :-
    The CURSOR SELECT Statement:
    CURSOR Cur1 IS
    SELECT *
    FROM TABLE_NAME
    WHERE CLAUSE
    ORDER BY
    COLUMN1 DESC , COLUMN2 ASC,COLUMN3 ASC;
    COLUMN1 Value will HOLD only Y or N or ‘ ’ ----Empty
    COLUMN2 Value will HOLD only Y or N or ‘ ’ ----Empty
    COLUMN3 Value will HOLD any NUMBER value or ‘ ’ ----Empty
    9i –ORDER of Result set
    Rownum Record
    1. 1234
    2. 5678
    3. 8888
    4. 9999
    5. 3333
    6. 4444
    7. 5555
    8. 1111
    11g –ORDER of Result set
    Rownum Record
    1. 8888
    2. 9999
    3. 1234
    4. 5678
    5. 3333
    6. 4444
    7. 1111
    8. 5555
    We tried with below Options to Enable the
    Oracle Optimizer feature to behave like 9.2.0 version.
    1. ALTER session set optimizer_features_enable='9.2.0'; -
    SELECT /*+ optimizer_features_enable=('9.2.0' )*/ *
    FROM TABLE_NAME
    WHERE
    ORDER BY COL1 DESC , COL2 ASC,COL3 ASC;
    Then also we didn’t the same ORDER of result set.
    2. alter session set "_newsort_enabled"=FALSE; - Altered the Session value. Then also ORDER of Result Set is Different from 9i.
    3. ALTER session SET NLS_SORT=BINARY – ; - Altered the Session value. Then also ORDER of Result Set is Different from 9i.
    After altering the sessions, the altered value is correctly set to the corresponding environment variable in 11g server, but still the order is different from 9i and 11g.
    Can anyone help on this.??
    Is there any way like this to make 11g oracle Complier to behave as 9i Compiler. Since The Inbuilt compiler algorithm of 9i and 11g are Entirely diff. The records are not coming in that Order
    Thanks!
    Bala

    This is expected behavior - see the explanation in MOS Doc 456707.1 (Order Of Data Retrieval Differs after upgrading 9i To 10g) - essentially, releases before 10g were not fully compliant with ANSI standards.
    Explictly call out all the columns in the ORDER BY clause to fix your issue. Why does the order matter ?
    HTH
    Srini

  • How to change the default sorting in iTunes

    Hi,
    Does anyone know how to change the default sorting method for all items in iTunes?  I use the third option for organizing the library as a whole (the one that has a list of icons for bands that you double click to show only that band's songs).  The only sorting method I use is to sort by Album by Year (ascending), this makes the most sense to me.  I can tell that iTunes is attempting to remember when I do this for certain artists, but it epically fails at maintaining this sorting pattern.
    To be clear, say I open Radiohead and click through to have it sort with the above method.  Everything works great, but when I return a few days later to play Radiohead again, the sorting is not maintained.  It could be as simple as sorting in a descending direction, or could even be trying to sort by the number it was added in my library.
    I'd really appreciate it if someone knew of a way (maybe even through scripts if possible / the only solution) to eliminate this problem and have every (NOT just the artists who I've told iTunes to sort a specific way) artist sort that way.
    I don't know if my copy is just corrupt?  It may be, since for some artists it's started playing them in the above mentioned order they were added to my library even if I force a sort by album by year (i.e. it will go from playing a 2007 album to a 2002 album and not the 2008 album).
    Thanks!

    Andrew, I know I am extremely late to the party but I too use Grid View.  I had the same problem that you had but have found this to work for me.  I used it and it is still holding as my default sorting even after switching between the Artist page and Grid View.
    Once you are inside of the Artist page continue to click on the Album column until it shows Album by Artist/Year.
    That will give you each album sorted by the year instead of it randomly sorting it for you each time you leave an Artist's page and then back again.
    Hope this helps.

  • Error when inserting or changing in a sorted table

    Hi Experts,
    When i am executing a webdynpro application it says Error when inserting or changing in a sorted table. Can any one help for this.
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: GET_CATEGORY_LIST of program /1BCWDY/F9XHYWN4WKNMG4CDUGA8==CP
    Method: IF_COMPONENTCONTROLLER~GET_CATEGORY_LIST of program /1BCWDY/F9XHYWN4WKNMG4CDUGA8==CP
    Method: WDDOMODIFYVIEW of program /1BCWDY/F9XHYWN4WKNMG4CDUGA8==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_DO_MODIFY_VIEW of program /1BCWDY/F9XHYWN4WKNMG4CDUGA8==CP
    Method: DO_MODIFY_VIEW of program CL_WDR_DELEGATING_VIEW========CP
    Method: MODIFY_VIEW of program CL_WDR_VIEW===================CP
    Method: DO_MODIFY_VIEW of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: DO_MODIFY_VIEW of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW=================CP
    in ST22
    Object Definition
      DATA: lo_node                   TYPE REF TO if_wd_context_node,
            lo_node_info              TYPE REF TO if_wd_context_node_info,
            lo_element                TYPE REF TO if_wd_context_element.
    Additional Data declarations
      DATA: lv_key TYPE string.
    Get context node.
      lo_node = wd_context->get_child_node( name = 'DROPDOWNLISTS' ).
      lo_node_info = lo_node->get_node_info( ).
    Call method to fetch the categories.
      CALL METHOD cl_hap_wd_start_page_ui=>category_get_list
        EXPORTING
          add_on_application = add_on_application
        IMPORTING
          t_categories       = lt_categories.
    Append Default selection entry 'All'.
      lw_category-category_id = '00000000'.
      lw_category-category_name = 'All'.
      APPEND lw_category TO lt_categories.
    Sort table after appending the new entry.
      SORT lt_categories ASCENDING.
    Loop through the category list and populate key(category_id) value(category_name) pair for
      LOOP AT lt_categories INTO lw_category.
        lw_key_value-key = lw_category-category_id.
      625     lw_key_value-value = lw_category-category_name.
    >>>>>     APPEND lw_key_value TO lt_key_values.------>Here it throws an error
      627     CLEAR: lw_key_value, lw_category.
      628   ENDLOOP.
      629
      630 * Bind the category key-value pair to the context attribute.
      631   CALL METHOD lo_node_info->set_attribute_value_set
      632     EXPORTING
      633       name      = 'CATEGORY_LIST'
      634       value_set = lt_key_values.
      635
      636 * Make the entry 'All' as default selected.
      637   CALL METHOD lo_node->set_attribute
      638     EXPORTING
      639       value = '00000000'
      640       name  = 'CATEGORY_LIST'.
      641
      642 ENDMETHOD.
      643
      644 method GET_EMPLOYEES.
      645

    Hello Durga,
    from the error what I understood is lt_key_values is a sorted table and you are trying append a new line to it. Incase of sorted table you need to use the INSERT statement and not the APPEND statement.
    INSERT lw_key_value INTO table lt_key_values.
    BR, Saravanan

  • Is it possible to change role's sort priority dynamically?

    Dear repliers,
    I want to implement menu personalization.
    I mean i want user to change their menu structure dynamically in webdynpro java.
    Is there any way or code to do this?
    If it isn't, is there any way to change role's sort priority dynamically in webdynpro java?
    Please let me know if u have any information about it..
    Yours Regards,
    JS Park

    we can change pages/workset/roles sort priority dynamically. But it will affect all users. There only one copy of pages/workset/roles exists.
    The work around could be... You can develop a custom application in which you have predefine set of possible values.
    example :
    role (sort Priority)
    1) employee (100)
    2) Manager (200)
    3) Sales Manager (300)
    Create copy of Each role with different sort priority for all roles
    for eg.
    1) Employee (200)
    2) Employee (300).
    And in your web dynpro application assign roles according to users choice.
    But It would be difficult to maintain roles. Because if you need to perform one change you need to apply them to their copies as well.

  • Transactional Behaviour of Oracle B2B 11g

    Hi Gurus/Anuj,
    Can you please explain Transactional Behaviour in Oracle B2B 11g?
    For a Inbound Interface I have three Mediators(Mediator M1,M2 and M3)
    Partner push a file at file location --> B2B Interface used in M1 ,through B2B Binding,picks the FIle and brings to SOA and--> Give it to M2 and M3.
    I need to perform Error Handling in this case..
    M1 M2 and M3 are Asynchronous,Synch and Synch in nature and I guess M1 will propogate it's transaction to M2 and M2 will propogate it's transaction to M3.
    Routing rules are Sequential..
    Note : Fault policies are applicable to parallel routing rules only. For sequential routing rules, the fault goes back to the caller and it is the responsibility of the caller to handle the fault.
    Am I correct in understanding that :
    B2B Adapter in M1 is the caller and M2 and M3 ,as being Synchronous,will follow M1'a transaction.
    And if a Fault goes into M2 and M3,it will go back to the caller,means M1.
    And in M1 we can have Fault-Handling.
    Also please explain Transactional Behaviour in Oracle B2B 11g?
    Is B2B is Asynchronous in nature?
    Is B2B Adapter a Transactional Adapter?
    What category of JCA adapter is Oracle B2B adapter?
    Thanks
    Vivek
    Edited by: Vivek on May 19, 2011 11:41 PM
    Edited by: Vivek on May 19, 2011 11:54 PM

    Hi Vivek,
    Also please explain Transactional Behaviour in Oracle B2B 11g?Oracle B2B depends upon the underlying transport being used for transactional behavior. As far as transaction propagation is concerned, we never had any such need in B2B communication.
    Am I correct in understanding that :
    B2B Adapter in M1 is the caller and M2 and M3 ,as being Synchronous,will follow M1'a transaction.
    And if a Fault goes into M2 and M3,it will go back to the caller,means M1.
    And in M1 we can have Fault-Handling.If you are using AQ interface of B2B adapter with XA Data Source then that adapter can participate in an XA global transaction that can span multiple resources. In this transaction, the application server acts as the coordinating transaction manager with multiple databases (or other resources such as JMS), each of which is involved in a single transaction.
    If you are using JMS interface of B2B adapter with XA Connection factor then that adapter can also participate in an XA global transaction that can span multiple resources.
    If you are using Default (Fabric) interface of B2B adapter then it does not participate in global transaction, rather it starts it's own local transaction and executes in that. So it will totally depend upon the interface you are using with B2B adapter that it will start and propagate a global transaction or will not participate in a global transaction. Moreover, if B2B adapter is starting a transaction and propagating it to a async service then that sync service will start a new local transaction and further sync services may execute in that transaction. As soon as the control comes back to B2B adapter, it will commit the transaction.
    Is B2B is Asynchronous in nature?B2B can be used for both sync and async calls (between partners). B2B is async when communicating with middleware.
    Is B2B Adapter a Transactional Adapter?Explained above
    What category of JCA adapter is Oracle B2B adapter?No special category. It is a specific adapter for Oracle SOA SCA composites to facilitate them in communication with Oracle B2B. You may or may not use this adapter in SOA SCA composites.
    Regards,
    Anuj

  • Want to change the default sort order of a Advanced table

    Hi all ,
    Hope all of you doing good.
    I am trying to change the deafult sort order of a " View Applicants" advanced table on Irecruitment selfservice page , using personalization feature but its not sorting as expected.
    The default sort order is asc by the name of the applicants. I wanted to override it by " Date Applied " desc using personalizing the advanced table.
    But its not sorting by Date applied and still shows the sort by applicant name.
    Any inputs will be greatly helpful
    I am using the Oracle Apps 11.5.10 version.

    Hey guys m I got the answer for the below question.
    Oracle have few Restriction and limitation on such Advanced table in sorting the data,
    Few of them are as mentioned below ...
    1. Sorting is not allowed for tables that allow inserts.
    2. Sorting is not supported for tables containing updateable columns
    3. Sorting is disabled when the Select column is checked for a row in a table or when Hide/Show is present in a table.
    Because of the above limitations , we cannot sort or override the existing alphabetical name sort order to Date applied sort order on the View Applicant advanced table.
    You can observe that , View Applicant page is having an option called "Update Status" which allow us to update applicant’s status or rating in the Advanced table.
    On such updatable advanced tables, oracle does not allow us to override the sort order on any of the table columns.
    Keeping it in a nutshell , I can say it's does not allow us to change the sort order of the view applicant advanced table ( which is having updateable columns ) to sort them in Date applied instead of Name( which is default ).

  • Changes in Oracle Certified Master 11g (OCM 11g) Syllabus

    Hi Friends,
    Previous Environment :
    1. Oracle Linux Release 5.4 (64-bit)
    2. Oracle Database Enterprise Edition Release 11.2.0.1.0 (64-bit)
    3. Oracle Enterprise Management Grid Control 10g version 10.2.0.5 (64-bit) with repository database 11.1.0.6
    New Environment (From 13th May 2013 onwards)
    1. Oracle Linux Release 5.4 (32-bit)
    2. Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 (32-bit)
    3. Oracle Enterprise Manager 11g Grid Control Release 1 (11.1.0.1.0) (32-bit)
    Note: The topic "Configure and manage Streams for capture, propagation and apply" will be retired in the new release of this exam from 13th May 2013.
    *For more information : http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=5001&get_params=p_exam_id:11GOCM&p_org_id=&lang=#3
    Thanks
    LaserSoft

    Rajesh wrote:
    Hi folks,
    Can anyone suggest me, is there any functionality changes in Oracle 10g to 11g as we are migrating to it.
    I had a look that xpath statement is not functioning in Oracle 11g.Really? "not functioning" is a bit of a general statement. I'm sure you'll find that xpath does work in 11g, most likely better than it did in 10g. Yes, there may be some bugs, but there always are.
    So, rather than that is there any functionality is not supporting.There are plenty of functionality changes, but assuming you've coded your stuff using supported methods (rather than undocumented) you shouldn't have too many problems with an upgrade as most of those functionality changes will be additions and bug fixes.

  • How can i change the default sort Arrow Color in the datagrid?

    How can i change the default Sort Arrow Color in the
    datagrid? i didnt found any style properties to change the sort
    arrow color, i know it can be do it in flex 1.5 but how to do it in
    flex2?

    Type about:config in the address bar. Find browser.download.dir and change it to the path you want. Remember that Android has a linux base so the path will similar to /mnt/sdcard/downloads/

  • How do I change the mailmerge sort order

    When I want to send a Mail Merge using Pages to read an Address Book Group sorted by Surname, the resulting merge is produced sorted by First Name. This means every Merge has to be manually sorted, which is time consuming and wrong.
    A merge letter I have used successfully for over three years, every time sorted by Surname, now produces the wrong sort order and cannot be changed. If I change the sort order in Address Book Preferences from Surname to First Name and back again the behaviour is unchanged. If I change the Sort order to "by First Name" it stays the same. Nothing seems to reassert the correct sorting order ie by Surname.
    How do I change it?
    TIA

    Basilisk,
    Numbers will Mail Merge to Pages in the order of the Rows in the Numbers database. I always use Numbers for merging to Pages because I like the control it gives me of the order of printing but also because of the simplicity and versatility of controlling the content.
    It couldn't be easier to move your data from Contacts/AddressBook to Numbers. Here are the simple steps:
    In Contacts/AddressBook, Create a Group for your friends or clients that you wish to use with Mail Merge. Drag all the relevant subjects into that Group. (You probably have already done this.)
    In Numbers, Create a new document and delete any default Table that appears in it.
    Arrange your Desktop so you can see your Group list in Contacts and your new blank Numbers Sheet at the same time.
    Drag your Contacts Group to your blank Numbers Sheet, creating a Table in Numbers with all the data of your contacts. You won't see all the data right away because some of it is in Hidden Columns.
    Click on a cell in your Numbers Table to activate the table and Hover your mouse pointer over a column label tab in the Numbers Table. Click the menu triangle and Select: UnHide all Columns.
    Now you can see all the data and can proceed with organizing it into the order you want the merge to have.
    Remember to Save your organized Numbers document before you begin to setup the merge links in Pages. Save the Numbers document each time you make changes to it, prior to doing a Mail Merge.
    Jerry

  • How to change  default unit on Database 11g

    Hi All
    I'm using Oracle Database 11g Enterprise Edition Release 11.1.0.6.0.
    If I define my column:
    USERID VACHAR2(8) --> Default USERID VACHAR2(8 BYTE)
    How can I change default unit BYTE to CHAR as the following
    USERID VACHAR2(8) --> Default USERID VACHAR(8 CHAR)
    Thanks alot
    Thiensu2810

    I have set Database system with the following SQL:
    alter system set nls_length_semantics=char;
    alter session set nls_length_semantics=char;
    But, It does not match.
    And when I insert data, the following error occured.
    SQL> insert into binhtest values('初期化パ');
    ORA-12899: value too large for column string (actual: 12, maximum: 8)
    I've checked value of NLS_LENGTH_SEMANTICS, it is CHAR
    SQL>SHOW PARAMETER NLS_LENGTH;
    NAME | TYPE | VALUE
    NLS_LENGTH_SEMANTICS | String

  • HOW TO Change behaviour of attendance type

    Hi guys,
    I have a question for you:
    - I have an attendance "9500 Extra Time", for overtime, introduced through IT 2002, which belongs to attendance type "O" (Overtime). When time schema is executed, attendances of this type are added to table TIP (6th time pair):
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0001                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0001                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0001                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0001                   1,6667
    14.0000  15.0000  0  3  01  00  O  0330               P                                        1,0000 <----
    14.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0001                   1,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    But after that, when function "P2005" is processed, this time pair overwrites overlapped pair, and time pair type is changed to "M":
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0001                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0001                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0001                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0001                   1,6667
    14.0000  15.0000  0  3  01  00  M  0310               P                                        1,0000 <----
    15.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0001                   0,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    As you can see, one hour of the time pair 14.00-15.25 is overwritten by the presence "9500 Extra Time" This is all rigth.
    But I have other attendance "9000 Formation", which belongs to attendance type "B". This is the table TIP just before "P2005" execution:
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0002                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0002                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0002                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0002                   1,6667
    14.0000  15.0000  0  3  01  00  B  0330               P                                        1,0000     <----
    14.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0002                   1,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    And after "P2005" execution. There is not overwriting in this case:
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0002                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0002                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0002                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0002                   1,6667
    14.0000  15.0000  0  3  01  00  B  0330               P                                        1,0000 <----
    14.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0002                   1,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    Note: Function P2005 is called without parameters and IT 2005 is empty for this date and employee, so nothing is transfered.
    OK, THIS IS MY QUESTION:
    I need attendance "Formation" to work as attendance "Extra Time". I'm not going to change Formation's attendance type (B), so I want to know how can I change the behaviour of absence type "B" so overlapped time pairs are overwritten as now actually happens with attendance type "O".
    I don't know where to change this, could you please help me?
    Thank you a lot.

    Try to use TextField1.access = "readOnly";
    Jasmin

  • How do you change the album sort order in itunes

    It seems that Itunes sorts albums by Artist then Album... How can you change sort order to Album name only. 

    I've been playing with this and discovered it has to do with your personal ratings (ie stars) for albums and songs - seems iTunes now selects the highest rated album to use for the Artist icon. If you have no ratings it seems (but not always) to select the most recent album/song to use fo rthe display.
    I've been able to get iTunes to use specific album artowk by rating both the album and all individual tracks as 5 star. You may need to restart iTunes for the changes to take effect.
    But I'd be much happier just telling iTunes which image to use - like we used to be able to do. Yet another step backwards for iTunes 11 (one of many).

  • Change behaviour of attendance type

    Hi guys,
    I have a question for you:
    - I have an attendance "9500 Extra Time", for overtime, introduced through IT 2002, which belongs to attendance type "O" (Overtime). When time schema is executed, attendances of this type are added to table TIP (6th time pair):
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0001                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0001                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0001                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0001                   1,6667
    14.0000  15.0000  0  3  01  00  O  0330               P                                        1,0000 <----
    14.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0001                   1,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    But after that, when function "P2005" is processed, this time pair overwrites overlapped pair, and time pair type is changed to "M":
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0001                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0001                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0001                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0001                   1,6667
    14.0000  15.0000  0  3  01  00  M  0310               P                                        1,0000 <----
    15.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0001                   0,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    As you can see, one hour of the time pair 14.00-15.25 is overwritten by the presence "9500 Extra Time" This is all rigth.
    But I have other attendance "9000 Formation", which belongs to attendance type "B". This is the table TIP just before "P2005" execution:
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0002                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0002                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0002                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0002                   1,6667
    14.0000  15.0000  0  3  01  00  B  0330               P                                        1,0000     <----
    14.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0002                   1,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    And after "P2005" execution. There is not overwriting in this case:
    Inizio   Fine     1  P  Cl  Ct  V  VR    CI   CF   V  O  I  PinI  PinF  PT    ALP  C1    AB  Numero
    00.0000  05.8833     0  01  00  -  0000                                                        5,8833
    05.8833  06.0000     1  01  00  P  0310  P10  P20     E                 0002                   0,1167
    06.0000  11.8333     1  02  00  P  0110  P10  P20     E                 0002                   5,8333
    11.8333  12.3333     1  02  00  P  0110  P10  P20     E                 0002                   0,5000
    12.3333  14.0000     1  02  00  P  0110  P10  P20     E                 0002                   1,6667
    14.0000  15.0000  0  3  01  00  B  0330               P                                        1,0000 <----
    14.0000  15.2500     1  01  00  P  0310  P10  P20     E                 0002                   1,2500
    15.2500  48.0000     0  01  00  -  0000                                                       32,7500
    Note: Function P2005 is called without parameters and IT 2005 is empty for this date and employee, so nothing is transfered.
    OK, THIS IS MY QUESTION:
    I need attendance "Formation" to work as attendance "Extra Time". I'm not going to change Formation's attendance type (B), so I want to know how can I change the behaviour of absence type "B" so overlapped time pairs are overwritten as now actually happens with attendance type "O".
    I don't know where to change this, could you please help me?
    Thank you a lot.

    Hi Gurus,
    Thanks for the reply,
    I have change text through KL02,but when i enter again in KL02,the system shows:
    Act type  COAr  Short Text   Language  Valid from   to
    LABOR    9000   Labour        EN           1.4.07        31.3.99
    Hence it is still showing LOBOR but in short text it is coming as "LABOUR"
    Pl advise,how i can change "Act Type Col" and put Labour in said column.
    Regards,
    Samar

  • Can I change thePhoto Downloader sort order in PSE11

    The default sort for the Photo Downloader seems be by date and time. I recently purchased a camera the does up to 10 fps and the Downloader does not seems to have resolution to sort the micro-second or even second. I batch download the images and also do a rename of the files in this format yyyymmdd-###. I am finding my action sequences are all out of order. What I really just need the Downloader to do is sort by sequential camera number just like it comes out of the camera. Then all the images would be renamed in the right order. I tried modifying the XML settings file but that was no help.  Am I missing something obvious?
    Thanks
    David

    See this recent post:
    http://forums.adobe.com/thread/1249400?tstart=30
    From what I can understand, there are three problems:
    1 - the inability of PSE11 to sort by filenames (recognized by Adobe, hopefully solved in ulterior versions...)
    2 - the difference of behaviour of the downloader and the organizer (to my knowledge, not reported before)
    3 - the fact that the 1/100th of seconds do not seem to be written to the exif by the camera. They are not saved in the sqlite database either...
    That means that the difference of behaviour should be explained. If the organizer is able to show pictures in the right order when the date/times are set identically for a series of pictures, that means it is able to use the alphanumeric filename sort as a secondary criteria - the downloader should be corrected to do so.
    Another question : besides renaming your files at download, do you use the automatic date folder creation of the downloader ?
    Reported, you can add your vote:
    http://feedback.photoshop.com/photoshop_family/topics/new

Maybe you are looking for

  • Using iCloud, how do i sync all email messages/folders etc

    how can i sync all email messages and folders using the icloud service?  i have updated and re-organized my email folders on my imac and i want them to sync with my iphone and ipad.  all of my other things are syncing very well between the three devi

  • How to create a web template with company logo

    how to create a web template with company logo . can any one help me with the steps. or any notes. thnaks in advance . 2. i have 25000 articles and client want to have a selection feild to see top article ex:50,10,20, 100, 1000 etc . same for bottom

  • Editing a multi-page .pdf document

    Running PSE9 under Mac OS X Mavericks. I have a 49-page document as a single .pdf file.  I'm looking for the easiest way to: - Select all the pages so that I can edit any one or more pages in the file. - After editing, I want to save the entire file

  • Open AR Invoice-Drafts via UI-Api

    Hy All! Im loocking for a way to open the window of a AR Invoice-DRAFT using the UI. I need to open a specific Draft that i added bevore via DI, so i know the DocEntry aso. of my Drafts. I can't open the invoice-form, set it to "Search" mode and sear

  • Payments for Consolidated billing

    how receipts are applied to the Consolidated billing number? Thanks, Prudhvi. www.erpschools.com