All type of FAQ's. pls replyyyyyyyy

i have many questions . pls replyy..
1>  how to make checkbox in grid ALV?
2>what we have to write in FIELD EXIT? (which is MUST)
3>wat is the t code to see the object which are in BOR?
4>  tell all the details steps of performance tuning?
5> difference between parameter and parameters?

3>wat is the t code to see the object which are in BOR?
BAPI
4> tell all the details steps of performance tuning?
Following are the different tools provided by SAP for performance analysis of an ABAP object
Run time analysis transaction SE30
This transaction gives all the analysis of an ABAP program with respect to the database and the non-database processing.
SQL Trace transaction ST05
The trace list has many lines that are not related to the SELECT statement in the ABAP program. This is because the execution of any ABAP program requires additional administrative SQL calls. To restrict the list output, use the filter introducing the trace list.
The trace list contains different SQL statements simultaneously related to the one SELECT statement in the ABAP program. This is because the R/3 Database Interface - a sophisticated component of the R/3 Application Server - maps every Open SQL statement to one or a series of physical database calls and brings it to execution. This mapping, crucial to R/3s performance, depends on the particular call and database system. For example, the SELECT-ENDSELECT loop on the SPFLI table in our test program is mapped to a sequence PREPARE-OPEN-FETCH of physical calls in an Oracle environment.
The WHERE clause in the trace list's SQL statement is different from the WHERE clause in the ABAP statement. This is because in an R/3 system, a client is a self-contained unit with separate master records and its own set of table data (in commercial, organizational, and technical terms). With ABAP, every Open SQL statement automatically executes within the correct client environment. For this reason, a condition with the actual client code is added to every WHERE clause if a client field is a component of the searched table.
To see a statement's execution plan, just position the cursor on the PREPARE statement and choose Explain SQL. A detailed explanation of the execution plan depends on the database system in use.
5> difference between parameter and parameters?
I think there is no difference between parameter and parameters. But i am not sure.
Diff between parameter and select-options:
The parameter statement does not create a selection table .
The second thing is select-option gives us a range for selection, whereas parameter doesn't .
Using the parameter you can define radio buttons and checkboxes where as select-options can't .
Hope this helps,
Regards,
Arunsri

