The order in attribute set is MESSED UP

Hello forum,
Here is an intricate description of my problem:
When I define BRIDGE_TYPE attribute set for Discoverer the sequence of attributes often changes in attribute set without my intervention. This is especially the problem because advanced attribute properties themselves DO NOT change the order. Consequently, I am getting completely messed up. I cannot identify any possible pattern here. I observe it for both dimensions and facts attribute sets.
What's wrong?
Sorry for very vague description of the problem, but that's how it's going on!!!
Another problem is sometimes on the Attribute Sets tab the button "Advanced..." is grayed out for BRIDGE_TYPE. When I move focus to the only one attribute set (BRIDGE_TYPE) and not changing anything press ok (or in some other way move out focus from the record about BRIDGE_TYPE attribute set), I get error message that only one attribute set of type BRIDGE_TYPE may exist. After I press ok for this message, the type of attribute set is automatically changed to USER_DEFINED (of course Advanced button is still grayed out). Then I press ok and open Table Properties again. There I can see two identical attribute sets but with different types: BRIDGE_TYPE and USER_DEFINED. The names of attribute sets are the same, so I have to change name of one attribute set or delete them. If I delete them and create new attribute set of type BRIDGE_TYPE, I am able to go to advanced properties and everything fine, except order problem described above. Again I cannot see any pattern here - this happened only with some of dimensions.
Does anybody observe such a strange behavior? I'm lost and disappointed. :(
Regards,
Alex

I have found a solution for ordering problem but it's realy error-prone. :(
I have determined that order is changed only when I change advanced properties for BRIDGE_TYPE attribute set. If I change them again, the order is back to the previous state, so I can handle it with some efforts. Of course, this is not good way of doing thing, but I don't know better way to handle this.
This trick really slows the work down! If someone experienced similar results, please, share your knowledge.
Regards,
Alex

