Not able to see new Item in OPM-ASCP

Hi everyone,
I am working on OPM-ASCP.I have defined a Forecast Set,Schedule and a Sourcing Rule.When I am trying to assign the Sourcing Rule to an assignment set i am not getting my new item in the LOV.Please tell me what should i do?
regards and thanks in advance,
VAS.

Hi ,
I think you are doing al this from RSA1. Please user RSA1OLD for making any changes to 3.x data source.This avoids a lot confusions in terms of proposal and fields tabs which exists as a part 7.0 data source..
In RSA1OLD , go to the change mode of data source you will be able to add the new fields.
Hope this solves your issue.
-Vikram

Similar Messages

  • Not able to create new item

    Hi ,
    I am trying to create a new item at the master level and getting the following message :
    You are only authorized to access company 'ABC1000' .
    Value secured: You Are Only Authorised To Access Company 'ABC1000' .
    I am not able to change the accounts to ABC1000 in the cost of goods sold accounts and other accounts in the item creation screen.
    Is there any profile options that I am missing?
    Regards,

    Just keep in mind there might be other security rules that you may have to change as well.
    Sandeep Gandhi

  • Not able to edit News Items in KM

    Hi,
    While trying to edit the News items in Content Management of SAP EP, getting  the below error.
    java.lang.NoSuchMethodError: com/sapportals/wcm/repository/manager/cm/persistence/ITransactionContext.getResourcesForDeletionOnCommit()Ljava/util/Map;
    t com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.addForDeleteOnCommit(BasicPersistenceDB.java:5487)
    at com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.releaseContent(BasicPersistenceDB.java:5112)
    at com.sapportals.wcm.repository.manager.cm.CmRepository.isRollbacked(CmRepository.java:2054)
    at com.sapportals.wcm.repository.manager.cm.persistence.TransactionContext$DefaultTransactionContext.wasRollbacked(TransactionContext.java:109)
    at com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.rollback(BasicPersistenceDB.java:491)
    at com.sapportals.wcm.repository.manager.cm.CmNamespaceAndContentManager.setContent(CmNamespaceAndContentManager.java:2391)
    at com.sapportals.wcm.repository.ResourceImpl.internalUpdateContent(ResourceImpl.java:3878)
    at com.sapportals.wcm.repository.ResourceImpl.updateContent(ResourceImpl.java:1888)
    at com.sapportals.wcm.service.xmlforms.utils.ResManager.updateResource(ResManager.java:660)
    at com.sapportals.wcm.service.xmlforms.utils.ResManager.createOrUpdateResourceWithPropertyErrors(ResManager.java:833)
    at com.sapportals.wcm.service.xmlforms.project.Project.doSave(Project.java:439)
    at com.sapportals.wcm.service.xmlforms.project.Project.postStream(Project.java:295)
    at com.sapportals.wcm.service.xmlforms.project.Project.saveItem(Project.java:371)
    at com.sapportals.wcm.app.xmlforms.EditServlet.doGetAction(EditServlet.java:173)
    at com.sapportals.wcm.app.xmlforms.XFBaseServlet.doGet(XFBaseServlet.java:241)
    at com.sapportals.wcm.app.xmlforms.XFBaseServlet.doPost(XFBaseServlet.java:261)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sapportals.wcm.app.xmlforms.XFBaseServlet.service(XFBaseServlet.java:134)
    at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:322)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:235)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:557)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Please let me know, how to overcome this error.

    Ravi,
    you might like to check (and implement) SAP Note 898637.
    Hope this is help full!!!
    Regards
    Vijay K

  • Not able to see new posts

    Hello everyone.
    This morning, I logged to Technet/Forum. However, I have noticed that the newest post is from 9 hours ago. It was weird, so I waited a couple of minutes and tried again, but nothing changed.
    Tried to choose Quick Access > My Forum Threads -  got the same results.
    I double checked and can see that it is sorted as - Most recent post.
    I was waiting for the whole day, it is still hanging on the post which I saw this morning as the latest one created.
    Has anyone experienced anything similar lately?
    Thanks.
    Please click on Propose As Answer or to mark this post as and helpful for other people. This posting is provided AS-IS with no warranties, and confers no rights.

    Hi,
    This is a "known" issue at this point.
    Sadly, the only way to "know" about it is to subscribe to the forum in an RSS reader....
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Modify New VO but not able to see Attribute Value.

    Hi ,
    I am facing one problems during my VO extend. I have done below step,
    1) Created new XXCustomVO based on exsiting CustomVO.Created new Attribute, modify SQL and mapped and gave new Name XXCustomInfoVO.
    2) Assign this new XXCustomVO to new filed with Attribute name.
    4) Copy XXCustomVO.xml and all class file from Desktop to Server in respecitve folder.
    5) Import Page regions which i have created New Item.
    6) Import with JPXImport.("Porject substitutions" )
    7) Now I run the page no errors found but not able to see new attribute Data.
    Then I checked "About Page" but everything is refected correctly only not able to see new attribute data.
    Can you please help me out. Is there any wrong thing i am doing or something is missing still.
    Thanks

    Hi ,
    Even exsiting attribute value alos not display. I mean I have 20 attribute in this exsiting VO and I have add one more XX attribute and same as XXVO but non of value is display out of 21 attibute.
    Even i have hard coded "1234" for this attribute but always return null.
    Where I have to foucs.
    thanks
    Raj
    Message was edited by:
    RajPatel

  • Ipod sync issue with rhythmbox or banshee in linux - not able to view new songs in ipod

    Ipod nano with version 1.0.2 PC with serial number DCYLLQWTF0GP with model MD477HN, cant be sync with rhythmbox or banshee in linux. I am not able to see new list of songs in ipod

    My contact number is - 9999504380 (Delhi,India)

  • Merging  Patch,after that not able to see column in Presentation layer

    Hi,
    I am using rpd 11.1.1.5.0 and created patch done for modifications,after merging to original repository not able to see new derived columns in Presentation layer,able to see in BMM and Physical layer.
    Little bit urgent as client need to see reports.
    Thanks
    Karthik

    Thank you.... so much.
    Solution: clear preferences in home library ~/Library
    Preferences> com.apple.Safari.plist

  • Complaint - Structured Product - Not able to see the componentitem details.

    Hi.
    <b>First Question:</b>
    I have a Structured Product (For eg. a Structured Producted is called Desktop Computer. It has two items say Monitor, Mouse.) In my complaint transaction, when I add this product, I dont see the components within it which are associated in the SAP GUI.
    Note: In the Item Category determination for the header product, I have chosen the option 'Single Level explosion of structured products'.
    But still I am not able to see the items when I add this Structured product to the complaint transaction. Can anybody throw any light as to what could be missing ?
    <b>Second Question:</b>
    Will the component items be visible in the ICSS. I am only seeing the product header  but not seeing the items within it. What could be mising here ?

    Hi,
    For marketing there is a standard Busines rolle MARKETINGPRO with
    PFCG Rolle  SAP_CRM_UIU_MKT_PROFESSIONAL. Please check whether it is also valid for
    Utilities.
    I dont see any Marketing workcenters and Links in the "SAP_CRM_UIU_UTIL_IC_LEAN_AGENT" Rolles.
    Regards,
    Usman

  • ITunes musical library located on a WD 2TB, ext. drv. Computer destroyed by virus; ED survived. Bought new laptop, connected ED. Not able to see library. ED shows as 'G:' 95% full. How can I reconnect my old library to new laptop?

    I had my iTunes musical library on an ext. drv. WD 2TB, ‘MY BOOK ESSENTIAL'. Three weeks ago, my computer was infected by a virus that fried it. It did not affect the external drive. I bought a new computer: a laptop, Dell XPS, Intel Core i7-2630QM CPU, Windows 7 Home Premium. I have been able to connect the WD external drive; however, I am not able to see the musical library in my iTunes or Explorer. ‘My Computer’ shows the external drive as ‘G:’ 95% full. It reads, 32.1 GB free of 1.36 TB. When I click on the drive to see its contents, it shows nothing. The library in iTunes also shows nothing. Can anyone help, please? How can I reconnect my old musical library to my new laptop and iTunes? Many thanks.

    Hmm, viruses don't generally "fry" drives. They can make bootable operating systems not bootable, hide data, and corrupt executable files. Software can potentially wipe all the data from the drive but it shouldn't be able to physically damage the drive. Bah! What's done is done.
    As to unhiding your files assuming they are just hidden....
    Hit Start > Run, type in CMD and press enter. Type the following at the prompt and then press enter:
    attrib -h -s -r g:\*.* /d /s
    This tells windows to clear the hidden, read-only, and system flags from all files on the drive, assuming of course your profile has the power to "see" the files and change them.
    If that doesn't work then you may need to take ownership of the drive first. The drive may have security settings that make it "belong" to an account on your old system. Right-click on the drive in Windows Explorer and click Properties. Click the Security tab, the Advanced button, the Owner tab, then the Edit tab. Make yourself the owner, then you can make any other changes to the security settings you want to back on the Permissions tab. (If you can't change the owner log out and log back in as Administrator). For iTunes your account (or everyone) and SYSTEM need full access to all files. Any changes you make should be applied to "This folder, subfolders and files", should be inheritable and you should also replace the permissions on all child objects.
    tt2

  • When I go to create a new project in imovie using the iPhone 5, I am not able to see any of my video clips or photos that are saved on the device.

    When I go to create a new project in imovie using the iPhone 5, I am not able to see any of my video clips or photos that are saved on the device.

    When you move or copy the compound clips with their events into an external drive all the events should be there. Not clear on why you want to move them into a single event. You can drag and drop from one event to another.
    Why are you using compound clips? You can simply copy the project from each machine with used media onto the external drive and that should do it.

  • I am not able to see toolbars, when I open a new window that window is not visible, if I open from bookmarks and there is music playing I hear it but canNOT SEE the websites.

    I am not able to see toolbars, when I open a new window that window is not visible, if I open from bookmarks and there is music playing I hear it but canNOT SEE the websites. I was able to get window open from the help "window" and open sites from there just not from new: window tab or bookmarks those stay invisible? I tried the help suggestions, safemode,etc.

    Hi CMorenoOT,
    This prompt is usually displayed when your Apple ID needs to be configured for the iTunes Store. You'll want to run through the additional steps to setup your country, and payment information.
    iTunes: How to set up an Apple ID within iTunes
    http://support.apple.com/kb/HT2731
    Tip: If you are trying to create an account using an existing Apple ID, like your iCloud email address, you will receive a prompt telling you that your email address is already an Apple ID. Simply tap Continue, and then tap Use Existing Account on the following screen.
    - Next, you'll be required to enter your billing information. To choose a different Credit Card type, tap one of the available options, and then tap Done. You will not be charged until you make a purchase.
    - Once you've filled out all of the fields for your billing information, tap Next.
    For more information:
    Using an existing Apple ID with the iTunes Store and Mac App Store
    http://support.apple.com/kb/HT2589
    Thanks,
    Matt M.

  • I am not able to see the sent emails in the sent items folder. I am using Apple mail. Does anyone have any solutions?

    I can't see the latest emails I sent in the sent items in Apple mail. Also, I am not able to see my old emails in the inbos folder. Can someone please help me out with this?

    Hello Vidish,
    You may need to indicate to the Mail app which folder should be used for sent messages. This can be done by selecting your 'Sent' mailbox, and choosing (from the 'Mailbox' menu) Use This Mailbox For -> Sent.
    Mail (Mountain Lion): If messages aren’t stored where expected on the mail server
    http://support.apple.com/kb/PH11810
    Cheers,
    Allen

  • I have Photoshop Lightroom 5 and have downloaded Camera Raw 8.7.1 &DNG converter successfully. I have a new Sony Alpha 7 11 model ILCE-A7M2 that is supported by LR5. I am still not able to see the RAW pictures. The message says preview unavailable for thi

    I have Photoshop Lightroom 5 and have downloaded Camera Raw 8.7.1 &DNG converter successfully. I have a new Sony Alpha 7 11 model ILCE-A7M2 that is supported by LR5. I am still not able to see the RAW pictures. The message says preview unavailable for this file DSC-ARW. Whatelse I should be doing to see my pictures? Can someone help?
    Anita

    The support for that camera was added in the very latest release of Lightroom, version 5.7.1. Having downloaded Camera Raw 8.7.1 will have no effect on Lightroom because Lightroom doesn't use the Camera Raw plug-in. You need to make sure you have updated Lightroom to the very latest release in order to have support for that camera.

  • I am not able to see the new drive

    I have a Sun Blade 2500 with SUN 5.9 OS installed.I have on hard disk drive in it and now i attached another drive in this system but i am not able to see the new drive when i run the below command
    bash-2.05# echo | format
    Searching for disks...done
    AVAILABLE DISK SELECTIONS:
    0. c0t0d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
    /pci@1d,700000/scsi@4/sd@0,0
    Specify disk (enter its number): Specify disk (enter its number):
    ==============================================
    Although i can see two drives in the output of below command:
    bash-2.05# iostat -E |grep Size
    Size: 73.40GB <73400057856 bytes>
    Size: 73.40GB <73400057856 bytes>
    Size: 0.00GB <0 bytes>
    Edited by: 842294 on Apr 6, 2011 4:40 AM

    Resolved
    bash-2.05# cfgadm -c configure c0
    bash-2.05# echo | format
    Searching for disks...done
    AVAILABLE DISK SELECTIONS:
    0. c0t0d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
    /pci@1d,700000/scsi@4/sd@0,0
    1. c0t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
    /pci@1d,700000/scsi@4/sd@1,0
    Specify disk (enter its number): Specify disk (enter its number):

  • Not able to see the request in ODS to activate

    Hi all,
    I have a content ODS, i scheduled a infopack and the data came in thru ok. But inorder to upload the data into the cube, i know i need to activate it before. But when i rightclick and go to activate data in the context menu .. there is a popup which shows all the request id's in the ODS. but i'm not able to see my request to activate it ... Is there some flag has to be set inorder to see the requests in the activation list? once its activated, I think all i need to do is "UPDATE ODS DATA TO DATAPROVIDER" as it is a standard content. Is there something else i need to do ..Pls guide.
    Now, I have a new problem, when i'm trying to see the transfer structure, it doesnt open and i get a msg
    Transfer method 'TRFC with PSA' is not supported by the source system
    Diagnosis
    The PSA transfer method is used to transfer data from source system CRM to transfer structure 0xxx_xx_xx_I_BB. Source system CRM does not support a PSA transfer.
    Procedure
    Define the PSA in the source system.
    Its actually a content one i installed and i didnt do any customizations to it... Shouldnt it work out of box? If no!! how can i define PSA in the source system.
    Any help is appreciated.
    Mav.

    Hi Mave,
    Kindly check the following:
    1.) Are you sure that the loading process finished successfully in the ODS? Kindly ensure it did.
    2.) Have you tried providing a longer <b>Date Range</b> in the <i>Request Display</i> (lower right).
    --Jkyle

Maybe you are looking for

  • Java Web Start and J2EE

    Can I use Java Web Start to launch an Application Client that interacts (through JBoss and the Enterprise Java Beans) with an Oracle database located in a remote server? Or the application must be pure J2SE, without implementing remote Enterprise Jav

  • MacBook Pro a heavyweight?

    Hi all. I have a three year old non-apple laptop that is failing and was looking into an apple replacement. I've done quite a bit of research on both the MBP and MBA and for what I do (Internet browsing, email, light word processing), I think that th

  • Not able to install PDK ias (10.1.2.0)

    Hi every one, i have downloaded PDK and want to install with oracle application portals (10.1.2.0) but according to steps provided in installation manual i am not able to install as i am getting erro when i try to run the following command. java -jar

  • Organise emails by "Sender" or "from" but like a thread.

    I want to be able to organize my emails so that "sender" or "from" is all grouped like the threads.  Does anyone have any ideas how to do this?  Or know of a plug in that may be available?

  • ACE4700 software selectable version.

    When I selected "Cicco ACE 4700 Series Application Control Engine Appliances"  as product in the BugToolkit, listed Software Version doesn't match with ACE4700 released version. (and also I can select IOS version even ACE4700 doesn't run IOS) Could y