How to add my function as a public function

HI i have a function which i want to make public. How can i do that?
Regards
Vibhuti

Do you mean this:
1. from sql*plus on target-DB: create function public.myfunc .....
2. import this function in OWB-public-custom-transformation
3. use it in any owb-module-mapping ?
Why should I create a function first on the conventional way ?
I tried this way, without success:
1. in OWB create public-transformation, define PL/SQL-code inside (to_number(...))
2. deploy it - it apears as privat function in that shema, which I used in control-center for deployment. there is no synonym in public or anything I can use in other mappings
3. in OWB I choose that deployed transformation in a mapping of another schema
Result: the generated package-body just try to call this function as if it was owned by package-owner ! so it fails !
So than: what means 'Public transformation' in OWB, when it generates the objects in that schema, which I used to deploy such 'public' transformations ?
when it even does not take care to crete a public-synonym as soon as I drag a public-transformation into a mapping ?
why does OWB not generate a full-qualified access (schema_x.function_y(...)) to a draged transformation, since OWB should know, who is the owner of that transformation and who wants to use it.
regards LaoDe

Similar Messages

  • How we add parter function in customer sales area usinf xd02

    how we add parter function.in xd02.any function module or user exit is there.
    it check first whether parter exit or not if not exit then add to atb partner function tab in XD02.any bdc how we add at run time this

    u can check with lsmw

  • How to add scroll function in  the applet launched by  Java Web Start?

    I have Java Web Start installed in order for the applet to launch.The applet size: width:700 height:1000
    my compuer resolution:800*600
    the applet launched by Java Web Start can only be seen partly,especially height.How to add scroll function in the applet launched by Java Web Start?
    Thanks for help.
    email:[email protected]

    You can very easily add a JScrollPane manually between the Applet and your content. Perhaps it would be beter if javaws did this automatically. In the browser, an applet can be any size. In Java Web Start an applet is directly contained within a JFrame, so it cannot be smaller than the minimum size of a JFrame, or Larger than the max.

  • How to Add Partner function in the main screen of the Sales order???????

    Hello All,
    I am working on ECC 6.00 SD module
    I want to add partner function in the main screen of the sales order, that mean add more partner function beside Sold to party and the ship to party to be in the order header, Is it possible and how?
    Regards
    Jacopo Françoise

    Hi
    If you want in the sales order , above the sold to party as the  box then you need to go for enhancements
    Regards
    Srinath
    Edited by: sri nath on Jun 11, 2008 6:56 PM

  • How to add F4 functionality to a field in the Custom Infotype

    Dear Friends,
    I have created a custom Infotype 9332 for tracking the career growth of the employee. now i want add F4 functionality to a field in this infotype. How to do it and where to implement the code. Please suggest your valuable options.
    regards.

    Hi,
      You have 2 options.
    1.Table Level
    create a search element and you can attch it in table.
    2.Screen Level.
    In the Flow logic, create a module like " FIELD P9332-fieldname MODULE f4_values" under PROCESS ON VALUE-REQUEST.you can do the coding in the module for populating.
    Reward points if helpful.
    Regards,
    Manoj.

  • How to Add delta functionality to generic datasource

    Hello all,
    My requirement is to make a Generic Transactional Data source Extractor to Delta enabled.
    The datasource doesnt contain either of the following delta enabling functionality
    -> Date 
    ->time stamp
    ->Numeric pointer.
    Could anyone suggest idea how to add these in Generic Datasource so that it can be delta enabled
    regards
    Bala

    Hi Bala,
    Coding should be done checking th trasaction and the tables.
    but i can provide outline .
    add a field last changed on  and write a code saying last changed on is equal to sy-datum.
    i am not sure of the scenario where to write this code and after which line.you can take a decision.
    check the link below
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c062a3a8-f44c-2c10-ccb8-9b88fbdcb008&overridelayout=true
    Regards
    Joga

  • How to add a form to a public site with sharepoint online 2013 (plan2)

    We need to add a form to a public site: in particular a form where candidates can apply submitting some info and sending a file (cv).
    What would you recommend to use?
    Thank you,
    ER

    No, our Sharepoint is not bundled in any of office 365 subscriptions.
    It's a simple SPO Plan 2 subscription.
    I don't know if it makes any difference though.

  • How to add new function in B1

    Can i add new function in B1.Example exist function in 2005 version is Concat(,) if i want to add new function can i do.I want function to convert number to text for decribe total price, example total price = 3250 the text must show as 'three thousand and two hundred fifty'.Can i do.Please reply.
                                            thank you

    Hi Virasak
    Where are you trying to do this??? In your program or the pld. If in the pld it can be done, works great.
    In the sdk itself i do not think there is any functions for this, but you should check in your programming enviroment to see if it has such a function.
    Hope this helps

  • How to add Timer functionality to Agentry application?

    I want to add timer functionality in my Agentry app.
    After selecting particular button, the timer should start and end after other button selected.
    I am using Eclipse editor for coding and I cant see any option for timer functionality.

    Prit,
    The actiontimer program is a windows program that was developed to execute the action at certain intervals.  This program is a windows program that naturally will not run on Android and there is no equivalent android program that exists at this time.
    Also, since Android is a more locked down OS, we don't have the same capabilites in terms of other external applications invoking actions within the Agentry client that we do with Windows.
    The Agentry 6.0.x client just doesn't have the same capabilities needed to implement this functionality.  However as I mentioned, with theSMP 3.0 (Agentry 7) client we have introduced the OpenUI SDK which should give you the ability to write an equivalent capability on the Android platform.
    The OpenUI API documentation can be found at the following link
    Agentry OpenUI API
    --Bill

  • How to add a function field into the existing matrix report

    Hi,
    I have a matrix report , now i wanted to add one moe field into the matrix which is getting the value from a function , this function is a part of the ref cursor query(group) , i'm able to get the value from the function but it cannot display on the existing matrix report. i wanted to add this in the repeating frame which is printing down. how could i do this , looking for your help. thanks . bcj

    Here the scenario like,
    Data from Table_1
    NAME UNITS DAYS RATE
    AAA 10 1 1.2
    BBB 12 2 3.1
    AAA 20 2 4.1
    CCC 23 1 5.2
    Here, In the matrix report the NAME and UNITS are row fields and 'DAYS' is column field , RATE would be the cell field, and
    Data from Table_2 ,
    NAME BASIC
    AAA 2
    AAA 2
    BBB 2
    CCC 3
    In the report i have to display the 'BASIC' along with the NAME in row level ( repeating frame printing down),
    To get the multiple 'Basic' for each 'Name' using a ref cursor .
    and, using a function to do further calculation based on the basic value
    begin
    select basic into v_basic where name =:name;
    return(caluculated_value);
    end;
    and return the calculated value to the report. But at that time cannot accommodate the value in the matrix report with other groups frequency.
    looking for your valuable help. Thanks Bcj

  • How at add closd function in the JButton??

    Hi, sir:
    I hope to add a closd function in the JButton, ie, like a JPanel or JFrame, there is a "X" sign icon on the right upper coner, when we click this X sign,
    whole window or JPanel or JFrame will be closed, here I hope to add a "x" sign in JButton, when I click it, itthis button b2 will be vanished.
    I update following code, but looks like not work, I hope Text and its icon on the leading Left, but closed sign is on the extreme end of right.
    Can guru help??
    Thanks
    import javax.swing.AbstractButton;
    import javax.swing.Icon;
    import javax.swing.JButton;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JFrame;
    import javax.swing.ImageIcon;
    import javax.swing.SwingConstants;
    import javax.swing.GroupLayout.Alignment;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.KeyEvent;
    * ButtonDemo.java requires the following files:
    *   images/right.gif
    *   images/middle.gif
    *   images/left.gif
    public class ButtonDemo2 extends JPanel  implements ActionListener {
        protected JButton  b2,bclosed;
        public ButtonDemo2() {
             Icon closedIcon  = new ImageIcon("images/ActionButton/closed.PNG");
            ImageIcon middleButtonIcon = new ImageIcon("images/little.gif");
            JLabel label1 = new JLabel("Image and Text", middleButtonIcon, JLabel.CENTER);
            bclosed = new JButton(closedIcon);
            bclosed.setBorder(null);
            bclosed.setToolTipText("closed");
            b2 = new JButton("Middle button", middleButtonIcon);
            b2.setText("Middle button");
            b2.setVerticalTextPosition(AbstractButton.BOTTOM);
            b2.add(bclosed, -1);
            b2.setIcon(middleButtonIcon);
            b2.setHorizontalTextPosition(AbstractButton.LEFT);
            b2.setAlignmentX(LEFT_ALIGNMENT);
            b2.setMnemonic(KeyEvent.VK_M);
              b2.setToolTipText("This middle button does nothing when you click it.");
            //Add Components to this container, using the default FlowLayout.
            add(label1);
            add(b2);
        public void actionPerformed(ActionEvent e) {
            if ("disable".equals(e.getActionCommand())) {
                b2.setEnabled(false);
            } else {
                b2.setEnabled(true);
        private static void createAndShowGUI() {
            //Create and set up the window.
            JFrame frame = new JFrame("ButtonDemo");
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            //Create and set up the content pane.
            ButtonDemo2 newContentPane = new ButtonDemo2();
            newContentPane.setOpaque(true); //content panes must be opaque
            frame.setContentPane(newContentPane);
            //Display the window.
            frame.pack();
            frame.setVisible(true);
        public static void main(String[] args) {
            //Schedule a job for the event-dispatching thread:
            //creating and showing this application's GUI.
            javax.swing.SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    createAndShowGUI();
    }

    Thanks, I add as follows:
    package a.border;
    import javax.swing.AbstractButton;
    import javax.swing.Icon;
    import javax.swing.JButton;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JFrame;
    import javax.swing.ImageIcon;
    import javax.swing.SwingConstants;
    import javax.swing.GroupLayout.Alignment;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.KeyEvent;
    * ButtonDemo.java requires the following files:
    *   images/right.gif
    *   images/middle.gif
    *   images/left.gif
    public class ButtonDemo2 extends JPanel  implements ActionListener {
        protected JButton  b2,bclosed;
        public ButtonDemo2() {
             Icon closedIcon  = new ImageIcon("images/ActionButton/closed.PNG");
            ImageIcon middleButtonIcon = new ImageIcon("images/little.gif");
            JLabel label1 = new JLabel("Image and Text", middleButtonIcon, JLabel.CENTER);
            bclosed = new JButton(closedIcon);
            bclosed.setBorder(null);
            bclosed.setToolTipText("closed");
            bclosed.setActionCommand("closed");
            b2 = new JButton("Middle button", middleButtonIcon);
            b2.setText("Middle button");
            b2.setVerticalTextPosition(AbstractButton.BOTTOM);
            b2.add(bclosed, -1);
            b2.setIcon(middleButtonIcon);
            b2.setHorizontalTextPosition(AbstractButton.LEFT);
            b2.setAlignmentX(LEFT_ALIGNMENT);
            b2.setMnemonic(KeyEvent.VK_M);
            bclosed.addActionListener(this);
            b2.setToolTipText("This middle button does nothing when you click it.");
            //Add Components to this container, using the default FlowLayout.
            add(label1);
            add(b2);
        public void actionPerformed(ActionEvent e) {
            if ("disable".equals(e.getActionCommand())) {
                b2.setEnabled(!b2.isEnabled());
            if             ("closed".equals(e.getActionCommand())) {
                  System.out.println("OK closed is pressed");
                  remove(b2);
        private static void createAndShowGUI() {
            //Create and set up the window.
            JFrame frame = new JFrame("ButtonDemo");
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            //Create and set up the content pane.
            ButtonDemo2 newContentPane = new ButtonDemo2();
            newContentPane.setOpaque(true); //content panes must be opaque
            frame.setContentPane(newContentPane);
            //Display the window.
            frame.pack();
            frame.setVisible(true);
        public static void main(String[] args) {
            //Schedule a job for the event-dispatching thread:
            //creating and showing this application's GUI.
            javax.swing.SwingUtilities.invokeLater(new Runnable() {
                public void run() {
                    createAndShowGUI();
    }But I cannot see the First Image I add in b2 such as little.gif and "Image and Text" on it, only I can see bclosed icon.
    what is wrong here??
    Thanks a lot
    Good weekend

  • How to add search function to my module?

    Hi just new to oracle forms...
    I would like to know how can i add a search button (trigger: when-button-pressed) wherein values in the form will change when i hit the search button.
    example:
    current content of form:
    name: david
    telephone: 5220556
    search: chiqui
    when button pressed
    current content of form changes to
    name: chiqui
    telephone: 7252288
    thanks!

    hy,
    You can set defaut where in set block property, in trigger push_botto
    set_bloc...(your_block, deault_where, ' name = '''||:item_name||'''');
    do_key('execute_query');
    hope it help you

  • How to add PS functionality in Solution Manager

    Hi,
    I am trying to add the PS functionality into the structure in Solution Manager. Can someone tell me where it is in the structure. I look it up on SOLAR_PROJECT_ADMIN (scope-Template selection) and in SOLAR01, but I don't find Project System.
    Thanks!

    Hi,
    You need to Have the Java Software compoent of Enterpirse portal defined under software components.(You can have the source from SLD).
    Then define the new system, Database for your SID and correct product version.
    Give the software comeponent information in the main Instance selection.(Reference it).
    Hope this helps.
    Revert if you face issues.
    Thanks,
    Jagan

  • How to add TAB functionality in module pool screen

    Hi,
    I have created a screen with two fields(input/output).My requirement is generally cursor is in the first field when user pressed TAB key then cursor has to move to second field.How can i fulfil this requirment.
    Thanks,
    shyla

    Hi,
    If u have created your input filed (Input/Output-Se51) field in screen layout then it will automatically jump to next input field when u press enter.
    Chk it out.

  • How to add a function-group to authorization object S_RFC ?

    I have implemented a function group, that is to be called from "the outside" via RFC-calls.
    Have been told that this func.group has to be added to object S_RFC, and assigned to the user(s) that are going to use this call.
    Where, in the SAP-system, do we maintain theese connections ?
    (I'm new to the SAP-world, and hope someone will give me some help...

    Hi
    I believe you should insert the authority-check in the fms of your function group:
    AUTHORITY-CHECK OBJECT 'S_RFC'
    ID 'RFC_TYPE' FIELD <value>
    ID 'RFC_NAME' FIELD <value>
    ID 'ACTVT'    FIELD <value>
    This object has to assign to profile of all users who'll use those fms.
    You can manage the profile by trx PFCG.
    Max

Maybe you are looking for

  • After 10.5.8 update no shut down, Finder, Dock, program folder issues

    Hi all, I've seen and read similar topics to these issues but as the given tips couldn't help me I open another topic. Yesterday I installed the 10.5.8 update. Since then I cannot access the Dock, it even doesn't show up, the Finder does not let me a

  • Macbook won't go 1920x1080 on external display

    Hello everybody! I recently purchased a Macbook (new, current model) and I've been trying to connect it to a Samsung SyncMaster P2270 display. I bought the DVI-to-MiniDisplayPort connector from Apple for that. It works fine, both in mirrored and exte

  • BP aliases table BKK21, visible in UI

    Hi I am a CRM functional consultant. Now we have requirement to make BP aliases visible in UI. Through configuration I am able to make aliases tab visible in GUI (transaction BP). But corresponding Component/View is not available for UI. Please guide

  • Connecting Deskjet3070 to wifi and laptop

    Hi, As of this morning, my Deskjet 3070 all-in-one printer no longer connects to my computers, and now after trying everything to reconnect, I have managed to disconnect it from the wifi network too. Nothing I've read online is of any help. What to d

  • SAP-Xi --configuration: purpose is to receive Idoc in XI from SAPR3

    Hi all, Please provide information how to configure SAPR3 and XI systems to post an Idoc and receive and Idoc. sender:                               Receiver SAPR/3--->posts Idoc - > XI receives Idoc Please provide the configuration steps in detail.