How does one pass import parameters to a report within a method?

Hello all,
Well how does one  pass import parameters to a report which is within a method ...end method.
for example :
method 123
SUBMIT reportname using selection '1000'
endmethod .
Here we need to pass values into the selection screen and run the report for those values.
The values are say 'ABC'   (  tablename "DEF" and field name "HIJ" ).
I hope the question is clear, awaiting your response 
Thanks and Regards,
Sandeep.

Go to SE24
Parameters: Give the Parameter name, Typing method is "Type" is the domain type that u are selecting, say for e.g :  Parameter is "P_CONT" , its associated type "CHAR32" etc
For Select Options:  Parameter name say "S_CUST", Type"importing". For this you need to give an associated type which must be created as "TABLE TYPE " in SE11. That table type needs to have a "LINE TYPE" .
LINE TYPE is a Structure created with components "SIGN, OPTION, LOW & HIGH" for select-Options.
NOTE: for a Table type related to Customer data fields "say KUNNR", the line type created must have the Component Type and data Type corresponding to the Data Element associated with "KUNNR" ;i.e: "CHAR" etc.
See if this is clear to you or revert back in case of any Confusion.

Similar Messages

  • How does one set databse parameters in Tomcat to run a servlet?

    Hi, I am trying to run a applet-servlet code, downloaded from the web. According to the installation instructions, the following is stated:
    Database Parameters. You can provide different database parameters to the servlet. These parameters are set during the administration of the servlet.
    dbDriver - name of the database driver class name (default = sun.jdbc.odbc.JdbcOdbcDriver)
    dbURL - complete database URL (default = jdbc:odbc:StudentDatabase)
    userid - user id (default = <none>)
    passwd - password (default = <none>)
    I am running TOMCAT on a Windows2000 machine. My question is how to does one set the parameters in TOMCAT. What is the default userid and password for TOMCAT.
    Any help/advise is appreciated in advance. Thanks.Regards.

    May be parameters must be set in web.xml in your war

  • How does one pass data between war files

    Hello All,
    I need to be able to pass values between 2 war files.
    example:
    from a JSP file in the 1st war file i get the login information and need to pass
    the userid and password to another JSP in the 2rd war file.
    Question: How does one go about doing this.
    I'm using webLogic server 6.1 on NT.
    Thanks - Bala

    The problem is that web applications do not share the same session by
    default. If you set the cookie name to be the same for both web
    applications, you should be able to pass the data in the HttpSession...
    Bala Ganesh wrote:
    Hello All,
    I need to be able to pass values between 2 war files.
    example:
    from a JSP file in the 1st war file i get the login information and need to pass
    the userid and password to another JSP in the 2rd war file.
    Question: How does one go about doing this.
    I'm using webLogic server 6.1 on NT.
    Thanks - Bala

  • From Photos for Mac, how does one delete imported iphone photo?

    IPhoto had this feature where when after it has imported all of my iPhone photos, it would ask me if I want to delete the imported photos from my iPhone.  Also, it has a button to delete all photos from my iPhone if I choose to.  Does anyone know if this very nice feature is still available in the new Photos for Mac?
    I really like this feature to clear all of my photos with one click, instead of having go thru one by one.

    The Photoshop Elements forum is here: Photoshop Elements

  • Excel VBA to JS: How does one pass rectangle coordinates to a JS function.

    I have an Excel VBA sub that calls a folder level JS function and I'm trying to pass a set of rectangle coordinates.
    This is the VBA code:
    Sub BarcodeDoc_PDF417(pdfFileName As String)
        Dim AVDoc As Acrobat.CAcroAVDoc
        Dim PDDoc As Acrobat.CAcroPDDoc
        Dim myApp As Acrobat.CAcroApp
        Dim jso As Object
        Dim bcTmpFile As String
            bcTmpFile = "C:\Temp\bcTmpFile.pdf"
            Set myApp = CreateObject("AcroExch.App")
            Set AVDoc = CreateObject("AcroExch.AVDoc")
                If AVDoc.Open(pdfFileName, "") Then
                    Set PDDoc = AVDoc.GetPDDoc
                    Set jso = PDDoc.GetJSObject
                        jso.myAdd417Barcode 'This is where the coordinates get passed.
                        PDFSave PDDoc, bcTmpFile
                    myApp.CloseAllDocs
                    myApp.Exit
                    Set AVDoc = Nothing
                    Set jso = Nothing
                    Set PDDoc = Nothing
                    Set myApp = Nothing
                Else
                    MsgBox "Sub: BarcodeDoc_PDF417. Document not found:" & vbCrLf & vbCrLf & pdfFileName
                End If
    End Sub
    This is the folder level JS script:
    function myAdd417Barcode(myCoords)
    //The line below is just for testing. Will come out once I can pass the coords in from my VBA sub.
    //var myCoords = [324, 756, 540, 720];
    InsertPDF417Barcode(this, myCoords);
    I've tried to pass the coords as a string and an array, both to no avail. Any ideas?
    Thanks.

    I tried typing the array as a variant (in the VBA code), but the JS script didn't like that either.
    I then changed the JS script to this:
    function myAdd417Barcode(n1, n2, n3, n4)
      var bcCoords = [n1, n2, n3, n4];
      InsertPDF417Barcode(this, bcCoords);
    and passed it 4 integers thinking it would accept them in a way that I could then define the rectangle coordinates as shown above. It didn't work, and the error I get is that myCoords (in the script below) "isn't defined".
    var InsertPDF417Barcode = app.trustedFunction( function(doc, mycoords)
      app.beginPriv();
      var bcIconFileName = "/C/Temp/bcTmpImage.pdf";
      //var bcCoords = [324, 756, 540, 720];
      var t = doc.addField("bcFormID", "button", 0, myCoords);
      t.display = display.visible;
      t.buttonPosition = position.iconOnly;
      t.buttonScaleHow = scaleHow.proportional;
      t.buttonScaleWhen = scaleWhen.always;
      t.buttonFitBounds = true;
      t.setButtonIcon
      var x = doc.importIcon("myIcon", bcIconFileName, 0);
      var f = doc.getField("bcFormID");
      var i = doc.getIcon("myIcon")
      var y = f.buttonSetIcon(i);
      app.endPriv();
    Any suggestions will be appreciated.
    Thanks!

  • How does one peek at touches without ruining a UIScrollView?

    If you subclass the:
    touchesEnded: withEvent:
    method in a UIScrollView delegate, you will ruin the scrolling. How does one pass this even onto the scroll controller? I now that in a UIWebView you forward the event to the first object, but is there a known trick for handling UIScrollViews?

    To further explain, if I want to note that touches began, and then pass the event onto the scroll handler, how does one do that? Do i pass the event to the "super"? where do I send it?

  • How does one loop playback of small selections within the timeline?

    How does one loop a selection of footage from within the timeline? I'm trying to edit students' tapping hands and pencils on desks into small timed chunks that will play back as seamless loops and I need to be able to slowly shorten or elongate sections of footage as it plays and repeates until the loop matches the timing of the song we are making. I'm using PE8 and can't seen to find an easy way to do this. Surely there is one! Is there?

    I appreciate the help everbody, but It looks like I didn't state my question effectively. Let me try again.
    It will be easier if I explain what it is I am used to. This is what I need to know how to do in PE8, because the school in which I teach AV has chosen PE8 for my classes and won't let me install anything else.
    In Sony Vegas - all versions, you can click and drag to quickly make a selection of video and audio. You can do this while video is rolling and you can then choose to have your A&V loop within this selection. I have seen replies on this forum where this feature within Vegas was treated as if it were a dumb thing. It's not dumb once you realize what it can be used to do for you. While continuing to loop within your slelection, you can move this selection throughout your timeline, rough tuning where you want your loop to be. If your loop needs to be exactly 66 frames, for instance, you could first set this selection at 66 frames and then move it up and down the timlene until you find the best place to cut. Or, in the case of trying to find where some sound within your selection makes a seamless loop, you can increase or decrease the size of your selection on the fly as the selection continues to repeat.
    How do you do that in PE8? If it can't do it, can the full version of Premiere?
    Thanks again for the help.
    -Chris

  • How does one import photographs from Picasa to Photoshop?

    How does one import photographs from Picasa to Photoshop?

    Another ooption is to use a neat little gadget called an i-Flashdrive.
    It can be used to transfer pictures between IOS devices.  I recently got one from Amazon and it allows me to quickly and conveniently transfer pictures between my partner's and my iPhones and iPads.

  • Latest version of Lightroom will not download RAW files from my D750. How does one get around this? Bought Lightroom for it's ability to manage RAW files and now very disappointed.

    Latest version of Lightroom will not download RAW files from my D750. How does one get around this? Bought Lightroom for it's ability to manage RAW files and now very disappointed.

    Here is the contents of a batch file which will convert whatever raws you drop on it:
    "C:\Program Files (x86)\Adobe\Adobe DNG Converter" -cr7.1 -dng1.4 -p0 %*
    Once you download the latest converter (release candidate from adobe labs, if necessary), and save the appropriate contents of the batch file (change path to match your system, and parameters to match your druthers, if applicable), the procedure is:
    1. Drop raw files on bat file.
    2. Import as usual (the DNGs).
    Not too bad once you're set up (if DNG converter supports your raws).
    Documentation:
    http://wwwimages.adobe.com/content/dam/Adobe/en/products/photoshop/pdfs/dng_commandline.pd f
    Note: on Mac, you may need to use "$@" (with the double-quotes) instead of %* (which is dos batch syntax), and you will need to use the full path to the converter executable file, e.g.
    “/Applications/Adobe DNG Converter.app/Contents/MacOS/Adobe DNG Converter”
    If too much, just use the GUI instead of the bat file.
    Rob

  • How does one upload a file from flex to a cfc

    How does one upload a file from flex to a cfc?   Can you do the file upload via remote object? I usually do uploads cia cfm but prefer the asnc capabilities of remote object calls.

    Hi,
    The issue here is myFile. For flex we need to pass this name as paramenter becuase it's not html form item like:
    <cfcomponent>
        <cffunction name="uploadFile" access="remote" output="false" returntype="void">
        <cfargument name="file" required="Yes" type="any">
            <cffile action="upload" filefield="#arguments.file#" destination="C:\temp\" nameconflict="makeunique">
        </cffunction>
    </cfcomponent>
    From flex I'm getting the file using fileReference like:
    private function browseAndUpload():void
                    fileReference = new FileReference();
                    fileReference.addEventListener(Event.SELECT,fileReference_Select);
                    fileReference.addEventListener(Event.CANCEL,fileReference_Cancel);
                    fileReference.browse();
                private function fileReference_Select(event:Event):void
                    fileReference.addEventListener(ProgressEvent.PROGRESS,fileReference_Progress);
                    fileReference.addEventListener(Event.COMPLETE,fileReference_Complete);
                    fileReference.addEventListener(IOErrorEvent.IO_ERROR,onLoadError);
                    //fileReference.upload(request);
                    fileName = fileReference.name;
                    myFile.htmlText = fileReference.name;
                    SM_RO.importNSA();
    filerReference have an upload method to upload the file but I can't use that becuase I need to process my upload with my cfc.
    I'm getting an error:
    Failed to import the file. The cffile action="upload" requires forms to use enctype="multipart/form-data". Please also make sure the file is not open.
    I can't find the way to setup the enctype becuase again i can have html form items in flex, or I can?
    Thanks
    Johnny

  • Firefox update installs, but does not apprearon screen, or task manger yet is running what is going on and how does one fix it?

    I installed the update Mozilla Firefox 28. It was suppose to launch upon completion. it did not appear on the monitor screen, nor the task manager, but was running; for when I attempted to install the older version again it, it said that Firefox was running and needed to be turned off.
    I restarted the computer and tried opening Firefox, with the same results.
    After restarting again, I attempted to reinstall the update, with the same results taking place.
    I attempted to uninstall Firefox and install the new version. The same results took place.
    In the past, I could install Firefox 27 update, only now I can't for the same thing takes place. Past a certain version (19), this event takes place, but 19 and older can install it with no problems.
    I checked Firefox troubleshooting information. All was normal. I checked my firewall. Again, all was normal. Tried Firefox reset. Did not help. Tried with my firewall disabled. Did not solve the problem.
    Ran a virus check (deep) no viruses. Checked my computer system. No errors.
    I can install updates for my other programs, even install new programs; just not Firefox.
    What is going on and how does one fix it.

    Hi Amseeking,
    Thank you for your question. From your description, you tried to install the 28 update from a version 19 installation. Did you install a fresh install of 28 successfully? Where the name of the file is"Firefox Setup Stub 28.exe"? This is what is sound like happened. When going to about Firefox and searching for updates it installs over the current installation. However if Firefox was already running, there are more than one installation.
    Updating from version 19 to 28 would not be a problem. However the user data from your previous version would have to be imported to the new installation if you have more than one install on that computer.
    An easy way to tell is to search for Firefox in the Start menu to see if more than one icon shows up in the search results.
    I hope this helps.

  • In Photo 1.0, how does one access the map showing where all photos were taken, as could be done previously in iPhoto?

    In Photo 1.0, how does one access the map showing where all photos were taken, as could be done previously in iPhoto?

    Hi JohnDory,
    The information side-bar from iPhoto has been removed in Photos App, and so it's been converted into a pop-up window showing both the exposure, aperture and so technical photo parameters, as well as the comments, faces and LOCATION for that photo.
    This small floating window is shown whenever you click the button in the app title bar, right clicking a specific photo or pressing ⌘i
    If you open the albums view (clicking in the name of the album list, NOT an album name, you can see in your left sidebar - which can be shown or hidden) and press ⌘i without selecting a specific photo the Info pop-up will show the map for your whole library (as well as the total amount of photos, videos, GB used, etc)
    So, I'm afraid the "Locations" view (which I really loved) from iPhoto has been ripped off... and we can only get "some sort of locations view" by this method.
    As for locations... there is no option for manual geotagging (so, setting location to a specific photography which doesn't have it yet)... that really ****** me off 
    Regards,
    braincasualties.

  • How does one manage these new render setting for previews?

    I placed 4 HD clips from a nested into a sequence 5800 x 768 to mimic 4 side by side monitors for a multi channel video.  Each clip cut from the sequence are at 1280x720 all sitting side by side. However when I rendered the previews, they came look all squished. However when I exported the frame it looks fine in Photoshop. (I changed the uploaded image to what it looks like in Premiere in Photoshop to demonstrate the appearance in Premiere.)
    I imagine that the distortion has to do with the sequence render setting which for some reason comes out to 1918 x 253...or the pixel aspect ratio? How does one manage these new render setting for previews so it looks normal in the monitor? 
      

    Either way, I thought that this format would be a great way to view on the monitor 4 channels at the same time. I may need to place them on a “normal” 1440 x 1080 sequence in a line, bringing them down to 25% scale to make it work in the end. I did just try that. I think it will work...but when I imported and nested the old file, the scratch disks changed from the original set up on a D drive back to the main hard drive so I had to change it agin. Otherwise it works fine...so I’ll go with this for now
    These are the instructions I was given.I attched a screen save of the AE file they asked me to use (They must be on vacation, because I have not been able to get hold of them). I don't know After Effects very well:
    “As you begin creating or adapting work for e4c, you may find an After Effects template developed for this system to be helpful. Attached you'll see a zipped file with two AE templates. There is some detailed information (below) from the artist that developed these for us. In addition, a few bits of information that might help you along are:
    ·        The "Watchout"  playback system can support WMV or a QuickTime files . We like .mov files with H.264 codec best!
    ·        The end resolution of the four screens is 5120 x 720 pixels (1280x720 each).
    ·        If works are four-channel, please provide a separate audio (aiff) file so it doesn't slow any one video down.”
    Thanks for your help!

  • How does one deal with transparency in a placed file in InDesign?

    I suppose this may seem elementary, but I'm relatively new to it so here goes:
    First off, my print shop says that placed images should be in EPS format. I'm creating my files in Illustrator and some of them use a gradient mask to fade an object away. When saved as an EPS, the gradient mask shows as a white box instead of fading into the background. When I copy/paste my Illustrator image into a new Photoshop file, save it as a PSD, bring that PSD into Illustrator and save it as an EPS, the whole file is in a white box.
    Example. I want those aisle markers to not be in white boxes.
    http://i.imgur.com/lZjtu.jpg
    How does one deal with transparency in a placed image in InDesign?
    Thanks.

    If possible, one finds a new printer who can handle your files properly and doesn't insist on .eps.
    What format are you delivering to the Printer? If it's anything other than PDF (and that's at their request) all the more reason to reread the first sentence. Why on earth are you moving things from Illustrator to Photoshop and back to Illustrator? Either one of those will save as .eps (ugh), though you need to use a clipping path for transparent areas coming out of photoshop (don't really know how Illy handles it when you say to save .eps with transparent background), but you are FAR better off with either native .AI or .PSD, both of which support transparencey, unlike .eps.If yo are delivering PDF, as you should be, it makes no difference to the printer what format the placed content uses (and it shouldn't matter to him even with native files unless he's hopelessly stuck in the 90s).
    In any event, when importing from Illustrator, make sure to show the import options and check the transparent background box.

  • How does one resize a photo to the dimensions required by a contest?

    How does one resize a photo in aperture to the dimensions required by contest?

    Are you submitting a print or a file?
    You set the size of your print in the print dialog.
    You set the number of pixels (the unit of linear measurement of digital images is the pixel) for a file when you create that file by exporting an Image from your Library. You can specify a recommended number of Pixels per Inch by using the (mis-named) DPI field in the Image Export Preset you use when you export.
    The files you import have a height and width in pixels.  Height/width = the Aspect Ratio.  You can crop to any aspect ratio using Aperture's Crop tool.
    What are the specs required by the contest's sponsors?
    Message was edited by: Kirby Krieger -- added aspect ratio and cropping.

Maybe you are looking for

  • Two production  orders at the header level one for one single requirement

    Hi Gurus, Please provide me your valuable suggestion on the issue. *Client wants to have a only two production  orders at the header level one for one single requirement .* 1) Manufacturing Order u2013 In this order for Finsihed prodcut system should

  • Issues with a PowerPoint 2007 presentation in a Share POD

    Hello everybody. Today I held a CP8 presentation hosted at the following URL:    https://connectpro825084440.preview.adobeconnect.com/robertozini While I was arranging things some days before the meeting, I noticed that a PPT 2007 presentation I "pre

  • Help with SQL Query - MIN MAX - CTE?

    First and foremost, the SQL is handled dynamically - please ignore some of the crazy coding you see in the WHERE clauses ... its not an issue with the report, trust me. What my client needs is a summary by Facility, by Resource for each specific day

  • I Have Signed In With 3  icloud account is there any way to Delete one of them

    i brought a New Iphone today and i signed in with three different but i dont know any of there password is there a way to delete one and sign in with a new account i created

  • How do I run AFPASSWD in db tier 64 bits.

    Hi All, Trying to run AFPASSWD in a 64bits DBtier I'm getting ./AFPASSWD: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory Any idea what may be the problem? Thanks in advance