Withdraw Invoices in I-Supplier Portal

Hello:
When an ISP user submits an invoice for approval and the invoice is in the approval process then at what point can the ISP user withdraw the invoice ?
The withdraw invoice button is always disabled for us .... is there some profile option that needs to be set up
Yesh

Hi
Has anybody knows how to limit file type attachments in I-Supplier Portal.
We do not want the suppliers to be uploading jpeg, mp3 files .....
Yesh

Similar Messages

  • Perform custom validation on invoices created via iSupplier portal in R12

    Hello,
    It seems that since R12, invoices created on iSupplier portal are no longer loaded via Payables open interface tables (while ASBN's still are). It is nice that they are loaded immediately but now we do not have any way to perform custom validation that we normally do via AP_INTERFACE_WORKFLOW_PKG.do_custom_validation procedure.
    Is there any way to modify how iSupplier portal inserts Invoice data into AP tables? In particular we would like to choose specific document category for certain suppliers.
    Many thanks in advance,
    Kamil

    Hi Friends,
    Apologies to have put this in SCM-Costing Category. I just posted the same thing in Financials Category.
    Please ignore this, if found irrelevant under this category.
    Thanks,
    AAR

  • Supplier portal webdynpro for stock/requirements list download to PC

    Hi all,
    We have the supplier portal running with the webdynpros running for stock/requirments list and also invoice lists and have a requirement to download the report to the PC. Has anyone been able to do this or is it just lack of functionality?
    Regards
    Bill Buchanan

    I overlooked th fact that there was a separate "project stock" segment that was being planned, for which the requirement was past due.  Hence the days' supply was negative.
    The coverage for use of normal unrestricted stock would be 999 as per the data.

  • I-Supplier Portal Setups ....

    Hello:
    If I have 500 suppliers, do I have to setup 500 custom responsibilites with the securing attributes (ICX_SUPPLIER
    ID, ICXSUPPLIER_SITE_ID, ICX_SUPPLIER_CONTACT_ID)
    or can I just use the seeded I-Suppler Portal Full access responsibility and set the above securing attributes at the user level ?
    I was successful using the custom responsibilties but when I try to use the seeded I-Supplier Portal Full Access responsibility without the securing attributes,
    I get an error message:
    "The set-up for the current user allows access beyond a single supplier hierarchy or its sites or contacts. Please contact the system administrator to correct the definition of current user set-up."
    Any ideas how I can just use 1 responsibility for 500 suppliers ?
    Thanks - Yesh
    Edited by: ynandi on Jan 14, 2010 10:19 AM

    I set all the 3 secure attributes at responsibility level. At the user level I set the actual supplier id and site id.
    I went to iSupplier Portal, clicked on "Account" Tab, Clicked on "Create Standard Invoice" button.
    when I checked the list of values for "Supplier" it is showing the supplier what I assigned at user level.
    Don't seelct this.. Just click on "Next".. It is showing all the suppliers irrespective of assigned at user level.. How to prevent this? Any idea?

  • Supplier Portal Issues

    Hello, before I submit an SR, I was wanting to see if you know why we are having the following issues in our 6.1.0.1 Supplier Portal and if there is something I can do...
    Last week a new user tried to Register a new logon on our exteranl facing Supplier Portal app. They filled out the info and after clicking the second page next arrow they receieved an unhandled error. After looking at the event log for SP-Prodika on the external server it indicated that it could not find one of out custom validation DLLs. So I added all our custom validation DLLs that only contain GSM & SCRM validations to the web/supplierportal/bin. That fixed the registration issue.
    However, this week we get a call that a big supplier cannot attach attachments to sent material EQs that they have received. Sure enough I send myself an EQ, open it on the Supplier Portal, click the Add New Attachment button the popup screen gives a runtime error. Below are the 2 stack traces it throws. When I remove the custom DLLs then Add New Attachments starts working again.
    Log Name: SP-Prodika
    Source: SP-Prodika
    Date: 11/13/2012 9:23:17 AM
    Event ID: 0
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Description:
    The description for Event ID 0 from source SP-Prodika cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    ErrorType: Primary| ErrorCount: 1| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ApplicationException: Could not parse string to boolean: '${fc:GSM.SideNav.TradeSpec.Enabled}' ---> System.FormatException: String was not recognized as a valid Boolean.
    at System.Boolean.Parse(String value)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    --- End of inner exception stack trace ---
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.SetAttributeValue(Object menuObj, String attributeName, String attributeValue, Boolean isIgnore)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.Build(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.NavigationControlContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)
    at System.Web.UI.ControlCollection.Add(Control child)
    at Xeno.Web.UI.Layout.ContentContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    --- End of inner exception stack trace ---
    at System.Web.UI.Page.HandleError(Exception e)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_errorpage_aspx.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="SP-Prodika" />
    <EventID Qualifiers="0">0</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-11-13T15:23:17.000000000Z" />
    <EventRecordID>713</EventRecordID>
    <Channel>SP-Prodika</Channel>
    <Computer></Computer>
    <Security />
    </System>
    <EventData>
    <Data>ErrorType: Primary| ErrorCount: 1| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---&gt; System.ApplicationException: Could not parse string to boolean: '${fc:GSM.SideNav.TradeSpec.Enabled}' ---&gt; System.FormatException: String was not recognized as a valid Boolean.
    at System.Boolean.Parse(String value)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    --- End of inner exception stack trace ---
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.SetAttributeValue(Object menuObj, String attributeName, String attributeValue, Boolean isIgnore)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.Build(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.NavigationControlContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)
    at System.Web.UI.ControlCollection.Add(Control child)
    at Xeno.Web.UI.Layout.ContentContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    --- End of inner exception stack trace ---
    at System.Web.UI.Page.HandleError(Exception e)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_errorpage_aspx.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</Data>
    </EventData>
    </Event>
    Log Name: SP-Prodika
    Source: SP-Prodika
    Date: 11/13/2012 9:23:10 AM
    Event ID: 0
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Description:
    The description for Event ID 0 from source SP-Prodika cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    ErrorType: First| ErrorCount: 0| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: Xeno.Prodika.Common.ObjectLoaderException: Protocol handler 'translate' can not be found (or loaded). Check the ProdikaCommon event log for any details. ---> System.Exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
    at System.Reflection.Assembly.GetTypes()
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    at Xeno.Prodika.Common.ObjectLoader.createObject(String name)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.get_ConfirmRemoveMessage()
    at ASP.webcommon_attachment_drl_drlfileattachmentcontrol_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at ASP.webcommon_layouts_popuplayout_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Controls.BodyScrollAware.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_popups_drl_drlattachmentpopup_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\supplierportal\eaff82ea\20f375a\App_Web_drlattachmentpopup.aspx.81a4b35a.ozo2brjt.0.cs:line 0
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="SP-Prodika" />
    <EventID Qualifiers="0">0</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-11-13T15:23:10.000000000Z" />
    <EventRecordID>712</EventRecordID>
    <Channel>SP-Prodika</Channel>
    <Computer></Computer>
    <Security />
    </System>
    <EventData>
    <Data>ErrorType: First| ErrorCount: 0| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: Xeno.Prodika.Common.ObjectLoaderException: Protocol handler 'translate' can not be found (or loaded). Check the ProdikaCommon event log for any details. ---&gt; System.Exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. ---&gt; System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    at System.Reflection.Module._GetTypesInternal(StackCrawlMark&amp; stackMark)
    at System.Reflection.Assembly.GetTypes()
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    at Xeno.Prodika.Common.ObjectLoader.createObject(String name)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.get_ConfirmRemoveMessage()
    at ASP.webcommon_attachment_drl_drlfileattachmentcontrol_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at ASP.webcommon_layouts_popuplayout_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Controls.BodyScrollAware.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_popups_drl_drlattachmentpopup_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\supplierportal\eaff82ea\20f375a\App_Web_drlattachmentpopup.aspx.81a4b35a.ozo2brjt.0.cs:line 0
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</Data>
    </EventData>
    </Event>
    Edited by: Trey on Nov 13, 2012 8:22 AM
    Edited by: Trey on Nov 13, 2012 8:24 AM
    Edited by: Trey on Nov 13, 2012 8:25 AM

    I found the issue. We dont deploy our custom dlls to the SP, however the validationsettings.xml was deployed with all our custon validations instead of an empty one. Everything works now. Thanks.
    --Trey                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Supplier portal - configure the default view upon login

    In the supplier portal, the default view is target facility. Can the portal be configured to have the default view be source facility or company? Reason - supplier feedback indicates they would like their default view to be supplier centric (from their viewpoint) rather than customer (the company hosting Agile) centric.

    Sorry but there is not a configuration to the portal that will provide this change.
    Segal

  • The work flow of AR invoice to AP Supplier? (Urgent)

    Hi Experts,
    I am a new user of oracle finanical. There are some urgent issues I need to solve and I could not able to find in Google. Hope someone can give me a helping hand.
    We are on 11i (Oracle Financial modules only: GL/AP/AR/FA), I want to ask about how to make the work flow of AR invoice to AP Supplier (e.g. promotion fee).
    1. Should we create a customer account and make a invoice in AR for AP Supplier?
    e.g. create a AR invoice
    DR Receivables $1000
    CR Revenue $1000
    2. Could we settle/match the AR invoice in AP outstanding as requested by AP Supplier?
    And if yes, how to do it and please tell me the detail work flow? And if not, any solution?
    Thanks
    Sam

    Hi Sam.
    When you run the Supplier Customer Netting Report you may find that:
    -The balance is in your favor.
    -You have to pay to the supplier.
    For both cases you should create a Bank Account to address the netting operations.
    Let’s suppose you face the following situation:
    -Customer’s balance is $500
    -Supplier’s balance is $600
    In this case you have to pay $100 to your supplier.
    Using the netting Bank Account record a receipt of $500 and apply it to your customer invoices:
    DR     Netting Bank Account     $500
    CR     Receivables          $500
    Your customer’s balance is now zero.
    Record a debit memo in AP against the supplier:
    DR     Liability
    CR     Netting Bank Account     $500
    Your supplier’s balance is now $100.
    Issue a payment in this amount using your normal bank account.
    DR     Liability          $100
    CR     Cash          $100
    Your supplier’s balance is now zero. Netting has been done. Check the Cash Account used on the netting Bank Account on a regular basis. If the balance is not zero then something is wrong.
    Octavio

  • SUS PO in Supplier Portal

    Hi all,
    I have created a ZSUS PO in MM and successfully sent it through to the SUS system, however, I can't see it in the supplier portal, is there a setting I need to do transfer docuements to the supplier portal?
    I am logged on as admin not the actual vendor (still building and testing)
    Thanks very much for your advise!
    Edited by: Tracey Durkin on Aug 12, 2011 8:52 AM

    Hi Tracey,
    Can you confirm if the XML message for PO is error free in your SUS system? Can you check this in SXMB_MONI in SUS?
    Regards,
    Nikhil

  • Defaulting Bank details in AP Invoice automatically from Supplier Site

    Hi,
    I want the bank details (bank name, number in the payment schedules tab in AP invoice form) to be defaulted from the supplier site when I select the supplier and site in the AP invoice header. can anyone tell me the setup or the profile option to set to do this?
    I am using 11.5.10.2
    Thanks.
    Imran

    Hi Imran
    You need to define the supplier bank account and attach the same to the supplier site level. Ensure that the primary check box is cheked wile attaching the bank account at the site level. After this, once you create the invoice against the supplier and site, the bank account will default on the invoice. Thyere is no other set up required.
    Thanks
    Vinit

  • Implement Supplier Portal

    Hi Team,
    We are planning to implement supplier portal for our project. The purpose of this, supplier login to this portal to see their qty status by report. How much qty they have supplied and how much qty used by company etc..
    Here we have material and vendor (supplier) etc. as a info objects. Different vendor can supply the same material. When the vendor login to the supplier portal to see the report and they have to look only their materials and they can't see the other vendor's material.
    How do I control this ?. Do i Need to control this Vendor number info object Authorization level ?.
    Pl let me know your thought here and share if any of you come across this situation.
    thanks in advance for your kind help.
    Regards,
    Senthil.

    Hi Senthil,
          You can add additional user attributes by following the below procedure..
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/0316d50bbe025ce10000000a1553f7/frameset.htm
         You can create an additional Portal attribute for Vendor number. In the Webdynpro code, based on the logged in user you can extract the vendor number and pass it on to the back end BAPI, then you will make use of vendor number in your select query. I feel that this is the simplest solution for your problem.
          Regarding your solution, what if a Vendor has multiple users who access your Portal. I don't think all the users from a vendor will use the same user id, which is not advisable.
    Regards,
    Uday.

  • Secured supplier portal with E-Sourcing

    Hi,
    We need to implement secured supplier portal connection to E-sourcing system(https:// www.-----).We set up the apache reverese proxy sytem for supplier portal.
    When the supplier attempts to connect ,the URL is not getting connected and is giving error.
    We are using system default cluster for both buyer and supplier portal.
    Please let us know what settings to be done in E-sourcing system in order the supplier portal working.
    Thanks in advance,
    sai.

    Hi,
    for seecure link you need to check SSL in Directory configuration for supplier
    ~Ankush

  • Supplier Portal X SUS

    Dear all
    I would like to know if Supplier portal and SUS are the same  thing or there are diferences.
    Thanks
    Nilson Fonseca

    Hello Nilson,
    Please see "Business packages for Supplier Collaboration.
    <a href="http://help.sap.com/saphelp_srm50/helpdata/en/65/4d424089ff2571e10000000a155106/frameset.htm">http://help.sap.com/saphelp_srm50/helpdata/en/65/4d424089ff2571e10000000a155106/frameset.htm</a>
    Supplier Portal - generic term or Supplier collaboration Business package on NetWeaver Portal.
    SUS - Supplier Self Service application component or Order collaboration scenario in Supplier Portal
    Regards,
    Masa

  • Change supplier type in supplier portal

    Hi all,
    anyone knows if it is possible to let the supplier change his supplier type (in the supplier portal)?
    I managed to find a security right for the supplier / supplier manager profile but this didn't seem to work.
    Thanks,
    Bram

    Hi Vikram,
    the vendors can be active in multiple sectors (e.g. TAXI, TOWING SERVICE, HOTEL, ...). For each sector, we will be creating a supplier type since some fields need to be visible/hidden based on the supplier type.
    Sometimes, a vendor can also be active in multiple sectors (e.g. towing service and taxi). For these vendors, we will be creating combination types, i.e. supplier type 'taxi_towing' for example.
    Let's assume a vendor has been created as a taxi but he has decided to start a new service (towing serices), we want him to be able to change his supplier type manually from taxi to taxi_towing. This will automatically show some new fields which he can fill in.
    I know it's a little bit complicated but we have no other way of doing it.
    Bram

  • Limit File type attachments  in I-Supplier portal

    Hello:
    We are on Release 12.1.3 in I-Supplier Portal.
    We want to limit the supplier to only attach PDF and DOCX documents in the system.
    How do we do this ?
    Yesh
    PS: In recruitment, there is a lookup value called IRC_ALLOWED_FILE_TYPES that lets us define
    the allowed file types. But I could not find anything for Procurement.
    Yesh

    Hi
    Has anybody knows how to limit file type attachments in I-Supplier Portal.
    We do not want the suppliers to be uploading jpeg, mp3 files .....
    Yesh

  • We need to implement EP Solution for Supplier Portal

    Hello All,
         I'm working on BSP's and Portal since 1 Year.
    The Portal Implementation is already done before I started working on it.
    Now my scenario is as folows :
    We need to implement EP Solution for Supplier Portal .
    For this we want to know what are all the activities involved.
    Can anyone throw some light on it ?
    Regards,
    Deepu.K

    We have to make setting for displaying all the roles defined for supplier portal to reflect in the EP.Portal is integrated with Webclient of CRM so make sure all changes done in the webclient are reflected in the Portal thing.

Maybe you are looking for

  • Error compiling movie - unknown error - encoding failed

    I am running a 2.40 GHz Quad Core with 8GB RAM I have a deadline on a video project in Premiere Pro CS4 with 4 video timelines and 8 audio timelines with many transitions and key frames with hours on two sequences of work completed and ready to expor

  • Mirror ipod touch to apple TV

    I've double tapped, gone left and can get my music through the apple TV but there is no mirror option to choose. What am i doing wrong? version 5.1.1 model MD057BT. Any ideas? Thanks

  • Mavericks Save As function gone!!

    This is the first time I've written in one of these but I'm so frustrated by Mavericks!  I updated and everything that I knew before has changed and has slowed my whole work load down.  First off.......where the **** is the "Save As" funciton now for

  • Prime NCS Alarm Browser

    Hello all, we have Cisco Prime NCS Ver. 1.0.2.29 running on a virtual appliance. Since a few weeks the alarm summary shows alarms but the alarm browser window is empty. Any ideas? Regards, Hubert

  • Flash Links and IE7

    Hi, Please forgive me...these may be novice questions, but...I am preparing a new web page for myself in Dreamweaver MX, and want to incorporate a Flash animation I made in Flash MX. The Flash animation contains a button with a link to a web site. Th