IProcurement mapping for catageories and org

Hi All,
I have a requirement to restrict the catageries in IProcument based on the Org_id.
Can any body help which tables i need to consider to map the catageries and org_id. Currently i am using the follwoing tables icx_cat_categories_tl ,
ICX_CAT_CATEGORY_ITEMS, ICX_CAT_ITEMS_B , icx_cat_browse_trees
But these combinations are not giving proper results.
SELECT * FROM (SELECT distinct icct.rt_category_id, icct.category_name, icct.type
--decode(type, 1, 'OA.jsp?OAFunc=ICX_CAT_BROWSE_CATEGORY&retainAM=Y&categoryId={$RtCategoryId}&categoryName={@CategoryName}&addBreadCrumb=Y', 2, 'OA.jsp?OAFunc=ICX_CAT_SEARCH_RESULTS&retainAM=Y&mode=categoryBrowse&categoryId={$RtCategoryId}&categoryName={@CategoryName}&teaser=false&addBreadCrumb=Y', null) as link
FROM icx_cat_categories_tl icct -- ,ICX_CAT_CATEGORY_ITEMS icci, ICX_CAT_ITEMS_B icib
WHERE icct.rt_category_id IN (SELECT child_category_id FROM icx_cat_browse_trees WHERE parent_category_id = :1)
and icct.rt_category_id= icci.rt_category_id
and icci.rt_item_id= icib.rt_item_id
AND icct.language = 'US' and icct.type in (1,2)) QRSLT ORDER BY upper(category_name)
Here bind variable for the first time is 0.
So please help me in correcting the query.
Thanks,
Uma.

Hi Kavan,
Is there any field common in both the files.
If there exist a common field this scenario can be done using the Correlation.
<a href="/people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi Correlation in XI</a> By Sravya Talanki
Regards
San
<a href="Remember to set the thread to solved when you have received a solution to set the thread to solved when you have received a solution</a>
Where There is a <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/16">blog</a> there is a Way.

