Functionality of load program

friends let me know the functionality of load program

Hi,
Directly after an executable program, a module pool, a function group or a subroutine pool has been loaded, a special processing block can be executed exactly once. This processing block is defined as an event block using the event keyword LOAD-OF-PROGRAM. The processing block for LOAD-OF-PROGRAM has the same function for ABAP programs as a constructor has for classes.
Regards
Sudheer

Similar Messages

  • Create_dynamic_table - error  "Load program not found"

    Hi experts,
    i have receive error "Load program not found" at CALL METHOD cl_alv_table_create=>create_dynamic_table
    Runtime Error          LOAD_PROGRAM_NOT_FOUND
    Exception              CX_SY_PROGRAM_NOT_FOUND
    Error analysis                                                                               
    An exception occurred. This exception is dealt with in more detail below     
    . The exception, which is assigned to the class 'CX_SY_PROGRAM_NOT_FOUND', was
    neither                                                                     
    caught nor passed along using a RAISING clause, in the procedure             
    "FB_TABLE_CREATE_STRING" "(FORM)"                                           
    Since the caller of the procedure could not have expected this exception     
    to occur, the running program was terminated.                               
    The reason for the exception is:                                             
    On account of a branch in the program                                        
    (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)                             
    or a transaction call, another ABAP/4 program                                
    is to be loaded, namely " ".                                                                               
    However, program " " does not exist in the library.                          
    I'm stuck in this annoying problem,,,can anyone help me?

    Hi Maroz,
    I know this is not best practise to post my question in some others,  but i have posted it separately earlier
    Dynamic ITAB from Excel
    I have created a dynamic ITAB from 1 Row of Excel Sheet
    LOOP AT ist_excel INTO w_excel WHERE row = 2. " Contains the Values provided in 2nd row of Excel
        APPEND w_excel TO row1.
      ENDLOOP.
      LOOP AT ist_excel INTO w_excel WHERE row = 3. " Contains the Values provided in 3rd row of Excel
        APPEND w_excel TO row2.
      ENDLOOP.
      LOOP AT ist_excel INTO w_excel WHERE row = 4." Contains the Values provided in 4th row of Excel Etc
        APPEND w_excel TO row3.
      ENDLOOP.
      LOOP AT row1 INTO w_excel.
        CLEAR wa_it_fldcat.
        wa_it_fldcat-fieldname = w_excel-value .
        wa_it_fldcat-datatype = 'C'.
        wa_it_fldcat-inttype = wa_details-type_kind.
        wa_it_fldcat-intlen = 40.
    *  wa_it_fldcat-decimals = wa_details-decimals.
        APPEND wa_it_fldcat TO it_fldcat .
      ENDLOOP.
    * Create dynamic internal table and assign to FS
      CALL METHOD cl_alv_table_create=>create_dynamic_table
        EXPORTING
          it_fieldcatalog = it_fldcat
        IMPORTING
          ep_table        = new_table.
      ASSIGN new_table->* TO <dyn_table>.
    * Create dynamic work area and assign to FS
      CREATE DATA new_line LIKE LINE OF <dyn_table>.
      ASSIGN new_line->* TO <dyn_wa>.
    I followed the Link provided by to create a Dynamic ITAB
    Please guide me how to pass these Value from excel to Dynamic Internal Table
    Warm Regards
    Ramchander

  • Can I use onboard variables for load program delay?

    I try to use the onboard function "load program delay" together with onboard variables. The program works and I could confirm with "read variable.flx" that the value has changed.
    Versions: lv6x, flexmotion 5x

    I am not sure I understand what the problem is. An onboard probgram using variables should work without any issues if you set a delay within it using the load program delay function.

  • Unable to Load program from Misc\Baseline_Package\Poland\NOTES\zxzxvvfu08

    Hi,
    In SAP best practices 201_BB_ConfigGuide_EN_PL: Sales Order Processing with Customer Down Payment --
    there is astep 3.1.7Changing the Accounting Entries: EXIT_SAPLV60B_008 which involve SAP Ehancement SDVFX008. opened in CMOD and asked to Load program from folder: ..Misc\Baseline_Package\Poland\NOTES\zxvvfu08.txt.
    I am unable to access to do so.. kindly assist.
    Regards,
    Lakshmi Narayana

    Hi
    In table MODSAP, the function name EXIT_SAPLV60B_008 is for the enhancement SDVFX008. So, with the tcode CMOD create a project, set this enhancement. Activate them. In the function module you have the include zxzxvvfu08. Do double clic over it. The system will reply you that this object doesn't exist (usually, the enhancement use include ZX*, ie, reports in the range name for customer developments) and then copy the code in this txt file.
    In the other hand, see Note 301077 - User exits for the interface to accounting. It speaks about this kind of enhancements.
    I hope this helps you
    Regards
    Eduardo

  • ERROR: 'Sky Go unable to load program information as there is no Internet connection'

    I was using Sky Go via my iPad and a T-Mobile hot spot generator (Hauwei) to watch programs whilst in my caravan in Devon. Suddenly it stopped working and I now whenever I try and use Sky Go I get the message 'Sky Go unable to load program information as there is no Internet connection'. Obviously I am connected. I have tried reinstalling Sky Go and have completely rebooted the iPad but to no effect. Why has it suddenly stopped working???
    Having returned home I have tried to connect again when the ipad is connected via my BTHomeHub2 but I still get the same message, I have also tried to use BBC iPlayer and I am getting the same error message. What has happened????

    nikhildhoot wrote:
    When the router has an internet connection, the phones automatically connect to the router flawlessly. When there is no internet connection, we get a notification saying "Wi-Fi Connection Limited"
    The limited WiFi Connection issue when there is a good internet connection, is a known issue in the OS releases in the past six months, and has been corrected as far as I can tell on the most recent 10.2.1.3xxx or higher OS.
    But, I would note that when your router has no internet connection, you should expect to get that notification... no internet connection > limited wifi connection.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Drag and drop not working.  When trying to move a cell or icon the shadow of the cell or icon being moved appears under the cursor but can't be released causing a freeze of function within the program.  Happens in finder numbers and firefox

    Drag and drop not working.  When trying to move a cell or icon the shadow of the cell or icon being moved appears under the cursor but can't be released causing a freeze of function within the program.  Happens in finder numbers, firefox, and when trying to move any file from the downloads folder.
    This is a serious pain.
    Please help.
    WB

    Yes, all I can tell you is that Finder does not have that function in ML. Your system is "working as expected".
    You can file feedback here.

  • Attempting to add aditional functionality to my program. Can it be done?

    I play online poker. I've written a program that keeps track of poker hands I've played, as well as the players I've played against. After every hand, the poker client writes the hand to a text file. My program reads these text files, extracts certain information regarding the hands and stores it in a database.
    I want to add the functionality to the program that would enable it to be aware of things that are happening during the course of a hand; i.e, what cards are displayed on the board, what action each player has taken (raise, bet, check, etc.), how much each player bets, etc. These things can easily be attained AFTER the hand is over by reading through the text file that is saved, but I want the program to have access to this information DURING the hand, so I can have it preform various calculations and various other tasks.
    Now, I'm not sure how to go about doing this, nor am I sure if this can even be done in java. I expect what I would need to do is have the program intercept the data which represents various things - actions taken by players, bet sizes, displayed cards, etc - that is transfered between the poker client and server . Or, perhaps, there is a simpler, more obvious solution to this.
    So, is there any way to do the above with the proposed solution? If not, is there any other way that my program can work with the poker client itself in order to obtain the desired information without dealing with the interaction between the poker client and server?

    Who does this and how? Is the progam dumping this information? Are you manually entering it? Or did you actually write a program that is doing this? And how does it work?What happens is after a hand is completed, the poker client writes the hand to a text file. My program reads through this text file and extracts certain information. So, the text file looks something like this:
    Seat 4: player 1 ($156.50 in chips)
    Seat 6: player 2 ($17.50 in chips)
    player 1: posts small blind $1
    player 2: posts big blind $2
    *** HOLE CARDS ***
    Dealt to player 1 [9s Js]
    player 1: raises $2 to $4
    player 2: raises $2 to $6
    player 1: calls $2
    *** FLOP *** [3d As Jh]
    player 2: bets $2
    player 1: calls $2
    *** TURN *** [3d As Jh] [3h]
    player 2: bets $4
    player 1: raises $4 to $8
    player 2: calls $4
    *** RIVER *** [3d As Jh 3h] [6s]
    player 2: bets $4
    player 1: calls $4
    *** SHOW DOWN ***
    player 2: shows [Ah Kd] (two pair, Aces and Threes)
    player 1: mucks hand
    player 2 collected $39 from pot
    *** SUMMARY ***
    Total pot $41 | Rake $2
    Board [3d As Jh 3h 6s]
    Seat 3: player 2(big blind) showed [Ah Kd] and won ($39) with two pair, Aces and Threes
    Seat 4: player 1 mucked [9s Js]
    So my program just parses this text and extracts certain information, then saves it to a database I created using JDBC. I can then access this info through the GUI I created.
    This question is problematic because I don't see how if you actually wrote a program that actually does something that you couldn't make it working during the game and not just after. What I suspect is happening is that either the client is dumping this information for you or that you are manually capturing it.
    So can you describe how you are getting the information now exactly?The problem is that the text file is written to AFTER the hand takes place, not during. I'm looking for a way to access what is taking place in the hand, during the hand and not after.
    Is that helfpul at all?

  • I have a problem in loading programs And display my me Hazh message (Plase contact itunes support to complete this transaction)

    I have a problem in loading programs
    And display my me Hazh message
    (Plase contact itunes support to complete this transaction)

    You need to contact iTunes Support. There is a "Contact Us" link at the bottom right of every page of the forums.
    Best of luck.

  • Accessing variables and functions between loaded external swfs?

    Using AS 3.0: Say I have a menu.swf that loads a content.swf
    below it using the following
    var newContent:Loader = new Loader();
    newContent.load(new URLRequest("fowContent.swf"));
    addChildAt(newContent,0);
    Now say I have a frame label in newContent that is an
    animation ending the display of that swf. Upon clicking of another
    menu button in menu.swf, can I access the content's ending sequence
    by:
    newContent.gotoAndPlay(newContent.endingSequence);
    Also can you use while loops in AS 3.0? I would like to have
    a boolean variable "ended" in the newContent that becomes true
    after the ending animation has played.
    while ( newContent.ended != true)
    //wait
    then have it run the function to load and display the new
    content.swf

    quote:
    Originally posted by:
    kglad
    p.s. you can't use a for-loop and you can't use a while-loop
    to effect any time delays. they both execute from beginning to end
    before anything is updated on-stage and no other code can execute
    outside of those loops (unless called from within the loop).
    Thank you very much for the help.
    Would I need to declare a MovieClip variable before using
    that statement or does that automatically cast newContent as a
    movieclip and go to the frame?
    So in order to achieve the flow I'm looking for.
    I'll have this in the menu.swf looking for clicks. It will
    run a function in the content.swf that runs the ending sequence and
    receives a string variable which is a concatenation of the
    buttonclicked (which is also the filename of next content) and
    .swf. (can I cast the event.target.name into a string the same way
    you casted the other into a movieclip?)
    function buttonClick(event:MouseEvent):void //in the menu.swf
    var nextFile:string = string(event.target.name) + ".swf";
    MovieClip(newContent.contentLoaderInfo.content).endSequence(nextFile)
    fowContent.addEventListener(MouseEvent.CLICK, buttonClick);
    In the content.swf I will have a public variable nextContent
    and the function that the menu.swf calls, which begins the ending
    sequence.
    public var nextContent:string;
    function endSequence(nextFile:string)
    nextContent = nextFile;
    gotoAndPlay(endingSequence);
    Then at the end of the movie sequence I could call this
    function that passes back the variable that was modified by the
    previous function and runs the loader.
    parent.loadNext(nextContent) //in the content.swf
    function loadNext(nextContent:string) //function in menu.swf
    newContent.load(new URLRequest(nextContent));
    addChildAt(newContent,0);
    I'm sure theres a better way to do this, and I don't even
    know if this will work. But I'd like to make sure it makes sense
    before I try to implement it.

  • Windows 7 users have no rights to load programs, but firefix loads. How?

    We have lab computers and the users have no permissions to load programs. however, Firefox loaded. How is this possible?

    Users can always use a portable Firefox version installed on an USB stick.
    If you do not want users to have access to internet then you need to block that via a firewall or special proxy.
    You can always rename files to circumvent measure that only look at file names.
    * http://releases.mozilla.org/pub/mozilla.org/firefox/releases/latest/

  • Trading Partner Details load program

    Does anyone know of a load program for XML Gateway Trading Partner details? I cannot find a .lct or api. I'm trying to avoid manual setup in new instances. My trading partner is setup, there is a load program for transactions, but I need to load the trading partner/transaction detail mappings.

    I was able to get the details as shown in below code...
    CalloutMessage cmIn = (CalloutMessage) input.get(0);
    String fromParty = cmIn.getParameter("FROM_PARTY");
    String toParty = cmIn.getParameter("TO_PARTY");
    String documentType = cmIn.getParameter("DOCUMENT_NAME");
    String action = cmIn.getParameter("ACTION_NAME");

  • Do we have standard function module or program to activate transformation?

    Hi Gurus,
    Do we have any standard function module or program to activate transformation in BI system? If yes please let me know or let me know how to proceed with to create custom program to activate transformation.
    Thanks,
    Manoj

    Hi Sven,
      Thanks for your help.
    Even I am facing the same problem, we didnt want to open the production system to activate the transformation also it take time to transport them every time from development
    can you please explain how to use these methods, what parameters to pass
    do you have a sample code, it will be of great help.
    use this methods
    cl_rstran_trfn=>factory
    cl_rsds_rsds=>if_rso_tlogo_general~get_instance
    l_rsds->if_rso_tlogo_maintain~is_active
    l_rsds->if_rso_tlogo_maintain~activate

  • Cannot load program R3SETUP(SAP R/3 46C) on AIX 5.3

    While installing  SAP R/3 4.6C(64 bit) on AIX 5.3(64 bit OS) we are unable to run R3SETUP file
    our Database is Oracle 8.1.7
    we are getting following ERROR :
    exec(): 0509-036 cannot load program R3SETUP because of the following error:
               exec(): 0509-124The program is a discontinued 64-BIT object file
    Please HELP ASAP!!!!!!!!
    Regards,
    Gayathri.

    Hi,
    Thanks for the INPUTS.
    Based on your inputs, came to know from service market (PAM) that Oracle 8.1.7 is not supported on AIX 5.3.
    Our Current setup is SAP R/3 46C Oracle 8.1.7 on Solaris 8. For SAP Upgrade we have planned for IBM  AIX 5.3 for ECC6.0 .
    Kindly suggest in detail how to go about for Migration of SAP 46C from Solaris to AIX and Upgrade from SAP R/3 46C to ECC 6.0 on Oracle Database
    Please suggest at the earliest.
    Thanks a TON in advance
    Regards,
    Gayathri

  • Function Module or Program to get where used list

    Hi,
    I´ve been searching for Function Module or program to get where used list for an object.
    I try using the FM 'RS_TOOL_ACCESS' with parameters operation = 'CROSSREF', objectname = 'ZMYPROG', object_type = 'PROG'
    and in effect i get the list of object where the program is used, but the list is showed in standard screen.
    is there a function or program to obtain the used list for an object but in an internal table?
    I'm using version 4.6B.
    I checked the function module RS_INFOSYSTEM_CREATE_REQUEST, but i didn't obtain any result, is there a funcion or combination or FM to get the used list?
    thanks,
    Alejandro
    Message was edited by: Alejandro López

    Hi Alejandro,
    Please check this sample program.
    DATA: OBJTYPE TYPE  EUOBJ-ID.
    DATA: OBJECTS TYPE RINFOOBJ.
    APPEND P_OBJECT_NAME TO OBJECTS.
    OBJTYPE = P_OBJECT_TYPE.
    CALL FUNCTION 'RS_INFOSYSTEM_CREATE_REQUEST'
      EXPORTING
        OBJTYPE            = OBJTYPE
        ACTION             = SWBM_C_OP_WHERE_USED_LIST
      IMPORTING
        INFOSYSTEM_REQUEST = P_WB_REQUEST
      TABLES
        OBJLIST            = OBJECTS
        DEVCLASS           = p_scope_devclass
        OBJKEY             = p_scope_objkey
        I_SCOPE_OBJECT_CLS = P_SCOPE_OBJECT_TYPES
        I_SCOPE_OBJECTS    = P_SCOPE_OBJECTS
        EDITOR_SOURCE      = P_EDITOR_SOURCE
      EXCEPTIONS
        NOT_EXECUTED       = 1
        BATCH              = 2
        OTHERS             = 3.
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Update TVARV table entries using a Function Module or Program

    Hi Gurus,
    My requirement is that I have a entry in TVARV table which has a 'low'. We would like to change this value whenever we desire. We are unable to do it via sm30 and se16 as table maintenance access is not permitted in Production environment.
    Can you please provide any Function module or program code to do it?
    Requirement - User can enter a value into TVARV table by executing a function module or program
    Thank you all, will award points,
    Priyansh

    Hi Priyansh,
    Please refer to SAP Help for more information on variant maintenance and more specifically variable values in variants. You can use t/code STVARV for maintaining the variant variables in table TVARVC (Client-Specific Variant Variables).
    Note: I suggest to use the TVARVC table instead of TVARV.
    If you are looking for Function Modules in the area of Variant Maintenance, then please have a look at Function Group SVAR (t/code SE80).
    If you are looking for Function Modules in the area of User Variables in Variants, then please have a look at Function Group SVUV (t/code SE80).
    Furthermore, if you are looking for a program to update table TVARVC, please have a look at ABAP: Dynamic Variant Processing with STVARV.
    Best eregards,
    Sander

