Need help in mapping

Hi ,
1) how to write mapping programs using java
2) how to develop simple user defined  functions / complex functions using java if possible could u give detail explanation,or ppts

Are you sure you are on the right forum ? anyway if you want to use java to access B1 objects you can use JCo that is a JNI wrapper around DI API. There is no Java access to UI API though.

Similar Messages

  • Need help on maps v3.04

    i need help for map v3.04. i just downloaded the v3.04 and i notice it doesn't have GPS signal on the map. last time i was using v3.03, it has. the problem is, i have disabled the connection of internet. but when i use the map v3.04 for navigate, my credit still affected. i wonder why. is it using v3.04 is still ok or do i need to use v3.03. how to install v3.03 since the updater only have new one.thanks
    Solved!
    Go to Solution.

    You should be able to use V3.04 without incuring any network charges as long as you have it set up correctly. Check the following.
    Start the Location application and click on Positioning>Positioning methods. Make sure everything other than Integrated gps is unticked.
    You will also need to download all the required map data. To do this, connect your phone to a pc using Ovi Suite and download the relevant map data. After that, start Maps, click on the Spanner icon>Internet>Connection, set this to Offline.
    As for the signal bars, this has been replaced by the red dot on V3.04. The dot stops flashing when position fix is obtained. Sometimes you may see a pink halo around the red dot. The size of this halo gives you an indication of the position accuracy. The bigger the halo the less accurate the fix.

  • Need help on mapping of obsolete and new function module

    Hi Expert,
    We are working on a  upgradation tool in which i have to repace the obsolete function module "HELP_VALUES_GET_WITH_CHECKTAB
    " by "F4IF_FIELD_VALUE_REQUEST
    ". I am not sure about the functionalities of these function modules as i have never used it. Can anyone please help me  by providing some information abt  these FMs. Also i need to do the mapping of parameters of old and new function module. So please provide the details of mapping also. Any pointers on this will be highly appreciated.
    Thanks & Regards,
    P Sharma
    Moderator message : Duplicate post locked.  Continue with [Parameter mapping of FMs|Parameter mapping of FMs;.
    Edited by: Vinod Kumar on Jul 8, 2011 9:40 AM

    Hey Enivass,
    you can ckeck the input field "Account Number" whether it is numeric or Alphabet using *"Conversions ->Fixvalues"*
    Steps:
    1.  Extract first character of input using *" Text -> substring"*  -- start position 0 , char count 1 
    2. In Fix Value table you have to give following values:
    Dafault value : Alphabet
    key----
    value
    0----
    Number
    1----
    Number
    2----
    Number
    9----
    Number
    3.  Write logic IF "number" than  "Arithmatic -> FormatNumber   (0000000000)   -
    // for leading zeros
             ELSE
         concat with extra space        -
    Thanks

  • Need help with mapping

    Hello professionals,
    I need to map this structure
    <message>
    <node1>
       <ab>1</ab>
       <ab>2</ab>
       <ab>3</ab>
    </node1>
    <node1>
      <ab>3</ab>
      <ab>4</ab>
    </node1>
    <node1>
       <ab>5</ab>
       <ab>6</ab>
       <ab>7</ab>
    </node1>
    </message>
    So, in the target structure I need to take only the first "ab" occurence in node1:
    <message>
    <node1>
       <ab>1</ab>
    </node1>
    <node1>
      <ab>3</ab>
    </node1>
    <node1>
       <ab>5</ab>
    </node1>
    </message>
    How can I do this? Many thanks for help!

    Hi,
    You can use COLLAPSECONTEXT or COPYVALUE(0) function
    see this
    http://help.sap.com/saphelp_nw04/helpdata/en/26/d22366565be0449d7b3cc26b1bab10/content.htm

  • Need help with mapping( UDF)

    Hi,
      I had a mapping requirement where i need to transfer data with double quotes
          suppose data is
    sap-labs
    i need to send as "sap-labs".
    The main problem is when ever there is '-'(it can be any where in the string) I need to modify as above, otherwise data can be sent directly.
    I know how to do this requirement using Standard Functions.But, I am trying to use UDF so try to help me out with the code.
    and also what i have to import for this UDF. and why i have to import them?
    Thanks in advance,
    Siva.

    Hi Siva Bonthala,
    Note: - quote ("), apostrophe ('), ampersand (&), less than (<), greater than (>) are special characters in XML. They should not be present in data. [Link1|http://www.w3.org/TR/REC-xml/] [Link2|Re: Special Character Handling (&) in the payload content in PI 7.1]
    When you writing Java code to insert these special characters, you should use escape scequence characters.
    Test it for your self, in graphical mapping, use 'concat' function and type Delimiter String as ". Then check output XML, it will contain &quot ;.
    If you have to replace sap-labs with "sap-labs" for many element, I recomand you to use Java Mapping instead of UDF's for every field.
    Regards,
    Raghu_Vamsee

  • Need help in Mapping Logic

    Hi all,
    In mapping i need to mapp like this
    Idoc--file scenario, sending delivery document to file system
    in header of file structure, i have a field called Total Units, the logic for this field shld be
    Sum up the field ZCONV_QUAN for each delivery.
    How to do this please help me
    Regards

    Hi satish,
    I have to do some thing more in this.
    As you said i mapped the field to sum and to target field.its fine
    Now this field is there at header level and comes only ones, i should repeat this field as many number of times the line item repeats.
    Now iam using the ligic like this
    ZCONV_QUAN--UseOneAsMany-Sum--Target Field
    to UseOnaAsMany function i mapped ZCONV_QUAN as first argument and changed the context to Idoc and the second argument as line Item segment changed the context to Idoc, third argument as line itme segment.
    its giving the error as
    Too many values in first queue in function useOneAsMany. It must have the same number of contexts as second queue
    Regards

  • Need help with map ids

    I am getting very confused with generating a map id file, and
    would appreciate a few pointers (using RH7).
    I want to generate ids for *all* topics. I did this with
    auto-generate, and that worked fine (created BSSCDefault.h). Since
    then, I changed some topics (added/deleted) and want to regenerate
    the map file.
    I've tried simply regenerating into the default file, and
    creating a new map file. When I do this, the topics start numbering
    'after' the numbers from the first run. How do I simply blow away
    the original file and start again?
    Next... when I first generated the file, I was using X5. I
    created .h and .bas files. Now, in RH7, I can't find where to
    generate the .bas files. Help?
    Thanks. I'm in a forest/trees situation right now and am sure
    I'm missing something(s) really obvious.

    Personally I prefer manually editing the map (.h) and alias
    (.ali) files in notepad to add/amend mapids as when I first went
    into this area I found the RH dialog more than a little bit
    confusing. However once you get your head around it, it isn't too
    bad.
    The auto generate function works fine the first time around
    but as you have found out, is less clear on subsequent use. You
    could set the mapid options to start at a certain number but this
    applies across all map files. That said, if you add to a new file
    each time this wouldn't be a problem. What may be a problem is
    several releases down the line where you end up with numerous map
    files which makes it more difficult to manage.
    If you were to delete the original map file, you will
    automatically remove all the mapids and their association with the
    topics. This may appear to the easiest way to go if you have all
    your topics covered by mapids. However when you next auto generate,
    you may end up with topics having different mapids from the
    previous version which would mean your application API call
    requiring a change for a lot of dialogs for each release.
    It is best to leave the original map file and mapids and
    added to them as required. I'd recommend having as few mapids as
    possible unless there is good reason (e.g. too many mapids). Just
    select the map file in the RH dialog, add the mapid via the icon
    and then assign the topic to it.
    As far as the .bas file is concerned, this has nothing to do
    with the RH map file. Is this something produced on the VB
    application side?

  • Please I need Help with Map quiz!!!

    I design a map quiz that contain different area in my state, there is button that will be click to load a quiz in a particular area.. I don't know where to start from because i'm still a dummy in flash actionscript.
    I will like if anyone could help before i forget there will be a score board for each area +2 and hotspot +10 mark and the question of each area must be random from xml file and they are different area. please help.......................

    Click here and follow the instructions to change the iTunes Store country.
    (82303)

  • I need help with maps!

    when I want to go to an address and need to use the maps when it comes to give me directions where to go quits and restarts the application

    Hello, HectorAlang0. 
    Thank you for visiting Apple Support Communities. 
    I would start with forcing all applications to close and power cycle the device.  Once this is done, test using Maps.  Also, I recommend updating to the recently released iOS 7.1 and then test the Maps application. 
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    iOS 7.1
    http://support.apple.com/kb/DL1732
    Cheers,
    Jason H. 

  • Need Help in Mapping Table

    Friends,
    I am trying to find table where I can get Reporting Date and Reporting Time for a shipment report. Any info will be appreciated.
    Thanks
    Drew

    Hi Andrew,
    Please check table <b>VTTS</b> (Stage of Shipment) for city and country destination.
    Also you can check table <b>VTTK</b> for shipment header information and table <b>VTTP</b> for shipment detail.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Need help to map a key in hashmap

    hi guys,
    I want to find a value from hashmap.
    But the key should be matched a regex.
    I want something like...
    hashmap.contains(regex key)Thanks in advance...

    Dhaval.Yoganandi wrote:
    But I dont want to iterate through all the keys...Then stop as soon as you've found one.
    Edit: Why don't you want to iterate through all the keys?
    is there any other solution ? Otherwise I've to go for iteration..Not really. You could store your data in a different data structure that is more useful for searching for regex, but all solutions will come down to linearly searching through all (or some) elements and checking the regex.
    If you don't really need the full power of a regex, then you might find a better datastructure, for example using a Trie for prefix-matching.

  • Newby Needs help with mapping an illusion

    Attached is a picture of an illusion that I would like to be able to reproduce with different shapes. I have tried using several different programs including Photo shop and some cad programs. The problem is when I create the illusion the lines around the edge do not stay aligned  with the illusion (see illusion 2 as how they should be).
    Any help would be most appreciated.
    Thanks
    Larry

    Hello Larry,
    Here is what I do:
    Then you can add more squares and everything will be straight.
    And also you can play with several shapes:
    I hope this helps!

  • Plz , need help on IDOC mapping

    Hi friends
    I need help on mapping IDOC (invoic02) to a customer fields to be sent to a printhouse .
    The idoc contains several Item lines , from 1  and up after for instance
    The fields  E1EDP01-MENGE and E1EDP26-BETRG  could be repeated many times , the customer wants  eah line item (quantity , price and subtotal )  in separate  lines.
    What is the best approach to do the mapping , and how can I loop in the idoc segments in order to get each line separetly.
    Many thanks in advance.

    Hi
    Thanks again , plz bear with me as i am new to this kind of assignment.
    This is a part of my requirement, so i suppose that I have to create a Data type as node for the customer fields corresponding to the node in IDOC and just map the source node to the target node , and it will repeat it self as many times as there is line items in the sales order.
    Customer fields              Idoc fields.
                        segment E1EDP01
    DETAIL_ANTAL     E1EDP01-MENGE  -  LOOP
                         segment E1EDP26
    DETAIL_STK_PRIS     E1EDP26-BETRG - QUALIFIER = 001- LOOP
    DETAIL_SUBTOTAL     E1EDP26-BETRG - QUALIFIER = 003 LOOP
    If I change the context of the source, will it not affect the source node at all.
    best regrads.

  • Help with mapping the mod_plsql path with Apache

    Hi,
    I need help with mapping my pl/SQL Handler path.
    Currently i have an URL like this :
    http://myhost.com/pls/DADUSER/PLSQLPROC?param1=123
    But I need something like :
    http://myhost.com/d/PLSQLPROC?param1=123
    I tried to rename the "Location Handler" from "pls" to "d", works great, but it always appends my Default DAD User to the URL.
    And I tried to map my PL/SQL Handler to "/" and create a DAD User called "d" and set it to default. Didn't worked...
    Any help is appreciated....
    Bye,
    Oliver
    null

    Oliver,
    try to use the rewrite directive or the
    rewrite engine (mod_rewrite).
    Please see the Online documentation for how
    to do this:
    http://technet.oracle.com/docs/products/ias/doc_library/1021doc_otn/comm.102/a87562/apptroub.htm
    Hope it helps
    -Stefan

  • Need help in modifying mapping parameters of out the box mapping

    Hi There,
    I am a new bee to dac.
    Need help in modifying mapping parameters of out the box mapping, which is invoked by DAC task.
    We got a requirement to edit mapping parameter. When I go and see parameter under mappings tab in a mapping, I could not see any values in it.
    But when I set any value, and validate it. It is successful.
    Is it right way to do it?
    What my concern is, When I initially go and see parameter values under maapings tab in a mapping, they are blank.
    Where is it storing these values?
    Thanks,
    Rag

    If you modify mapping then u have to create new task in dac and dac itself craete parameter file at run time. if you want to add more parameters then do it in dac system parameters tab.
    Thanks
    Jay.

Maybe you are looking for

  • Moving all records- old  code (G/L/Cust/Vend) to new code (G/L/Cust/Vend)

    Hi Friends, I have created a customer code (say for e.g. C001 for  ABC LTD.), and did some SD & FI transactions (data entry) using that code. After few days, I realized that this above stated customer code (C001) is not correct. So I blocked this cus

  • Audio Programming Questions...

    Hi everyone, I am very new with audio programming with Java and I have a couple of questions... (1) How can I specify a Line from which I can capture audio signal. I want to capture signal from a MICROPHONE and then process the signal (with a FFT fun

  • URGENT PLEASE HELP CURSOR NOT MOVING AFTER UPDATE

    after I downloaded Itunes 5 i restarted my computer and after i logged into the computer the cursor totally froze. I was able to move it in the log in screen and before i made the update please help and please explain in simple words because I am not

  • Catch multiple SAXParseExceptions in XMLLoader?

    I'm feeding Steven Muench's XMLLoader (or a derivitive of it) an XML file that it will "split" into pieces and process. There is a "catch" block in main() for catching SAXParseExceptions, but I was hoping to catch multiple ones by putting that block

  • Documents related to PI

    Hi Friends, I am new to PI and finding it difficult to locate some good material on PI online. Could someone kindly help me with locating some documents related to SAP PI. Thank you in advance. Warm Regards, Balaji.K