Similar Messages

  • Can some one translate these instructions D-Link DI-524: installation as wireless HUB/Bridge   General  ON ALL TYPES OF ROUTERS DHCP SERVER HAS TO BE DISABLED ON ALL TYPES OF ROUTERS UPnP ALSO HAS TO BE DISABLED OTHERWISE YOU CAN SEVERELY HINDER OTHER USE

    D-Link DI-524: installation as wireless HUB/Bridge
    General
    ON ALL TYPES OF ROUTERS DHCP SERVER HAS TO BE DISABLED
    ON ALL TYPES OF ROUTERS UPnP ALSO HAS TO BE DISABLED
    OTHERWISE YOU CAN SEVERELY HINDER OTHER USERS IN YOUR NEIGHBOURHOOD!
    Practical example: D-Link DI-524
    The DI-524 is a wireless router.Although the manufacturer doesn't mention this, you can also install this device as a wireless hub.Of course this is not supported by the manufacturer. Therefor you have nowhere to go in case of any problems Plug in the power cord of the DI-524. Do not yet connect the network cable!Search for existing wireless networks with your computer. Connect with the router.This can for example be done like this:
    Click the start-button (at the bottom in the left corner of your screen).
    Go to control panel
    Go to internet connections (you may have to choose classic representation first)
    You can now see your wireless network card, among other things. Right-click and 'View available Wireless networks'.
    Connect to the router. In most cases the router will be called 'default'.Check your IP-address: you get an IP address from the DI-524
    Go to the start-button
    Go to 'Run'
    Type 'cmd' and press enter
    type 'ipconfig' and press enter
    your IP address starts with 192.
    Surf to your router with your regular browser. For this you need the address and a password, which you can find in the documentation.
    In this case the address is 192.168.0.1
    Now you must secure the router. For this it is best to use WPA-PSK
    Your key is a randomly chosen sentence. Don't make this sentence too short.
    Warning: Case sensitive!
    You cannot reach the router anymore now.
    Go back to your network card via "make connection". Search for your wireless network again and make a new connection
    You are asked for a key. Supply this key the way you configured it in your router.
    Surf back to the router.
    Disable the DHCP server.
    !! YOU HAVE TO DISABLE UPnP ON ALL TYPES OF ROUTERS
    OTHERWISE YOU CAN SEVERELY HINDER OTHER USERS IN YOUR NEIGHBOURHOOD!
    for this, go to Tools, Misc and switch off UPnP
    Save these settings.
    If you do not have a D-link router, look up in the manual or somewhere else where you can disable UPnP
    Now you cannot reach the router anymore again.
    It is only from this moment that you can connect the router to the modem.
    Important: Use one of the 4 LAN ports. Never use the WAN port!
    Go to your network card via the control panel. Right-click and "Repair"
    Now you should get an IP-address in the range of 10.nnn.nnn.nnn
    If you still don't have 192... you've made an error. The DI-524 still functions as a router and this is not allowed!

    There are no Mac based instructions. The router is accessed and adjusted the same way whether you are using a Mac OS X, Windows or Linux. As noted in the other post it is done through your web browser which works the same from any computer. Even a Chrome Book.
    akertrav wrote:
    Thank you for that what I have been trying to do is extend the range of my wifi witha second dilink router. I was hoping for some mac based directions to achive this rather than the PC based as presented. Thank you for your ireply Paul

  • Getting all types of files with the help of get_file_name function

    hi all,
    i am using Forms [32 Bit] Version 6.0.8.24.1 (Production).
    i have used get_file_name function to the file name of all type of files
    but i am able to get only the folders when i tried like below
    :FILE_NAME := GET_FILE_NAME(NULL,NULL,NULL,'Choose a Directory',OPEN_FILE,FALSE);my requirement to get all types of files on the window(user will selects whichever way he wants)
    Can i acheive it through get_file_name or i have to go for any alternative to get the file list, so that user can select by browsing the folders.
    Please help.
    Thanks..

    hi,
    in my code the select file was set to false(so showing only the directories) now i have set it to 'true'. its showing the files now.
    with the help of my above shown code i can get the full path of the file.
    is there any way to get only the file name?(other than the last occurance of '/' logic or that is only the way?)
    Please help.
    Thanks..

  • All type in my menu bar and under icons has disappeared how do I get it back?

    I lost all type in my menu bar and in drop down menus as well as under icons and next to icons in the hard drive menu. The dashboard also doesn't pop up when the curser goes over it. How do I get the type back?

    Do any fonts work or show up at all in any application?
    Have you installed any new Fonts or Adobe/MS Apps?
    See if you can run Font Book in Applications, verify Fonts & check for duplicates.

  • Showing bangla character in all types of java mobile using bitmap fonts

    i am a new user of j2me.but i cannot find any helps.
    i want to do english to bangla dictionary for all types of java mobile using bitmap
    fonts.
    initially how can i display bangla character using bitmap font in non unicode supported java mobile???
    but i cant do it.
    please send me source code or any helping resource.
    i am waiting for your reply.

    More info; installed mplayer2 which should work better with vdpau and this happened;
    VO: [vdpau] 800x468 => 800x468 Planar YV12
    [vdpau] Got display refresh rate 60.015 Hz.
    [vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption manually.
    A: 6.3 V: 6.4 A-V: -0.000 ct: 0.000 0/ 0 1% 2% 0.2% 0 0
    [h264 @ 0xb6b41640]left block unavailable for requested intra mode at 0 23
    [h264 @ 0xb6b41640]error while decoding MB 0 23, bytestream (1111)
    [h264 @ 0xb6b41640]concealing 399 DC, 399 AC, 399 MV errors
    A: 6.5 V: 6.6 A-V: 0.000 ct: -0.000 0/ 0 1% 2% 0.2% 0 0
    Seek failed
    Seek failed
    Seek failed
    Seek failed
    Seek failed
    Seek failed
    Alot of those "Seek failed"!

  • I have a dv7-4153d. Audio has sporadic skipping about every 3-8 seconds on all types of playbacks. .

    HP dv7-4153cl. Audio skips contiuously on all types of play backs. CD's, wmv.,pps."utube"  ect.  Does it about every 3 to 8 seconds, just like a skipping record. Have reinstalled audio driver. Run short and long primary hard disk self test and memory test. Did a sfc /scannow, and Checked the lengthy drive for errors.  ALL PASSED.

    Hi,
    One thing to check is the following.
    If you have HP 3D DriveGuard installed, open windows Control Panel, open HP 3D DriveGuard, click the Disable button, click Apply to save the change, then click OK.  Restart the notebook and see if this has had any effect on the sound issue.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Why do external forms that I open (usually attached in an email) have all type of color problems. I usually cannot even read the document

    Why do external forms that I open (usually attached in an email) have all type of color problems. I usually cannot even read the document

    Hi,
    What is the exact name of the desktop app you have?  Is it "Acrobat Reader DC", "Acrobat Pro DC" or "Acrobat Standard DC"?
    (Previously, your question was posted to the wrong forum - the Reader/Acrobat DC mobile forum.)
    If you have the paid product ("Acrobat Pro DC" or "Acrobat Standard DC"), you can contact Adobe Customer Care.
    Contact Customer Care
    If you have the free product ("Acrobat Reader DC"), Adobe Customer Care will redirect you to the user forum like this one.  You just need to wait for someone (who is an experienced user but not necessarily an Adobe employee) to answer your question in the right user forum.
    You may also try looking for answers for the same or similar problems by Google search.

  • How to detect id3 tag from all type of songs

    Hi Friends,
    I am new to mac development and i have to develop one music processing related project.
    First i have to detect id3 tag of all type of songs like mp3, aac, wav.
    So is there any framework or class library is available for detecting id3 tag?.
    Best Regards.

    hey,
    Nobody knows about it?

  • Component for search all type of transactions

    Does Web UI has component for search all type of transactions?
    For example, for search activities, quotations, lead, opportunities simultaneously.
    Denis.

    Hi Stephen,
    I think component suggested by Nisha "'BT_1O_SEARCH" in the above reply is built on one order query object and it allows searching on all the one order entities..
    In case it's needed to reuse  'BT_1O_SEARCH'  in the other components.. this component is integrated in docflow component as a component usage that will give the idea on binding etc..
    Hope this helps..
    Cheers,
    Sumit Mittal

  • Update All Types' Versions in Type Palette

    Does anyone have a quick way to update the versions of multiple types in a type palette?  I can change them one by one in the Types editor, but that's very tedious when I've got 50+ types.
    I'm working on a set of custom step types that we are distributing in a type palette.  For content management purposes, it would be nice to have all of our custom step types and our custom data types have the same version.
    I could save my type palette as INI or XML format and do a search and replace, but that's a cludge. I'm sure I could write a small sequence using the TestStand API to do this, but wanted to see if anyone else has had to do it before to save myself some time.
    I'm also open to being convinced that this is a bad idea if someone can give a compelling reason.
    Josh W.
    Certified TestStand Architect
    Formerly blue

    Found it!!
    The attached file will
    1. Show you all the type palettes you currently have on your station and ask you to choose the one you want to update
    2. Ask for the new type version
    3. Update all types with new type version (apart from the ones which are from NI like Substeps)
    4. Increments palette file change count
    5. Prompts user to save palette file
    Thanks to doug9000 for the help.
    Cheers,
    Aditya
    TestStand 4.2.1
    LabVIEW2009 SP1
    Changi wrote:
    Hi Josh,
    I am also looking for the same thing. I found something, but it is not the perfect solution.
    1. Have the names of all the step types in the palette file. You can put them in an array variable in a sequence, or read from a file.
    2. Use the RunState.Engine.GetTypeDefinition("<TypeName>") and store the resulting object reference in a local variable 'TypeDef'
    3. Use Locals.TypeDef.AsPropertyObject.TypeVersion = "<NewVersion>" to set the new version.
    THe reason I say it is not perfect is that I would like to somehow get the type names from a type palette file automatically. I haven't been able to figure that out. Any help will be great!
    Cheers,
    Aditya
    TestStand 4.2.1
    LabVIEW 2009 SP1
    Attachments:
    Set New type version_NI Forums.seq ‏10 KB

  • Which Acrobat or Adobe product is best to subscribe to for converting Word files (all types) to pdf files and visa versa?

    Which Acrobat or Adobe product is best to subscribe to for converting Word files (all types) to pdf files and visa versa?
    Thank you!

    Probably PDF Pack: Reliably Create PDFs, Convert PDFs, & Merge PDFs Online | Adobe PDF Pack

  • Adobe product that used to open all types of files

    My laptop have window 7, 64 bits operating system. I need any product (software) that open all types of files .
    Thank you
    nori642
    Denver,CO,80231

    This doesn't exists.

  • Successful conversions of all type of vids to ipod format!

    Hey all, I just got my vid ipod last week and have loaded tons of vids, some movies like Star Wars ep 3. I have been using a software called Total Video Converter. It can convert all types of vids (even HDTV transport streams, VOBs, etc directly to ipod mpeg4 format). Just make sure you select 320 x 240 resolution for standard 4x3 format vids or 320 x 176 custom for 16:9 vids. I use this on a XP Windows machine. I tried Quicktime Pro but had issues with lack of sound. TVC is also super fast. Has internal engine and can also convert wmv via directx.

    No but only 45$. It is so well worth it. BTW, fyi I think it is windows based!
    Check it out here:
    http://www.effectmatrix.com/
    Look what it can convert -
    Main Features of Total Video Converter:
    Convert all kinds of videos to mobile videos or audios (mp4, 3gp, xvid, divx mpeg4 avi, amr audio) which are used by cellphone, PDA, PSP, iPod;
    High compatibility and high efficiency for Importing RMVB or RM video/audio;
    Convert various videos to MPEG videos compatible with standard DVD/SVCD/VCD;
    Rip DVD to popular videos of all sorts;
    Extract audio from various of videos and convert which to all kinds of audios (mp3, ac3, ogg, wav, aac);
    RIP CD to audios of all sorts directly.
    Total Video Converter supports reading the following file formats:
    Video Formats:
    ¡¤ Rmvb(.rm,.rmvb)
    ¡¤ MPEG4(.mp4)
    ¡¤ 3gp(.3gp, 3g2)
    ¡¤ Game Psp(.psp)
    ¡¤ MPEG1(.mpg, mpeg)
    ¡¤ MPEG2 PS (.mpg, mpeg, vob)
    ¡¤ MPEG2 TS (DVB Transport Stream)
    ¡¤ Ms ASF(.asf, .wmv)
    ¡¤ Ms AVI(.avi)
    ¡¤ Macromedia Flash video FLV (.flv)
    ¡¤ Real Video (rm)
    ¡¤ Apple Quicktime(.mov)
    ¡¤ FLIC format(.fli, .flc)
    ¡¤ Gif Animation(.gif)
    ¡¤ DV (.dv)
    ¡¤ Video Formats Dx9 Directshow can open
    Audio Formats:
    ¡¤ CD audio(.cda)
    ¡¤ MPEG audio(.mp3, mp2)
    ¡¤ Ms WAV(.wav)
    ¡¤ Ms WMA(.wma)
    ¡¤ Real Audio (.ra)
    ¡¤ OGG(.ogg)
    ¡¤ Amr audio(.amr)
    ¡¤ AC3(.ac3)
    ¡¤ SUN AU format (.au)
    ¡¤ Macromedia Flash embedded audio(.swf)
    ¡¤ Audio Formats Dx9 Directshow can open
    Game Video Formats:
    ¡¤ Technologies format, used in some games(.4xm)
    ¡¤ Playstation STR
    ¡¤ Id RoQ used in Quake III, Jedi Knight 2, other computer games
    ¡¤ format used in various Interplay computer games,Interplay MVE
    ¡¤ multimedia format used in Origin's Wing Commander III computer game,WC3 Movie
    ¡¤ used in many Sega Saturn console games, Sega FILM/CPK
    ¡¤ Multimedia formats used in Westwood Studios games, Westwood Studios VQA/AUD
    ¡¤ Used in Quake II, Id Cinematic (.cin)
    ¡¤ used in Sierra CD-ROM games, Sierra VMD
    ¡¤ used in Sierra Online games, .sol files
    ¡¤ Electronic Arts Multimedia, Matroska
    ¡¤ used in various EA games; files have extensions like WVE and UV2
    ¡¤ Nullsoft Video (NSV) format
    Total Video Converter supports generating the following file formats:
    Video Formats:
    ¡¤ MPEG4(.mp4)
    ¡¤ 3gp(.3gp, 3g2)
    ¡¤ Game Psp(.psp)
    ¡¤ MPEG1(.mpg, mpeg)
    ¡¤ NTSC, PAL DVD mpeg
    ¡¤ NTSC, PAL SVCD mpeg
    ¡¤ NTSC, PAL VCD mpeg
    ¡¤ Ms Mpeg4 AVI(.avi)
    ¡¤ Divx AVI(.avi)
    ¡¤ Xvid AVI(.avi)
    ¡¤ H264 AVI(.avi)
    ¡¤ Mjpeg AVI(.avi)
    ¡¤ HuffYUV AVI(.avi)
    ¡¤ Swf Video(.swf)
    ¡¤ Flv Video (.flv)
    ¡¤ Gif Animation(.gif)
    ¡¤ Mpeg4 Mov(.mov)
    ¡¤ Apple Quicktime(.mov)
    ¡¤ FLIC format(.fli, .flc)
    ¡¤ Gif Animation(.gif)
    ¡¤ DV (.dv)
    Audio Formats:
    ¡¤ MPEG audio(.mp3, mp2)
    ¡¤ Ms WAV(.wav)
    ¡¤ Ms WMA(.wma)
    ¡¤ OGG(.ogg)
    ¡¤ Amr audio(.amr)
    ¡¤ AC3(.ac3)
    ¡¤ SUN AU format (.au)
    ¡¤ m4a(mp4 audio)
    P.S. WMV is read supported by directx. It works , I have converted wmv files directly to IPOD mpeg4 format.

  • How can I Sync a folder (which contains all types files, sub folders and weighs some gigs) through wifi or USB ( and not using cloud services) between my New Ipad and Win 7 PC? Any apps available? Kindly help

    How can I Sync a folder (which contains all types files, sub folders and weighs some gigs) through wifi or USB ( and not using cloud services) between my New Ipad and Win 7 PC? Any apps available?
    kindly suggest a solution.
    Thank you inadvance!

    You can only import photos/videos via USB and the camera connection kit.
    ITunes: Syncing media content to your iOS devices
    http://support.apple.com/kb/ht1351
     Cheers, Tom

  • Need Help for Embed Tag to playing all type of video files in any browser

    Hai,
    I am using the following Embed Tag for playing video files in Browsers.
    <OBJECT
    ID="mediaPlayer"
    CLASSID= "clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
    CODEBASE= "http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
    TYPE="application/x-oleobject"
    STANDBY="Loading media player components..."
    HEIGHT="200" WIDTH="250">
    <PARAM NAME="showcontrols" VALUE="true">
    <PARAM NAME="autostart" VALUE="false">
    <PARAM NAME="loop" VALUE="false">
    <PARAM NAME="filename" VALUE="photo/video/<%=category%>/<%=image.elementAt(i*4+1)%>">
    <EMBED TYPE="video/x-msvideo"
    STANDBY="Loading media player components�"
    CONTROLLER="true"
    CONTROLS="ImageWindow,ControlPanel"
    SHOWCONTROLS="true"
    AUTOSTART="false"
    HEIGHT="200" WIDTH="250"
    SRC="photo/video/<%=category%>/<%=image.elementAt(i*4+1)%>" >
    </OBJECT>
    But this Embed Tag does not playing such type of video files(ex: *.flv, *.mov, *.avi etc.,)
    i need to play all types of video files using the Embed Tag.
    Can anyone please help me for this.
    Edited by: devtamil on Oct 3, 2007 12:27 PM

    Hi,
    Im having a similar problem and i was wondering if you were able to get a solution??
    Thanks for your help.

Maybe you are looking for

  • How can I get my apps back after recovery and installing ios 8?

    I have updated my phone a couple of hours ago. Luckily all my photos, contacts, notes, messages... they are all here. But I don't have any of my old apps. Where can I restore them? Please don't tell me I have to download one by one again Most of them

  • ITunes 7 not playing downloaded videos?

    I had downloaded Quicktime 7.1.3 and iTunes 7, but my downloaded videos were not playing. I was also getting errors that iTunes was waiting to authorize computer and a gray video window screen. I removed the plug-in QuicktimeComponents from HD/Librar

  • Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken?

    Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken? If not, is this an option under consideration?

  • Mouse won't stop scrolling player

    Problem: Mouse won't stop scrolling player Adobe Flash Player 9 (9.0.115.0) I double click a SWF file. It comes up in Adobe Flash Player 9. I switch to another program. I switch back to the Flash Player. Just moving the mouse (without holding down th

  • Installing Netgear Adapter

    Trying to confirm this, if my PB G4 recognizes a PCMCIA network card, then the device will show up in the Network Device list in System Preferences? I have plugged a card in, installed the software for it, and in Network the only things I see are the