Analyzing Function Input

Respected sir,
  What is mean by "analyzing Function Input" and explain the role of ABAPer in it.
Its very urgent.

Hi Sandeep ,
What michal said is exactly correct,
Refer to the link also ,hope its useful.[http://help.sap.com/saphelp_40b/helpdata/en/fa/09703c543b11d1898e0000e8322d00/content.htm]
<REMOVED BY MODERATOR>
Thanks ,
Surya Pydikondala .
Edited by: Alvaro Tejada Galindo on Apr 25, 2008 1:23 PM

Similar Messages

  • Constantly record and analyze microphone input

    Is it possible to analyze microphone input data while it is being recorded? My program needs to measure the input voltage and the program needs to procede when the voltage is equal to 5V.
    Thank  you.

    The sound card can be a bit problematic in this sense especially if you change the input gain for the mic and watch out for any bass boost function being on used as this will affect the scale as well.
    As for the scaling on a standard sound card, there is none as such (see article 3 below). The input
    is represented as ±32767 on a standard 16 bit card and obviously larger
    for the newer 24bit cards.
    The easiest option would be to generate a signal, measure it and then play into the mic input. I would suggest that the mic input (or possibly better the line input) would be in the order of a couple of hundred milli volts so if youre sure that you have a five volt signal then you will need to scale the input with a resistor (say a 5K ohm variable resistor set up as a potential divider).
    You may find that the following articles will help not only with the principles but with the practice as well: -
    http://www.virtins.com/Virtins_Sound_Card_Oscilloscope_Probe_Manual.pdf
    http://www.techmind.org/audio/
    This link is quite good as well:-
    http://www.audioprecision.com/index.php?page=support&id=1100001014
    If its a mac the following may apply (I don;t use them a great deal, sorry): -
    http://www.channld.com/distspec.html

  • I do not see the DAQ Assistant Express on Functions Input palette.

    Software config: Windows XP machine, Traditional NI-DAQ 7.4.4 for PCI 6602. I do not see the DAQ Assistant express on Functions>>Input palette. I get error message when I place the Instrument I/O assistant on the block diagram:-" Measurement and Automation Explorer or Instrument I/O Assistant not installed correctly. Please install from LabVIEW CD". I've tried uninstalling, re-installing driver and rebooting my computer several times.

    Hello PJ-SJM,
    The DAQ Assistant Express VI installs with the NI-DAQmx Driver and not Traditional NI-DAQ.  The good news is that the PCI-6602 is supported in both Traditional NI-DAQ and NI-DAQmx.  Check this KnowlegeBase article to find out what version of NI-DAQmx you need and then search the Drivers and Updates page for to find the version you need.  Once you download and install the driver you should see the DAQ Assistant Express VI on your functions pallet.
    The Instrument I/O Assistant is not for use with DAQ cards, it is for using other communication protocol like serial or GPIB.  However, if you need this you can install the Device Driver CD and it should work after that.  Note:  The device driver CD that came with LabVIEW should also contain the correct version of NI-DAQmx.
    I hope this helps, and have a great Friday!
    Brooks

  • Functional Input required

    Hi All,
    I need your functional inputs on one of the client requirement.
    They want to do cost planning for project components at the time of bidding / quotation stage.
    At this time, they dont have even created material master so we cant assign material to activity (which brings standard price as plan cost for activity which rolled upto WBS)
    If this is done with any other method (activity element - cost, manual planning in CJ40 or Easy cost planning for WBS Element) and when at later stage material master is created with standard price and attached to activity, plan cost will be approximately doubled.
    Because plan cost for that particular activity will be addition of cost planning done earlier and standard price of material.
    How to tackle this situation.
    Request you to kindly provide inputs / best practices based on your experience.
    Thanks in advance
    Parimal

    Thanks a lot for replies.
    Planning costs in versions seems to be helpful. Even I had the same thing in mind.
    But just one question that suppose I create project in version 1 (not zero version) and planned costs.
    In my project cost planning is done in several ways like
    Work center wise activity cost plan
    General cost activities / activity elements
    CJ40 (with primary cost element and also secondary cost elements, not overall planning) etc.
    Easy cost planning
    Here as suggested by you, I wont add materials instead I will plan their cost using either CJ40 (cost element planning) or CJR2 or Easy cost planning.
    At later stage when I will create project (in version 0) by copying this (from version 1), will all planned costs also get copied. If no, then I will have to repeat whole exercise and if yes, after material addition, it will be duplication.
    Request you to kindly provide inputs on same. Also clarify if my understanding is right wrt cost planning by version.
    Awaiing for your replies.
    Thank you
    Parimal

  • [svn:fx-trunk] 11894: Fix ASC-3586 ( NPE analyzing function definition in dead code)

    Revision: 11894
    Revision: 11894
    Author:   [email protected]
    Date:     2009-11-17 07:58:11 -0800 (Tue, 17 Nov 2009)
    Log Message:
    Fix ASC-3586 (NPE analyzing function definition in dead code)
    Original patch author: Jeff Dyer
    Reviewer: Tom Harwood
    Tests: asc/tamarin/flex acceptance tests
    Ticket Links:
        http://bugs.adobe.com/jira/browse/ASC-3586
    Modified Paths:
        flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java

  • Sun Workshop Analyzer Function/Modules corrupted

    I am trying to run the Workshop analyzer on C++ code. However, the error message "Functions/Modules information corrupted" appears in the window of the analyzer and the time spent in each of the functions is listed as being 0.0000 seconds. I only get a general overview of the time spent waiting by the program.I compiled using the -g flag for debugging before analyzing. I'm sure the code is not this efficient. Does anyone know what the source of this problem could be?

    Hi,
    thanks for your answers.
    I'll list what I did in case it helps someone else:
    I tried the update first through "NetBeans update center".
    I selected everything but that didn't solver the issue (I didn't see any explicit reference to dbx in the packages added).
    Then I uninstalled sunstudio:
    cd /opt
    java -cp . uninstall_Sun_Studio_12Then I uninstalled netbeans:
    cd /opt/netbeans-5.5.1/_uninst
    ./uninstallerAfter that, I noticed there was a second uninstall folder (my guess from sunstudio). So I uninstalled it too:
    cd /opt/netbeans-5.5.1/_uninst2
    ./uninstallerAll 3 uninstall completed without errors.
    There were some leftovers (mostly some netbeans modules and prerequisites) so I renamed the folders just in case:
    mv netbeans-5.5.1 netbeans-5.5.1_old
    mv prepare_system_prerequisites prepare_system_prerequisites_oldAt that point, I ran the installer again.
    It tried to install but failed. Here's a small part of the log:
    /tmp/installQIayVk/checkinstallSIayVk: /tmp/response.SPROfdxd: cannot create
    Processing package instance <SPROfdxd> from </tmp/install-intel-S2/packages-intel-S2>
    Sun Studio 12 X-Designer GUI Builder
    (i386) 12.0,REV=2007.04.11
    pkgadd: ERROR: request script did not complete successfully
    Installation of <SPROfdxd> failed.
    No changes were made to the system.
    Error: pkgadd failed for SPROfdxd
    ...I was running this as root so I'm not sure why it failed.
    I was reusing the installation files I extracted from the pkg.tar.bz2 under /tmp so I deleted everything and extracted it again from a different place.
    I also deleted the .sunstudio, .netbeans and .java in my home folder.
    I was previously using cygwin XWin to run the installer with the UI.
    This time, I did it from a shell terminal (putty) and used the -nodisplay option.
    It installed successfully.
    Then I go back to the ui and sunstudio starts normally now: no missing modules and I have the dbx options in the menu
    Again, thanks for your time.
    Francois

  • Match Regular Expression Function input string format

    Hi,
    I am new to labview and was having some difficulties using the Match Regular Experssion Function.  
    I am using labview to communicate with a sensor.  I have installed the NI device driver to do so.  The output of my sensor is in the format, 
    X20
    R40 P20 A123.  The numbers in this case are arbitrary.  I am trying to use Match Regular Expression Function to display and perform mathematical operations on the numbers.  I am having difficulties formatting the input string on the Match Regular Expression Function.  Could you please give me some tips on how to format the example I provided.  
    Thank

    MoAgha wrote:
    Hi,
    I am new to labview and was having some difficulties using the Match Regular Experssion Function.  
    I am using labview to communicate with a sensor.  I have installed the NI device driver to do so.  The output of my sensor is in the format, 
    X20
    R40 P20 A123.  The numbers in this case are arbitrary.  I am trying to use Match Regular Expression Function to display and perform mathematical operations on the numbers.  I am having difficulties formatting the input string on the Match Regular Expression Function.  Could you please give me some tips on how to format the example I provided.  
    Thank
    Here is a way to do it if the format is constant (X R P A followed by a positive integer number).
    Ben64

  • Export function: Input blocks

    One of the options while exporting data is to export data from input blocks only.
    It's mentioned that input blocks means - (blocks containing data from a previous data load or spreadsheet Lock & Send)
    Would the data that is copied using a DATACOPY command fall under this category?
    Any ideas.
    Thanks

    Sure, DATACOPY will touch input blocks if they're within the scope of the DATACOPY itself or the FIX that surrounds the DATACOPY.
    Input blocks, remember, can be level 0 or upper level blocks -- if your FIX/DATACOPY happens to touch them, then fine, it has done it, but there's nothing explicit about DATACOPY that lets it touch just input blocks.
    Regards,
    Cameron Lackpour

  • Asset Under Construction Functional Inputs

    Hello,
    I need some inputs in Asset flow.
    I need to moel a planning cube on an existing Asset cube.
    I only need to load asset numbers which are still under construction to the planning cube not the ones which are settled.
    So, can anyone help how to identify Asset numbers which are still under construction?
    I read somewhere, it depends on the Transaction types. But I am not very sure.
    Any help would be appreciated.
    Thanks.

    Hi,
    Try to compare and analyse the data for distinction between asset under construction and assets settled.
    Try to analyse the characteristics use in provider and compare 2 set of data(under construction and settled).Hope this helps
    https://help.sap.com/saphelp_46c/helpdata/en/4f/71e7cd448011d189f00000e81ddfac/content.htm
    Regards,
    Akshay

  • Require functional inputs

    Hello Experts,
                      I am ABAP consultant, I have a requirement where in after creation of WBS BOM items With respect to Change Number for a material, through Tcode cs71 and upon SAVING it, a field available in Tcode CC02 ( Lock  check box ) which is AEOI-CCLCK must be updated. I mean CCLCK ( Lock in CC02 ) field of AEOI table must be set to 'X' or BLANK.
    I am clear that I need to update the CCLCK field of AEOI table for that I require key field values of the specified table ( AEOI ) which are AETYP and OBJKT in the TCODE CS71 if I write an enhancement in it.
    Kindly tell me how to retrieve the corresponding values of AETYP and OBJKT from AENNR value available in the Tcode cs71.
    Regards,
    Murthy.
    Edited by: pr murthy on Mar 3, 2009 5:04 AM

    Hi sachin,
    you give fields and tables to the aber and he/she will make a report. in the report they will give use some ALV grid control etc to pick up data from data base and this is for output of report. In the input screen they can give selection criteria ie., PO's from and TO and also Date (from & To) PO Doc type (From & To ) etc.
    report wopuld be based on the selection screen inputs. these can be made as mandetory / optional. this abaper can do. You don't need to worry about the other things.
    AS far as FS is conserned you need to give them
    1. what are the input fields and tables data
    2. Whether input fields are optional / mendetory
    3. how the output report screen should look like i.e, PO No, PO Value, Delievry qty etc what ever you want. here again you need to give them the particular Table and filed names only.
    Hope this Helps. give me your mail Id i will send in some sample FS.
    REWARD POINTS IF IT HELPS
    Regards
    Srini

  • BEX Analyzer Functionality

    Hi,
    Can anyone please help me understand how do we use various tools available in BEX Analyzer ..like Insert Analysis Grid, Navigation pan..etc.
    Any document would he highly appreciated.
    Regards

    Try below links,
    http://help.sap.com/saphelp_nw04/Helpdata/EN/ba/45583ca544eb51e10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0a89464-f697-2910-2ba6-9877e3088954?overridelayout=true
    I hope, you will get better idea on Bex analyzer.
    Veerendra.

  • HT3625 How to change the audio port function (input, output) on OSX 10.9.2 !!!! :(

    The thing is that i saw some videos, and search for options of how to change the audio port.  And even apple says that i have to change it from system preferences, but when i try to change it, the option doesn't appear me.

  • Difference between bexbrowser and Bex analyzer

    Hi,
       can any body tell me  what is the difference between bex browser and bex analyzer  and how end users will access the reports and how they access SAP.

    Hi
    *BEx Web Analyzer *
    The BEx Web Analyzer is a standalone, convenient Web application for data analysis that you can call using a URL or as an iView in the portal.
    The Web Analyzer allows you to execute ad hoc analyses on the Web: When you have selected a data provider (query, query view, InfoProvider, external data source), the data is displayed in a table with a navigation pane. You can navigate to the data and use other Web Analyzer functions available in the application toolbar. For example, you can change the type of data display, use the information broadcasting functions to broadcast your analyses to others, and create printable versions of your analyses.
    In the Web Analyzer, you can save the data view generated from navigation and analysis as a query view by choosing Save View in the context menu, and you can save the ad hoc analysis by choosing Save As. When the query view is saved, only the data view is saved; when the ad hoc analysis is saved, the entire Web application is saved, including the properties of Web items and the layout of the data.
    Check the link for more info
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/00/e8d13f7fb44c21e10000000a1550b0/frameset.htm
    Bex Browser
    The Business Explorer Browser (BEx Browser) makes it possible for you to access all document types of the Business Information Warehouse that are assigned to your role or that you have stored in your favorites. You can select and open documents assigned to you in the BEx Browser or store and manage new documents in the BEx Browser.
    Document types that you can work with in the BEx Browser are:
    ·        BW workbooks
    ·        Documents that are stored in the Business Document Service (BDS)
    ·        Links (references to file system, shortcuts)
    ·        Links to internet sites (URLs)
    ·        SAP transaction calls.
    ·        Web applications and Web templates
    ·        Crystal Reports
    Regards
    Shilpa

  • Text Input: How To Perform Procedure on Console Input Without Variables

    Problem Defined:
    Need to analyze text input on console to ensure it meets conditional statements before assigning to a variable.
    I can't find a method to take scanner input from the console without first assigning it to a variable. I don't want to assign it to a variable unless it meets a certain condition.
    This is for a class assignment and I must use the console for input--no dialog boxes.
    This is what I want to do:
    Read Input; Hold In Memory; Test if Null; Test if Length is 14 Digits; Assign to Acct if All Conditions Are Met
    If Null, tell the user he needs to actually enter input or q to quit. Exit after five failures.
    If input is not equal to 14 digits, inform user. Offer escape with q. Exit after five failures.
    I only know how to assign a value to a variable from the various methods that take input. How do I take input and store it in memory to analyze without assigning it to a variable?
    I have this and the code is probably not correct. I'm a rank newbie. I've written several programs, but they're all basic, mostly using only the methods I learned in class and what I pulled out of books. My prof doesn't even intend on going over if, for and while! She's happy with us just copying verbatim and editing one or two lines so the source isn't exactly what she wrote on the board. I'm trying to learn how to do things that I know are useful, like making sure input is in the proper format, asking questions like what did people use before scanner just gets me blank responses with a quizzical look, but no answer.
    new Scanner = console scanner (system.in);
    String Acct
    Acct = console.next();
    if Acct == null . You entered nothing. Try again or press q to exit.");
    return to Line 1 //No idea how to do this.
    if Acct == 'q'
    Close Program
    if length.Acct = 14 ( Acct = Acct )
    else System.out.print("Your account number is 14 digits. You didn't enter 14 digits. Try again. Or press q to quit.")
    goto Acct = console.next
    Also, if you need to read an address from the console entered on one line, what methods can you use to pull one word at a time and then position them onto multiple lines?
    Enter Address: 123 Main Street Apt 321 Port View, FL 32547
    123 Main Street
    Apartment 121
    Port View FL
    32547
    Any help putting this together would be greatly appreciated. Thanks in advance.
    Alec

    805228 wrote:
    How do I take input and store it in memory to analyze without assigning it to a variable?Where do you think variables are stored? In memory. So no, you're not gonna be able to do anything to the value before you assign it to a variable. Then you can do any checks you need and
    possibly assign it to another variable (or more likely, ask the user for valid input if the checks don't pass).
    You can use loops and other constructs to keep asking for user input until valid values are provided.
    if Acct == null . You entered nothing. Try again or press q to exit.");
    return to Line 1 //No idea how to do this.Read up on while loops.
    Also, if you need to read an address from the console entered on one line, what methods can you use to pull one word at a time and then position them onto multiple lines?
    Enter Address: 123 Main Street Apt 321 Port View, FL 32547
    123 Main Street
    Apartment 121
    Port View FL
    32547Well that depends. How do you know that the street is "123 Main Street" and not "123 Main Street Apartment" or "123 Main Street Apartment 121".
    You can get the whole String from the user and then split the String into smaller Strings _if_ you can answer the question on the previous line.

  • Elements 9 Auto-Analyze Causes Crash

    I'm trying a trial version of Photoshop Elements 9.  I've discovered that whenever it tries to do the auto-analyze function, the software crashes.  I had to disable the "Analyze Photos for People Automically" to keep the software from crashing after startup.  But still, it defeats the purpose of being able to do facial recognition which is the main reason why I want to upgrade from Elements 6 to 9.  It crashes even if I try to analyze ONE picture.
    I've read other posts but couldn't find any solutions.  Is there a fix for this? Without the facial recognition, there's not much point in upgrading.  In fact it forces me to look at other alternatives such as Google Picassa which does facial recognization just fine on my computer.  But I'd prefer to stick with Elements if possible.
    Any help would be appreciated.
    I'm using Windows XP SP3 fully patched.  Photoshop Elements 9 is fully up to date.   My 256MB Geforce 6200 video card has the latest drivers installed. I've got 17 GB of free space on my hard drive and 1.5 GB of RAM.
    Elements Organizer 9.0.0.0
    Core Version: 9.0 (20100929.m.9165)
    Language Version: 9.0 (20100929.m.9165)
    Current Catalog:
    Catalog Size: 28.8MB
    Catalog Cache Size: 175.2MB
    System:
    Operating System Name: XP
    Operating System Version: 5.1 Service Pack 3
    System Architecture: AMD CPU Family:6 Model:10 Stepping:0 with MMX, SSE Integer, SSE FP
    Built-in Memory: 1.5GB
    Free Memory: 751.3MB
    Important Drivers / Plug-ins / Libraries:
    Microsoft DirectX Version: 9.0
    Apple QuickTime Version: 7.69
    Adobe Reader Version: Not installed
    Adobe Acrobat Version: Not installed

    Thank you for your response.
    I did have everything unchecked in the Media Analysis preferences.  It would still crash whenever I manually ran the Auto-Analyzer from the context menu or the "Start People Recognition" button.
    I went ahead and checked just the "Face" option but the results are the same.  When I click the "Start People Recognition" button, it brings up a box that says "Analyzing Your Media", it pauses for several seconds and then it crashes.
    Any other suggestions?  Do you know if this a software issue or a hardware issue?

Maybe you are looking for

  • Display problems in IE 7?

    Hello, I updated some files in Dreamweaver yesterday and ever since I sent them live I  am having some display issues with a few of our pages in IE 7. The pages display  fine in IE 8, Chrome, Safari and Firefox. In IE7 there is a huge amount of white

  • Problem on Cisco AP 1240AG and External Antenna

    Hi all : I am setting and configure the Cisco AP 1240AG with 5GHz External Antenna extension. The whole product is called iWap. The problem now is that the wireless signal amplitude only can reach 3 bars instaed of ful 5 bars. Please help below few q

  • Adobe Photoshop Elements 12 as external editor

    For years, I've used iPhoto. And although I usually edit in iPhoto, sometimes I edit in an external editor, Adobe Photoshop Elements. It's always been easy - rightclick, "edit in external editor", Photoshop Elements opens and the photo is loaded auto

  • Error 'Enhancement RSR00001 already belongs ....'

    Hi, While creating a project in CMOD, while assigning an Enhancement RSR00001 it displays an error 'Enhancement RSR00001 already belongs to project Y....'.

  • Need older update: for mac tiger 10.4.11 (have 3.030

    I have an older MAC laptop: can not afford a new one. I am running Tiger 10.4.11. My firefox is 3.0.10 which will not work anymore. The updates are too advanced. Where can I get a download of firefox for MY OLD computer that will work? Thanks