Error on searching on Opportunity Home Business Object - How do I search it

"Microsoft.ServiceModel.Channels.Common.TargetSystemException was unhandled
Message="Searching is not allowed.(SBL-DAT-00306)"
Source="mscorlib"
StackTrace:
Server stack trace:
at Microsoft.Adapters.Siebel.SiebelInterface.CheckAndThrowException()
at Microsoft.Adapters.Siebel.SiebelInterface.DispatchSiebelRequest(SiebelInterfaceRequestType req, Object arg1, Object arg2, Object& arg3, Object& arg4)
at Microsoft.Adapters.Siebel.SiebelInterface.DispatchSiebelRequest(SiebelInterfaceRequestType req, Object arg1, Object arg2, Object& arg3)
at Microsoft.Adapters.Siebel.SiebelInterface.ExecuteQuery(SiebelOperationMetadata siebelOperationMetadata, SiebelTypeMetadata outTypeMetadata, AdapterDataTable rootTable)
at Microsoft.Adapters.Siebel.SiebelXmlParser.OperationNodeHandler(AdapterDataTable rootTable)
at Microsoft.Adapters.AdapterUtilities.AdapterXmlWriter.WriteFullEndElement()
at Microsoft.Adapters.AdapterUtilities.AdapterXmlWriter.WriteEndElement()
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
at System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
at System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
at System.ServiceModel.Channels.BodyWriter.WriteBodyContents(XmlDictionaryWriter writer)
at System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
at System.ServiceModel.Channels.Message.WriteBodyContents(XmlDictionaryWriter writer)
at Microsoft.Adapters.Siebel.SiebelOutboundHandler.AdapterExecute(Message message, TimeSpan timeout)
at Microsoft.Adapters.AdapterUtilities.AdapterOutboundContract.Execute(Message message, TimeSpan timeout)
at Microsoft.ServiceModel.Channels.Common.Channels.AdapterRequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_Operation.Query(QueryRequest2 request)
at BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_OperationClient.BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_Operation.Query(QueryRequest2 request) in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\SiebelAdapterSvcTest\SiebelAdapterSvcTestApp\SiebelBinding6Client.cs:line 12253
at BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_OperationClient.Query(Nullable`1 ViewMode, OpportunityHomeSearchVirtualQueryInputRecord OpportunityHomeSearchVirtualQueryInputRecord) in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\SiebelAdapterSvcTest\SiebelAdapterSvcTestApp\SiebelBinding6Client.cs:line 12260
at SiebelAdapterSvcTestApp.Program.Main(String[] args) in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\SiebelAdapterSvcTest\SiebelAdapterSvcTestApp\Program.cs:line 35
at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Hi
You need to give us some more information.
What version of Siebel are you using?
What BC do you try to search on?
Are you using the Siebel COM interface?
Axel
PS: No need to repost the question.

Similar Messages

  • Error when using SAP authentication for Business object Designer

    my error is:    [repo_proxy 13] SessionFacade::openSessionLogon with user info has failed(The  secSAPR3 DLL could not be found or does not exist(hr=#0x80042a01)      can you help me?    regards

    Hello Barbella,
    Might be firewall problem...
    This link might help you resolve the issue.. kindly go through it..
    Connection between Universe Designer and BO Server can't be established, PROTS | ABAP,&nb…
    Let us know the result.
    Regards
    Subbarao M

  • Runtime error! Program: c:\program files\business objects\crystal reports 11.5\crw32.exe

    When a crystal report output of 518 pages (containing CROSS-TABS), exporting to EXCEL, it is running upto 96 - 98 % and getting the above error and the following message :
    This application has requested the runtime to terminate it in an unusual way.  Please contact the application's support team for more information.

    Hello Manindra,
    please add some more information.
    Do you get this error only when exporting ?
    Only to Excel ?
    Printing and exporting to  e.g. PDF works fine ?
    Thanks for some more details

  • How to do the Unicode Check for Business Objects ?

    Hi all,
    How to do the Unicode Check for Business Objects ?
    Note: All business Objects are stored in BOR (Business Objects Repositary)
    Thanks in advance
    Sri..

    Hi..
    i have used the  UCCHECK  transaction for some business Objects
    For some business objects it is showing that No Unicode Errors found Ex: Z00MARA
    and for Business Objects it showing the message like : There is no program corresponding to this selection.
    Why system is showing like this ?
    Thanks in advance
    Sri..

  • Passing Business Object(Complex Type) as argument using PAPI-WS

    Hi All,
    Is it possible to pass Business Object or Complex Type as argument to process instance through PAPI-WS?
    As am getting error when am trying to pass business object in place of primitive type.. It would be great help any of you can provide example; if it is possible.
    Thanks & Regards,
    Ankur

    Hi Alexander,
    You are now able to create the Structure and set the cardinality also in NetWeaver CE.  I thin the following steps will be helpful for you.
    1. Create a CAF project called firstcaf.
    2.Create an entity service within the project called Customer.
    3. Now expand modeled.
    4. Then right click on Data Types. Here you will get the option "New Structure".
    5.Now select New Structure, One popup will appear then enter the Structure name called Address and click ok.
    6. Now You will get your Address structure under Complex Types.
    7.Double Click on Address. In right hand side you will get the Address structure for editing.
    8.Now from left hand side(Existing Type) expand caf.core and add your required attribute. In right hand side (structure Field) you can edit the name of attribute. suppose for Address structure I have added two field phone and mobile (both are short text ). save it.
    9. Now switch to Composite Application Explorer and expand Business Objects ->Customer -> Customer->Customer. and double click on it (Customer).
    10. In right hand side expand project firstcaf ->modeled. Now you will get your structure here, In my case I will get Address structure. Now select your structure and  click Add button. Structure will go to right hand side(Structure Fields).
    11. If you want to change the cardinality it is very simple. Select The Structure from right hand side(Structure Fields) and in bottom side click on property. Now you will get the Cardinality field. you can change it as you like.
    Thanks and Regards
    Chandan

  • Mapping in interconnect between different Business Objects

    I want to know how to do transformation and mapping between different business objects in interconnects.
    Always,We have a very complex SQL,when We do intergration
    with Oracle interconnect ,We use DB Adapter or Jdbc Adapter,but the complex SQL have to be excuted in the resource DB or the destination DB which may be a big pressure to them ,I think can We use different Business Objects, and do the Mappings in interconnect,so the big pressure will be on the interconnect server just like the ETL tools, But I just find that Interconnect can do tranformation and mapping in one Business Object ,how can I do? Is anyone meet this problem like me ?thanks for discussion.

    For me, Business Objects are logical groupings of business processes. For example, we have a Business Object called "Maintain_Employees". Under this we have 1 Procedure (Create_Employee) and 2 Events (Update_Employee and Delete_Employee).
    We have 1 Oracle system interfacing with 23 other legacy systems. Some of these legacy systems will be using this "Maintain_Employees" Business Object (Common View), and our main transformations will be between the Common View and the legacy Application Views.
    We are using a number of techniques to assist in "validating" data in the InterConnect. The main ones are using 'Cross Reference Tables (XREF)' and 'DatabaseOperation' transformations. By using 'Content Based Routing' we are able to send the right message to the right legacy system, and therefore do the right transformation/validation on the message payload. However, this is only a small part of a complex puzzle.
    I also have the "problem" of having "very complex SQL" on our Oracle system too. This is not unusual when using the InterConnect.
    To my mind, the InterConnect does 2 main operations. Firstly, it performs some message transformation (mapping), and secondly, it acts as a transportation engine (routing) using the adapters.
    The remainder of the effort required to create or consume the message resides with the Applications themselves. Whether it is parsing an XML CLOB payload, inserting data into staging tables, writing to log files, pre-processing data, calling API's or something else, your Application side programming and processing overhead can get large.
    The trade off it to ask the question, do I want to be able to track and manage messages from start to finish in high detail? Or can I trust that all message payload data will be consumed with no additional processing on the Application side?
    My experience has shown that the bottleneck is always at the Application side, and almost never in the InterConnect.
    The short answer to your first question is "You are right. Mappings can take place only between Application Views and Common Views only - not between Business Objects.".
    To answer your second question "Probably everyone reading this forum has this problem. The intelligence that is able to really interpret message data, validate it and process it is only found in the Application, not the InterConnect. You could, however, use the Workflow engine within OAI in order to provide additional pre-validation, human interaction and logic, but this too could be complex."
    At my current client, we are architecting an Application OAI Message handling schema. This will contain staging tables, pre-processing tables, "OAI" wrapper PL/SQL scripts, "APPS" wrapper PL/SQL scripts and Message Logging and Exception tables. Ours will be a complex set of PL/SQL processes too.
    I hope this helps, just in letting you know that you are not alone with this problem.
    I wonder if anyone else would like to share how they have architected their InterConnect and Application side mapping and transformation solutions.

  • Why Business Object???when BW is in Place

    Hi
    i am quite confuse that what is Business Object and SAP BW , when sap already has BW then why there is need for BI-Business Object.How does it make diffrence.
    Regards
    Aryan

    BO is very strong at the interface level and that is the part that will replace the current BW tools (WAD, BEX and Report Designer), in some cases the functionalities are much improved, Crystal Reports is a thousand times better than Report Designer, I'm quite convinced that even a Light version will bring in improvements.
    The backend won't change though, so you keep your DSOs, Cubes and all other BW/BI specific tools for modeling.  BO has some datamart and ETL tools, but these will be separate offerings as much for SAP and non-SAP customers...

  • Predecessors of Business Objects

    Hi,
    when preparing a data transfer by business objects,
    how do I know which business objects belong to a certain
    category? And how can I find out which business
    objects are predecessors?
    Regards,
    b.kim1

    Hi Ratnakar,
    Check these links about BO's..
    http://help.sap.com/saphelp_46c/helpdata/en/59/ae4484488f11d189490000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/59/ae449e488f11d189490000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/a5/3ec8534ac011d1894e0000e829fbbd/content.htm
    http://www.erpgenie.com/abap/bor.htm
    Business Objects are used basically to trigger other objects with the respective events like
    1) To Trigger Workflows
    2) To Trigger Events
    3) Used to communicate with NON SAP Systems using BAPI's
    4) To Trigger user define Business object we need to define the super type and need to delegate it with respect to the supertype so as to trigger custom business object which in turn triggers it event linkage objects whether it may be workflow or Event etc.
    Hope this would help you.
    Regards
    Narin Nandivada

  • Business objects career path

    Hi Guys
    I am in the middle of career change and very interested in Business objects (analytic) but I do have only bachelor in business not in computer science
    I was browsing profile for BO professionals in linkedin and all of them have background in computer science with extensive knowledge in database and ETL
    If i want to get into training in Business objects how hard  it will be?
    and what are the blocks that I need to build strengths on before embarking in the training.
    Thanks in advance to all for your precious feedback

    Hi Guys
    I am in the middle of career change and very interested in Business objects (analytic) but I do have only bachelor in business not in computer science
    I was browsing profile for BO professionals in linkedin and all of them have background in computer science with extensive knowledge in database and ETL
    If i want to get into training in Business objects how hard  it will be?
    and what are the blocks that I need to build strengths on before embarking in the training.
    Thanks in advance to all for your precious feedback

  • Business object for FB60

    Hi,
    please let me know the business object for the transaction "FB60"
    i can use "FIPP" but when i check "  workfow is not triggering"
    my requirement is after clicking "park" button workflow should trigger..
    i have checked in SWELS and swel transaction i can't abe to get the event trace... i mean no event trace is there...
    please let me know what steps i can do to get buisness object for "FB60" transcation.
    urgent please!!!!!
    thanks
    ram

    Hi JMB!
    i have used FV60 and FB60 for parking  now, i have parked two document succesfully using those transcations, i went to SWELS i have switched on the event then after parking i have switched off the event and i went to swel but no event trigeered there !
    i have checked in event type linkage without knowing the business object how can i activated it...
    my scenario whenever user parking the document, worklfow should trigger.. so i want to find out the business object first...
    please give me the steps to find out..
    thanks,
    ram

  • Reg Business objects

    DA,
    What are Business objects & how it is useful pertaining to SD ?
    Regards,
    Ramesh.

    Business object
    Represents a central business object in the real world, such as a purchase order. R/3 business objects describe complete business processes. By invoking methods known as BAPIs (Business APIs), external applications can access and manipulate the business objects via the Internet, DCOM or CORBA.

  • Object Link to CRM business object in Trex search result list

    Hello Everyone,
    has anybody sucessfully configured the functionality "Object Link Properties" which is described in the Document <a href="http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000647974&_SCENARIO=01100035870000000112&_OBJECT=011000358700005796662005E">Configuring the Business Package for SAP CRM 5.0 SP01 (EN)</a> on Page 169? I'm not the Knowledge Management specialist and would get some help on this topic. Has anybody detailed steps how to configure this?
    It shounds interresting as the result would be that when the User does a full text search for Attached Documents he will also get a link to the original CRM business object like Activity, Account or Opportunity.
    Regards
    Gregor

    Hi Gregor,
    Thanks for your reply.
    using windows explorer mechanism i can see the folders that i created in the CRM config.
    Now in Portals KM i did the following steps:
    a) Created an HTTP Data Source : with URL = the URL that the service crm_prt_km_dav generates.
    http://abrusux156h.pch.chem.corp.local:8086/sap/crm/crm_prt_km_dav
    b)Created a memory cache
    c)Created a WebDAV respository manager with the following details:
    Description :WebDAV
    Prefix : /PRD  (PRD is the BO Hierarchy name that i have set in the CRM config)
    System ID : T86 (Sames as what was set in HTTP Data Source)
    Repository Service : svc_acl
    ACL Manager cache : ca_cm
    Security manager : ACLSecurityManager
    Memory Cache :webDAV(same as what i had set in step b)
    I restarted the portal server. and then tried doing the test by going to
    Content Admin ->KM Content ->root
    But i dont see the /PRD folder out there.
    Any clues on that???
    Thanks,
    Anand

  • Opportunity Home BO does not allow searching

    I have use the "Opportunity Home" object and call the OpportunityHomeSearchVirtualQuery method to perform the search operation. However, I get the exception that "searching is not allowed" returned from the Siebel system. Should I activate the search feature in the siebel system in order to perform search on the opportunity data?
    Exception below
    "Microsoft.ServiceModel.Channels.Common.TargetSystemException was unhandled
    Message="Searching is not allowed.(SBL-DAT-00306)"
    Source="mscorlib"
    StackTrace:
    Server stack trace:
    at Microsoft.Adapters.Siebel.SiebelInterface.CheckAndThrowException()
    at Microsoft.Adapters.Siebel.SiebelInterface.DispatchSiebelRequest(SiebelInterfaceRequestType req, Object arg1, Object arg2, Object& arg3, Object& arg4)
    at Microsoft.Adapters.Siebel.SiebelInterface.DispatchSiebelRequest(SiebelInterfaceRequestType req, Object arg1, Object arg2, Object& arg3)
    at Microsoft.Adapters.Siebel.SiebelInterface.ExecuteQuery(SiebelOperationMetadata siebelOperationMetadata, SiebelTypeMetadata outTypeMetadata, AdapterDataTable rootTable)
    at Microsoft.Adapters.Siebel.SiebelXmlParser.OperationNodeHandler(AdapterDataTable rootTable)
    at Microsoft.Adapters.AdapterUtilities.AdapterXmlWriter.WriteFullEndElement()
    at Microsoft.Adapters.AdapterUtilities.AdapterXmlWriter.WriteEndElement()
    at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.SerializeBody(XmlDictionaryWriter writer, MessageVersion version, String action, MessageDescription messageDescription, Object returnValue, Object[] parameters, Boolean isRequest)
    at System.ServiceModel.Dispatcher.OperationFormatter.SerializeBodyContents(XmlDictionaryWriter writer, MessageVersion version, Object[] parameters, Object returnValue, Boolean isRequest)
    at System.ServiceModel.Dispatcher.OperationFormatter.OperationFormatterMessage.OperationFormatterBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)
    at System.ServiceModel.Channels.BodyWriter.WriteBodyContents(XmlDictionaryWriter writer)
    at System.ServiceModel.Channels.BodyWriterMessage.OnWriteBodyContents(XmlDictionaryWriter writer)
    at System.ServiceModel.Channels.Message.WriteBodyContents(XmlDictionaryWriter writer)
    at Microsoft.Adapters.Siebel.SiebelOutboundHandler.AdapterExecute(Message message, TimeSpan timeout)
    at Microsoft.Adapters.AdapterUtilities.AdapterOutboundContract.Execute(Message message, TimeSpan timeout)
    at Microsoft.ServiceModel.Channels.Common.Channels.AdapterRequestChannel.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_Operation.Query(QueryRequest2 request)
    at BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_OperationClient.BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_Operation.Query(QueryRequest2 request) in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\SiebelAdapterSvcTest\SiebelAdapterSvcTestApp\SiebelBinding6Client.cs:line 12253
    at BusinessObjects_OpportunityHome_OpportunityHomeSearchVirtual_OperationClient.Query(Nullable`1 ViewMode, OpportunityHomeSearchVirtualQueryInputRecord OpportunityHomeSearchVirtualQueryInputRecord) in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\SiebelAdapterSvcTest\SiebelAdapterSvcTestApp\SiebelBinding6Client.cs:line 12260
    at SiebelAdapterSvcTestApp.Program.Main(String[] args) in C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\SiebelAdapterSvcTest\SiebelAdapterSvcTestApp\Program.cs:line 35
    at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
    at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
    at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart()

    Hello Bob,
    Thank you for the details of the issue you are experiencing with your MacBook and iPad.  Because you are able to perform the updates on an alternate network, it sounds like some ports and servers may be blocked on your network.
    I recommend the following articles, but this specific step stands out to me for the issue you described:
    If the issue still persists, contact your Internet service provider and confirm that these ports and servers are enabled over your network.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Error when I try to send document to Business Objects Inbox in Infoview

    I am testing XI 3.1 and when I select a Webi document then click on the option to send a document to a Business Objects Inbox, I get the following error:
    An Error has occurred: Unspecified error.
    Any ideas?

    Hi Paula,
    Following solutions might help you to resolve the issue.
    Following are the rights you need to apply so that the particular set of users can
    send the document to other useru2019s inbox.
    1. Send the Document to Inbox
    Any files stored in the CMS, even the agnostic ones, can be sent to a useru2019s Inbox.
    The file is sent as is, without any refresh in the case of Web Intelligence or Desktop
    Intelligence file.
    To send a document to a useru2019s Inbox, the following rights must be granted:
    u2022 Send document right for Info View application, if the document is sent from Info View
    u2022 Add objects to Folder and View objects rights for the destination Inbox folder
    2. Add a User or A Group to another Group.
    To add a user or a group into a destination group, the following rights must be granted:
    u2022 View objects, Edit objects rights for the destination group
    u2022View objects, Edit objects rights for the source user or group
    u2022Schedule to destinations right should also be granted to the particular group to which
    the user belongs, and download files associated with the object.
    Default users (non-administrative users) should have rights to add objects to other
    useru2019s inbox.
    1. Login to CMC.
    2. In CMC, Home - Inboxes - Rights - Everyone - Advanced - "Explicitly Grant" the
    right 'Add Objects to the folder' and 'View Objects' rights.
    3. In CMC, Home - Groups - Rights - Everyone - Advanced - "Explicitly Grant" the
    right 'Add Objects to the folder' and 'View Objects' rights.
    4. In CMC, Home - Categories - Rights - Everyone - Advanced - "Explicitly Grant" the
    right 'Add Objects to the folder' and 'View Objects' rights.
    Regards,
    Sarbhjeet Kaur

  • Portal Advanced Search – default business object

    Within the Shopping Area for Employee Self Services, apart from changing the Application Parameter in the  Advanced Search iView, does anyone know if there is a way of configuring the Advanced Search in the backend of SRM to default to u2018Shopping Cartu2019 instead of u2018Conformationu2019?
    Thanks
    Claire

    Hi,
    if you are using portal-independant navigation you can do the following.
    Go to the corresponding PFCG role and open it in edit mode. On the tab "Menu" click on "Advanced Search" (normally found directly below "Home"). Call the context menu using the right mouse button and click on "Details". For the parameter SAPSRM_BOTYPE change the default value BUS2203 (Confirmation) to the business object you want to use as a default, e.g. BUS2121 for Shopping Cart. Then save the role.
    If this doesn't work make sure that the user in question doesn't have other roles overriding this setting.
    Best regards,
    Marcus

Maybe you are looking for