Can we see the code of GUI UDF functions

Hi All,
Can we see the code of GUI UDF functions?
Which language it has been written?
Cheers!
Samarjit

Hi,
Have a look at this blog.
Is this what you are looking for?
<a href="/people/venkataramanan.parameswaran/blog/2007/02/06/is-there-a-possibility-to-access-xi-standard-functions-in-user-defined-functions-yes there a possibility to access XI standard functions in User defined Functions?" Yes!</a>
Regards
Bhavesh

Similar Messages

  • What can i do if I scratch the itunes card and I can´t see the code?

    what can i do if I scratch the itunes card and I can´t see the code?

    Follow these instructions;  iTunes Store:  Invalid, Inactive, or Illegible codes, http://support.apple.com/kb/TS1292

  • How can i see the code of SAP Exit for SAP Defined Variables

    Hi,
       It's very Urgent! How can i see the Source Code of SAP Provided Variables. I need to write code for User Defined Variables. please help me. It's very Urgent.
    Thanks in Advance.
    Nagesh.

    hi Nagesh,
    sample code for variable exit,
    there is 'how to' docs, can't see your email address.
      DATA: L_S_RANGE TYPE RSR_S_RANGESID.
      DATA: LOC_VAR_RANGE LIKE RRRANGEEXIT.
      CASE I_VNAM.
      WHEN 'CUMMONTH'.
        IF I_STEP = 2.                                  "after the popup
          LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE
                  WHERE VNAM = 'MONTH'.
            CLEAR L_S_RANGE.
            L_S_RANGE-LOW      = LOC_VAR_RANGE-LOW(4)."low value, e.g.200001
            L_S_RANGE-LOW+4(2) = '01'.
            L_S_RANGE-HIGH     = LOC_VAR_RANGE-LOW.   "high value = input
            L_S_RANGE-SIGN     = 'I'.
            L_S_RANGE-OPT      = 'BT'.
            APPEND L_S_RANGE TO E_T_RANGE.
            EXIT.
          ENDLOOP.
        ENDIF.
      ENDCASE.

  • I bought 2 app store cards and can not see the code on them

    i can not redeem my 2 $25 cards because i can't see the codes

    Invalid, inactive, or illegible codes
    http://support.apple.com/kb/TS1292

  • On my iTunes gift card I scratched to hard and I can't see the code, how can I still use the money on it?

    I got an iTunes gift card and when it said to scratch to reveal code, I must have scratched to hard and it scratched off the code. Is there anyway I can enter something somewhere and still get to use the gift card?

    You will have to contact iTunes support
    http://www.apple.com/support/itunes/contact.html

  • I  can't see the code in the gift card i bought

    i bought a gift card and only the last 3 digits of the code are visible.
    the store where i bought the card say is my problem and won't give me a new one, nor refund me me the money
    what should i do? i don't wan to waste the money i already pay

    you can try these two things
    1.contact itunes store support and expresslane.apple.com and put the card serial number in the desciption and they will get back to you with the activation code
    2.go to the redeem section of the iTunes store
    -enter 0 into the code section and hit redeem about 4 times, at that point it will then ask you if you need help
    -select help and it will bring up a screen to fill out some info on the card
    -enter the card serial number from the back of the card (usually starts with a GCA PBH or 6066)
    -after filling out the help info and email address section iTunes should be able to send you the activation by email

  • Where can I see the "code" of an object?

    hi guys,
    which view will show me the "code" used to create an object?
    thanks

    Hi,
    Did you try doing
    desc dbms_metadata.
    It woudl have shown you something like this
    FUNCTION GET_DDL RETURNS CLOB
    Argument Name                  Type                    In/Out Default?
    OBJECT_TYPE                    VARCHAR2                IN
    NAME                           VARCHAR2                IN
    SCHEMA                         VARCHAR2                IN     DEFAULT
    VERSION                        VARCHAR2                IN     DEFAULT
    MODEL                          VARCHAR2                IN     DEFAULT
    TRANSFORM                      VARCHAR2                IN     DEFAULTIf you are trying from a schema/user other than the owner and if you have necessary privilege then you shoudl pass the third parameter also.
    In this case it should be
    select dbms_metadata.get_ddl('<object type>','<object name>','<object owner>') from dual;Regards
    Anurag Tibrewal.

  • Can not view the code for views, triggers or table definition

    Hello Gurus,
    I can not see the code for any of the triggers, views, tables etc. in sql developer. For instance a view code will be
    "create or replace" and then nothing, I could see the code in the past.
    When clicking on SQL tab for table I get following errors
    1. Ora-00904 Invalid Column name
    2. Ora-31600: invalid input value emit_schema for parameter name in function SET_TRANSFORM_PARAMORA-06512: at SYs.DBMS_SYS_ERROR............................
    please advice.
    Thanks

    Sqldev was only certified starting from 9.0.2, so it's possible that's the culprit. The latest update in the certification document even omits 9i entirely.
    Did it start happening after upgrading sqldev? What version are you on?
    K.

  • Why i can not see the columns of "Tax Category" in transaction code FS00

    Dear Experts,
          Why i can not see the columns of "Tax Category" and "Posting without tax allowed" in tab of "Control Data"  transaction code FS00?
           How can i add the columns of "Tax Category" and "Posting without tax allowed"?
    Looking forward to your reply.
    Best Regards,
    Merry

    Hi,
    Go to transaction OBD4, and check whether the field "Tax category" is suppressed in group "Account control" for your GL account group.
    If not, then go to OB26 and check the field status for the same field for create, change activity.
    Regards,
    Gaurav

  • Can i see the macro code in labview?

    i want to know how to make the macro in labview in order to be able to modify them in labview, so i don't want to write the named of macro made in excel or word and saved there, executing it with Run Macro where i call the macro with name.xls!macro, i would like to view the basic code of the macro.
    please, don´t say me, that the solution it´s easymacro.com, there i can´t see the diagram and i am a student, i need to learn.

    Hello,
    If you want to view the macro code in LabVIEW, there is a description at www.easymacro.com that will show you...
    Just kidding...
    To my knowledge, there is no way to view the code of an existing macro in LabVIEW. I could be wrong about this, however. The best way for you to find out what functionality is available is to obtain information from Microsoft on what specific macro functionality is available through ActiveX.
    I hope this suggestion gets you pointed in the right direction. Also, I recommend that in the future you only post your question to the Developer Exchange once...there is no need to post the same question multiple times.
    Have a nice day.
    Sincerely,
    Darren N.
    NI Applications Engineer
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Why i can not see the Document goods movements from T-CODE  CO03 ?

    Hello,
        why i can not see the Document goods movements list use T-CODE CO03 ?  I'm sure i have issueed for this production order. thanks.
    xinzhou.

    Hi,
    Is this a problem with only one order? or with all the Orders of the same "Order Type".
    If this is with only one Order, check goods movements actually done or not?
    If this problem is with other Orders as well (same Order Type), then with the T.Code; OPL8.
    In the 2nd Tab Page (Implemenation) - Whether the Check boxes are filled for Documented Goods Movements??
    Regards,
    Siva

  • My code panel has an entirely black background and i can not see the coding how can i correct this?

    my code panel has an entirely black background and i can not see the coding how can i correct this?

    cs5 , windows, i don't even know how it changed? and yes all files but after 3 hrs burned here at work i figured it out:
    Before:
    click the format source code button
    Preferance panel will show up>code coloring>Default Background
    Correct:
    Thank you for your reply
    Message was edited by: Graphixqueen1

  • Where can I see the error msg in the below code.

    Hi Gurus,
    Please have a look at the code.
           if abc is initial.
              return-message = cl_bsp_runtime=>get_otr_text( 'ZXYZ/ERR_EMPID' ).
              append test to test_tab.
            endif.
    In the above code, Emp id input field is being checked as its mandatory. I would like to know where can I see the error message per the above code. what is get_otr_test??

    go to SE63 and see it from there..
    SE63-> Translation->OTR Objects->Short Text
    in field <b>Package</b> key in 'ZXYZ'
    and in field <b>Text from OTR</b> key in 'ERR_EMPID'
    and go forward.
    I hope this helps.
    For more info see the link below
    http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/6ad43aa654be55e10000000a11402f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/93/bccd3a00746f4ae10000000a11402f/frameset.htm
    <i>If useful answer..reward points and close the thread.</i>
    A.<b></b>

  • I'd like to know how can see the code editor for FormBeans y ActionBean

    Hi, I'm testing JDeveloper 10 and found this problem: When a created (Struts) FormBeans or ActionBeans I can't see formBean class or where it created and obviusly can't see source code in code editor.
    Can you help me?
    Sorry for my english
    Paio

    Form beans will be created in the default package for the project. We don't create them for you automatically though - unless you click on an Action in the Diagram, and choose "Go to Form Bean" from the context menu.
    If you just create a bean in the Struts Structure pane - that will create the XML entry but not the implementation.

  • Can not see the device net Master Interface in my project.

    Can not see the device net Master Interface in my existing project. Need to Modify exististing code. Can not recomiple and create exe file after making changes. Error says the vi's are broken. Tried re-installing industrial communications for device net but get an error saying a newer version is already installed. Do I need to plug my computer into the device net scanner to fix this?

    Assume the installation disk is an OS X disk? If it's the original one that came with the system (grey-colored disk versus black retail disk) have you tried to hold the alt key down when you boot? This would allow you to choose the Apple hardware test. If you can do this, choose the Apple hardware test, click the arrow to the right, and when prompted choose the extended test. Does that give you any errors or messages about a hardware problem?
    Are you able to hold the C key down when you reboot, to boot off the installation disk?

Maybe you are looking for

  • Opening a .bat (batch) file on a Mac?

    Hello everyone, I have a game client that launches using a .bat file. I have heard that I could rewrite the launch file using Applescript or Terminal, but I have ZERO experience with coding/scripting. The file is located in a folder with .class files

  • Possible Memory Leak in C-API

    I can start my C_API JMS application and just create a JMS context. Looking at the windows task manager I see the memory footprint slowly grow. I'm not a Java wizard so I haven't found the right tools set for diagnosing this. Thanks for any help

  • Alternative to Outer Join Required !!!

    d/b version 11g R2 i have 3 tables a,b and c.Below is the data in the tables. table A SQL> select id from a;         ID          1          2          3          4          5 table B SQL> select id from b;         ID          1          2          3

  • Send Drawings via message determination

    Dear Friends We are using DMS (Document Management System) and I would like to know some things: u2022     I would like to see at item level an icon which shows if the material have attached documents. How can I do it? u2022     I would like to send

  • Edit in Pages for Mac - Download from iCloud in Word format

    Does anyone know if the following is a documented limitation? Create a Pages document in Pages for iPad. Log in to iCloud.com using Safari. You can download the document as a Word document. (Click on the document > click on the Download button > sele