Change Sequencing Policy for individual objects? V9.0.4.9

Our TOPLink projects us using by default the sequence table model for its sequencing policy.
There are a few individual tables where native sequencing is being used, and I need to map these tables and be able to insert into them.
Can I change the sequencing policy for these few tables only in version v9.0.4.9? I believe this may be possible via a Descriptor Amendment, but cannot find the method(s) that allow me to change this...
Thanks in advance..
Greg

Our TOPLink projects us using by default the sequence
table model for its sequencing policy.
There are a few individual tables where native
sequencing is being used, and I need to map these
tables and be able to insert into them.
Can I change the sequencing policy for these few
tables only in version v9.0.4.9? I believe this may
be possible via a Descriptor Amendment, but cannot
find the method(s) that allow me to change this...
Thanks in advance..
GregIn 9.0.4.* you can do this in a descriptor amendment method by invoking the following API -
descriptor.setSequenceNumberName(String name). For Oracle native sequencing this needs to be the name of the Oracle sequence object.

Similar Messages

  • Quantity Unit for individual objects missing.

    Hi,
    i have the following problem using mobile service.
    We need to enter individual objects in the service confirmation. I can select one, but the dropdown for the quantity unit is empty. Because of this beeing a mandatory field, i can not save the service confirmation. The select statement coming from the corresponding comboengine is using the SFAMARA key to search the SMOMARM for this information. This table is empty for individual objects.
    Each equipment has a back reference to it's original material wich has got the information, even in SMOMARM.
    so my question: In CRM-Online the back reference is used, in Mobile its using the individual object key. I would identify this as a bug. We are using Mobile 5.0 SP7, CRM 5.0 .
    Has anybody experience with this and can support me? i found nothing in OSS! Maybe some customizing in CRM-Online or MSY. I don't know.
    Thanks a lot,
    Andreas Rose

    Hi,
    IObjects cannot be entered as items for service confirmations or orders as it makes no sense at all.
    The reference to one or more IObjects will be done in Tileset <Subject/Objects> or <Item Subject/Objects>, Tile <Reference Objects>.
    Regards,
    Wolfhard

  • External no range for individual object

    hello,
    still have confusion in creating external no range for individual objects.
    i have created to two subgroups i'e 01s & 01 C. & a $$$$ is alo der...in $$$$ ext range is 1-499999 & for 01S it is 201 -300 & for 01 C its 101-200..
    but system is taking any no for positions & jobs with out restrictions..i think tht is because of $$$$ range..
    thst wat my confusion is..can any one let me know wat to do for this...with an example...
    do reply..
    thanks & regards
    Vinita

    Self solved

  • Business partner in Fact Sheet for Individual object

    Hi Folks,
    I am unable to see the assigned business partners on the Fact Sheet for an Individual object.  I have created the iObject in the portal.  Here, I could not assign any BP's during the creation as the system does not have this option.  I then went ahead and created an Installed Base and assigned this iobject to it in the CRM system in transaction [IB51] "Create Installed Base".  I then went ahead and assigned the Business Partners to this iObject. 
    The situation is that I can see the assigned Business Partners in the Portal for this iObject/Component for the Installed Base in the "Installed Bases/Components" tab but when i go to the "Fact Sheet for Installed Bases" tab I am unable to see the assigned BP's.
    I haven't been able to find any documentation on it either.  Can someone please help.
    Thanks.

    Hi,
    Did you ever solve this issue? 
    I too am having the same problem and cannot display the factsheet or summary using the 'Go To' button in EP.
    Any help would be much appreciated.
    Regards
    Jo

  • Creating IT policy for individual cellphone

    I searched the forums and couldnt find answer to my question, can someone guide me if I can create an IT policy for my blackberry 8520 and disable the camera?
    My company dont allow camera cellphones and my blackberry is not on the corporate BES. I am wondering if I can create an IT policy for myself using my laptop and use it for my BB.
    Any help would be highly appreciated. Thanks in advance
    DC

    Your phone needs to have a BES data plan in order to work on a BES. unless your trying to use the BES Express I believe. But if you have further questions about setting one up then just create a thread on the BES board.
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • How to change the colors for individual bubbles in a bubble chart?

    I have a report where in a bubble chart needs to be shown with different colors for bubbles available in the chart. I cant find any option to select individual bubbles and format the color options.
    Any guidance or suggestions solving this would be much appreciated.
    Thanks,
    Vinay

    Thanks JB for your reply, I see in format chart data there is are two sections:
    1. Positional
    2. Conditional
    In Positional - I have the type and color changes for the bubbles but if I change any color in that all the bubbles are simultaneously getting the same color code.
    Not sure if there is any other setting. Please share me your thoughts on this.
    Thanks again

  • Instantation Policy for Collection Object.

    Dear all,
    We hit the problem related to the collection object. We have extended the java's collection object, i.e. List, Set and Map, to hold some extra tranisent attributes and tried to recover them with event handler (i.e. postMerge, postClone, postBuild, postRefresh) during the object loading process. We also do not allow those extra attributes to be changed once they are set to not null by throwing exception.
    The interesting thing is that, we found the exception was thrown from postMerge/postClone event handler. It seems that TopLink were trying to reuse those cached collections in the memory once TopLink believed they would not be used anymore. Is my guess correct or not? And is there any "preBulid" event for "Collection" class, so that we can initialize the collection by ourself ?
    Thanks and regards,
    William

    William,
    I do all my extra wiring for custom collections in the get method for the elements. I use indirection, and just use the isinstantiated method to determine when it is getting created, and add some listeners for example.
    Hope that helps.
    Craig

  • Change documnet name for BOR object DEVICE.

    Hi expert,
                        Could You please tell me Change document object name of BOR object DEVICE for creating new entries in SWEC transaction.

    It does not look like there is one. How to find out?
    1- Find the actual table of the BOR object
    2- Go to transaction SWED to find out if this table is linked to a change document object

  • Changing Data Source for command objects

    Hi,
    My report (designed in CR 10) is running based on the Stored Procedure call using a command object; which is running successfully in the DEV environment. The report data source connectivity is a DSN.
    Now i want to switch it to QA environment with different DSN name. When i tried to update the Change Data Source option, it doesn't allows to update the existing command with a new command!!!!
    I don't know how to fix this. Could any one of you have idea, pls. share it here???
    Thanks
    Viswa

    If you have same table structure in new data source then you can change the datasource connection.
    Follow the steps in this article
    KBase Article ID:c2016958
    Article refers to:Crystal Reports 10
    Symptom
    In Crystal Reports (CR) 10, can you change the database connection of an existing command object to use a different database connection without the use of a Crystal Repository?
    Resolution
    Yes, you can change the database connection of an existing command object to use a different database connection without the use of a Crystal Repository by using the following steps:
    ====================
    NOTE:
    You must apply the CR 10 Monthly Hot Fix (cr10win_en.zip) and the CR 10 Database and Export Drivers Monthly Hot Fix (dbex10win_en.zip) before starting the steps below.
    You can download these hot fixes at http://support.businessobjects.com/search
    ====================
    1. Open a report with a command object.
    2. Go the 'Database' menu and click 'Set Datasource Location'.
    3. In the 'Set Datasource Location' dialog box, select the connection for the command object (the connection appears as a cylinder with a plug).
    4. In the lower window, select the new connection and log on to the database.
    5. Ensure the connection is highlighted for the command object in the top window, and the connection is highlighted for the new command object in the bottom window.
    6. Click Update.
    The database connection for the command object now changes to use the new database connection information.
    Regards,
    Raghavendra

  • Changing Sequence Settings for HD

    Hi Gang
    Working with FC6
    I work mostly with Standard Def, but I have a few pieces/clips of HD.
    If I change the Sequence Settings here, as prompted, will ALL the sequence settings also be changed to exisiting Projects which contain mostly Standard Def?
    The plan is to integrate a few pieces of HD footage to other standard footage in the same timeline.
    Thanx
    Mike

    "I understand you have a DV timeline already setup"
    Yes
    "when you bring in an HD shot FCP should automatically resize and letterbox it (if you are in a 4:3 timeline) No prompts."
    Actually initially there is a warning/prompt to reset settings; http://www.locationstudio.net/Sequence%20Settings.jpg
    I will say NO to this prompt, edit the clip, drag it down, and resize manually 120%, (I don't use wide screen format).
    Thanx
    Mike

  • Extracting custom attributes for individual objects

    CRM service maintain those custom attributes and set types. By checking the 'BW relevant', it generates all the custom data sources for BW. The data sources are in $tmp, but can be viewd in RSO2.
    Those custom attributes can be added to 0crmp_prod and updated via flexible update from those generated datasource. My concern is that it creates a lot of maintenance depending on the number of set types maintained in CRM. Currently there are about 50 set types being maintained in CRM, which means additional 50 transfer rules for 0crm_prod.
    My question is whether there is more efficient way to handle this situation.
    Thanks for any suggestion.
    Jennifer

    It sounds as if your custom attributes may not have been created properly which is leading to your current problem. When creating a new attribute, one of the final steps is adding it to a specific 'Class'.  This is where you choose
    Computer or User or any other specific need you have.  It sounds very much like this is the piece that has been missed.
    To fix it you'll first need to clean out the User specific pieces that have gotten into the system.  Easier said than done, I understand, but it will be crucial going forward.  Once cleaned, add the attributes to the Computer class one at a time
    using the Active Directory Schema admin tool.  You will need to be a member of the Enterprise Admins to add yourself into the Schema Admins and please remember to remove yourself after you are done (Best Practice). 
    Refer to this for additional info:
    http://social.technet.microsoft.com/wiki/contents/articles/20319.how-to-create-a-custom-attribute-in-active-directory.aspx
    and: 
    http://blogs.technet.com/b/isingh/archive/2007/02/18/adding-custom-attributes-in-active-directory.aspx
    Hope that helps
    Gary
    Gary G. Gray
     MCP, MCTS, MCITP, MCT Alumni
    Please remember to mark the replies as answers if they are helpful.
    This posting is provided AS-IS with no warranties or guarantees and confers no rights.

  • Change first name/last name convention for individual contacts

    Hello. First off, I'm aware of how to set the convention globally under System Preferences. However, what I'm looking for is the ability to set this for individual contacts. This is an issue, because not everybody has an English name, but for those that do, firstname/lastname works better than lastname/firstname -- the reverse is true for those without one.
    Basically I just need a way to change this setting for individual contacts. Is there a way?

    There's no way to edit the setting individually. However, there's nothing to prevent you from putting a first name in the last name field or vice versa if it suits your needs better.

  • Copying individual objects - customizing or BADI?

    Hi everybody,
    we are working with CRM 7.0 and we use the copy functionality for individual objects. Now we want for example that the partners from the assignment block parties involved in the individual object are copied.
    Does anybody know if this is customzing, some kind of copy control? Or do we need to use a certain BADI? if yes which BADI?
    Thanks a lot.
    Torsten

    I think we found a BADI where to do the needed changes: COM_PRODUCT_COPY.
    But if anyone knows a customizing, please reply
    Thanks.
    Torsten

  • Individual object settype in installed base

    Hi,
    We have created many set types for individual objects.So,If I go to Individual object application I get a new tab general where all these fields displayed.
    But we need those details in the installed base application itself,while clicking the corresponding individual object.
    Is there any way to get it done without writing Model access class for installed base application.
    Thanks and Regards,
    Abdul Raheem .S

    Hi Abdul,
    This is a new feature for CRM 5.0. To implement this in CRM 4.0 is very difficult because several components are affected. New functionality have to be implemented for the ibase access class, product (iobject) access class and for the settype generation (TA COMM_HIERARCHIE etc.).
    At first the settype generation has to be modified, because if you create or change any settypes in TA COMM_HIERARCHY, several entries in the different tables of the TA CRMC_BLUEPRINT have to be generated. In CRM4.0 these entries will be generated only for the product or iobject application (both use the same access class).
    Then you have to modify the product(iobject) access class: You need a method to set the product guid external and you need a method to control the display mode (if the ibase is locked, no changes at the settypes are allowed, because it is possible that someone edit them in the SAPGUI (IB52)).
    At last you have to modify the access class for the ibase application to handle the product specific data. In this class you have to map the ibase component object key to the product(iobject) guid and you have to call the CHECK_ACTIVE_TABSTRIP method of the product access class before the controller with the settypes tabstrip is displayed the first time (the product tabstrip contains all entries for all settypes and with the first call the access class filters these entries ->product guid->category->settypes).
    Sorry, but a simple implementation is not possible and its not recommended to modify the above mentioned transaction or access classes. In CRM 5.0 this is a standard feature in the ibase application of the pc-ui.
    Best regards,
    Oliver

  • Individual Object assigned 2 Reference Product

    I want to use Individual Object with referencing Data from Products in CRM 5.0 SAPGUI.
    Help link CRM 5.0:
    http://help.sap.com/saphelp_crm50/helpdata/en/a9/42388d7cb5c24ba5a3701a13aa9ea4/frameset.htm
    The steps I made:
    In trx COMM_HIERARCHY I added the following category:
    R3PRODSTYP
    - MAT
    -- MAT_HAWA
    <i>--- ID_REF  (added)</i>
    For cat MAT_HAWA, in tab Relnship Types:
    - PRDSCPS Customer/Distribution Chain for Product
    - IOBMP S IOBMP/S
    - IOBQFRS IOBQFR/S
    - PROREFS Reference Product for Individual Object
    For cat ID_REF:   
    Assigned to object family Z001
    Additional Settype            ZS0001
    I have created a material Z900016 of the type MAT_HAWA,
    In the Installed Base 100, I created a component Building A. Tab Product I added the created material Z900016. Tab Individual Object I added Family Z001 and Object ID z1234. After selecting the IO component I press the icon Component Detail.
    I can see my additional settype ZS0001 chars but I don't see the reference data of Z900016.
    Any suggestion is appreciated,
    Kim

    Dear Raj,
    Thnks for reply but the problem remains. Just to be sure:
    Product Z900016 has the category MAT_HAWA. The date maintained for this category is:
    MAT_HAWA:
    - Tab CATEGORY: Product/Object Assignment Possible
    - Tab RELNSHIP TYPES: Reference Product for Indivual Object
    One level down of MAT_HAWA the category ID_REF is maintained:
    - Object Family: Z001
    I create IB 415 Customer 01
    - Building A (Text)
    -- 900016 (Product)
    --- Family Z001 (object fam) + Z900016V01 (Object ID)
    When I open the pop-up for Object ID you can search using 'REFERENCE PROD ID' but the system doesn't show any hits. When I enter Z900016v01 and select 'Component Detail' I see the own settype and the general settypes of the product. But the date in the general settypes are all empty.
    Kim

Maybe you are looking for

  • Handheld Applicatio​n Loader Wizard has encountere​d a problem and needs to close

    I encountered the problem while using BlackBerry Desktop Software Version 6.1.0.35 with my Torch 9800. After I clicked the "Applications" button on the Desktop Software window, I got the pop-up window bearing the subject message. Additional info from

  • The necessity of WiFi on the iTouch.

    I am looking ot buy my first Touch... upgrading from a nano. I live in a rural area, where the Wifi connections aren't plentiful. I want a touch for 'option' of email and web, but also for some the apps that would be very useful to my business/work.

  • Certification question of 12?

    hi experts, Am new bie to certification environment? am working in private sector. In Jdeveloper 11.1.1.5.0-ADFBC in development ( not in production). learn ah bit-by-bit. just learning and working. some question bit silly. dont igonore mention it an

  • How to overview the problems of "memory full close...

    plz dont try to hard ReSeT Again and Again when your mobile shows "memory full close applications " first you can INSTALL MOBILE GUARD ANY APPLICATIONS LIKE NETQIN In that software all running APPLICATIONS LIKE WHATS APPLICATION . Online running APPL

  • Server always fails when attempting to set up e-mail

    Carrier: O2 UK Model Info: BlackBerry 9320 (3G, Wi-Fi) OS Version: Version 7.1 Bundle 2301 Battery pull did not solve issue I attempted to set up e-mail, but my device had a problem connecting to the server. BlackBerry World is not downloading, so I