Similar Messages

  • Java mapping for Remove and Add of  DOCTYPE Tag

    HI All,
    i have one issue while the Java mapping for Remove and Add of  DOCTYPE Tag   in Operation Mapping .
    it says that , while am testing in Configuration Test "  Problem while determining receivers using interface mapping: Error while determining root tag of XML"
    Receiver Determination...
    error in SXMB MOni
    " SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">CX_RD_PLSRV</SAP:Code>
      <SAP:P1>Problem while determining receivers using interface mapping: Error while determining root tag of XML: '<!--' or '<![CDATA[' expected</SAP:P1>
    plz provide solutions
    Thanks in advance.

    Hi Mahesh,
    I understand, you are using extended Receiver Determination using Operational Mapping (which has Java Mapping). And, there is an error message u201CError while determining root tag of XMLu201D, when you are doing configuration test.
    Can you please test, the Operational Mapping (which has Java Mapping) separately in ESR, with payload which is coming now. It should produce a XML something like this [Link1|http://help.sap.com/saphelp_nwpi711/helpdata/en/48/ce53aea0d7154ee10000000a421937/frameset.htm]
    <Receivers>
    <Receiver>
      <Party agency="016" scheme="DUNS">123456789</Party>
      <Service>MyService</Service>
    </Receiver>
    <Receiver>
      <Party agency="http://sap.com/xi/XI" scheme="XIParty"></Party>
      <Service>ABC_200</Service>
    </Receiver>
    </Receivers>
    If it is not (I Think it will not), then there is some problem in Java Mapping coding. Please correct it. Last option, if your Java code is small in length; you may paste it here, so that we can have a look at the cause of issue.
    Regards,
    Raghu_Vamsee

  • MAP for Finished and Semi Finished goods

    Dear Friends,
    Please let me know;
    1. If Finished and Semi finsihed goods are maintained with price indicator 'S' and all are inhouse production then SAP updata moving average price or these material or not ?
    2. If SAP updata MAP for finished and semi-finished,  later can we change map manually or not ? if yes How ?
    3. Is there any way to stop updata of map by sap in case of finsihed and semifinished goods.
    Actually according to my product costing variant, I dont need any price in map of FG and SFG. Kindly give me your expert openion on this issue.
    Thanks
    Ravi

    Hi
    1. If you maintain price control S for inhouse produced finished product also, system updates moving average price with resepect stock and value of production (may be period wise production cost may be varying). But this is statistical.
    2. You can change price control from S to V if you require. You need to change first in material type and then change in material master.
    3. If the value is getting updated also it will have no impact. In case of product cost variant also it will get updated.
    Thanks

  • EDI Idoc Mapping  For Apparel and footwear Solutions (AFS)

    Hello Gurus
    I am trying to map Orders sent thru EDI using message type Orders and Idoc type /AFS/ORDERS06 and process code J3AA.
    I am running into problems like no item category could be found and other errors which stops me proceeding further. I have worked with after market EDI and when I use message Orders and Orders 05 Idoc. I do not run inot these issues.
    Is there any specific doumentationavailable for processing AFS EDI?. Any help would be appreciated and points will be awarded.
    Thanks a lot for your help in advance.
    Sunny

    hi,
    If you want to make huge volume of updation then you should go for idoc.
    otherwise you go for Bapi call from xi or RFC.
    regards,
    ujjwal kumar

  • Maps for France and Germany

    I'm sure the answer to this is simple.
    I downloaded Maps version 3.03 for my E55. But I cannot see any map detail for France or Germany. What am I doing wrong?
    The file I used is -  maps_installer_3.03_10wk1_b05_s60_3.2.Nocs.sis
    Any help gratefully received

    I thought I had got there! , but realised my memory card was only 2Gb.
    fitted a new 8gb one but now get this erroron the map loader: -
    Exception Text **************
    System.MissingFieldException: Field not found: 'MLCustomList.MLCustomList.UpdateStatushandlerList'.
       at MapLoader20.UIElements.PageDownload..ctor(Int32 id)
       at MapLoader20.TabBackground.CreateDownloadPage(Object param, Int32 id)
       at MapLoader20.UIElements.TopButton.get_GetPage()
       at MapLoader20.TabBackground.OnEnterTab(TopButton button)
       at MapLoader20.UIElements.TopButton.OnButtonClick()
       at MapLoader20.UIElements.TopButton.set_Active(TopButton value)
       at MapLoader20.TabBackground.SelectPage(Int32 id)
       at MapLoader20.Form1.LoadPages()
       at MapLoader20.Form1.OnInitialized()
       at MapLoader20.Form1.bw_drive_status_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       at MapLoader20.MsgBoxThread._worker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
       at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
    I have tried re installing and updating what I can not sure what to do now.
    Tood

  • Separate G/L Mapping for MR21 and VKU7

    At this time it appears that both transactions MR21 (Cost Adj) and VKU7 (Revaluation of Mkdwn) are both mapped to the same G/L Account.  Does anyone know how to separate them to post to different G/L Accounts?

    Hello
    As per my knowldge, the solution for this is to maintain another statistical condition type identical to the cenvat non deductible condition type and bypass that to a custom defined account key with G/L ccounts in OB40.
    Regards

  • Different maps for every month in FDQM for a single location/Entity

    Hi,
    Is it possible to have different account maps for each and every month in FDQM for a single entity/location.
    The requirement is,client needs to change accounts map each and every month,for eg; if in Jan ,account 1 is mapped to X, in feb same account 1 is mapped to y.
    Could any one tell me if this is possible in FDQM,if yes..how can we maintain different account maps for each period for one specific entity.
    Regards

    This is possible with the appropriate business process. FDM will apply the current map that exists to the current dataset. It will not retroactively change prior periods unless you specifically reprocess the maps (wither by reimporting data or by selecting Process Logic/Maps) for historical data.
    So as a map is updated monthly, the historical data is maintained and the current data uses the "new" map. If for some reason the prior period does need to be reprocessed with the "old" map, you can use the restore function to bring the map back to what it was during that period.

  • Why no maps for algeria?

    i have nokia n8
    iam from algeria
    and i  mouve always to tunisia
    i use gps on n8 but ther is no mape for algeria and tunisia   ..why ??? i have google maps but its work bu connection
    and if ther is any maps to can add it to nokia maps then i can use it gps free without connection
    openstreetmap is this work on nokia ???

    I personally made a similar question on facebook discussions of Ovi by Nokia. I asked the same thing that when the map of Pakistan is going to be available through ovi suite. They replied that the Nokia team is aware. They will start working on it after they get sufficient data about road maps of Pakistan. So, you just have to wait for it..
    here's that direct facebook link : http://www.facebook.com/topic.php?uid=7213672274&topic=15825
    And please every one, dont get too angry if nokia dosnt published any map yet. And if you talk about sales, Nokia's market is much more in India then Pakistan.
    They even have their saperate Nokia company which is nokia India. They even support ovi music store. They create Nokia Mobiles them selves as made in India with a specific indian code. they also have managed ovi maps them selves with voice guidence.
    If you wonder that Urdu voice guidance is available but not Pakistan's map. That's because urdu is also spoken in india.
    So, we all should give some time to Nokia to work on it instead getting angry or change the whole phone, just bcuz of lack of Maps.
    If you want it, get Google Maps.
    And dont think i belong to india.  I m also a Pakistani from its capital, Islamabad.
    Even If in whole Pakistan, people stop using Nokia. Its still not gonna change its highest market. It would be just a minor loss.
    And other part is that Nokia is best in Hardware. like camera, sound, flash web browser even better gaming with N900 than iphone 3gs .. who will change his phone just for lack of GPS.
    Click on Green Star ! if i solved your solution.

  • Maps for Jordan

    Hi, i was browsing the navgable maps on nokia website, and it shows that jordan has a navigable one. i have downloaded the map through the latest map loader available on the website, downloaded jordan map, however it does not show any details other than highways, no streets and no other details. is this what it is supposed to be?? I have tried other maps for saudi and qatar, and they show all details with locations too.
    Please help..

    Probably we're not with the right "potential buyers/cost of detailed maps" ratio Luckily we still get fine maps for the bigger cities and Bulgaria is not so big so that one can get easily lost... Nevertheless, I've already written to Navteq hoping  they'll fix that. Cheers, guys!
    Message Edited by kamenlitchev on 14-Feb-2009 01:02 PM
    Ericsson T10i -> Nokia 7110 -> Siemens C45, C55, M55, M65 -> Nokia 6131, N73, N82 -> HTC Wildfire, Desire HD -> Nokia Lumia 800 -> HTC Desire X -> Lumia 820 -> Sony Xperia SP -> Lumia 925 + Sennheiser CX 500
    If I've helped, use the Kudos button to thank

  • Maps for Macedonia

    Dear Sir or Madam,
    I just bought my new Nokia E71 mobile device, but I am not new user of Nokia mobile phones. Before I have used Nokia N95. When I bought my N95 (December 2007) I had Nokia Maps version 1.1, and in that version of Nokia Maps the maps for my country (Republic of Macedonia), especially for the capital Skopje, were perfect. Almost every street was findable and the maps worked perfect. When I install the latest firmware of my old N95 phone I got it Nokia Maps 2.0 and starting from that time everything is bad. The maps for Skopje and for whole country don't work. I can find only the main highroad (I think the name of the highroad is E-75). Now, it's same with my new mobile device E71. I have tried to install older version of Nokia Maps, but it's impossible because the newer version is installed on my device and I can't uninstall the newest version. Can somebody help with this? It will be very usefull if someone could tell me how to uninstall the preinstalled Nokia maps.
    Thank you for helping.
    Best regards,
    Nikola Todorovski
    Message Edited by celandine on 02-Feb-2009 03:35 PM
    Nikola Todorovski

    Greetings from your friendly neighbourhood moderator.
    This topic continues to draw users who post their personal email address openly. Please note that this is NOT ALLOWED.
    Do not post your email address.
    The reason it is not allowed is to protect your privacy. This is a public support forum, viewable by any interested party, including email spam bots and potentially malicious individuals.
    If you feel it is absolutely necessary, you can send a Private Message (PM) to the user to share this information.
    Regards,
    Concordia
    Message Edited by concordia on 21-Sep-2009 11:53 AM
    ~*~ New to Nokia Support Discussions? ~*~
    You may want to have a look at the guidelines!

  • Setup Airport Extreme Port Mapping for Swann DVR16-2600

    Have a Swann video surv system and want to use iPhone 4 and Web to view camera displays remotely.  It requires setting up port mapping for the DVR so it can serve ports 80 and 9000 to the remote display app and web screens.
    Have signed up for a static public ip address from ISP since they do not allow port mapping using DHCP.  Trying to setup so I can use the SwannView application on iPhone 4 and use Webview in browser to access/see security camera displays on/through the DVR.  Not working correctly - only partial success.
    Reconfigured Airport Extreme for the new ip address and tried to setup port mapping for dvr which needs a web port 84 and another port 9000.  Can connect to DVR on internal network using the public static ip:84 and the internal static ip:84 but it only shows a SWANN splash page and an error about not able to load ipaddress:84/65536. Seems like something is preventing the Web display from completely launching - should see a login page but not getting it.
    Airport is set to use static ips in the 10.0.1.2 to 10.0.1.10 range with the DVR assigned 10.0.1.5.  Tried to set the port mapping for 84 and 9000 but not sure those are working correctly.  Swann support tried accessing the DVR over the public ip address and they cannot get through.  So suspect problem is with configuring the Airport Port Mapping settings and services, etc. on the Airport Extreme.  I can get to the DVR internally using the public ip address:84 and the internal static ip address of the DVR:84 but support cannot get to it from external web.
    Tried both Safari and IE 5 and both show same problem trying to launch the Swann login page, etc.  iPhone Swannview app doesn't work either.
    Any ideas about proper port mapping settings for those ports in the Airport Extreme?   Is this correct setting for the Service Type:   _http._tcp   and do you need to add settings for the public and private udp ports.  The udp port fields are empty.  Only have entries in the Private IP Address and Public and Private TCP port fields.
    Is there a way in Safari or IE5 to set security to see the public ip address as a friendly site and not block anything from loading?

    Set port mapping for 85 (not 84) and 9000
    Also, if you haven't, be sure to go into the Swann DVR setup and disable the "enable UPnP" option.    The UPnP protocol will not work with Port mapping feature of the Apple Airport Extreme.

  • Any website for XSLT AND ABAP mapping

    Hi XI experts,
    I am looking for any good website/Material for XSLT and ABAP Mapping with examples.
    So experts if you any one of you have any clue , i would appreciate it , if you post the info here .
    Regds,
    Ram.

    Hi,
    For XSLT mapping, please try to create msg types for sender and recv, import these two into XML Mapforces (This is a software which enables us to do mapping this you can download from altova mapforce site) , do mapping in that mapforce , late click on XSLT icon , one XSLT file will be c reated that file , prepare zip and late come to xi , import under imported archieves,do Interface mapping by selecting the XSLT mapping option, select imported archieve..
    See below examples..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1
    http://www.troobloo.com/tech/xslt.toc.shtml
    http://www.w3schools.com/xsl/
    http://www.w3.org/TR/xslt
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/frameset.htm
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-code-samples/generic%20xslt%20mapping%20in%20sap%20xi%2c%20part%20i.pdf
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    Required XSLT Mapping tips!
    Regards
    Chilla..

  • [svn:osmf:] 13042: Fix for FM-287, reinstating the main sample ( that uses serial and parallel composition), and making another pass at  getting all the changed trait methods mapped correctly back- and forth between JS and Flash .

    Revision: 13042
    Revision: 13042
    Author:   [email protected]
    Date:     2009-12-17 03:45:27 -0800 (Thu, 17 Dec 2009)
    Log Message:
    Fix for FM-287, reinstating the main sample (that uses serial and parallel composition), and making another pass at  getting all the changed trait methods mapped correctly back- and forth between JS and Flash.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-287
    Modified Paths:
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/HTMLGatewaySample.as
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/html-template/index.template.html
        osmf/trunk/framework/MediaFramework/org/osmf/external/HTMLElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/HTMLGateway.as

    Perre wrote:I'm used to being able to pick one or a couple of songs and then adding it a specified playlist. Is this impossible in sonata?
    It's clearly not impossible, just different than you expect. Create your playlist as you want it to appear in the Current tab (meaning don't dump every single song from your library in there, just the ones you want) and then save the playlist.
    Perre wrote:And if I try to play the m3u file created (the one with every song listed) through freevo I get a message that the directory is empty. What am I doing wrong??
    Look at save_absolute_paths_in_playlists in your mpd.conf.

  • Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default

    in use:
    vRO 5.1
    eclipse 3.7.2
    vRo plug-sdk 5.1
    steps:
    1.create a plug-in project from samples(choose solar system)
    2.find the dar package and upload it by vRo configuration
    3.vRo configuration said upload successfully,but the solar system configuration is not properly configued..
    problem:
    Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default
    How to solve it??
    Thanks so much!!

    There was problem from crm side...its working now..

  • No local currency found for plant and sales org.

    Hi Guru's,
    I am face to a problem that i don't understand.
    I load the standard master data 0PLANT and i have the basic issues : No local currency found for plant and sales org.
    I already saw this error so i check the basics to solve it.
    I respect the comp_code, sales_org and than plant sequence.
    i checkek the routines, no problem.
    for some plants it works. i extract 8 plants 2 works the rest not. the reason is that there is no sales org affected in my PSA table for those plants.
    But (and this is the problem) when i check the SAP source table T001W i can see that plants are corectly affecte to sales organization
    So do you have any idea of my problem ?
    do you know the transaction on ECC to maintain division and sales org affectation
    Thannks
    Cyril

    Hi,
    Pls have a look at this similar post:
    [No Local Currency found in Plant |How can I view the code for a routine in an update rule;
    Hope it helps...
    Regards,
    Ashish

Maybe you are looking for