How Can I perform the external abap programe transmit the internal table in

Hi,all
In Sapscript,I want calculate a internal table and return the changed table to Sapscript
I know used the transmit result variable for example:
/:PERFORM GET_MAKTX IN PROGRAM ZXX
/:USING &MATNR&
/:CHANGING &MAKTX&
/:ENDPERFORM.
How can I set Using with a table?
Thanks
Sun

Hi,
As per my knowledge it is not possible to pass the entire table at a time using PERFORM in PROGRAM ,,, USING and CHANGING.
Solutions:
1)  If possible do the same thing in the Print Program:
    using CONTROL_FORM call element and print in the script
2) if you know the all table entries.:  Pass all records at time:
Ex: PERFORM Pxxxx in PROGRAM PROGXXXX
      USING <MATNR1>
                <MATNR2>
                <MATNR3>..............
      CHANGING < MAKTX1>
                        <MAKTX2>
                         <MAKTX3>............
ENDPERFORM

Similar Messages

  • How to call a idoc in abap program and updates catsdb table

    how to call a idoc in abap program and updates catsdb table
    thank you,
    Jagrut BharatKumar Shukla

    Hi Kishan,
    You can refer to following help document,
    http://help.sap.com/saphelp_nw04/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/content.htm
    Regards,
    Meera

  • How can we perform an External Action in the User Creation Workflow

    Hi,
    How can External Actions be performed in a Workflow while User Creation i.e., what all External Actions can be don, how to do it ?
    Can I get a Guide for the same ?
    Regards

    Hi,
    I am guessing you are talking about OIM.Modifying Action classes or workflow should be last options so just give more thoughts on your business requirement. There is no official guide available for Modifying action classes as Oracle does not recommend it.Modifying action class is similar to any web application modification and it will depends on your knowledge and skills of struts and OIM so if you are well verse with what you can go ahead and modifying actions classes.
    Regards
    Nitesh

  • How can i make my external hard drive be the scratch disk with 1 FW input?!

    Hello! I use firewire with my external HD AND my camera...however i only have one firewire input...i set my scratch disk for final cut to work with my external HD but when i am importing footage to my computer with my camcorder, i can not have my external HD plugged in, thus the scratch disk has to be set to something else to continue working. So how can i work around this problem?! Should i just change the settings back after i import the footage and it all goes to place?

    I don't understand the need to daisy chain. I have one Firewire port on my MacBook Pro, and I use a Firewire hub. I've been connecting two 1TB Western Digital My Book Studio Edition hard drives (one for FCE and iMovie projects; one for the media files I create via export), and a Canon NTSC ZR200 miniDV tape camcorder, or a Sony Digital8 tape camcorder, or sometimes a Canopus ADVC 110, without issues. Why not use a Firewire hub? . . . except to save the small expense.

  • HT201406 How can I use my external keyboard opposed to the internal key board on the screen.

    I have a Zagg IPad, and the problem I'm having is the external keyboard that sits in the case will not work.  The internal keyboard on the screen is the only one that works.  How can I change the keyboard to work from the base instead of using the keyboard on the screen.

    Have you ever paired them? If the keyboard and iPad have been paired, just turn the keyboard on, hit a key and give it a few seconds to power up and connect.
    If you've never paired them then there should have been instructions with the keyboard to tell you how to do that.
    If it just recently stopped working, you might try charging your keyboard.

  • How can I reformat my external hard drive from the time machine format to regular format?

    Ok so when first starting out I got an external hard drive for my time machine, little did I know I would run out of space really fast and would need to buy a bigger and better hard drive. Now that I did that, I have my old hard drive that I would like to use for copying material form my laptop to my desktop. However, it is still set as my time machine and tries to back up my lap top every time I plug it in. Also, it says that about half of it is still filled with stuff. I erased everything on it. I just want to reformat it so that it is like I just bought it.

    Tirrel wrote:
    I had the same idea as you however when I tried going to Disk Utility and I tried to erase it an error message came up telling me that it is unable to erase.
    Unable to erase, or unable to unmount?
    If Time Machine is trying to back up to it, or some other process is using it, Disk Utility won't be able to unmount it.   Turn Time Machine OFF; if you have the drive open via the Finder or any other app, close it or quit the app(s).
    At worst, start up from your Install disc or other alternate source and erase it from there.  If you're not sure how to do that, see the yellow box in #1 of Formatting, Partitioning, Verifying, and Repairing Disks.

  • How can I add an external com libraries to the project

    Some exported files that I'm using has
    package com.heaton.bot
    How do I add this package to JDeveloper 9.0.3.4?

    In your project (double click the project in the System Navigator pane) you have the ability to add directories to your class path or source path. Configurations->Development->Paths for .class and Common->Input Paths for .java.

  • How can i convert items of vbap into horizontal in internal table ?

    Hi,
    Experts,
    I want to display items of vbap into horizontal instead of vertical using a 'reuse_alv_grid_display' fm 
    ex:
    vbeln       posnr           netwr          waerk
    5680          10              120             dol
    5680          20              120             dol
    5680          30              120             dol
    But, iwant to display in alv as:
    vbeln          posnr      posnr     posnr    netwr      waerk
    5680           10            20          30        120        dol
    Like instead of 3 rows i want data in single row. I have added columns but iam failed to pull data into columns .
    please give some inputs
    Thank u,
    shabeer ahmed.

    Hi Shabeer,
    you can use code similar to code pasted below.
    sort itvbap by salesordernumber.
    loop ai itvbap into wvbap.
       wa_posnr_tab = wvbap-posnr.
       append wa_posnr_tab to posnr_tab.
       temp_wvbap = wvap.
       at end of salesordernumber.
          itvbap_1-salesordernumber = temp_wvbap-salesordernumber.
          if posnr_tab is not initial.     
           loop at posnr_tab into wa_posnr_tab.
             cnt = cnt + 1.
             case cnt.
              when 1.
                itvbap_1-posnr1 = wa_posnr_tab-posnr.
              when 2.
                itvbap_1-posnr2 = wa_posnr_tab-posnr.
              when 3.
                itvbap_1-posnr3 = wa_posnr_tab-posnr.
             endcase.
            endloop.
          endif.
          clear cnt.
          refresh posnr_tab.
      endat.
    endloop.
    Hope this will help you...

  • My 5 year old iMac's hard drive is at the point of failing.  I'm trying to save al files on it, but it wont allow backup via Time Machine to an external hard drive.  How can I keep from losing all the files and programs if the hard drive fails?

    I'm concerned that my iMac, purchased 5 years ago, is about the crash and I can't back up my files and programs to an external hard drive via Time Machine because the computer freezes after only a couple hundred MB and gets nowhere near the required amount.
    How can I save these files and programs if the computer hard drive fails or has to be replaced without the backup being able to be done? I need to do something quickly, but I'm not sure what I can or should be doing.

    Get an external hard drive, some good ones that I like are the OWC, http://www.macsales.com Mercury Elite Pro drives...they are very good and reasonably priced.
    Get the drive, connect via USB or FireWire, then use Disk Utility to format the new drive as Mac OS X Extended (Journaled), and then use Disk Utility to Restore the current drive to the new drive.  Restore actually clones the drive so you will have a bootable backup on the external drive.
    After you have formatted and named the external drive, click Restore in the main Disk Utility window, drag the name of the old hard drive to the Source box, and drag the name of the new external drive to the Destination box.  DU will make an exact clone of the internal drive on the external drive.
    That clone will be a complete backup of the operating system and all of your data.
    You can test it by restarting the iMac and hold the Option key.  That will give you a grey screen showing all bootable drives.  Just click the external drive, then click the upward pointing arrow under it and the iMac will boot from that drive.

  • HOW TO DEBUG EXTERNAL ABAP PROGRAM

    HI ALL ,
    I am new to Webdynpro Java.  I am unabe to debug the ABAP program through  web dynpro java application  .
    I want to debug the external  abap program through web dynpro java application.
    If it possible please let me know the required procedure for debugging.  
    Thanks in advance...!

    Hi,
    I donu2019t have any documents for that. But I vl give some points plz go through that.
    1. Login into the ECC System with respective of User name and Password.
    2. Enter T -Code (SE 37). Here Pass to the you are Functional Module Name (BAPI/RFC).
    (By using that same BAPI/RFC u have to develop the that WDJAVA Application)
    3. Pass the RFC and Click on Display Button. That RFC will be open.
    4. Here u have find it Red Icons available (External/Internal Debug) Click on that External Debug.
    5. Finally deploy your WDJAVA Application that time automatically youu2019re ECC System Opened.
    Please check it these
    F5 - Step by Step debugging
    F6 - Skips loops and Subroutines
    F7 - Skips the loop or subroutine and returns to the last cursor point.
    F8 - Execute and come out of debugging
    Hope this helps!!
    Best Regards
    Vijay K

  • How to make a transport of ABAP Program to a QA environment

    Hi forum and sorry for my easy question, but i am a newby in ABAP
    How can i a transport an ABAP program to QA environment?... is the same machine only changes the mandant.
    Thnks
    Josue Cruz

    You need have transport request for ABAP program.
    Transport Request are two types :
    1.customizing
    2 work bench
    customizing - it is related to SPRO Transaction and Functional people will create Customizing request
    Work Bench Request - normally irt realeted to ABAP Develper. and all about SE38 Programs ,Data dictinary and so on..
    If you want to to release transport request ,then you need to use SE10 or SE09 Transaction.
    Goto SE10 and see ur transport request -.it will have sub request #
    Select Sub request #->overall check -Syntax check
    then Activate check
    then click on release dirctly button(Looks like Bus)
    activate
    now select main request and click on release directly button.
    check the status - by using transport logs at SE10 transaction,you need to have sy-subrc eq 0
    when you get sy-subrc eq 4 then you deleted something in ur program ,sy-subrc eq 8,sy-subrc eq 12 these all status of ur transport request.
    once you done then you need import to Tst Box,use STMS Transaction.
    Reward Points if it is useful
    Thanks
    Seshu

  • How can I execute an external program from within a button's event handler?

    I am using Tomcat ApacheTomcat 6.0.16 with Netbeans 6.1 (with the latest JDK/J2EE)
    I need to execute external programs from an event handler for a button on a JSF page (the program is compiled, and extremely fast compared both to plain java and especially stored procedures written in SQL).
    I tried what I'd do in a standalone program (as shown in the appended code), but it didn't work. Instead I received text saying the program couldn't be found. This error message comes even if I try the Windows command "dir". I thought with 'dir' I'd at least get the contents of the current working directory. :-(
    I can probably get by with cgi on Apache's httpd server (or, I understand tomcat supports cgi, but I have yet to get that to work either), but whatever I do I need to be able to do it from within the button's event handler. And if I resort to cgi, I must be able to maintain session jumping from one server to the other and back.
    So, then, how can I do this?
    Thanks
    Ted
    NB: The programs that I need to run do NOT take input from the user. Rather, my code in the web application processes user selections from selection controls, and a couple field controls, sanitizes the inoputs and places clean, safe data in a MySQL database, and then the external program I need to run gets safe data from the database, does some heavy duty number crunching, and puts the output data into the database. They are well insulated from mischeif.
    NB: In the following array_function_test.pl was placed in the same folder as the web application's jsp pages, (and I'd tried WEB-INF - with the same result), and I DID see the file in the application's war file.
            try {
                java.lang.ProcessBuilder pn = new java.lang.ProcessBuilder("array_function_test.pl");
                //pn.directory(new java.io.File("K:\\work"));
                java.lang.Process pr = pn.start();
                java.io.BufferedInputStream bis = (java.io.BufferedInputStream)pr.getInputStream();
                String tmp = new String("");
                byte b[] = new byte[1000];
                int i = 0;
                while (i != -1) {
                    bis.read(b);
                    tmp += new String(b);
                getSelectionsDisplayTextArea().setText(getSelectionsDisplayTextArea().getText() + "\n\n" + tmp);
            } catch (java.io.IOException ex) {
                getSelectionsDisplayTextArea().setText(getSelectionsDisplayTextArea().getText() + "\n\n" + ex.getMessage());
            }

    Hi Fonsi!
    One way to execute an external program is to use the System Exec.vi. You find it in the functions pallet under Communication.
    /Thomas

  • I backed up files onto an external hard rive form my old PC. Now I want to retrieve the files to put on my mac but it is telling me to format it to Mac. How can I do this without erasing all of the data on my hard drive?

    I backed up files onto an external hard rive form my old PC. Now I want to retrieve the files to put on my mac but it is telling me to format it to Mac. How can I do this without erasing all of the data on my hard drive?

    Your drive was used with a PC and formatted NTFS which is proprietary Microsoft format.
    You need to install a third party program that will read the NTFS format.
    There is various software from PARAGON, Tuxera and NTFS-3G
    When you get the data off and have verified it to be good, reformat the drive either HFS+ for Mac use only, or for Mac and PC use then MSDOS (FAT32) for under 4GB files (best) or exFAT (for larger than 4GB files) is proprietary and Microsoft is appling for a patent, which would likely mean OS X won't be allowed to read it anymore without a licensing fee and you'l have to pay another third party software company to read the format, just like NTFS is.
    The less you have to rely upon third party sources to read your drives the better, this way if you have a issue and need to read the drive on another machine you don't need the software, and a internet connection and a credit card and...and...and...

  • How can i perform a search on my external hard drive on my mac pro os x 10.9.2 ?

    how can i perform a search on my external hard drive on my mac pro os x 10.9.2 ?

    Mac OS X 10.9.2 is 12 years newer than 9.2.x.    You need to make sure that Spotlight has indexed the external hard drive by adding it and removing it from Apple menu -> System Preferences -> Spotlight -> Privacy.   Check the menu for it:
    to determine if indexing is still going on, as it will say indexing.
    Alternatively, you can use a non-Spotlight tool, such as:
    http://apps.tempel.org/FindAnyFile/
    http://www.devontechnologies.com/products/freeware/ - EasyFind
    http://www.osxbytes.com/ - iFileX (note the MacUpdate link provided on osxbytes page has a Malware advertisement for MacKeeper, do not download).
    http://www.barebones.com/ Textwrangler has a Search file for content, which works on any Text file.

  • I want to remove the monitor from my 17" Macbook Pro 2008 to use as an external for my Macbook Pro 15" 2012. How can I convert lvds to Thunderbolt and power the monitor?

    I want to remove the monitor from my 17" Macbook Pro 2008 to use as an external for my Macbook Pro 15" 2012. How can I convert lvds to Thunderbolt and power the monitor?

    It's almost impossible.  The new iMacs have a Target Display Mode, but it's built to do that.  Without ripping your screen out, finding an acceptable power supply, frame, and whatever electronics to convert a Thunderbolt signal to the screen, the cost will be much larger than buying a cheaper HiDef monitor that runs with an HDMI to Thunderbolt cable to your MacBook 15.  In fact, you can sell your 17" MBP for a lot of money, unless it's broken or something, buying you a really sweet monitor.
    By the way, I found your answer by searching this forum.  I would suggest using the search function here in the futuere.

Maybe you are looking for

  • Bug in import iCal calendar

    The bug can be seen when a calendar is introduced from CalDav. The calendar is then linked to a group. If a .ics calendar is imported, the group is proposed as a possibility for importation and if chosen then iCal enters in an infinite loop

  • USB 3.0 External hard drive working only as USB 2.0

    Hello all. I have a MacBook Pro mid 2012 (specs below) which has two USB 3.0 ports. I have a Kingston USB 3.0 stick and a Toshiba 1TB USB 3.0 external hard drive. With Lion/Mountain Lion/Mavericks, both stick and hard drive worked fine, but since I u

  • IPad home button is not working

    Hi, my iPad home button stopped working. Can any one help me?

  • TCP/IP RFC destination problem

    Hi All, During the RFC destination creation, im using TCP/IP connections.. So please tell me what should be filled for the following fields: Program              Target Host          Save as          Hostname  Ipaddress Please let me knw what should

  • Just something that has occurred to me, re: backing up vs. fair use

    hey all, i am just wondering if the back-ups of my itunes library count towards the fair use limits on content i have puchased from the store. ie: did a full back up last night, and was planning on another one tonight. if i delete last week's full ba