Change subject and/or object

Hi all,
i need help again. I must write a new function, which change the namespace of Subject or Object, for example:
http://www.test-one.org/abc#Node1
into
http://www.test-two.org/abc#Node1
My idea is to delete the first and to add the second, but maybe there ist better sollution.
thx in advance

Hi,
You could try an 'update'.
update <table_name> set <colum_name> = sdo_rdf_triple_s(<model_name>,<new_subject>,<old_property>,<old_object>) where <column_name>.get_subject() = <old_subject>
Building an index on get_subject() will make such updates efficient.
Melli

Similar Messages

  • In Request type, what is the difference between action 'Change user' and 'Assign object'

    Dear All,
    I have used only 'Assign Object' for my 'Change User' request type. But the standard request type has 'Change user'. So, could you suggest , what additional purpose does Change Object serve
    Regards
    Plaban

    HI Plaban
    not sure if you answered your own question here?
    Change User - by itself would allow update of address data, user parameters, defaults, etc
    Assign Object - as you mentioned roles and profiles.
    However, if assigning, I think you need to have both actions: change and assign
    I recall (ages ago) that change was only the user details and not the role or profiles. As a result, there were a few threads where people had to update the action for the request type of provisioning would not occur.
    This is something you could test
    Regards
    Colleen

  • How would I change JLabel and place object randomly

    hello, I am trying to make sort of a one-sided Battleship game and I have an 8X8 Grid-Layout and do have the MouseListener set up to when one is clicked the color changes. How can I make it so when one is clicked, the word "MISSED" or a graphic of a big X is layed across the appropriate square? Also, is it possible to lay an object down randomly over 3 or so different squares? Here's my code:
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import java.awt.event.*;
    public class CreateBoard extends JFrame
    public static void main(String[] args)
    {   JFrame board = new CreateBoard();
    public CreateBoard()
    setDefaultCloseOperation(EXIT_ON_CLOSE);
    setPreferredSize(new Dimension(600,600));
    setTitle("BattleShip");
    getContentPane().setLayout(new GridLayout(8,8));
    for (int i = 0; i < 8; i++)
    {   for (int j = 0; j < 8; j++)
    getContentPane().add(new GameSpace());
    pack();
    setVisible(true);
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.border.*;
    public class GameSpace extends JPanel
    {   GameSpace()
    setBackground(Color.WHITE);
    Border borderColor = BorderFactory.createLineBorder(Color.BLACK);
    setBorder(borderColor);
    addMouseListener(new MouseClickListener());
    class MouseClickListener extends MouseAdapter
    {   public void mouseClicked(MouseEvent evt)
    setBackground(Color.LIGHT_GRAY);
    repaint();
    Thanks

    You could perhaps make use of some JButtons.
    * Tweak the border property so noone can tell it's buttons (that is of course if you don't want anyone to see they are buttons...)
    * start with no text on the buttons
    * when a button is clicked -> change colors, put some text or icon on the button or something
    What I'm suggesting is basically that your GameSpace class extends JButton (or perhaps JToggleButton if you want to make use of two "states") instead of JPanel...

  • How to get subject text and Reference Object both Screens at the Header lev

    Dear Experts ,
                    I am getting only Notification Header Screen ( Subject Text, Notification system and User Status) at the Header of Notification and different Tabs under that screen.
                    I want Subject Text and Reference Object screens at header Level so that any screen Tab selected at a time I can see the Subject and Reference Object of the Notification.
                    Pls tell me is there any way so I can Include 2 screens( Subject and Reference Object at the Header Level.)
    With best regards,
    Narendra

    Narendra,
    You can't in the standard system.
    Only the tabs are configurable.
    PeteA

  • How to find all those list of SAP standard and custom objects that are changed from a specific point of time

    Hi all,
    Please let me know the process to track or find all the SAP Standard and custom objects. that got changed from a specific point of time.
    Is there any function module or any table where this change log is maintained.?
    I just only need the details ,wheather that SAP standard or Custom object has got changed or not.
    Thanks in advance

    Hi RK v ,
    I really don't know what your actual requirement is , but if you want to know the objects as per the modification , then transport request will be much help to you .
    Have a look into table E070 and E071 .
    Regards ,
    Yogendra Bhaskar

  • IDCS3 Mac Applying effects changes colour of images and other objects

    Something strange happening in InDesign CS3. Hope someone can help me.
    When I apply an effect such as drop shadow to an object the colours of all the other objects on the page change. When I say change I mean almost like converting profiles (e.g. rgb to cmyk). The colours change on all the objects of the page but does not affect objects on other pages of the same document. Does applying an effect such as drop shadow or gradient alter the colour profiles of other objects?
    Very puzzling. Is it a bug or am I doing something wrong?
    I am on a Powermac G5 running Tiger. My colour settings are (throught Bridge) ProPhoto RGB and Coated Fogra 39 for CMYK.
    Profile mismatches are set to preserve embedded profiles for both RGB and CMYK.
    Regards
    Jach

    Thanks Peter for your quick response.
    Your answer was spot on. Changing the transparency blend space to Document RGB has put it right.
    Regards
    Jach

  • How do you change the position of email sender so that it's on the left (sender[from], subject and date received)

    How do you change the position of email sender so that it's on the left (sender[from], subject and date received)

    In the Thread Pane where your messages are listed?
    You see that bar with the labels "From", "Subject", "Date" and so on? Well, they are buttons. You can click on them to sort your messages. You can also drag them with the mouse left and right to reposition them, and you can drag their ends to change the column widths.
    These are standard computer actions; you can do all of this in Windows Explorer ("My Computer") too.
    In Thunderbird, a right-click on any of these buttons will reveal a pop-up menu where you can select and deselect the columns to control what is shown.
    More here: http://www.ramsden.org.uk/8_How_to_sort.html

  • Change mail subject and body text

    Hi all,
    i activated access method M in tr. SPAD and via this method i'm sending various reports in PDF to external e-mails. But when recepitiens recive e-mail i have subject of e-mail composed of SYSTEM ID and SPOOL NUMBER (e.g. R3P-12345) and i also have defaulted mail body text :
    The Mail Attachment Contains the Print File Created by User XXXXX , with Number xxxx from SAP System R3P .
    To Print the Data, Open the Mail Attachment with a Suitable Program and Print the Document.
    How can i change mail subject and body text?
    Regards,
    PS*

    For the output type Maintian the Mail body and subject.
    You can do this at NACE==>Output Type ==> Mail title and texts
    rgds,
    TM
    See the link
    http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/MySolutions/Dev/UtilityCode.html
    Message was edited by: Thomas Mann

  • Is there a Business Object for Sales Order Create and Change VA01 and VA02

    Hi experts -
    I am looking for a business object for Sales order create and change VA01 and VA02 respectively?
    Thanks,
    Mark

    Hi Mark,
    I think this question is best answered in [SAP Solutions|/community [original link is broken]; Forums.
    - Subhodeep
    Edited by: Subhodeep on Aug 29, 2009 11:14 AM

  • Change email subject and body

    Hi ,
    For one of my requirement, the email subject and body has to be changed. For order confirmation and quotation, the standard behaviour of having the smartform name as the subject name should be changed and ther ehas to be a dynamic subject name. Similarly the email content should also be changed. Is this possible? Can anyone suggest me the steps?
    Thanks.

    Hi,
    Could you please tell what method are you using to create emails?
    If it is using workflows then you can change the subject and mail body dynamically using parameters and expressions.
    If you are sending mail using an FM call, then also you can create dynamic subject and mail body.
    Please provide the details so that an appropriate solution could be provided.
    Regards,
    Saumya

  • Instrument objects - change one and two others change with it

    very confusing behavior within the LE arrange window: in song composition, Im ladying down from top to bottom various instrument only tracks.
    Because by default (my copy of ) LE had 8 Audio and 8 Instrument objects, Ive had to by necessity move these around.
    Now Im noticing if I change the topmost instrument object, Logic change one/two/three or other instrument objects along with it ? It must think they are the same, however, Ive got them mapped to play different sounds on the EXSP 24 (do I need a new iteration of this object for each different sound ?)

    Thanks TT2
    Your suggestion worked. I had tried deleting the artwork just from the albums involved and found one track, on one of the compilation albums, was still showing artwork on the ipod, but not itunes library. Deleting all the artwork off the ipod, adding it back onto the itunes library and then syncing the ipod worked.

  • M:1 or M:M subject areas - Custom Object 01~03 and Activities

    Please let me know when will be possible associated Custom Object 01~03 with Activities.
    Is it possible in COD R17?

    Thank you for your reply.
    It may be seen as if all subject areas - Custom Object 01~03 and Activities - are associated with M:1 or M:M Relationship.
    But after trying to analyse by COD BI Answer, I found it is 1:1 relationship not M:1 or M:M Relationship
    In Oracle CRM On Demand Release 16 Transfer of Information New Custom Objects Analytics Functional Overview,
    "M:1 or M:M subject areas, such as CO1 and Opportunities, are simpler to use, but require specific subject areas for each M:M association.
    We only have subject areas to cover the association with Account, Contact, Opportunity, and SRs.
    But we have customers who need the association to other objects, such Activities, etc…"
    Please tell me about your method or knowhow. In below, It is a thing that I want.
    - Objective
    1. I use Custom Object 01 for Comment under the Calendar(Activity) Screen
    2. I want to manage Comment that are made by Manager after closing Sales Activity
    3. But, I can't manage Comment history in Calendar(Activity) Details because it is remained Last Comment in Details
    4. So, I use Custom Object 01 for Comment
    - Problem & Question
    1. I can manage Comment history under Calendar(Activity) Screen
    2. But, I can't make Report Comment Report related with Account, Contact
    3. So, I want to know
    a. Are there no relationship Custom Object 01(Comment) with Account, Contact in Calendar(Activity) Screen
    b. If I have to make Comment Report related with Account, Contact, how to make it?

  • Change mail subject and body

    Hi all,
    I configured a 'printer' in SPAD that is used to send email with pdf attachments with the smartforms / sapscritps that I developed.
    Is there a way to change email subject and body instead of standard text "The Mail Attachment Contains the Print File Created by User" bla bla bla?
    This is critical to me.
    Thanks in advance!
    Regards,
    André

    If you are already able to send the pdf attachment through mail using Function Modles 'CONVERT_OTF_2_PDF' &
    SO_NEW_DOCUMENT_ATT_SEND_API1 and the problem is with subject and Attachment name only then
    in the SO_NEW_DOCUMENT_ATT_SEND_API1 function Module
    For Subject
      EXPORTING
      document_data = docdata
    For Attachment Name
      TABLES
      packing_list = objpack
    Declarations for the above two are
    DATA:
      objpack LIKE sopcklsti1 OCCURS 1  WITH HEADER LINE,
      docdata LIKE sodocchgi1.
    and the values you need to pass are
      objpack-obj_descr = 'Invoice'. "Attachment name
      docdata-obj_descr = 'Mexico Direct Invoice'. "Subject of the mail
    Thanks,
    Phani.

  • What settings need to be changed so logos (.png or .jpg) and other objects in the email (body_part_0.html or body_part_1.vcf) appear in the email in lieu of att

    We have several computers that receive email via Thunderbird. Two individuals received that exact same email. On one of the emails, the attachments are shown correctly (PDF file and a ZIP file). On the other computer, the attachments are also shown but any company logos (.png or .jpg) and other objects in the email (body_part_0.html or body_part_1.vcf) do not appear correctly in the body of the email but appear at the bottom of the email as attachments. I can send PDF files of these (2) different emails if it would be helpful.

    Matt: Thanks for the quick reply... both computers have the identical antivirus software package. I'm thinking that there has to be something in the configuration of Thunderbird that is slightly different that is giving the different results.

  • How can I change the Subject and Message in Adobe Send?

    Bonjour,
    Lorsque je veux envoyer un document, dans les cases "objet et message" pourquoi avoir installé du texte que je dois systématiquement supprimer pour y placer le mien.
    Avant avec l'excellent Adobe SendNow c'était simple et parfait.
    Bonne journée.
    FRB

    Bonjour
    Merci pour votre patience et votre amabilité.
    Malheureusement ce mail ne répond pas à ma question.
    Je trouve absurde d’avoir renseigné les cases “Objet et message”, car chaque fois je dois effacer votre texte pour y renseigner le mien.
    Cela n’existait pas avec Adobe SendNow !
    Bonne journée,
    Fabrice
    Le 31 oct. 2014 à 17:59, Sara.Forsberg <[email protected]> a écrit :
    "objet et message"
    created by Sara.Forsberg <https://forums.adobe.com/people/Sara.Forsberg> in Adobe Acrobat.com Services - View the full discussion <https://forums.adobe.com/message/6887424#6887424>
    Hi szpulka,
    In Adobe Send, select Personalized Link after you select the file to send. Then, you can customize the Subject and Message as you'd like.
    Best,
    Sara
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6887424#6887424
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Acrobat.com Services by email <mailto:[email protected]com> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=48 70>
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0 <http://forums.adobe.com/thread/416458?tstart=0>.
    FABRICE ROUX-BIEJAT
    +33 6 3715 2428

Maybe you are looking for