Mapping Help:-UDF or Direct mapping

Hi I have two input field A and B based on certain criteria Field C will get created.
Please help.

HI Sudheer,
                 You can solve this requirement by combining the Node functions,Boolean and Constants.
1) Exist Function 2) If then 3) If then Else 4) Constant
You have to use this as
1) take a if then else block for input A then check it for if  ' ' and take another if then else  for input B then check it for X.
2) Now combine these two layers and perform one more if then else block and then populate the results using the constants.
3) If you are also having an option where input A is not at all populated then use Exist function.
I hope this is helpful to you
Regards,
Pramod.

Similar Messages

  • I'm going to france will siri be able to help me with directions

    I'm going to france will siri be able to help me with directions?

    Tamara
    As well, check with your carrier website to see what "non-home" country offers they have.  My Carrier offers a wide variety of international options that I have used.
    I agree with Pvonk about a cheap fon for six months that you just use for calls and texts and use your iPhone for wifi options - email, etc etc

  • Command precedence ip helper-address ip directed-broadcast

    Of the two commands ip helper-address ip directed-broadcast, which takes precedence when a broadcast arrives?
    Posted by WebUser Lance Macdonald from Cisco Support Community App

    I think there is not really any precedence.
    The usage guidelines of the ip helper-address command states:
    The following conditions must be met for a UDP or IP packet to be able to use the ip helper-address command: The MAC address of the received frame must be all-ones broadcast address (ffff.ffff.ffff). The IP destination address must be one of the following: all-ones broadcast (255.255.255.255), subnet broadcast for the receiving interface (...)
    That means that the ip helper has no effect when a directed broadcast is received from another subnet; it has to be a layer-2 broadcast from the local subnet.
    If you enable directed broadcasts and send a UDP packet to the subnet's broadcast address as a layer-2 broadcast frame and UDP forwarding is enabled for the port I'd assume that
    - an ip unicast packet is send to the configured helper
    - an all-ones broadcast is send within the local subnet
    Best regards
    Rolf
    Btw: Why did you post that in the Data Center - Application Networking section?

  • Mapping Help/UDF needed.

    Hi my source looks something like this
    Recordset.      0-Unbounded.               
         Record           0-Unbounded
    Value1
    Value2
    DOCNO
    MatNo
    target
    =====
    MT_Target
    Recordset 0-Unb
    Header
    Val1
    Val2
    DOCNO
    Material 0-Unb
    Matno     
    Example Mapping
    =============
    Recordset.      .               
         Record           
    XXX
    YYY
    100
    01
         Record           
    XXX
    YYY
    100
    02
         Record           
    AAA
    ZZZ
    200
    22
         Record           
    AAA
    ZZZ
    200
    33
    Then My Target would be like
    MT_Target
    Recordset
    Header
    XXX
    YYY
    100
    Material
    01
    02
    Recordset
    Header
    AAA
    ZZZ
    200
    Material
    22
    33
    Please notice the Grouping of DOCNo and Corresponding material numbers
    So I am trying to group the Materials in the Target structure based on the DOCNO field. So all the materials falling under the same DocNo are listed  under that DOCNo,Like if Matno 01,02 fall under Docno 100 so they are listed Under DOCNO :100
    So if there are 3 DOCNo’s then we will have 3 Recordset in the target and each Recordset will have the corresponding MATNO for that DocNo. Hope u understand.
    Could anybody please help me out with this, I have tried using SplitByValue Changing and Collapse Conetxt, it works for the Header but not for the "Material" Node. Help needed, Points Guaranteed.

    John,
    DO you know the  DOCNO value before runtime? Will it have only values 100 and 200? If so, then it is easy to do this using graphical mapping.
    You need to evaluate the condition at recordset level in target.
    Have a look at this thread for evaluating the condition at root level
    Re: How to get access to sub-node elements with a UDF?
    If the value of DOCNO is unknown at design time, then it is better to handle the mapping using JAVA mapping.
    Regards,
    Jai Shankar

  • Mapping help UDF

    hello experts.
    the standard functions are not working for the number of occurrences.
    below is the structure.
    Root 0....unbounded                                                        Root 0 ...unbounded.
       events 0...unbounded
           countries 1...1
           total 0....unbounded.
              amount 1
              totals
    Now the condition is.....if countries tag is not available and  amount is zero and under total tag we have totals.....if the tag not there.......target side root should not come.
    i have done mapping.
    countries ----exists-------------------------------------
    amount-------
                      equals-----not------                                        and--------createif----removecontext-----root.
    constant-------                               and ---------------
       (0)
       totals --------exist------------
    regards,
    chinna

    Hi,
    check this mapping help...
    it looks both the threads are same.
    Regards,
    Muni.

  • Urgent - help with Text direction in InDesign CS4

    Hello,
    I use InDesign CS4 on Windows 7. It's a standard version (without options for right-to-left languages).
    Whenever I make a new text frame, it seems to have a right-to-left "logic" of the text. The text types left to right, but the period in the end would go all the way right.
    It also mixes up tabs. It looks like this:
    Instead of:
    Usually I get around it by pasting another correctly formatted text-frame or text, and it works.
    Now I'm trying to create a new document with master frame (in order to be able to easily change the layout successively of a many-paged document), where I need to insert existing (formatted) text. But this text take this "right to left logic", whether I past the text, or even a whole text frame.
    I could find nothing in the character/paragraph options to get rid of this.
    I would greatly appreciate if you could help me.
    with respect,
    Jerusalem Nun.

    This behaviour is normal. Changing the default property of any style, when no document is open, changes the style for every new document, but not for existing document.
    Take a look what is your basic style where all other styles are build up on it, in your case, go to the paragraph style and look what is the basic style which was used.
    If the default style was used (it is the one in brackets), you have always a problem. You should not use it in any case.
    Because you don't have a ME version of InDesign you can't change direction directly, but you can create a new document with the default settings and the same paragraph (and character, table and cell styles) in a new document without RTL styles. Save this document, no content is required.
    Go to the 'infected' document, open the paragraph style panel and in the panel menu take "Load all text styles", select the new document and overwrite with the incoming styles.
    If necessary you might repeat it with the Table, Cell, Character and Object Styles, as all of them have some kind of direction settings.
    I don't know how good your styles were created, you have to adjust your document. And I would strongly recommend—I repeat—I strongly recommend to work always with styles.

  • Ask help About Create Direct Database Request

    Hi, all.
    When I using the Create Direct Database Request, how can I specify a variable which can used to receive multiple input value?
    My SQL like this:
    select... from table t1 where t1.c1 in('@{v_c1}{001})
    where, v_c1 is the variabe name, 001 is the defaut value of the variable.
    But, it doesn' work.
    If it's the systax error, then how can I correct it?
    Thank you in advance.

    Hi katherine,
    Your connection pool should look like this "DEV_BI"."Connection Pool"
    Second thing is go to Administration/Manage privileages/Direct database privileage is there.
    If you want to use variables into your SQL query follow this link
    http://bintelligencegroup.wordpress.com/2010/08/26/how-to-use-the-presentation-variable-in-direct-database-request/
    Hope it helps you.
    By,
    KK

  • Purchase can be made from the app store yet I couldn't make any purchase from the game app (candy crush) directly, please kindly your help for further direction

    Purchase can be made from the app store yet I couldn't make any purchase from the game app (candy crush) directly, please kindly your help for further direction

    Can I add my existing, licensed apps to my list of 'Purchases' on the Mac App Store so I don't have to buy them twice?
    No. Only apps purchased from the App Store can be re downloaded for free including updates.

  • Need some help in what direction

    OK, so i just got CS6 and have been watching lynda,com videos on flash pro. Im wanting to build a website like the one at helpmeinc.com. What im confused with is what programs with cs do i need to make a menu like that. Do i need to create a SWF file for each item and have a video play with a EventListener for a hover from the mouse because that seems like a lot of work. Do i need to work in dreamweaver as well as flash builder and flash pro?  what programs do i need to learn to accomplish what i want? ( moreso the menu function and how to build a nice interactive menu)
    Thanks for the help before hand!

    From what I can see the site you identified is what would be considered a Flash site, meaning it is a single Flash swf file that contains every section of the site, including the animated menu and the pages that the menu accesses.  I did not go thru the entire menu to confirm that though.
    So what you might want to do is search Google using terms like "Flash website tutorial"... I don't know if Lynda.com has any, but if you are familiar with things there you might check it out.

  • ABAP Help- need some direction for payment lockbox

    Hello SAP Guru's
    Can anyone give me direction as to how to begin or research how to perform the following:
    My client, when a deduction is on a check, it will go Cash on account or Partially applied.  My client doesn't want user intervention to leave those on account but rather go ahead and set those to applied and leave cash on account with posting key 06.  I understand we can create a preprocessor program or ABAP to post these items cash on account automatically. 
    How can I do this?  Is there any documentation?
    A MILLION THANKS!
    Points Awarded

    no reply

  • Need help regarding Mobile Direct Store Delivery

    Hi all,
    What is the next step to be proceeded for the MDSD solutions
    as we have gone through the following steps:
    1) Configured DSD backend, DSD connector and MI server settings.
    2) Established the connection between DSD backend and Connector
    & DSD connector and MI server.
    3) Uploaded Master Data in the backend and also to connector.
    4) Tested the scenarios in DSD without MI components.
    5) Replicated the data to the MI server.
    I would be grateful to u for ur replies...
    Thanks in advance...

    Hello Everyone,
                            I am  working with Shori on the DSD Project. Can anyone tell us what are the steps for doing we need to do for downloading the Tour data to the Mobile client ???
    Do we need to do aything in the DSD Admin concole???? We have replicated all the "Sync BO ID"  in MEREP_PD transaction in the middleware.
    Thanks for your help in advance.
    Thanks,
    Greetson

  • [SIS Series] HELP! Tger Direct victim, but trying to solve prob. - 661FM2 crash

    Bought the "bundle": 
    http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=1596858&sku=TC3J-2014
    but was told by MSI tech support that the P4MAM2V and the Celeron D-340 are compatible only with extra mods to the MBD.  So instead of sending board off to be modded, I decided to get another MSI board that lists as compatible, the 661FM2.   
    Well all works fine with this combo, until I pliug in the supplied Chaintech XGI Volari V3 AGP 8x 128MB DDR Video Card.  I get BSOD's, "Windows Protection Errors", and my Trend Micro Internet Security AV and firewall crashes Windows.
    All I am doing is trying to put a gaming (Flight Sims) system together, using WIN98SE.   
    The Ultra 500W PS and the CPU cooler seem fine, as well as the Ultra PS2100 DDR 266 memories (2) seem OK.  I have updated the MSI board to the newest drivers and the BIOS on the MBD is NEWER than what's available on the website (V2.0 3/7/05) , as well as I updated the Chaintech XGA driver from their website. 
    OK so the Chaintech is not listed as "tested", but neither are any other 8X AGP boards.  I know that the MSI MB has a decent VGA suite built in, but I wanted to run this system to a TV with the SVGA out.
    So, WHAT 8X AGP 128-256Mb XGA with SVHS or COMPONENT OUT, VIDEO BOARD IS COMPATIBLE WITH THE 66FM2 Mainboard???? 
    PLEASE HELP!  I don't want to have to deal with Tiger to send the whole thing back!!!  (I already decided to keep the P4MAM2V as a "souveneir" of my dealings with TD....)   
    THANKS! 
    PS: I'll forget about trying to put my Plextor DVD burner on - that totally AFU'd  everything!!!!  

    Already was there, but set it to lowest setting now, 32Mb.
    Also removed EVERYTHING from Windows Device manager and found some conflicts with the keyboard(???) and the XGA card (which is still not letting me go beyond 640 X 480).
    Rebooting as I speak for the last time after re-adding all the "windows found..." restarts.  Wil let you know in a few.
    Have my wife going to Wal Mart (she was at her Mom's nearby) to see if I can get another AGP  card with TV out to see if that helps...
    Thanks for reply!

  • How-to map multiple explicit search help values to context attributes?

    Hi,
    I have a custom explicit Search Help with multiple attributes set as export and uses search help exit for data retrieval. I have set this Search Help for one of the context attribute that is binded to one of the input fields on view.
    Now, is it possible to dynamically map other export attributes from this Search Help to other Context attributes?
    I know this works for Input helps that are directly derived from check tables but not sure how to do it for explicit Search Helps.
    Can anyone please confirm and let me if this is possible? If yes, then can you please share an example or describe how to do it?
    Thanks and Regards,

    Hi Srinivas,
    Check this ..Search help can be dynamically assigned to a field.
    data lo_nd_info type if_wd_context_node_info.
    lo_nd_info = lo_nd->get_node_info( ).
    CALL METHOD lo_nd_info->set_attribute_value_help
    EXPORTING
    name = 'ATTR1'                  " Your attribute Name
    value_help_mode = '121'    " Valid value help mode
    value_help = 'Z187442'.      " Search help name
    The various possible values that you can pass to value_help_mode are as shown below.
    deactivated 101
    automatic 111
    ddic 121
    ovs 131
    Also refer this..
    Re: How to put dynamic search help in web dynpro ABAP.
    Cheers,
    Kris.

  • XY pixel coordinate to map coordinate!

    Hi,
    I don't know if anyone is able to help me or direct me in the right path.
    My situation is as follows:
    I'm writing an web-app to generate a map (which I am successfully doing). I display the map (GIF) on the browser.
    Now, what I would like is to be able to click on a point on the map, take the X Y pixel coordinate and convert that to a mapping coordinate so I can requery the server and generate a new map.
    Now, in terms of mapping coordinates,
    how would one convert XY pixel to LAT LON?
    how would one convert XY pixel to Mercator?
    how would one convert XY pixel to GeoMinSec?
    hou would one convert XY pixel to GeoDecimal?
    Now, I don't mind if can get an answer to one of either of those questions, but my ideal answer would be on how to convert XY pixel to GeoDecimal because unfortunately the server I am using has all of its map coordinates in GeoDecimal.
    Any help would be appreciated.
    Steve.

    i think this is the solution.... but i might be missing something, i am assuming that your x,y location of your mouse increases positivly as you move your mouse right and down from the top left of your image. you may need to adjust accoringly. also, i have a feeling i am missing something to do with the dpi of your image... but i guess this may be a start...
    so you know your x,y in pixels. you know the extent of your map in real world co-ordinates.
    so lets say the width of your map is 1000m and the pixel width is 500pixels.
    so each pixel is 0.5 real world metres.
    multiply your x and y co-ordinates by 0.5, that is how many meters in from the top left of your extent your mouse is.
    more generally:
    so your extent is (x1,y1 is bottom left, x2,y2 is top right):
    x1,y1;x2,y,2
    your mouse co-ordinates are :
    x,y (pixels in from top left)
    your map is w1 pixels wide.
    dx = x2 - x1
    pixelsPerMetre = w1/dx
    world coordinates of x,y are:
    x1 + (x * pixelsPerMetre), y2 + (x * pixelsPerMetre)

  • Offline GPS/maps

    Does anyone know of any really good offline GPS/maps for traveling to another country? I'll be heading to Rome, Spain, Monaco, Tunisia and Italy next week and Beijing, China in May and I really need some good apps that will help me with directions and places. I'll need an offline GPS for when driving (doesn't have to be that accurate because I know iPhone can't replace an actual GPS), and a map showing public transit system and major places in those countries; other features would be nice too. The app has to be offline because obviously there's no connection outside.
    Thanks!

    GPS access does not equal turn by turn directions. Turn by turn directions can be included with a GPS device, but if a GPS device does not include turn by turn directions does not mean it isn't an actual GPS device or does not have a GPS reciever. These are not one in the same. Firmware update 3.0 will support an app that provides turn by turn directions using the iPhone's GPS reciever with maps data stored locally on the iPhone.
    Unless you can find an app via the app store that includes the map data you will be needing, you will be out of luck.

Maybe you are looking for

  • Multi-room DVR not deleting recording after it was watched from another room.

    DVR records and deletes any program fine - as long as it was watched from the DVR. I try and delete a recording that was watched from another box and it errors with a message similar to "recording is being watched from another box." I have to wait ab

  • XI 3.0 Patch Procedure - sequence of deploying archives.

    I have mistakenly deployed the sda's for the Adapter Framework Core, Adapter Framework and XI Tools "Seperately" instead of "One Deployment Action" per note 750511. Does anyone know if this causes problems? we are having issues with our Adapter Engin

  • VLM:problem connecting to server

    I created a network installer via my volume license manager. When I run the vlm client I get the message that there is an error, problem connecting to the server. I added the server to my NI license manager. He sees which licenses are available. But

  • When does icloud restore finish?

    Restored my phone from an iCloud backup two days ago - by all accounts it appears that everything has been restored - even synced with iTunes to be sure.  However, I still have a message on my lock screen that says it's still restoring from icloud ba

  • Files window view

    Hi all, I usually have the files window open with local files at left and remote files at right. I would like to see most of the infos of my local files (name, size, modification date, etc.) but just the file names of the remote files. I drag the mid