Similar Messages

  • How to add new marketing attribute to the existing marketing attribute set?

    Hi all,
                  I searched for existing forums but I didn't find the required one. I found some using Tcodes ,which is not my requirement. My requirement is to add new marketing attribute to the already existing marketing attribute set. This  attribute set is created by my team lead with 4 attributes but now i have to add new attribute to this set so total will become 5 attributes for this attribute set. This has to be done through marketing professional business role. If this is not done through marketing attribute set, then I will go for the transaction where I can add marketing attribute for attribute set.
    Please send the details of both marketing professional business role and transaction code.
    Your help is highly appreciated.
    Thanks,
    Baasanthi.

    Hi,
    SAP CRM Marketing Attributes explained
    Path to create Marketing attributes from webui: log in with Marketing Pro role->Marketing->Create->Marketing Attribute
    Regards,Sumeet

  • The order of attributes from an Attribute Group is not reflected in Excel Add-in

    It looks like the order of my attributes in an attribute Group is not reflected in the Filter dialog in the Excel Add-in. Any way that I from server side can handle the attribute order in Excel?
    The order is correct in the Attribute Groups in the Web UI.
    /Stig

    Dear Sai,
    Take help of ABAPer to capture the header or item text in to the print copy of sales order ,delivery and invoice.
    I hope this will help you,
    Regards,
    Murali.

  • In a Real time project what would be the agent assignment attribute setting

    Dear Experts,
    I have never worked on a workflow project. I have been only practising workflow on a IDES system. I would like to know in a real live production system what settings do we use when we define the agent assignment at the task level? Do we set the attribute as GENERAL TASK always?
    To be more specific as in the task attributes we have many options like
    GENERAL TASK
    GENERAL FORWARDING ALLOWED,
    GENERAL FORWARDING NOT ALLOWED AND
    FORWARDING NOT ALLOWED.
    From the first three options which is most generally used in a real time projects?
    AND
    is it necessary to always set the attribute as GENERAL TASK before transporting the workflow definition to other systems from the development system?
    appreciate your help on the same.
    cheers
    chky

    Hello Learner,
    It depends on the requirement, but in most of the cases we assign the task as general task.
    To have some more information on the various attributes,
    ·        General task
    If you define a task as a general task, all users can execute the task. This is useful if the task is used in a workflow and you only want to define the recipients in the step definition. A recipient can forward associated work items to all users.
    Work items whose tasks are defined as general tasks and for which no responsible agents or default rules are defined are offered to all users of the SAP System for execution in their Business Workplaces.
    ·        General forwarding allowed
    A work item that represents a task with this property can be forwarded by one of its recipients to all users, even if they are not possible agents of the task.
    ·        General forwarding not allowed
    A work item that represents a task with this property can be forwarded by one of its recipients only to the possible agents of the task.
    ·        Forwarding not allowed
    A work item that represents a task with this property cannot be forwarded by one of its recipients.
    Hope this will help.
    Regards,
    Sam

  • Problem with the order of inserted PDFs...

    I work with archiving records in chronological order and am having problems getting the files to insert correctly. When I go to insert files, everything is fine when only one file is being inserted. Also what works fine is if I'm trying to insert multiple files that are already in order (by using the Shift key to select them all at the same time) - i.e. file1, file2, file3 - and I know that I can select the last one first to invert the order - i.e. file3, file2, file1. The problem I'm having is if I'm trying to insert file3, file1, then file2 without having to do multiple insertions. Obviously this isn't a issue when dealing w/ 3 out of order, but not 10+. I have tried using the Control key to select them in order but the order is ALWAYS messed up when I hit OK.
    Thanks to anyone that can solve my problem.
    -Lance

    Don't think there is anything you can do about that, unless you write a script or something. The ordering is typically set by the way they appear, not the order you select them. Some people have more success dragging from Explorer into Acrobat, rather than using insert pages. However, you are still stuck with the order the of the files in the window, not the order you select them. To the best of my knowledge, there is no way to change this behavior. Using a script are such is the only way I can think that what you want might be done.

  • Setting custom table attribute set value in region item table

    Dear all
    I am working on oracle application customization and extension in
    oracle JDeveloper R12. I am finding a difficulty in an query region of
    a OA framework page
    My Entity object is on the table FWK_TBX_ADDRESS table
    and VO objects has the fields or columns
    AddressName, AddreessId, TownC-OrCity
    what I am doing shown in the following steps
    1-I select region using wizard option
    2-select my AM and VO
    3-select table as style
    4-shuttle all attributes associated with VO
    5-in region items table , select the Attribute set field for AddressName attribute and click the serach flashligh icon
    6-After that select the browse button , using the package browser , expand down to oracle > apps > fnd> framwork > toolbox > attributesets, then oK
    7-select the serach control , and then it list all the attributes set related to fwkTbxEmployees table like the following
    /oracle/apps/fnd/framewok/toolbox/attributesset/FwkTbxAddress/AddressName
    Now the problem which I am facing now is that if I have custom table suppose "xxEmployees" and have attributes or column
    for example employeeId, employee_name, email etc. what would I do to search these attributes when I come to step number 6 which
    I mentioned above. from where in which package I can find these attributes to set attributesset value. in above i find these attributes
    in /oracle/apps/fnd/framewok/toolbox/attributesset/FwkTbxAddress/AddressName
    but in my case for attribute lie employeeId or employee_name from where I can get this how can I set the value of attribute set field in regin item
    table in step 5
    Noman

    I dont know what u trying to ask
    My problem is just that I want to set the attribute set value of my attribute employee_name, same is AddressId in fwk_tbx_address
    ame is AddressId in fwk_tbx_address found on
    /oracle/apps/fnd/framewok/toolbox/attributesset/FwkTbxAddress/AddressName
    where can I find my attribute employee_name
    in jdeveloper

  • Creating Attribute Sets

    Hi:
    On OA Framework Developers Guide Chapter 3 there is a sectioin of
    " Creating Attribute Sets"
    I followed the example and try to execute the command on the tiltle
    "Generating Attribute Sets Automatically (Only on Linux)" which I tried the following
    /jdevbin/<SelectedJDevBuild>/build attributesets APPS APPS ................
    but I could not find the /build command that will help the execution on the command line
    Does any one tried?
    I am trying to create attributesets for XMLType table.
    Please help
    Ali_2

    Hi John,
    The Attribute Set of Format type 'Value Table' is for the Mutiple Attribute Sets. These can be either a Single Attribute Set with Multiple values or the Multiple Attribute Sets with One value.
    You can include all such marketing attributes into one table which is a check table with search help. and use this as the Value Table.
    Hope this helps you out!
    Regards
    Veena.

  • Want to maintain order of attributes using DOM

    Have an XML file with this element
    <Name f="", b="", e="", d="", >
    i converted DOm to string using :
    TransformerFactory transformerFactory = TransformerFactory
    .newInstance();
    Transformer transformer = transformerFactory.newTransformer();
    StringWriter sw = new StringWriter();
    transformer.transform(new DOMSource(doc), new StreamResult(sw));
    String stringDOM = sw.toString();
    It sorts the attributes in alphabetical order. now the element looks like
    <Name b="", d="", e="", f="",>
    I need to maintain the order. How can i do that? Is there any way to do so?

    You can't do that. XML specifically says the order of attributes doesn't matter, so if you're using a compliant parser to read the XML, you should not have to do that anyway.

  • Can anyone explain me why iTunes is just changing song names an messing up the order?

    I have different songs that I would like to upload onto the phone iOS 6.1.3
    So I copy the songe into a playlist in iTunes.
    Song names are
    whatever_xx-001
    whatever_xx-002
    whatever_xx-020
    what does iTunes? It just changes the song names and make a complete mess with the order of the songs:
    whatever xx 1
    whatever xx 20
    whatever xx 2
    My question is, if iTunes is not usable for copying numbered songs? I cannot imagine that this tool is so stupid? Or am I doing something wrong?
    Thank you for a hint.

    Now I look more carefully at your list, I see what you mean.
    iTunes does have a method for Artist sorting if the Sort fields are empty (as most of mine are), but offhand, I don't know much about it to be honest. The glaring issue in the your screenshot is Ministry Of Sound.
    If any of the other experienced contributors add to this thread (note the number of points they have) with better advice than I can offer, take it.
    In the meantime, start with the Ministry Of Sound and check the Sort Artist field. If you highlight everything by an artist, or a complete album, and select Get Info/Sorting, you see this view:
    and if you select just a single song, it's this view:
    I assume, unless you tell me otherwise, that the Ministry Of Sound entries will show something in there which is causing iTunes to put them in with the entries for A. Replace it with Ministry Of Sound. If the field is blank (which it will be if there are two different entries in your selection) simply type in Ministry Of Sound. Does that make any difference?
    If it does, then check your other entries to see what is causing the issue with them.
    You may find the the artist "Joey Bada$$" has been set to sort by Bada$$, Joey.
    This screenshot of my Artists column may explain why B.o.B is before Baauer:
    If you don't like it that way, change the entry in the Sort Artist field to suit you.

  • I bought a new iphone and as i was setting my apple ID account and i signed in to my account and confirmed two useres with diffrent numbers that were signed to the same apple ID and it messed up my i messege and face time. how do i fix that ?

    i bought a new iphone and as i was setting my apple ID account and i signed in to my account and confirmed two useres with diffrent numbers that were signed to the same apple ID and it messed up my i messege and face time. how do i fix that or delete one user ?

    Hello sapiii96,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    To sign out of your Apple ID
    Go to Settings > FaceTime, tap your Apple ID, and select Sign Out.
    Go to Settings > Messages > Send & Receive, tap your Apple ID, and select Sign Out.
    Best of luck,
    Mario

  • Out of scope error while attaching the attribute set and the operating unit

    Hi,
    Am getting the out of scope error when am trying to attach the attribute set "/oracle/apps/fnd/attributesets/HrOperatingUnits/OperatingUnitName_Transient"
    and the operating unit lov "/oracle/apps/fnd/multiorg/lov/webui/OperatingUnitsLovRN" from my page in JDeveloper.
    Can anyone help?
    Thanks

    Mostly
    It would just be a warning message you can proceed with it there are no issues.But if its an error please do as mentioned by Reetesh.
    Thanks
    AJ

  • To set an error while saving the order when the item categor changed in CRM

    Hello SAP Gurus,
    As per our current system set up, whenever the order created in CRM once replicated to ERP should not change the item category in CRM .If the item category is changed( allows the system) and saved, it gives an error as u201CItem category should not be changedu201D. We have been encountering  this type of issue since long back
    To avoid this type of issue, an error should through while saving the order when the user changes the item category in CRM.
    Can someone help me to achieve this.
    Thanks in advance.
    Cheers
    Sreedhar

    Sreedhar,
    Can't you control it by Item Category determination?
    JD

  • In my opinion, the real solution is for Apple to offer us a choice of the photo sort order in ITunes. My preference would be filename, perhaps with options to choose the Date Taken attribute, file timestamp or date modified filestamp (EXIF date fields as

    I tryed to sort my pictures with buying Apps and following suggestion from apple, but without any success. In my opinion, the real solution is for Apple to offer us a choice of the photo sort order in ITunes. My preference would be filename, perhaps with options to choose the Date Taken attribute, file timestamp or date modified filestamp.

    Not a problem when using iPhoto on a Mac, which the transfer of photos is primarily based on - not manually managing photo storage as seems to be common with Windoze.
    The same should be available with a supported photo management app on a PC.
    http://support.apple.com/kb/HT4221

  • Retrive Business Partners related to the filters of an Attribute set

    Hi SAP Gurus,
    I hv a requirement to get Business Partners related to the filters of an Attribute set.
    I hv used a FM 'CRM_MKTTG_SAL_SEARCH_DB' to get the GUID of the attribute list.
    If the GUID is passed to another FM 'CRM_MKTTG_SAL_READ' we can get the details of the attribute list i.e. GUIDs of Attributes and Filters within the list.
    All we need to o now is to identify the BPs related to the filter criteria.
    So, is there any standard report program or Function Module which can be used to achieve the above purpose?

    Thanks for the reply.
    this FM is taking the Marketing Attribute Set ID as input and returning the BPs in it.
    I would like to know if I create an Attribute list in the T-code CRMD_MKTDS, create a filter criteria for this attribute list, then how come I can determine the BPs related to this filter criteria Can this me achieved by any FM or Standard Report program?
    Edited by: Sibsankar on Oct 4, 2011 3:32 PM

  • How can I set the order of search engines on my Macbook?

    When I use "Manage Search Engines" to rearrange the order of my search engines, the order changes temporarily, only to revert to the order the search engine add-ons were installed, the next time Firefox is restarted. How can I set the hierarchy of search engines to suit my preference, and have it stay that way?

    It may be your preferences problem.
    Try to Reset your firefox and try it newly
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

Maybe you are looking for