Find perform statement in MB1B which is calling Form statement in Zprogram

Hi,
we written form statement in zprogram, it is called in MB1B transaction.this linked
to one output type.my problem is how to find  perform statement in MB1B.
Do help at earliest.
Thanks in advance.
Rama.
SAP-Techincal consultant.

Thanks for reply.
in zprogram we have been updating ztables.problem here is even we set break point here, cursor  not coming into that subroutine when we run transaction MB1B.
CAN U PLZ say how to stop execution in subroutine.
YOURS
RAM

Similar Messages

  • How can I find the program which is calling my SAPscript??

    How can I find the program(std/Custom) which is calling my SAPscript form??
    Regards,
    Shashank.

    Hi
    check in NACE transaction or TNAPR table
    reward points to all helpful answers
    kiran.M

  • Everything on my macbook 5.1 was erased and then the person who erased it could not find start up disc to reinstall. i called apple and gave them the serial number and they sent me leopard os 10.5 which is what originally came with the computer. not work

    i was given a macbook 5.1 by my mom, being nice, she erased everything on it, but then could not find the original start up disc. i called apple and had the serial number and said that leopard 10.5 was the operating system that orginally came with it, so i bought it. when i got it,i turned on computer, put in dvd, and immediately shut it off, then turned it back on while pressing letter c. (they told me to do this) i can hear the disc turning but alls i get is blank screen then it shuts down, and restarts. nothing ever shows up on the screen. did i get a wrong disc? should there be something different than just the mac os x leopard 10.5 to get this computer to work again?? thanks for your help!

    It means what it says. The "computer person" formatted it wrongly/ unsuitably. it needs to be formatted again.
    Error "Case-sensitive drives not supported" or similar install error | Mac OS
    Mylenium

  • When a contact has multiple numbers, how can I tell which one called me?

    For example, if a single contact entry has a "home" number and a "mobile" number, there seems to be no intuitive way to tell which one called me from the iOS 7 phone app--only the contact name is listed on the Recents screen, and the info button for the call shows all the numbers for that contact.
    I've done extensive searching, and though I found some people asking the same question, I couldn't find any answers! I could wait and examine my phone bill statement, but I don't think it shows the incoming number... I figure there must be a way, because clearly my phone knows the specific number!

    When I look at calls in my Recents list, there are two lines. The top line is the contact name, the second line is the listing from my contacts that indicates the label for the number the call came from. If that is not enough, then you can tap on the at the end of the listing which brings you to the individual contact. The number you received the call from will be in a different color than the other numbers. In mine it is in blue. This is just like the information provided in the earlier part of this thread.

  • Statement and PreparedStatement which is better?

    There are two method to getting data from the database which is:
    1. Statement stmt=con.createStatement();
    rs=stmt.executeQuery("select name from table where id='"+X+"' and yr='"+ year +"'");
    2. PreparedStatement ps = con.prepareStatement("select name from table where id=? and yr=?);
    ps.setString(1, X);
    ps.setString(2, year);
    rs = ps.executeQuery();
    Both method can get the same result. However can anyone tell me that which method 's performance is better or the same? Under the condition that both statement are NOT used in a loop.

    Well the prepared statement does have another advantage: you don't have to think about the format of a date literal. When you put together the SQL for a normal Statement you must somehow create a date literal. With Oracle for example you need to make sure you either use it with the to_date() function or set the session date format beforehand, or rely on the setting of the server (you see: many pitfalls). And no, java.sql.Date does not handle that correctly. The same goes for Timestamp and probably numeric values as well (decimal point vs. decimal comma)
    If you use a PreparedStatement the driver handles this problem for you. So if you want your app to be portable across different DBMS I would go for a PreparedStatement.
    Thomas

  • How to call SQL statements in InDesign CS6?

    Hi,
         My plug-in needs to interact with the database, and update the database content, how should I do, can I call SQL statements in InDesign CS6?
         Thanku very much.

    The same way you'd call them from any C++ program. You don't mention which platform, and that probably makes a difference.
    I'm accessing an SQL database in InDesign CS6 on Windows. I'm using the ODBC interface to SQL database that Windows provides, via the nanodbc wrapper. So I'm linking to odbc32.lib and odbccp32.lib, and including the nanodbc.cpp and nanodbc.h files. (See http://lexicalunit.github.io/nanodbc/ )
    Paul.

  • I can't find it on my plan. But can ya help me find out if I still have m2m calling?

    I can't find it on my plan. But can ya help me find out if I still have m2m calling?

    What plan you have???
    Most all plans have M2M which means Verizon to Verizon Wireless calls only. Not to other carriers subscribers.

  • I am confused about something.  How do I read a book on my MacBook Pro?  I can't find the iBook app anywhere, which is what I use on my iPad.  The book I want to read is in my iTunes but I can't click on it.  My iBook library does not show up in iTunes.

    I am confused about something.  How do I read a book on my MacBook Pro?  I can't find the iBook app anywhere, which is what I use on my iPad.  The book I want to read is in my iTunes but I can't click on it.  Some of my iBooks show up in my iTunes but they are "grayed" out.  The only books that respond in iTunes are audiobooks and that's not what I'm looking for.  Is this a stupid question?

    Nevermind - I answered my own question, which is I CAN"T READ ANY BOOKS I purchased in iBooks on my MacBook Pro.  If I want to read on my mac I have to use Kindle or Nook.  Which means any book I've already purchased through iBooks has to be read on my iPad.  Kind of a drag because there are times when it's more convenient for me to read while I'm sitting with my Mac.

  • How can I display the HTML page from servlet which is called by an applet

    How can I display the HTML page from servlet which is called by an
    applet using the doPost method. If I print the response i can able to see the html document. How I can display it in the browser.
    I am calling my struts action class from the applet. I want to show the response in the same browser.
    Code samples will be appreciated.

    hi
    I got one way for this .
    call a javascript in showDocument() to submit the form

  • How do I find out the date in which I registered my imac?

    How do I find out the date in which I registered my imac?

    It doens't really matter what date you registered it. However if you are looking to see when your expiration on AppleCare is/was it is 3 years from the original date of purchase. You can use the Apple Online Service Assistant afer you input the serial number click the link that says See your service and support coverage.

  • Prob. exec. print job from RFC which im calling Web Dynpro java in Portal

    Hi,
    Ive got a problem executing a print job from an RFC which im calling in Java web Dynpro Application in Portal. Im using an Acess Method G: for Front End Printing but Order gets stuck with the Status "Waiting" "Front end unavailable".
    Any help would be greatly appreciated.
    Thanks in advance!!!

    HI,
    I dont think you would be able to do this. Instead, you need to get the content from RFC into WD java and print from the browser.
    Regards
    Srini
    Edited by: Sinivasan Rajamani on Jun 14, 2010 4:25 AM

  • I upgraded my iphone to 5.0.1 and can not find carrier and can not make a call freezed.

    I upgraded my iphone 4 to ios 5.0.1 yesterday. Today the device can not find carrier and if finds than it freezes when I tap call. I swictched on and off but no change.

    No.  There is no legit way to go back at all.
    It seems that you had a hacked iphone that was locked back to the rightful carrier when you updated as it should.

  • Finder performance

    Many processes in the finder take very long: Opening folders, drag & drop, copying, cutting and pasting work very slow.
    For example, moving regular pdf or other files between folders on the same harddrive usually takes more than a minute. The „copying“ tag is active, but there is no progress. It seems that the copying process starts too late, though at regular speed.
    Another issue is that when I open folders with many files (e.g. applications), it can take up to 30 seconds to see the content of the window. Sometimes the folder does not even open at all.
    These kinds of processes also take up unusual amounts of RAM, increasing fan rpm. The problems arise more frequently since the 10.10. update. I have no adware installed and 20/160 GB free harddisk space.
    Any advice is much appreciated!
    Problem description:
    bad finder performance
    EtreCheck version: 2.1.5 (108)
    Report generated 8. Januar 2015 19:47:46 MEZ
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
        MacBook (13-inch, Aluminum, Late 2008) (Verified)
        MacBook - model: MacBook5,1
        1 2 GHz Intel Core 2 Duo CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce 9400M - VRAM: 256 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10 (14A389) - Uptime: 0:6:30
    Disk Information: ℹ️
        TOSHIBA MK1653GSX disk0 : (160,04 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 159.18 GB (20.81 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GS21N 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Apple, Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Configuration files: ℹ️
        /etc/sysctl.conf - Exists
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/StartupItems/BRESINKx86Monitoring
        [not loaded]    com.bresink.driver.BRESINKx86Monitoring (9.0) [Support]
            /System/Library/Extensions
        [not loaded]    com.ZTE.driver.ZTEUSBCDCACMControl (1.2.4) [Support]
        [not loaded]    com.ZTE.driver.ZTEUSBCDCACMData (1.2.4) [Support]
        [not loaded]    com.devguru.driver.SamsungComposite (1.2.55 - SDK 10.6) [Support]
        [not loaded]    com.kodak.print.printerdock.merge (1.0.0) [Support]
            /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
        [not loaded]    com.devguru.driver.SamsungACMControl (1.2.55 - SDK 10.6) [Support]
        [not loaded]    com.devguru.driver.SamsungACMData (1.2.55 - SDK 10.6) [Support]
        [not loaded]    com.devguru.driver.SamsungMTP (1.2.55 - SDK 10.5) [Support]
        [not loaded]    com.devguru.driver.SamsungSerial (1.2.55 - SDK 10.6) [Support]
    Startup Items: ℹ️
        HP IO: Path: /Library/StartupItems/HP IO
        HPlaserjet Trap Monitor: Path: /Library/StartupItems/HPlaserjet Trap Monitor
        HWNetMgr: Path: /Library/StartupItems/HWNetMgr
        HWPortDetect: Path: /Library/StartupItems/HWPortDetect
        LoginServer: Path: /Library/StartupItems/LoginServer
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [loaded]    com.hp.help.tocgenerator.plist [Support]
        [loaded]    com.oracle.java.Java-Updater.plist [Support]
        [running]    com.samsung.AWPAgent.plist [Support]
        [loaded]    org.macosforge.xquartz.startx.plist [Support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Support]
        [loaded]    com.cloudpath.maccmd.plist [Support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Support]
        [invalid?]    com.sec.faxdb.plist [Support]
        [loaded]    com.timesoftware.timemachineeditor.backup-auto.plist [Support]
        [loaded]    com.timesoftware.timemachineeditor.helper.plist [Support]
        [loaded]    net.sourceforge.MonolingualHelper.plist [Support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Support]
        [loaded]    com.google.keystone.agent.plist [Support]
        [running]    com.spotify.webhelper.plist [Support]
    User Login Items: ℹ️
        RescueTime    UNKNOWN (missing value)
        Dropbox    Programm (/Applications/Dropbox.app)
        uTorrent    Programm (/Applications/uTorrent.app)
    Internet Plug-ins: ℹ️
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.3.0.14 [Support]
        net.juniper.DSSafariExtensions: Version: Unknown [Support]
        OfficeLiveBrowserPlugin: Version: 12.3.6 [Support]
        Silverlight: Version: 5.1.20513.0 - SDK 10.6 [Support]
        FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
        Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
        iPhotoPhotocast: Version: 7.0
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Support]
        AdobePDFViewer: Version: 9.5.5 [Support]
        JavaAppletPlugin: Version: Java 8 Update 25 Check version
    3rd Party Preference Panes: ℹ️
        Flash Player  [Support]
        Flip4Mac WMV  [Support]
        Growl  [Support]
        Java  [Support]
        MacFUSE  [Support]
        NTFS-3G  [Support]
        Paragon NTFS for Mac ® OS X  [Support]
        TeXDistPrefPane  [Support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: NO - Auto backup turned off
        Volumes being backed up:
            Macintosh HD: Disk size: 159.18 GB Disk used: 138.37 GB
        Destinations:
            My Passport [Local]
            Total size: 999.37 GB
            Total number of backups: 10
            Oldest backup: 2014-10-21 13:16:03 +0000
            Last backup: 2015-01-06 22:31:16 +0000
            Size of backup disk: Excellent
                Backup size 999.37 GB > (Disk size 159.18 GB X 3)
    Top Processes by CPU: ℹ️
             3%    mds_stores
             2%    TextEdit
             2%    WindowServer
             2%    sysmond
             1%    mds
    Top Processes by Memory: ℹ️
        283 MB    firefox
        254 MB    mds_stores
        86 MB    Finder
        77 MB    Dropbox
        69 MB    WindowServer
    Virtual Memory Information: ℹ️
        5.37 GB    Free RAM
        1.73 GB    Active RAM
        551 MB    Inactive RAM
        670 MB    Wired RAM
        3.07 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Jan 8, 2015, 07:41:53 PM    Self test - passed
        Jan 8, 2015, 07:20:51 PM    /Library/Logs/DiagnosticReports/Mendeley Desktop_2015-01-08-192051_[redacted].hang
        Jan 8, 2015, 02:58:13 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/garcon_2015-01-08-145813_[reda cted].crash
        Jan 7, 2015, 06:40:16 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/fontd_2015-01-07-184016_[redac ted].crash
        Jan 7, 2015, 03:46:20 PM    /Library/Logs/DiagnosticReports/Mendeley Desktop_2015-01-07-154620_[redacted].cpu_resource.diag [Details]
        Jan 6, 2015, 04:21:51 PM    /Library/Logs/DiagnosticReports/firefox_2015-01-06-162151_[redacted].cpu_resour ce.diag [Details]
        Jan 6, 2015, 10:40:02 AM    /Library/Logs/DiagnosticReports/Microsoft Excel_2015-01-06-104002_[redacted].hang

    There is no specific information suggesting your HDD is failing, but you will learn if that's the case when you try to repair the drive.
    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Yosemite: Reboot from the Recovery HD. Select Reinstall OS X from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.
    5. Reinstall Yosemite from Scratch:
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    How to Clean Install OS X Yosemite
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • How to find in R/3 System, which FI document is from which external system?

    Hi Moderator/ FICO Experts,
    How to find in R/3 System, which FI document is from which external system?
    In case of different Non-SAP external Systems posting the data to one R/3 System.
    Thanks
    Chandra

    Hi,
    That really depends on the interfaces that your external systems are using. Check with your ABAP or BASIS team to see what is the method used for posting those documents and with which parameters is passed. Look at BKPF table (FI header) to see the attributes such as user, document type, reference, etc.
    Regards,
    Eli

  • Find start and end execution time of a sql statement?

    I am have databases with 10.2.0.3 and 9.2.0.8 on HP UNIX 11i and Windows 200x.
    I am not in a position to turn on sql tracing in production environment. Yet, I want to find when a sql statement started executing and when it ended. When I look at v$sql, it has information such FIRST_LOAD_TIME, LAST_LOAD_TIME etc. No where it has information last time statement began execution and when it ended execution.. It shows no of executions, elapsed time etc, but they are cumulative. Is there a way to find individual times (time information each time a sql statement was executed. – its start time, its end time ….)? If I were to write my own program how will I do it?
    Along the same line, when an AWR snapshot is shown, does it only include statements executed during that snapshot or it can have statements from the past if they have not been flushed from shared memory. If it only has statements executed in the snapshot period, how does it know when statement began execution?

    Hi,
    For oracle 10g you can use below query to find start and end time, you can see data for last seven days.
    select min(to_char(a.sample_time,'DD-MON-YY HH24:MI:SS')) "Start time", max(to_char(a.sample_time,'DD-MON-YY HH24:MI:SS')) "End Time", b.sql_text
    from dba_HIST_ACTIVE_SESS_HISTORY a,DBA_HIST_SQLTEXT b where
    a.sql_id=b.sql_id
    order by 1;
    Regards
    Jafar

Maybe you are looking for

  • How to port database changes from development to a production environment

    How do I port database changes from the development to the production environment? I am using v8 and have always had to redo everything using the schema manager all over in the production environment. Is there an easy way to generate a script, for ex

  • Creation of PO in SD Module for vendor

    Hi SD guru's I have a scenario in SD module wherein i have to issue a PO to the vendor to carry out a service for me. How do i go about this? Can this be automated based on few reports that i generate? Thanks & Regards Ravi

  • Rman problem with NLS_LANG mismatch b/w catalog and target DB

    Hi, I have target database NLS_LANG set to 'AMERICAN_AMERICA.JA16SJIS' and recovery catalog NLS_LANG set to 'JAPANESE_JAPAN.JA16EUC'. When backup is started the rman fails with the following error. <---- RMAN-00571: ==================================

  • Rename a reporting server

    I am working on a side by side upgrade and migrade of a reporting server to a new server from 2008r2 to 2012. Standard edition. I will call it ServerA- old server, ServerB - new server. Both server has db engine and reporting service installed. Stand

  • AIA Foundation Pack Config Utility failed

    Hello, While installing AIA FP 2.3 following error occured: BUILD FAILED /oracle/app/product/aia/Infrastructure/install/scripts/FPInstall.xml:92: exec returned: 1 Command = /oracle/app/product/oc4j/jdk/bin/java has failed Execution Error : java.lang.