Maybe you are looking for

  • Is there a workaround to fix the notes imap prefix issue

    Hi, It is not possible to set the imap prefix for notes on mountain lion.  Now there is an inconsistency between my ipad and macbook.  iPad is using [Gmail]/Notes and Macbook uses Notes.  So my notes are not syncing correctly.  Is there a workaround

  • Apple component cable - no video output

    I purchased an Apple component cable thinking I would be able to display video on my HDTV, but all I can get is audio. I know the TV is working properly as I can get component video from a WII console. The phone is a 3GS with the latest software (4.0

  • LCRs in queue in source Database are not removed after propagation

    Hello, I am using Oracle 10g Enterprise Edition 10.2.0.3 databases with Linux in VMware virtual machines. Replication (master-slave) with Streams does it's job quite well, but LCRs in the source queue are not removed after propagation. I think this i

  • Forms 10g rel 1( 9.0.4 ) vs SUN JVM 1.5

    Hello: From SUN site you can read : "Changes in 1.5.0_06 The full internal version number for this update release is 1.5.0_06-b05 (where "b" means "build"). The external version number is 5.0u6. Security Enhancements Prior to this update, an applet o

  • Oracle/VB program runs slow then fast

    We have a version 13 application (running now with lots of data)that we want to upgrade to version 17. Both are Visual Basic/Oracle aps. Because the layout is different between the two database's we wrote a long script to pour into the version 17 str