Change sort direction (org. determination)

Hi all,
We create the activity (or any sales document).
Order organization units is sorted by code.
How we can change sort direcrtion (org. determination)?
I know that can not exists customize entry.
Thank you.

Answered by own.

Similar Messages

  • How do you Change Group Sort Direction using Report Client

    It looks like there should be a sort direction property on the ISCRGroupOptions object but there is none. So how do you set the sort direction of the group?

    I tried that and it did not work. Here's the code to change the grouping, note I also change the associated sort object. I did notice that if you go into the crystal reports designer and bring up the Record Sort Export and select the group's corresponding sort that the Sort Direction radio buttons are disabled. The question is how to change the sort direction shown on the Change Group Options dialog?
            public bool GroupModify(short GroupIndex, string TableName, string ColumnName, SortDirection SortDirection)
                bool result = false;
                if ((_ReportClient != null) && (GroupIndex >= 0) && (GroupIndex < this.GroupCount()))
                    CrystalDecisions.CrystalReports.Engine.Group docGroup = _ReportDocument.DataDefinition.Groups[GroupIndex];
                    ISCRField field = _ReportClient.DataDefController.FindFieldByFormulaForm(docGroup.ConditionField.FormulaName);
                    if (field != null)
                        Group group = _ReportClient.DataDefController.GroupController.FindGroup(field);
                        if (group != null)
                            Group newGroup = group.Clone();
                            newGroup.ConditionField = FieldGet(TableName, ColumnName);
                            if ((newGroup.ConditionField != null) && (_ReportClient.DataDefController.GroupController.CanGroupOn(newGroup.ConditionField)))
                                _ReportClient.DataDefController.GroupController.Modify(group, newGroup);
                                result = this.SortSet(TableName, ColumnName, SortDirection);
                return result;
            public bool SortSet(string TableName, string ColumnName, SortDirection SortDirection)
                bool successful = false;
                if (_ReportClient != null)
                    ISCRField field = FieldGet(TableName, ColumnName);
                    if (field != null)
                        ISCRSort sort = _ReportClient.DataDefController.SortController.FindSort(field);
                        if (sort != null)
                            _ReportClient.DataDefController.SortController.ModifySortDirection(sort, CRSortDirection(SortDirection));
                return successful;
            public int GroupCount()
                int count;
                if (_ReportClient != null)
                    count = _ReportClient.DataDefController.DataDefinition.Groups.Count;
                else
                    count = 0;
                return count;

  • How can I change the sorting direction of Events in Photos?

    How can I change the date Sort "direction" in Photos for the iPhoto Events folder?  Unlike iPhoto, which sorted the older photos at the top, Photos does the reverse.  Can this be modified?

    >System Preferences>Hardware>Mouse>Point & Click>Scroll Direction.

  • Changing default sort direction

    Hi there
    The standard table analysis item that can be included in a template comes with functionality whereby a user can sort the data. The default sort direction is ASCENDING.
    It is now my task to determine how to make that DESCENDING ... any ideas on how the default / initial sort direction can be altered?
    Cheers,
    Andrew

    Hi Andrew,
    maybe make the sort direction of the query DESCENDING.
    regards,
    Raymond Baggen
    Uphantis bv

  • Changing text direction for Hebrew lines within a document.

    We are new to Creative Cloud.  We need to be able to chnage text direction within an In Design document.  We looked up how to do it, and while the directions were clear (clicking on change character direction from the character options menu), our character options menu does not include changing text direction as one of the options.  We just joined the creative cloud a few weeks ago and have the most updated version; what do we need to do?

    Do you have the CC Desktop Appliction installed (It's sort of a command central for CC)? If not, get it at https://creative.adobe.com/
    The icon should be near the top right corner.

  • Lead Org determination from Employee responsible

    Hi,
    We are creating leads by executing campaigns. Now when leads are created, Sales org is determined from user who has logged into the system, however I want to change this. Sales org in lead should be determined by employee responsible.
    I am not sure which org determination rule should be used and if there is any other customization that has to be done along with this to resolve this issue.
    Please help.
    Thanks,
    Bhushan

    Is there a standard rule for this...with some of my research i feel like this can be achieved with Org determination rule 10000194 and Partner Function ORG = Person Responsible.
    I would like to know other impacts if I change my current Partner Function ORG from Activity Partner to Person Responsible. Will it affect Partner Determination Procedure??
    Regards,
    BJ

  • Change sorting in Finder from ascending to descending and keyboard shortcut

    Hallo,
    can someone point me in the right direction of how to change sorting in Finder from ascending to descending and what are the corresponding keyboard shortcuts?
    I am already using the ctrl-cmd+number key shortcuts to modify my sorting, and a Google search produced the answer that I can change from ascending to descending by hitting the key-combination again. But it does not work ...
    Any help ;-)  ?
    Thank you !

    Never heard of a keyboard command to toggle the sort sequence from ascending to descending and back.
    The usual way to change it is to click the highlighted column name in the Finder window.

  • Change Sorting order in F4 Help in BEx Query

    Hello All,
    My users want to change the sorting order of variable (e.g. Calmonth) in the selection screen (while executing a query).
    Currently, by default,the sorting order is ascending on key.
    I need to change it to descending on key.
    How to change the sorting order for F4 ONLY?
    Thanks,
    Mainak

    Hi,
    You can sort the Char.Values by doing settings in Query Designer :
    Say for 0calmonth :
    In its Display properties tab,You select appropriate options in
    Sort Char -> select the name
    sort by -> Key/Text
    Sort Direction -> Ascending/Descending.
    You will then have them in required order.
    ALso if you want it only for F4 help:
    In F4 help screen,you will see two arrow buttons next to Char. name. they are useful for sorting the values to either descending or ascending.
    Hope it helps:)
    Edited by: Sriman on Nov 12, 2008 5:17 PM

  • Sales Org determination based on Employee responsible for Opportunity

    Hi,
    How can i do the sales org determination based on the Employee reponsible for opportunity.   Currently it is happend on employee responsible but when i change the employee responsible the organization data is not getting changed.
    Please help me in this regard.
    Thanks
    Naveen

    Hi,
    The sysytem wont accept ur procedure,
    The system determines the process as
    When u enter a prospect, the syetem determines the organisation based on attributes ,which in turn pick up the employee responsible from that particular organisation.
    Hope ur solution is solved if so reward me.

  • Org determination for Service & Sales Organization

    Gurus:
    Here is my objective and steps I have performed so far. Pl. guide me with your 'pearls of knowledge & experience'..!!
    Objective: To create Org determination profile so that when Campaign is released, prospective customer calls 1-800 number, based on the zipcode of the customer, an Appointment/Demonstration transaction is created and this transaction is routed to the Regional Sales/Service Office.
    Configuration done:
    1) Org structure with Regional Sales/Service is created. Do I have to create/assign 'zipcode' as attribute over here? If yes, do I just specify the Zipcode range for each office..? Do I select 'Object Permitted in determination'..?
    2) Do I have to create new Org Determination profile or I can use an existing one, such as '00000001 - Std Org data profile-Sale', which uses '10000280' as Org Det Procedure? I checked 10000280 (REG_SERV_04) and it uses zipcode as reference. I suppose we do not change/config anything with this rule correct..?
    Thanks in advance and full points for correct answer...
    Cheers,
    Niraj.

    Dear Niraj,
       I answer because I am interested in this topic. I will share what I know. When you set the flag "Object permitted for determination" the Organization is available for the transactions. So you must set this. Also, Zip code is maintained in the Attributes tab for the scenario that you choose. In your case, I think you choose Sales. This will help in the Orgnization data determination.
       This is as far as I know. Watching this space with interest.
    Regards,
    Sowmiya

  • Org determination in transaction based on custom Partner Function

    Hi All,
    I am trying to figure out how can I modify the partner determination procedure and org data profile to determine the sales area (org,dc,div,so,sg) in a transaction automatically without having to choose the sales org.
    Here is the set up:
    Sales Org ->Soff->Sales group are permitted for Org determination in ppoma_crm.
    Custom Partner Functions - Y1 and Y2 assigned to Sales Partner Function Category
    Access Sequence YXXX has the following set up:
          Source                        PF                 Function Category          Usage
    10  COM_PARTNER_A
    20 CRM_PARTNER_C  Sold to Party 
    30 CRM_PARTNER_C                         Activity Partner                 CRM
    40 CRM_PARTNER_C Sales Prospect
    50 CRM_PARTNER_C Activity Partner
    Partner Procedure YPP001 has the following setup:
    Function    Access Sequence
    14              User                         Recurring
    15              YXXX                       Recurring
    21              0001                        Recurring
    23              YXXX                       Recurring
    Y001                                           Recurring
    Y002                                          Recurring
    Y1            YXXX                       Recurring
    Y2            YXXX                        Recurring
    Org Data Profile YORGPROF01 is maintained for Scenario SALES with Org Model Deter Rule 10000177. Sorg and Dc mandatory set.
    The transaction type YOPP is configured as shown:
    Org Profile YORGPROF01
    Partn Func Org Activity Partner
    Partner Determination Proc YPP001
    Now here is the issue:
    We want that when we create transaction YOPP it should fill the Org data including Sales Office and Sales group from the partner associated with the PF Y1 which gets assigned automatically when the account is selected on the transaction.
    With the above setting, it populates all the sales offices and sales groups that have been marked for determination in ppoma_crm (which we don't want it to do). We need it marked for determination so the BP's master data associated with Y1 shows up the sales group and sales office.
    When the account is selected on the transaction and Y1 is determined via partner determination, we would want the sales Org also to get determined automatically from the Y1 partner's master data.
    Anything that can be changed in the above settings to make this happen?
    Thanks
    PC

    Hi
    Although i have no practical experience with this but an educated guess would be to use Partner function determination . If you have 'employee responsible ' PF , Then u can further use him for org determination.
    May be this helps...
    Regards
    Ruchi

  • How do you change the direction of a Tween Wipe effect

    Hi all,
    Completely new to the forums and I hopefully my query is straight forward.  How do you change the direction in the pre-built tween effects available within Flash CS3 (primarily the Wipe effect).  Example code:
    var Animate_Box:Tween = new Tween(Box, "height", Strong.easeInOut, 0, 200, 1, true);
    OR
    var Animate_Box_2:Object = {type:Wipe, direction:Transition.IN, duration:1, easing:Strong.easeInOut};
    TransitionManager.start(Box_2, Animate_Box_2);
    Many thanks in advance.
    Kam
    ANSWERED:
    Sorry for posting something so pointless!
    You simply add 'startPoint:5' onto the end i.e.
    var Animate_Box_2:Object = {type:Wipe, direction:Transition.IN, duration:1, easing:Strong.easeInOut, startPoint:5'};
    TransitionManager.start(Box_2, Animate_Box_2);
    startPoint:5' = can be any number depending on the direction of the Wipe you want.
    Thanks,
    Kam

    What you really want is a way of automatically mirroring the the X and/or Y coordinates of the keyframes within the effect. This ability would be very useful.
    But right now there's no way to do that. You'd have to do it manually. That effect actually uses the Slide parameter to generate the movement (instead of a discreet X/Y coordinate for the position.) Changing the first keyframe value of the Slide parameter to a negative number still doesn't give the effect I think you're looking for.
    So, it's probably easier to just rebuild the effect the way you want it from scratch.
    Bony

  • How can i change the direction of tab canvas in 10g ?

    hi all
    how can i change the direction of tab canvas in 10g at runtime i want to change the direction from left_to_right to right_to_left when i did that the form not appears well
    all prompts of item not dispalyed in order of its sequence ,in spite of that it works in 6i well and change direction without any problems
    i have been used set_canvas_property and set_view_property but it doesn't work
    can anybody help me in this mater?

    please can any body help?

  • How do I quickly change writing direction in mail?

    How do I quickly change writing direction in mail without going trough 7 different menu options?
    Is there a quick keyboard shortcut, or maybe an icon I can add to the mail bar?
    Thank you.
    Dan

    Yes I do.
    But you solved my question anyhow!
    I looked at the Input Sources and I noticed that there's a keyboard shortcut for changing writing direction!  cmd+crtl+left arrow (or right arrow for left-to-right) will do the trick.
    Thank you.
    Dan

  • Can't change typing direction using ctrl+shift in Gmail

    Using firefox 6, in Gmail, I can't change text direction while typing using Ctrl+shift combination. The direction arrows in the email editor are working, just the keyboard shortcut don't.
    Needles to say it works in other browsers.

    shift+ctrl+x not working either in Gmail.
    (In facebook ctrl+shift+x is working)

Maybe you are looking for