Need clarification on using the NodeFunctions in mapping

Hi All,
Can we use UseOneAsMany & Remove context functions in mapping of one field??
My requirement is, from Idoc one of the Header segment(E1ADRM1) will repeat 3 times with qualifier as "WE"   "AG"  & "AS".
I have to mapp the NAME1 field of header segment to the target if the qualifier is "WE" , for this i used remove context and its giving correctly
The folowing is the screenshot of mapp
http://img7.imageshack.us/img7/7000/mapp1.jpg
And also i have to repeat the header qualifier field which i said above from idoc as many times the plant  in lineitem repeats.
For this i used UseOneAsMany function
the folowing is the screenshot
http://img241.imageshack.us/img241/7000/mapp1.jpg
then its throwing error as
Too many values in first queue in function useOneAsMany. It must have the same number of contexts as second queue
Please help us
Regards
Vamsi

Hi Satish,
I gave Copy Value here in my mapping, Could you please verify it whether it can be like this or not??
http://img44.imageshack.us/img44/8291/finalv.jpg
In this way results are coming correctly
Regards
Vamsi

Similar Messages

  • I also need information about use the ProConnect(r) Integ...

    I also need information about use the ProConnect(r) Integrated KVM 2-Port Switch to connect a Mac G4 and a PC anyone help
    software reviews editor

    I suggest you to go to linksys website & it will give all required information ,,,
    Or you can try this link ....

  • Can I use the new Bing Maps control released in Feb 2015 in my windows store app?

    Can I use the new Bing Maps control released in Feb 2015 in my windows store app?  If not, will there be a release of the store app version that has all or most of the updates that are in the new map control for WPF/Silverlight?

    The FEB 2015 release was for the WPF map control which is for desktop only. There is an existing Bing Maps SDK for Windows Store apps which has a lot more functionality than the WPF map control already. You can find this SDK here:
    https://visualstudiogallery.msdn.microsoft.com/224eb93a-ebc4-46ba-9be7-90ee777ad9e1
    You can find documentation this SDK here:
    https://msdn.microsoft.com/en-us/library/hh846481.aspx
    Also, I have written a free ebook on this SDK here:
    https://rbrundritt.wordpress.com/my-book/
    You can also find lots of code samples here:
    https://code.msdn.microsoft.com/site/search?f%5B0%5D.Type=Topic&f%5B0%5D.Value=Bing%20Maps&f%5B1%5D.Type=Platform&f%5B1%5D.Value=Windows%20RT&f%5B1%5D.Text=Windows%20Store%20apps
    You can also find a bunch of blog posts on this control on the Bing Maps blog. Here is a filtered list of blogs for Windows Store Apps:
    http://blogs.bing.com/maps/tag/windows-store-app/
    http://rbrundritt.wordpress.com

  • Do you need Wifi to use the radio app on the IPad2

    Do you need Wifi to use the radio app on the IPad 2?

    The iPad doesn't have a radio receiver built in. The Radio app is playing radio stations that stream content on the Internet. So that's why you need either Wi-Fi or cellular.

  • Please tell me you can get access to the messages through the sdk? Using the protocol Bluetooth (MAP)

    please tell me you can get access to the messages through the sdk? Using the protocol Bluetooth (MAP)

    If you're referring to iMessage, you can't.
    That data is off limits.

  • Equium A210 171 What info do i need before i use the recovery disk?

    Hi,
    I have 1 recovery disk that came with my equium, haven't used it before.
    On the back of the recovery disk envelope it says "insert the first disk"
    I'm assuming there should be a second?
    Also what info will i need to provide during the install process? like serial number?
    All i have is a black and white sticker that's on the side of the box it came in, but that was so long ago.
    I'm having lots of issues with windows installer not running and many others,
    Windows updates won't work either and i've tried to fix those but a clean reinstall of the os was recommended.
    Now at this point nothing will install because windows installer won't work.
    So i think i wil lhave to attempt a clean install, but i'm not even sure the cd drive will work.
    I have gotten a great run out of this laptop, bit slow for my needs today but over all great product, bought in 2007.
    With a clean os and 4 gigs of ram this thing could last for years more, can't afford a new one right now.
    I have really tried to avoid using a recovery disk in the past, as i've never had any serious issues till now.
    Thanks
    Message was edited by: sounds

    > I have 1 recovery disk that came with my equium, haven't used it before.
    >On the back of the recovery disk envelope it says "insert the first disk"
    >I'm assuming there should be a second?
    Im wondering why you get such disk together with your notebook why? Because I did not get the recovery disk but I had to create one using the Toshiba Recovery disk creator software
    But my notebook is newer than your A210 this might be the reason why you got such disk
    I created a recovery disk and I needed two DVD disks I think these depends on the image file size
    > Also what info will i need to provide during the install process? like serial number?
    This is not needed because your system was already activated.
    But I recommend to backup your personal data because the recovery disk would format the whole HDD and you would lose the files.
    PS: recommend reading the other threads in the Product recovery forum!

  • Error in Automated activity of BPM using the PI operation mapping.

    Dear Experts,
    We have a BPM process, where we have imported Operation Mapping, to use it in an automated activity. We have created the service reference with localhost and checked the local provider system check box and with type WS.
    While running the scenario the process stops at the automated activity (having the Operation mapping), with error:
    A technical error during invocation: Could not invoke service reference name
    I have tried to recreate the step couple of times but it is always the same error.
    Could you please share your expertise in how to over come the error.
    Thank you,
    Best Regards,
    Ajay

    Hi Ganesh,
    Thanks for your response.
    SOAP and Mail scenario are also using the same inbound proxy structure , and the proxy is working fine in both cases.
    For FTP scenario we are reusing the same inbound proxy but we are facing error .
    SAP is getting
    "XML to ABAP Conversion error with error id as "CX_ST_MATCH_ELEMENT " System expected the element 'Namespace of the inbound service interface' .
    Please guide.
    Thanks,
    Ruchi

  • Need clarification to sum the entries in a internal table

    Hi Gurus ,
            Below i have written the logic for have the count of number of records in the internal table along with it i need to find the Total dollar amount of all the records .
    iam not sure how to have that total .
    please provide me the solution .
    you can see at the bottom the where i tryed to sum .
    LOOP AT IT_BKPF.
    *AP ENTRIES
        IF ( ( IT_bkpf-yke_awsys <> ' ' ) AND
                ( It_bkpf-ldgrp = '0L' OR It_bkpf-ldgrp = ' ' ) AND
                 ( IT_BKPF-BLART EQ 'N1' OR IT_BKPF-BLART EQ 'N2' OR IT_BKPF-BLART EQ 'LP' OR
                   IT_BKPF-BLART EQ 'TK' OR IT_BKPF-BLART EQ 'L5' OR IT_BKPF-BLART EQ 'L6' OR
                   IT_BKPF-BLART EQ '1A' OR IT_BKPF-BLART EQ '1B' OR IT_BKPF-BLART EQ '1C' OR
                   IT_BKPF-BLART EQ '1D' OR IT_BKPF-BLART EQ '1E' OR IT_BKPF-BLART EQ '1F' OR
                   IT_BKPF-BLART EQ '1G' OR IT_BKPF-BLART EQ '1H' OR IT_BKPF-BLART EQ '1I' OR
                   IT_BKPF-BLART EQ '1J' OR IT_BKPF-BLART EQ '1K' OR IT_BKPF-BLART EQ '1L' OR
                   IT_BKPF-BLART EQ '1M' OR IT_BKPF-BLART EQ '1N' ) ).
       CLEAR : COUNT_AP_0L ,V_COUNT_AP_0L.
          READ TABLE It_bseg WITH KEY BUKRS = IT_BKPF-BUKRS
                                      BELNR = IT_BKPF-BELNR
                                      GJAHR = IT_BKPF-GJAHR
                                      BINARY SEARCH.
          LOOP AT IT_BSEG FROM SY-TABIX.
            IF IT_BSEG-BUKRS <> IT_BKPF-BUKRS.
           OR IT_BSEG-BELNR <> IT_BKPF-BELNR
           OR IT_BSEG-GJAHR <> IT_BKPF-GJAHR.
              EXIT.
            ENDIF.
            IF SY-SUBRC IS INITIAL .
          COUNT_AP_0L = COUNT_AP_0L + 1.
          MOVE COUNT_AP_0L TO V_COUNT_AP_0L .
          AT END OF DMBTR.
          SUM.
          ENDAT.      ENDIF.
          ENDLOOP.
    Thanks ,
    vinay

    Hi,
    Use the sum statment after AT LAST.  statment.
    regards,
    Santosh Thorat.

  • Need clarification while using WE19 tool

    Dear All,
    I have gone through the forums and Blogs but still I am not convinced and need your inputs.
    Scenario is IDOC to File .
    In we19,We have Sender and Recipient  information to be filled in EDIDC record.
    1.The sender Partner # and Partner Type is mandatory. Why sender port information is not mandatory? If not mandatory will the system take any default value?
    2.If it takes the default value,the Port information will be taken from R/3 or XI system?
    2. In Receiver Information for the  Port, Partner# and Partner Type, We need to give the configured names from  R/3 or XI system and need clarifiaction for the same for Sender Information also.
    Please provide your inputs.
    Regards
    B.Dheepa

    Hi Dheepa,
    1. I wanted to know how the system recognizes and from where it is taking the information even though I did not configure the port.
    > It will use the existing default port, to send the information to XI. You need to specify the receiver port while sedning the IDOC, from that system identifies the default sender port and process the IDOC to push to XI.
    2. For maintaining the Prot definations, its standard format followed as SAP <SID>, for e.g. IDE800 , this indicates the port is of  SAP landscape IDE and the client is 800. If the organization have multiple SAP landscapes this convention is easy to maintain.
    You use the port maintenance in the IDoc adapter to establish an RFC connection to the system that contains the metadata that the IDoc adapter requires to convert IDocs (Intermediate Documents) that have been sent to it to IDoc XML format. This system is defined by the sender port and the client in the IDoc control record. It is either the sender SAP system or an SAP reference system.
    You will get all your calrifications at
    http://help.sap.com/saphelp_nw04/helpdata/en/43/3464ec8b631c1ce10000000a1553f7/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b80f643d711d1893e0000e8323c4f/frameset.htm
    Thanks
    Swarup

  • Need to restore using the created discs

    Hello my name is Julie and I have a Satellite L505D-ES5026, and just recently notice that my Microsoft Works that came pre-installed with my laptop gives me a error message that reads: Microsoft Works cannot access one or more files it needs to run. The files may have been renamed, deleted, or moved. Try reinstalling Microsoft works and then start again. I tried systom restore nope. Then I in noticed its alot of my programs.
    So How do I use the discs I created when the system was new?? And, yes Ive already backed up my files. Thank you
    Julz
    Solved!
    Go to Solution.

    Satellite L505D-ES5026 Specifications
    Satellite L505D-ES5026 Downloads
    Julz, keep the set of recovery disks for emergencies. Follow the instructions starting on page 62 of your User's Guide to run the Toshiba Recovery utility from its hard drive partition, and return your unit to its factory default out-of-the-box settings. Back up all your user files, music, etc, power off the unit, press and hold the '0' (zero) key while you power the laptop back on, keep holding the '0' key down until you see the Toshiba Recovery menu.
    Please let us know what happens. Good luck.
    Mike

  • Need help cant use the printer

    Does the printer you get for free with the macbook work with airport....
    i dont know why but it is not understanding it by the way the printer is hp photosmart c3100.
    -Nick

    There is an option, but it's a rather complicated process. If you feel you're up to the task, read on.
    You can try using the hpijs driver. You won't get access to printer status or the card reader, but you can at least print over the network. In addition to downloading and installing the two packages from this page, you may have to download the PPD file for the 3100 from this page and install in the /Library/Printers/PPDs/Contents/Resources/en.lproj folder (or the .lproj folder connesponding to your primary language). A new printer model called "HP Photosmart 3100 Foomatic/hpijs" will be available in the Print Using popup.
    If Bonjour printing doesn't work, the process gets even more complicated: you may have to use the Advanced mode in the Printer Setup Utility to configure the printer for AppSocket/HP JetDirect printing to port 9100 of the Express. To get access to the Advanced settings, go through the motions of adding a printer in Printer Setup Utility but instead of selecting a printer from the browser, hold down the option key while pressing "More Printers...".
    In the resultant dialog, select "AppSocket/HP JetDirect" from the Device popup, give the printer a name, enter a Device URI of "socket://<address>:9100". Replace <address> with either the Express's IP address or its Bonjour host name, which will be the Express's name with punctuation removed, spaces replaced by dashes, and ".local" appended. If you want to be sure to get the right address, use a utility like iStumbler to get the Bonjour host name (minus the ".local", which will still need to be appended). Finally, select the printer model and click on Add.
    Whew!
    15" MacBook Pro, 2.0 GHz   Mac OS X (10.4.7)   2 GB RAM, 100 GB 5400 RPM HD

  • Need Clarification on using cache along with JPA

    Hi,
    I am using Oracle Coherence 3.5 and Jdeveloper 11g.
    I have written a sample program which implements CacheStore which performs the following operations:
    Insert, Update, Delete
    Configured cache-config.xml file in whcih the element cachestore-scheme is used to invoke the corressponding class and the table name.
    When I tried to run the cache using the JPA-Cache-server.bat I got the values accordingly. But each and every time the data is fetched from Database. I am using distributed-scheme in the configuration file. How do I configure the file such that for the first time the values comes form DB and then next time I get values from cache.
    I used the same cache name in another program and tried to retrieve the values from cache but i got only null values:(
    I will be very thank full to you if any one helps me on this.
    Waiting for ur response..
    Thanks,
    Jagadeesh

    I did not change any data in DB. I tried changing data in DB and then tested I got the updated content.
    Below is my configuration file.
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>Sample*</cache-name>
    <scheme-name>distributed-db-backed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>distributed-db-backed</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <read-write-backing-map-scheme>
    <internal-cache-scheme>
    <class-scheme>
    <class-name>com.tangosol.util.ObservableHashMap</class-name>
    </class-scheme>
    </internal-cache-scheme>
    <cachestore-scheme>
    <class-scheme>
    <class-name>com.oracle.coherence.handson.cachest</class-name> <!-- Class where Cache store is implemented-->
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>filest</param-value> <!-- Table name-->
    </init-param>
    </init-params>
    </class-scheme>
    </cachestore-scheme>
    <read-only>false</read-only>
    <!--
    To make this a write-through cache just change the value below to 0 (zero)
    -->
    <write-delay-seconds>0</write-delay-seconds>
    </read-write-backing-map-scheme>
    </backing-map-scheme>
    <listener/>
    <partition-count>100M</partition-count>
    <autostart>true</autostart>
    </distributed-scheme>
    </caching-schemes>
    </cache-config>
    Thanks,
    Jagadeesh

  • Need help on using the tool bar on the Photoshop

    How to use the very basic tool bar on photoshop.

    Hi millietraffic,
    You might try looking at this discussion about tools in our Photoshop Beginner forum.
    Luanne

  • I am having problems using the ios 6 maps

    I am on the iPad 2 and I recently downloaded ios 6.  Everytime I have tried to use it these words come up "cannot determine location"  The location services are on so I don't know what's wrong! I'm really starting to wish I hadn't updated!

    This wont help, but  i just had to add my twopenneth. These maps are terrible, where is street view? Where is the close up satellite view I had of the Cotswolds and Wiltshire. iOS 6 is a downgrade not an upgrade . I am horrified at how bad this is. Give me back Google Maps, this is a disgrace. I want to upgrade to v5.1. It's all well and good Tim Cook saying he's sorry, he needs to act. I used google map street view daily as I'm house hunting and now I can't even get a close up vie overhead in the ares I'm looking in. So disappointed in Apple.
    Anni

  • How to use the same image map over and over

    Sorry, I posted this a couple of years ago and got a good answer by Murray. I'm so rusty with it, I can understand how it works anymore.
    Question:
    I have a large jpeg image map for a hundred pages. The jpegs are all the same except I changed the city name for each one.
    So for each corresponding htm page, the 4-5 links out are the same.
    Waht is the trick to not have to create by hand hotspots? thanks.
    I have previous notes, but I don't understand anymore, (too rusty) what they mean:
    The good news is that you really don't need a template at all.
    Just open one of your existing pages in DW, select that central image, browse to select the correct replacement image, and save the page with a new name.  It will have all of the image maps already there, from the original image.  One and done as they say."
    My old interpretation of this:
    select the large jpeg and then in link field drag over to the new city jpeg

    Ok, Nancy, code copy/ paste did work fine.
    what does this mean:
    "Change the image in the properties panel to display your new image."
    (the image is displaying ok)
    NEverthesless, I think I got Murrays old notes.
    Here is my new version of Murrays writing, easiest way I think:
    You open up a pre-existing html, say Chicago. Then drag over with pointer to the new jpeg you want (Buffalo). It replaces Chicago with the buffalo jpeg, all links work perfectly. Then do a save as called Buffalo.

Maybe you are looking for