Search string and export

Hello,
I want to search for two strings "+error" and "+denied"  at .txt files in one Folder.
If one line exist in such file, it should Export this line into an new txt file.
How can I do that?
Thanks Horst MOSS 2007 Farm; MOSS 2010 Farm; TFS 2010; TFS 2013; IIS 7.5

Can try updating the if statement to be
if (($_ -like "*+error*") -or ($_ -like "*+denied*"))
Out-File C:\MyNewFile.txt -InputObject $_ -Append
That way, if the current line has +error or +denied with characters before or after, it should pick it up by using the wild card *
If you find that my post has answered your question, please mark it as the answer. If you find my post to be helpful in anyway, please click vote as helpful.
Don't Retire Technet

Similar Messages

  • Using EBS search strings to allocate a customer profit center

    Hi All,
    I am using IHC for my incoming payments. I use substitution for profit centers in customer orders, I would like the EBS to automatically deposit into the customer's account using the same profit center used when creating the customer orders. I have been researching on the use of search string, whoever am failing to see how to set this up.
    Any suggestion is greatly appreciated.
    Thanks & Regards,
    Godhelp

    Hi Shannon,
    Thanks for your response.  Here are the results of my latest test.
    I set the algorithms in both the transaction mapping and the search string allocation to "021".  FEBSTS did not find the imbedded reference numbers.
    I left the algorithms in the transaction mapping at "021", but added "000" to the search string allocation (so that both "000" and "021" were active there).  FEBSTS did execute the search strings and returned the reference numbers.
    Unless there is some magic somewhere or I am really misunderstanding something, all of my tests are telling me that the simulation (and presumably the live program) will NOT execute the search strings properly unless "000" is active in the search string functionality, and that means the document retrieval must be done in the user exit.
    This may be part of why SAP recommends that one does not use MT940, but one must deal with what one has.
    Patricia

  • EBS Search strings

    Hi All,
    I am trying to use search string to use posting ruels. I created search strings and assigned the posting rules  but system is not picking up them. system is picking up the posting rules that are assigned to BTC  in global setttings. Is there specefic setings that need to be done in this regard?.
    Thanks

    Did you set up the search string usage?
    Regards,
    Shannon

  • EBS: Posting on account to Customer  through search string

    We are attempting an on account posting to the customer account based on the customer name in the bank statement. The configuration looks as follows.
    1. Posting rule reflects the setting for posting area 1 and 2. For the second posting area the credit account is blank with posting key 15 and posting type 3
    TL04, 1, 40, BANK,                        50, BANK TRANSITORY, SA, 1
    TL04, 2, 40, BANK TRANSITORY, 15, (BLANK),                    DZ, 3
    2. The search string maps the customer name to customer number
    3. The search string use looks as below
    BDC Account type = 3
    BDC Field name = RF05A-NEWKO
    BDC Field Value = Customer number (as mapped to the search string)
    4. No interpretation algorithm is used both in search string and in assignment of exterrnal transaction types to posting rules
    The second posting to customer cannot be created and it is not able to use the customer number defined n the search string. The value * is passed and goes in error log. Please share your inputs.
    Thanks,
    Rupesh

    Rupesh,
    refer to below link which gives more flexibility by using USER EXIT.
    http://www.se80.co.uk/sapfms/e/exit/exit_rfebbu10_001.htm
    Using exit EXIT_RFEBBU10_001 and structures
    FEBEP or FEBKO or FEBCL . You abapper would help you further.
    Thanks

  • Passing Values to search strings, odd behavior

    Greetings,
    I've encountered an issue in a script of mine while trying to repair a search function that is boggling my mind, I'm hoping for some expert opinion as to why this is happening and what I may be missing here.
    In short, I'm trying to add a function to a script that allows users to search for a user by a custom AD attribute (employee number).At first I tried this:
    If ($SearchTypeComboBox.Text -eq "Employee Number")
    $EESearchResult = Get-QADuser -service <REMOVED> -ldapfilter "(&(objectCategory=person)(objectClass=user)(employeenumber=$Searchinput.text))"
    Write-Host $EESearchResult.samaccountname
    Now, $Searchinput comes from a textbox within a form, this is passed in numerous other areas of the script just fine. However when I use it like I did above, no data is passed to the LDAP search string and it comes up empty.
    HOWEVER, if I add this:
    $WTF = $Searchinput.text
    Then use that in the search string:
    Get-QADuser -service <REMOVED> -ldapfilter "(&(objectCategory=person)(objectClass=user)(employeenumber=$WTF))"
    It works...
    Why?! I don't understand... While I have overcome this issue, the fix really bothers me. Any insight would be awesome!
    Thanks!

    Try changing $Searchinput.text to be $($Searchinput.text). You are trying to access a property of an object, so you must enclose it in parens to tell Powershell, execute this first, and then the results will be expanded via the $ in front of the parens,
    which will result in the data that the property contains.
    If you find that my post has answered your question, please mark it as the answer. If you find my post to be helpful in anyway, please click vote as helpful.
    Don't Retire Technet

  • Need help on search string in EBS

    Hi,
    We have a situation where multiple BAI transactions comes with same code, ex: 451 and based on the text in the note to payee they need to be posted to different clearing accounts.
    I did config taking advantage of search string and posting rule in tareget field (EBVGINT)
    For some reason getting an error message saying " Account symbol in account assignment not replaceable"
    For example of CITI in the note to payee, my config is like this :
    Created Account symbol CITI, Assigned GL account to account symbol CITI and account modifier as CITI too
    Created posting key as CITI and posting rules are posting rule CITI , 40 (debit) post to bank accounting (option 1) for account symbol CITI and 50 (credit) post to bank as account symbol with posting to bank accounting (option 1) document type SA.
    In the search string section, created a search string CITI with source (text from note to payee) and target as CITI (posting rule key)
    then this searchs tring has been assigned to the company code, house bank, no algorithm, target field as posting rule and no prefix.
    Can anybody explain me why i am getting the above error message based on this config ??
    Thanks in advance
    uma

    Hi Uma,
    The search string works this way:
    Step 1: You define a search string.  The search string should be a unique word or number or a combination which appears in the 88 record of the BAI statement. In the definition:
    a. you give a name for the search string
    b. a definition or long text
    c. the search string - the unique word you want the system to search for in the 88 record. Please note that the search string you enter here should appear exactly in the same way in your bank statement.
    d. you map this search string to a Posting rule or cost center or whatever you want to replace in the next step.
    Step 2. Here you tell the system how this mapped information (in (d) above) is to be used. The mapped information could be used as a posting rule, as cost center, as profit center or in any way you want if you define your own logic.
    The usage could be specific to a House bank, Account ID, Company code, BAI code combination or you can leave it as generic so that it will be used for all House Bank and Account ID in all company code.
    But I would advise you to keep it very specific otherwise the results would not be what you want to be.
    To answer your question: Also, do i need to add the entries in transaction type and assign them to the external transaction and posting rule ?
    It is not required. But if you have assigned a posting rule under the Transaction type, the configuration in search string will override it. So you really don't need the assignment of posting rule under transaction type,  but I would advise you to do it because if the system does not find your search string, then it will take this assignment as default.
    Hope I made myself clear.
    Kalyan

  • Parse multilingual search string

    I'm using Oracle Text to search a multilingual database. The languages include English & Spanish (= white-space delimited) and Chinese (= NON-white-space delimited).
    Suppose a user enters the following search string (quotes are mine): "word1 word2 word3"
    Then I want to search something like this (thanks to Barbara Boehmer!):
    "SELECT id, title, short_description FROM books
    WHERE CONTAINS (dummy, 'word1 AND word2 AND word3') > 0;"
    If the string is in English, Spanish, German..., no problem.
    But does anyone know how I could parse the search string so that Chinese, Japanese, etc. will be handled properly too? In that case, the words consist of one or more characters (instead of letters) and they are NOT separated by spaces.
    I've been searching the web and can't figure this out.

    I misunderstood the problem. If you want to parse the search string and put spaces between the tokens, then perhaps you could use ctx_doc.policy_tokens on the search string, something like below.
    BEGIN
      CTX_DDL.CREATE_PREFERENCE
        ('searchstring_lexer',
         'WORLD_LEXER');
      CTX_DDL.CREATE_POLICY
        (policy_name => 'searchstring_policy',
         lexer       => 'searchstring_lexer');
    END;
    CREATE OR REPLACE FUNCTION parse_searchstring
      (p_searchstring IN VARCHAR2)
      RETURN VARCHAR2
    AS
      rtab            CTX_DOC.TOKEN_TAB;
      v_searchstring  VARCHAR2 (200);
    BEGIN
      CTX_DOC.POLICY_TOKENS
        ('searchstring_policy',
         p_searchstring,
         rtab);
      FOR i IN 1 .. rtab.COUNT LOOP
        v_searchstring := v_searchstring || rtab(i).token || ' ';
      END LOOP;
      RETURN RTRIM (v_searchstring);
    END parse_searchstring;
    SELECT parse_searchstring ('英语 翻译') FROM DUAL
    /

  • EBS Search String not working

    Hi All
    I am doing configuration for an EBS implementation in development system. I have configured couple of search strings and 2 of them are not producing desired result. Please have a look.
    1. BAI2 file has following information
    16,699,12100,V,140710,,0000001159,1159/
    88,FR:RETURN OF MICR CHEQUE DEPOSIT
    I have created search string ZDDRETURNIN with search string as follows
    R                               -> Z
    E                               -> D
    T                               -> D
    U                              -> R
    R
    N OF MICR CHEQUE DEPOSIT
    Search string use:-
    CC  xxxx House Bank YYYYY Acc Id CHECK
    Interpretation Alogirthm "All Interpretation Algorithms"
    Target Field "Posting Rule"
    699 code is assigned to posting rule ZBCH. This BAI code is sent by Citibank in 3 scenarios. For two scenarios, I have tried to replace posting rule ZBCH with some other value. In one case search string works, but it did not work in above case. Above example produced posting to ZBCH posting rule instead of ZDDR.
    2.)
    BAI2 file has following information
    16,495,4651810362,V,140709,,3034086283,XXXX LT/
    88,FR:FT OUTGOING - SWIFT
    I have created search string ZOFXPMTIN with search string as follows
    F  -> Z
    T  -> C
       ->  K
    O -> O
    U
    T
    G
    O
    I
    N
    G - SWIFT
    Activated search string as for previous one
    495 bai code is assigned to posting rule ZOEF. This BAI code is sent by Citibank in 2 scenarios. For above scenario, I have tried to replace posting rule ZOEF with ZCKO. But it did not work. In above case, system tried to process record using posting rule ZOEF instead of ZCKO.
    Can you please tell why system is not able to select desired posting rule for processing ? Appreciate feedback.
    -Thanks
    Kapil

    Hi  Kapil .
    1. BAI2 file has following information
    16,699,12100,V,140710,,0000001159,1159/
    88,FR:RETURN OF MICR CHEQUE DEPOSIT
    I have created search string ZDDRETURNIN with search string as follows
    R                               -> Z
    E                               -> D
    T                               -> D
    U                              -> R
    R
    N OF MICR CHEQUE DEPOSIT
    Search string use:-
    CC  xxxx House Bank YYYYY Acc Id CHECK
    Interpretation Alogirthm "All Interpretation Algorithms"
    Target Field "Posting Rule"- CAN YOU PLEASE CHECK THAT ZDDR IS YOUR POSTING RULE . IF YOUR TARGET FIELD IS POSTING RULE THEN YPOU NEED TO ASSIGN YOUR POSTING RULE IN PLACE OF ZDDR . PLEASE ASSIGN YOUR POSTING RULE HERE THIS WILL WORK
    MANY THANKS

  • Posting rule to be specified in target field of mapping area/Mapping prefix in Search string use?

    Posting rule change using search string configuration
    Hello Friends - I have defined Search string and specified Posting rule in target field of mapping area and set up done on Search search use tab.
    When I imported the Statement, based on text found on statement, Posting rule specified in Search string is determined.
    I see Search strings already maintained in my system that Posting rule is maintained in Search string use tab - Mapping prefix.
    My doubt is that if Posting rule can be maintained in any of the below:
    Either at Posting rule to be specified in target field of mapping area or Mapping prefix in Search string use?
    Thanks

    Hello Kalim - Thanks. I have already configured Search string the way you suggested me last time and imported the statement during testing. It is working fine.
    Can you pls tell me in which scenario "mapping prefix field" should be maintained. Now, I will try to understand this from F1 help.
    For Search Strings already defined in our System long ago that Posting rule is not specified in Target field in mapping field, but maintained Mapping prefix.
    Thanks,
    GT

  • Sorting and Searching String (Please help me)

    Hi, Could somn please be of any help here. I am trying to sort this string in alphabetical order and then search for data available but I am not makingprogress with the code. Does anyone have any advise or better still the code to solve this problem... This is hat I have at the moment
    import java.util.*;
    import java.io.PrintStream;
    import java.io.File;
    import java.io.FileNotFoundException;
    public class coursework2
         public static final int MAX_RECORDS = 20;
         public static String lastName[] = new String[MAX_RECORDS];
         public static String firstName[] = new String[MAX_RECORDS];
         public static String telNumber[] = new String[MAX_RECORDS];
         public static String emailAddress[] = new String[MAX_RECORDS];
         public static int read_in_file(String file_name)
              Scanner read_in;
              Scanner line;
              int record_count = 0;
              String record;
              try
                   read_in = new Scanner(new File(file_name));
                   // read in one line at a time
                   read_in.useDelimiter(System.getProperty("line.separator"));
                   while (read_in.hasNext())
                        // Test to see if there are too many records in the file
                        if (record_count == MAX_RECORDS)
                             System.out.printf("Only %d records allowed in file", MAX_RECORDS);
                             System.exit(0);
                        // read in record
                        record = new String(read_in.next());
                        // Split the record up into its fields and store in
                        // appropriate arrays
                        line = new Scanner(record);
                        line.useDelimiter("\\s*,,\\s*");
                        lastName[record_count] = line.next();
                        firstName[record_count] = line.next();
                        telNumber[record_count] = line.next();
                        emailAddress[record_count] = line.next();
                        // Increment record count
                        record_count++;
              catch (FileNotFoundException e)
                   e.printStackTrace();
              return record_count;
         public static void write_out_file(int no_of_records, String filename)
              PrintStream write_out;
              int counter;
              try
                   // Create new file
                   write_out = new PrintStream(new File(filename));
                   // Output all reacords
                   for(counter = 0; counter < no_of_records; counter++)
                        // Output a record
                        write_out.print(lastName[counter]);
                        write_out.print(",,");
                        write_out.print(firstName[counter]);
                        write_out.print(",,");
                        write_out.print(telNumber[counter]);
                        write_out.print(",,");
                        write_out.println(emailAddress[counter]);
                   // Close file
                   write_out.close();
              catch (FileNotFoundException e)
                   e.printStackTrace();
         // Your 'functions' go here
         //This code sorts out the record after loaded into alphabetical order using
         //the selection sort method
         public static void sort()
         // Your 'main' code goes here
         //The code below uses a binary search method to search for record because
         //record have been sorted and this would make search faster and more efficient
         public static boolean linearSearch(String strFirstName, String strLastName)
              //Set-up data_input and declare variables
              //This linear search searches for record in the contact application.
              //Search for a record using surname only
                   int i = 0;
                   boolean found = false;
                   while (!found && i < lastName.length)
                        if(strFirstName.equals("") && strLastName.equals(""))
                             return true;
                        if(lastName.equalsIgnoreCase(strLastName)){
                   //List records from surname only
                   System.out.println("Enter your search criteria (last name only):");
                        System.out.print(lastName[i] +     "\t" + firstName[i] + "\t" + telNumber[i] +"\t" + emailAddress[i]);
                        System.out.println("");
                        if (lastName[i].compareTo(strLastName) == 0)
                             //Compare the last name values and type to make sure they are same.
                             found = true;
                                  i++;
                                  System.out.print(lastName[i] +     "\t" + firstName[i] + "\t" + telNumber[i] +"\t" + emailAddress[i]);
                                       System.out.println("");
                             return found;
              //Search for a record using first name only
         public static void main(String[] args)
              // Set-up data input
              Scanner data_input = new Scanner(System.in);
              // Declare Variables
              int number_of_records;
              String filename;
              int counter;
              // Get filename and read in file
              System.out.print("Enter the masterfile file name: ");
              filename = data_input.next();
              number_of_records = read_in_file("data2.dat");
              //Get new filename and write out the file
              System.out.print("Enter new masterfile file name: ");
              filename = data_input.next();
              //System.out.println("Enter your search criteria (first or last name):");
              linearSearch("*", "");
    Am very sorry this is long, the file should be sorted after it is loaded and I have that, You can make up some data with last ane, first name, tel and email to show me an example. Thanks alot
    Joseph

    Hi Monica, Thanks for you patience with me.
    I have tried writing a selection sort method but am having some errors. Could you kindly have a lookand correct me please.
    This is the code i wrote
    public static void selectionSort(Comparable [] data)
              String strFirstName;
              String strLastName;
              Comparable temp;
              for(int i = 0; i < lastName.length; i++)
                   lastName = index;
                   for (int j = i; j < lastName.length; j++)
                        if (lastName[j].compareTo(lastName) < 0)
                             lastName[j] = lastName[i];
                   //Swap the string values
                   temp = lastName[j];
                   lastName[j] = lastName[i];
                   lastName[i] = temp;
    As you requested, below are 4 error messages I had
    E:\coursework2.java:101: cannot find symbol
    symbol : variable index
    location: class coursework2
                   lastName = index;
    ^
    E:\coursework2.java:107: cannot find symbol
    symbol : variable j
    location: class coursework2
                   temp = lastName[j];
    ^
    E:\coursework2.java:108: cannot find symbol
    symbol : variable j
    location: class coursework2
                   lastName[j] = lastName[i];
    ^
    E:\coursework2.java:109: incompatible types
    found : java.lang.Comparable
    required: java.lang.String
                   lastName[i] = temp;
    ^
    4 errors
    JCompiler done.
    JCompiler ready.
    Joseph

  • Search Help User Exit (if "one" entry in hit list, skip hit list and export)

    Hi everyone,
    I hope you can help me. I spent many hours on this one but I just could not find a solution (by myself and by searching google and searching the SCN).
    Problem like thread subject.
    I have the requirement to create a search help using search help exit. Done so far. My search help works fine. There´s a Sel Opt and I get the hit list with several entries. "But" I have one problem. If there is only one entry I have to skip the hit list and just export the value straight to the caller.
    I just don´t get it to work. I used the function module F4UT_PARAMETER_RESULTS_PUT but there was no value in shlp-interface-value. Record Tab was written, but value is not exported.
    Maybe you got some hints for me?`
    Best regards
    Dominik

    Hi Raymond,
    I passed as followed:
    ***CALL FUNCTION 'F4UT_PARAMETER_RESULTS_PUT'
    ***  EXPORTING
    ***       PARAMETER         = 'DOC_ID'
    ***       VALUE             = ls_disp_data-doc_id
    ***       fieldname         = 'DOC_ID'
    ***  TABLES
    ***       SHLP_TAB          = SHLP_TAB
    ***       RECORD_TAB        = RECORD_TAB
    ***        SOURCE_TAB       = lt_disp_data
    ***  CHANGING
    ***       SHLP              = SHLP
    ***       CALLCONTROL       = CALLCONTROL
    ***  EXCEPTIONS
    ***       PARAMETER_UNKNOWN = 1
    ***       OTHERS            = 2.
    LT_DISP_DATA is filled with one entry only. DOC_ID is the name of the field I want the value to be set.
    Update: It´s fixed. I reset the whole thing. I did set callcontrol-step = 'RETURN' after function call, "but" at the end of the coding there was a leftover from previous tries (an empty if callcontrol-step = 'RETURN' -shell). By setting this condition explicitly the "standard flow" was interrupted.
    So, in short: I had to delete the empty if-condition for callcontrol-step = RETURN and then it worked.
    Thank you all for your feedback, hints and suggestions!
    Best regards,
    Dominik

  • Is it possible to use markers in a Premiere Pro sequence such as Chapter / Comment / Segmentation and export the XMP metadata for a database so that when the video is used as a Video On-Demand resource, a viewer can do a keyword search and jump to a relat

    Is it possible to use markers in a Premiere Pro sequence such as Chapter / Comment / Segmentation and export the XMP metadata for a database so that when the video is used as a Video On-Demand resource, a viewer can do a keyword search and jump to a related point in the video?

    take have to take turns
    and you have to disable one and enable the other manually

  • Search for string and move decimal

    Hello,
    I am trying to write code that will search for a fractional string within an array and convert it from mV to V so it can be properly compared to the other fractional string numbers in the array.
    I have an array that outputs x iterations  each with a minimum and maximum column including several different types of decimal strings (negative/positive with several decimal places) each ending with either mV and V (example string: -725.543mV).
    I then split the array into columns containing the minumum and maximum values of each iteration. I want to compare the minimum values of each iteration and find the most minimum, and do the same thing with the maximum values.
    Unfortunatley the way I'm doing it, when I convert from fractional string to number it removes the V or mV unit label but does not convert the number from mV to V. so it compares -725.543mV with -52.334V as -725.543 & -52.334 thus declaring the mV value the most minimum. I need the program to recognize that mV is less than V or search each array for values labeled with mV and move the decimal place so it is in standard V format.
    The unit label is actually part of the string and not the display (as you can see in the code I've attached) and I understand this is a little tricky with the way I have to do it. But this is a dumbed down chunk of code I will eventually incorporate into my larger program which reads the values and their units from several different types of oscilloscopes. The Scopes output the values as strings as they appear on the screen and don't differentiate between mV and V unless they are told to output the units which just tags them on the end of the string.
    I'm sorry for the large post. SO to sum up I need to search an array to make sure all values have the same units, if they don't I need to convert each value to the proper unit and output the max and min from the resulting array. my code is attached. Thank you for your help.
    Solved!
    Go to Solution.
    Attachments:
    File manipulation.vi ‏15 KB

    crossrulz wrote:
    jcarmody wrote:
    camerond wrote:
    Sorry, Jim, that's not quite right. You forgot to consider significant figures (your third min is not quite right). [...]
    Good catch, but, really?   
    That "Finally!" comes out to -5569492V to me.  Holy crap.  -5.569492MV!  I think there's a problem there.
    Carp! Stupid negative numbers, shouldn't be allowed. Put a piece of duck tape over the place for that negative sign, that'll fix it.
    I'll get back, it's now a matter of principle.
    Jim, how does your algorithm do when there are 8 or 9 sig figs, say -56.9492345mV? (Yep, too lazy to draw it in myself.)
    Cameron
    To err is human, but to really foul it up requires a computer.
    The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
    Profanity is the one language all programmers know best.
    An expert is someone who has made all the possible mistakes.
    To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):
    LabVIEW Unit 1 - Getting Started
    Learn to Use LabVIEW with MyDAQ

  • Electronic bank statement global setting and search string usage

    In electronic bank statement configuration, there are two major places to setup the data
    1) Make Global Settings for Electronic Bank Statement
    2) Define Search String for Electronic Bank Statement
    When bank statements are imported and possessed via FF_5, which of the above configuration will take priority.  I'm now using BAI2 bank statement

    The Global Settings are required for loading bank statements.  The Search String configuration is optional.  Search strings are used in to override and/or augment the Global settings.
    For example, you might have a BAI code that is used by the bank for 2 (or more) different types of postings.  You can only assign one posting rule in the Global Settings.  However, you can use a search string to assign a different posting rule to transactions based on the note to payee information.  So this is a case where the search string overrides the Global settings.
    Or you might have transactions that need to be cleared based on reference information from the bank statement.  You would assign the posting rule and appropriate interpretation algorithm via the Global Settings, however you might need a search string to get the reference information from the note to payee.
    Hope this information helps.
    Regards,
    Shannon

  • Search Help Parameters Import and Export??

    Hello,
    In my WDA View i have some <b>InputFields</b>, which are mapped to Context which is copied from a Dictionary Structure. For all Input Fields i have a corresponding Search Help assigned in the Dictionary Structure. Search Help for some of the InputFields require value of other InputFields.
    Now, in the WDA when i click on Search Help of any InputField the values for some of the parameters from Input Field which are already set are not being shown in the Search Help Restrictions window. I have already checked and made sure that the field name and data element types are maintained the same in Dictionary Structure and associated Search Help. I even checked for the import checkbox in search help and everything looks fine to me from Dictionary Search and Search Help.
    Can anybody please tell me what should i do to get the values in the Search Help Restriction window which have been already selected in the View InputFields?
    I hope i managed to explain my problem correctly, if not then please tell me so i could describe in more detail.

    I figured it out. I forgot to assign the Field Name in the Dictionary Structure. Thanks.

Maybe you are looking for

  • FIRST TIME RUNNING THE DEFAULT BSP APPLICATION IN ABAP

    Hi BSP experts,         I am happy to see many people are solving the problems on BSP in sdn. I am running the bsp application for the first time by taking the t-code se80 into consideration and executing the default bsp application given there.But I

  • The Active X control for Flash Player could not be registered

    The only problem i seem to be having is with the yahoo instant messanger (trying to play the music player) a pop up comes up with a Internet explorer installer add-on for adobe flash player 10. I have this already installed on my computer. When i try

  • Lumia Black Update for Lumia 620

    It has been February waiting for update In India, i guess only 620 is only phone that has not got this update. :'( By what time can we expect the update :\ Nokia support site also is struck on same since jan 31. No change Thanx

  • IPhoto isn't displaying my source list

    When I launch iPhoto, only the menu bar on the top appears. To view the photos, I need to go to View and choose Full Screen. It used to automatically open up with the Source List down the left hand side which made it easier to sort through and organi

  • Arrays in Eventhandling function

    Hi I just created one flex application using <mx:http>  tag with resultHandler event  function <mx:HTTPService id="employees" url =" c:/sai/one.xml" result="resultHandler(event)"  fault="httpFaultHandler(event)" resultFormat="e4x" /> private function