Disposition function in RICH POD

Hi Everyone,
I have assigned NC code(F001) with disposition group(with disposition functions-return(previous) and return(any previous)) for an operation (OP1). when i logged NC for that NC code F001 in RICH POD disposition function list is not getting displayed and it also allows to proceed with the next operation.
The same snenario is working fine in normal POD.
Any additional configuration is need to display the disposition function list in RICH POD.
Regards,
Rajiv

Hi Mike,
Thanks for your immediate response.
1) whether RICH POD supports disposition or not.
operation1->operation2-->return(any previous)
Router is like this, after completing the second operation it is not displaying any previous operations list it rather makes the SFC to done status.
2) when i am using return(any), return(next) also i am facing the same issue.
Regards,
Rajiv

Similar Messages

  • How to config the font size of rich pod?

    Hi,
    Does anyone know how to config the font size of rich pod? It's too small.
    Thanks!

    You can do that using the PRINT-CONTROL Statement.This will only work when you send the list to the printer.Sample code is as below :
    REPORT zfont NO STANDARD PAGE HEADING LINE-SIZE 80 LINE-COUNT 65.
    Start of print-control
    NEW-PAGE PRINT ON.
    PRINT-CONTROL FUNCTION 'SF000'.
    WRITE: / 'This is CPI 20'.
    SKIP.
    PRINT-CONTROL FUNCTION 'SF020'.
    WRITE: / 'This is CPI 6'.
    SKIP.
    PRINT-CONTROL FUNCTION 'SF008'.
    WRITE: / 'This is CPI 12'.
    Depending on your SAP printer device, this may also work
    PRINT-CONTROL FONT 1 LPI 6.
    you can try to change font and LPI numbers
    WRITE: / 'font 1 lpi 6'.
    PRINT-CONTROL FONT 2 LPI 6.
    WRITE: / 'font 2 lpi 6'.
    PRINT-CONTROL FONT 3 LPI 6.
    WRITE: / 'font 3 lpi 6'.
    End of print-control
    NEW-PAGE PRINT OFF.
    *--- End of Program

  • Error while launcing the rich pod

    Hello,
    We are getting error while launcing the rich pod after SP5 update in 5.2.
    Error: Jar Resource in JNPL file are not signed by same certificate.
    Regards ,
    Pushkar
    Edited by: Pushkar Patil on Feb 3, 2011 2:52 PM

    PI experts,
    Facing two issues on PI Integration Builder, PI 7.1 has been newly installed in client landscape on Windows & MSSQL database. Being fresh installation we have performed configuration wizard setup as part of the PI post installation procedure.
    ABAP connectivity is fine, while connecting to PI portal to Integration builder we have the same issue what Pushkar Patil had, attaching snapshot. Pushkar replied saying clearing temp files by java application solved his problem. Could any advise me temp location, does he mean C:\TEMP/tmp location?
    Another issue, when we navigate to PI portal, for example http://au0411gol1007:50000/nwa    
    or system information, URL does not give the output, it ends with an error. Screenshot attached for reference.
    Also attaching default trace file for this issue, any help would be of very great help.
    DefaultTrace.trc log ID : 005056004AA4014B0000000000001444
    #2.0 #2013 05 28 05:10:55:238#+00#Error#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#
    com.sap.ASJ.web.000137#BC-WD-JAV#sap.com/tc~wd~dispwda#005056004AA4014B0000000000001444#5649150000000004#sap.com/tc~wd~dispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_GUEST#0##40B939F1C75311E2A3F5005056004AA4#40b939f1c75311e2a3f5005056004aa4#40b939f1c75311e2a3f5005056004aa4#0#Thread[HTTP Worker [@427187079],5,Dedicated_Application_Thread]#Java##
    Cannot process an HTTP request to servlet [dispatcher] in [webdynpro/dispatcher] web application.#1#com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to retrieve client for current request. Causing exception is  nested.
        at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:493)
        at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:200)
        at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
        at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
        at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
        at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
        at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
        at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
        at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
        at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
        at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
        at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
        at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
        at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
        at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
        at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
        at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
        at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
        at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
        at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
        at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
        at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
        at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
        at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
        at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:457)
        at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
        at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
        at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
        at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.services.cal.core.exceptions.WDClientException: Found no client: clientNameReqParam=null, clientNameAppParam=null, useragent=Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
        at com.sap.tc.webdynpro.clientserver.cal.ClientInspector.findClientContainer(ClientInspector.java:212)
        at com.sap.tc.webdynpro.clientserver.cal.ClientInspector.getClient(ClientInspector.java:104)
        at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:491)
        ... 51 more

  • NC Logging/Disposition with SFC QTY 1, not able to Log Second NC on SFC

    Hi,
    i ran into a problem with the NC Logging / Disposition functionality while trying to log NCs for SFCs with a Quantity>1
    Scenario:
    Released SFC with Quantity = 10
    NC_DATA_ENTRY Activity Rule ALLOW_PARTIAL set to YES
    NC_DATA_ENTRY Activity Rule AUTO_SPLIT set to NEVER (ASK and ALWAYS don't make a difference)
    Data Field Assignment Maintenance: Attached Data Field DEFECT_COUNT to Data Type attached to my NC Codes
    NC Code Maintenance: Set Maximum NC Limit (SFC) to 0
    Material Maintenance: Qty Restriction set to Whole Number (tried Any Number as well, no difference)
    Started SFC QTY 1 at first Operation
    Logged NC for QTY1, QTY1 automatically Dispositioned and Scrapped
    Now the issue:
    If i start a second QTY 1 in the POD, and try to Log a NC, the NC Selection appears and i can choose a NC Code,
    but the "Log NC" button stays greyed out.
    The same thing happens on different Operations as well, so somehow the the system doesn't allow a second NC to be logged against the SFC.
    Is there an additional configuration i have to execute to get this working as expected?
    Thanks in advance.

    Hi!
    I've tried your scenario. In my system, "Log NC" button in NC Selection plugin gets activated each time when NC Data Entry plugin is closed and I select a row in Available NC Codes column of NC Selection plugin.
    If NC Data Entry plugin is open, the button is grayed out always.
    Regards,
    Sergiy

  • Check digit on POD ID number

    Hello,
    Can you please tell me how i can introduce a specific check digit function on the POD ID number? Is there a specific transaction to assign a function module to the transaction EEDM10?
    Thanks in advance.

    Hi,
    If you don't have a CRM system and therefore the POD ID are created in ISU:
    Go to transaction SMOD (system enhancements), and search for 'EEDM*' components. You will find the list below:
    EEDMFO01  IS-U/EDM: Exit for Determination of Calc. Mode for Form
    EEDMPI01  IS-U EDM Exit Before Update of Profile Values During Im
    EEDMPRF1  ISU EDM: Status Det. in Profile for Longer Interval Len
    EEDMUFA1  Usage Factor: Calculation of Consumption Factor
    EEDMUI01  IS-U-EDM: Generate and Check External Point of Delivery
    EEDMUI02  IS-U-EDM: Generate and Check External Point of Delivery
    EEDMUI03  IS-U-EDM: Generate and Check External Point of Delivery
    EEDMUI04  IS-U-EDM: Generate and Check External Point of Delivery
    One of the Last 4, should have the USER-EXIT that you need for the check on POD ID creation.
    If you have a CRM system and you wish to create the Check on CRM, let me know then I will find a solution for you.
    KR,
    AAL!

  • PGI Reversal for difference in POD

    HI
    I have a question with regard to Proof of Delivery
    We created sales order for 5 Qtys
    Created Delivery for 5 Qtys
    PGI done for 5 Qtys
    Physically delivered 4 Qtys
    POD confirmation for 4 Qtys with Difference Reason
    Billing for 4 Qtys
    But what will happen to the 1 Qty where PGI already done .When do we reverse that. When i try to reverse teh PGI after doing confirmation in POD (VLPOD) with diffrerence , syetem is not allowing me to reverse the PGI saying POD confirmation is there.
    System is allowing me to reverse the PGI only before the POD confirmation anf if i do so i couldnt enter the difference in POD confirmation.
    There is one transaction VLPODF - Subsequent process for POD where we can see the difference qyts for deliverys. Is this the trancation where we reverse the PGI for difference ?
    KIndly help me in giving your valuable inputs
    Regards
    Anis

    Hi Anis,
    I do not think the standard SAP would allow the reversal of the difference in quantity. The function of the POD is used as such where the nature of the business itself, where the delivery of the actual quantity to the customer is not known from the start.
    So, the actual quantity issued from stock is 5 qty, and when customer received 4 qty, they would want to be billed only for 4 qty. The difference is recorded in the subsequent document of POD in the list where you are able to inspect and make business decision based on the list.
    That's the use of the POD to cater to the need of certain industry where such process is required - i.e. Chemical.
    Hope this helps.
    Thanks.

  • MII Screens versus ME SDK

    Weu2019re looking at extending the ME assembly build screen that is more tailored to do bulk barcode scanning per our particular mfg process, weu2019ve done some mock up screens already in MII using pretty simple html entry screens and issuing the material to a shop order in ME, what is the optimal method for doing this, taking skill set and time out of the equation?
    We believe that if we can do it through the SDK and have the screen installed as a client similar to the rich pod, then that would be the most efficient soln, as having the entry screen sitting on a MII portal would not be as robust.
    We want to evaluate both, but would like to know if SAP have certain recommendations over one or the other? Any other folks have experiences when they evaluated doing one over the other?
    Thanks

    Hello Sean,
    ME SDK is used to develop extensions that are not available in base ME release. For this purposes ME provides API to trigger base functions/processes/validations etc. Activities that are developed using SDK will be run within ME and use its security model. If you just want to create some external app that will be able to retrieve/manage data in ME database without any validations from ME side - I would assume that it can be done in MII. But it's not secure in terms of data integrity.
    Regards,
    Konstantin

  • NC Log Complete webservice error

    Hello,
    Before opening an OSS message, the rule is first ask the forum...
    So I have trouble with NC Log Complete webservice. When trying to invoke it from SOAP UI, I got the following error :
    No enum const class com.sap.me.nonconformance.ScrapOption
    When looking into the log, I see a nice Java dump, here is an extract...
    [EXCEPTION]
    javax.ejb.EJBException: (Failed in component: sap.com/meear) Exception raised from invocation of public com.sap.me.frame.Data com.sap.me.xchange.ProductionFacadeSOBean.processNCLogCompleteMessage(com.sap.me.frame.Data,com.sap.me.frame.Data) throws com.sap.me.frame.BasicBOBeanException method on bean instance com.sap.me.xchange.ProductionFacadeSOBean@4e115fd7 for bean sap.com/meearxml|me.integration.xml.ejb-5.2.5.8-Base.jarxml|ProductionFacadeSO in application sap.com/me~ear.; nested exception is: com.sap.me.frame.mapping.data.MappingException: java.lang.reflect.InvocationTargetException
    Caused by: java.lang.IllegalArgumentException: No enum const class com.sap.me.nonconformance.ScrapOption.
    at java.lang.Enum.valueOf(Enum.java:196)
    at com.sap.me.nonconformance.ScrapOption.valueOf(ScrapOption.java:33)
    at com.sap.me.nonconformance.ScrapOption.fromValue(ScrapOption.java:44)
    ... 121 more
    Anyone has an idea ?
    If I submit the request though the production XML jsp page, with same parameter as in my SOAP UI request, it's ok.
    We are using ME 5.2.5.8.
    Thanks

    Hi  Mikhail
    I don't pass any scrap option, and I don't see any "scrap option" field in the WS definition...
    I see a ScrapComponentOption, but which is optional as I can see in the "documentation" (example will be nice anyway in the document)
    <me:ScrapComponentOption>
    When the disposition function Scrap is selected or a Scrap step is selected, this is the selected scrap option. Required if disposition function or selected step is a scrap step with multiple scrap options and components are assembled onto the current SFC.
    It's not clear what should go there and if I need to put something in...
    I know the request is quite complex and will not be displayed in a friendly format, but here it is...
    <br><br>
    &lt;soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:me="http://sap.com/xi/ME" xmlns:gdt="http://sap.com/xi/SAPGlobal/GDT"&gt;
       &lt;soapenv:Header/&gt;
       &lt;soapenv:Body&gt;
          &lt;me:NCLogCompleteRequest_sync&gt;
             &lt;!Optional:&gt;
             &lt;me:MessageHeader&gt;&lt;/me:MessageHeader&gt;
             &lt;me:NCLogCompleteRequest&gt;
                &lt;me:SiteRef&gt;
                   &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                &lt;/me:SiteRef&gt;
                &lt;me:NcIncidentDone&gt;
                   &lt;me:ActivityRef&gt;
                      &lt;!Optional:&gt;
                      &lt;me:Activity languageCode="?"&gt;GYFFL2_NC&lt;/me:Activity&gt;
                   &lt;/me:ActivityRef&gt;
                   &lt;!Optional:&gt;
                   &lt;me:DateTime timeZoneCode="?" daylightSavingTimeIndicator="?"&gt;2011-03-25T14:51:01.001Z&lt;/me:DateTime&gt;
                   &lt;!Optional:&gt;
                   &lt;me:ResourceRef&gt;
                      &lt;!You may enter the following 2 items in any order&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SiteRef&gt;
                         &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                      &lt;/me:SiteRef&gt;
                      &lt;me:Resource schemeID="?" schemeAgencyID="?"&gt;C28L&lt;/me:Resource&gt;
                   &lt;/me:ResourceRef&gt;
                   &lt;!Optional:&gt;
                   &lt;!Optional:&gt;
                   &lt;me:TotalDefectCount unitCode="?"&gt;1&lt;/me:TotalDefectCount&gt;
                   &lt;!Optional:&gt;
                   &lt;me:ScrapComponentOption languageCode="?"/&gt;
                   &lt;me:SiteRef&gt;
                      &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                   &lt;/me:SiteRef&gt;
                   &lt;!Optional:&gt;
                   &lt;me:NcBeginDateTime timeZoneCode="?" daylightSavingTimeIndicator="?"&gt;2011-03-25T14:51:01.001Z&lt;/me:NcBeginDateTime&gt;
                   &lt;!Optional:&gt;
                   &lt;me:NcCodeRef&gt;
                      &lt;!You may enter the following 2 items in any order&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SiteRef&gt;
                         &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                      &lt;/me:SiteRef&gt;
                      &lt;me:NcCode languageCode="?"&gt;C11701&lt;/me:NcCode&gt;
                   &lt;/me:NcCodeRef&gt;
                   &lt;me:NcContext&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SfcRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;me:Sfc&gt;6940855067&lt;/me:Sfc&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                      &lt;/me:SfcRef&gt;
                   &lt;/me:NcContext&gt;
                   &lt;!1 or more repetitions:&gt;
                   &lt;me:NcData&gt;
                      &lt;!You may enter the following 4 items in any order&gt;
                      &lt;me:SfcRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;me:Sfc&gt;6940855067&lt;/me:Sfc&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                      &lt;/me:SfcRef&gt;
                      &lt;me:UserRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                         &lt;me:UserId&gt;NGIE602&lt;/me:UserId&gt;
                      &lt;/me:UserRef&gt;
                      &lt;me:Sequence unitCode="?"/&gt;
                      &lt;me:IncidentDateTime timeZoneCode="?" daylightSavingTimeIndicator="?"&gt;2011-03-25T14:51:01.001Z&lt;/me:IncidentDateTime&gt;
                   &lt;/me:NcData&gt;
                   &lt;me:NcEndDateTime timeZoneCode="?" daylightSavingTimeIndicator="?"&gt;2011-03-25T14:51:01.001Z&lt;/me:NcEndDateTime&gt;
                   &lt;me:NcOwner&gt;
                      &lt;!Optional:&gt;
                      &lt;me:ResourceRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                         &lt;me:Resource schemeID="?" schemeAgencyID="?"&gt;C28L&lt;/me:Resource&gt;
                      &lt;/me:ResourceRef&gt;
                      &lt;!Optional:&gt;
                      &lt;me:UserRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                         &lt;me:UserId&gt;NGIE602&lt;/me:UserId&gt;
                      &lt;/me:UserRef&gt;
                   &lt;/me:NcOwner&gt;
                &lt;/me:NcIncidentDone&gt;
                &lt;me:NcLog&gt;
                   &lt;!Optional:&gt;
                   &lt;me:ActivityRef&gt;
                      &lt;!Optional:&gt;
                      &lt;me:Activity languageCode="?"&gt;GYFFL2_NC&lt;/me:Activity&gt;
                   &lt;/me:ActivityRef&gt;
                   &lt;!Optional:&gt;
                   &lt;me:Component&gt;
                      &lt;!You may enter the following 3 items in any order&gt;
                      &lt;me:Item&gt;SL-CT00035&lt;/me:Item&gt;
                      &lt;!Optional:&gt;
                      &lt;me:Revision&gt;0010&lt;/me:Revision&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SiteRef&gt;
                         &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                      &lt;/me:SiteRef&gt;
                   &lt;/me:Component&gt;
                   &lt;me:ComponentSfc&gt;
                      &lt;!You may enter the following 2 items in any order&gt;
                      &lt;me:Sfc&gt;6940855067&lt;/me:Sfc&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SiteRef&gt;
                         &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                      &lt;/me:SiteRef&gt;
                   &lt;/me:ComponentSfc&gt;
                   &lt;!Optional:&gt;
                   &lt;me:DateTime timeZoneCode="?" daylightSavingTimeIndicator="?"&gt;2011-03-25T14:51:01.001Z&lt;/me:DateTime&gt;
                   &lt;!Optional:&gt;
                   &lt;me:DefectCount unitCode="?"&gt;1&lt;/me:DefectCount&gt;
                   &lt;!Optional:&gt;
                   &lt;!Optional:&gt;
                   &lt;me:FailureId languageCode="?"&gt;CURED&lt;/me:FailureId&gt;
                   &lt;!Optional:&gt;
                   &lt;me:NcCodeRef&gt;
                      &lt;!You may enter the following 2 items in any order&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SiteRef&gt;
                         &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                      &lt;/me:SiteRef&gt;
                      &lt;me:NcCode languageCode="?"&gt;C11701&lt;/me:NcCode&gt;
                   &lt;/me:NcCodeRef&gt;
                   &lt;me:NcContext&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SfcRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;me:Sfc&gt;6940855067&lt;/me:Sfc&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                      &lt;/me:SfcRef&gt;
                   &lt;/me:NcContext&gt;
                   &lt;me:NcCustomData&gt;
                      &lt;me:Attribute languageCode="?"&gt;CLASSIFICATION&lt;/me:Attribute&gt;
                      &lt;me:Value languageCode="?"&gt;SCRAP&lt;/me:Value&gt;
                   &lt;/me:NcCustomData&gt;
                   &lt;me:NcCustomData&gt;
                      &lt;me:Attribute languageCode="?"&gt;DISPOSITION_GROUP&lt;/me:Attribute&gt;
                      &lt;me:Value languageCode="?"&gt;ALL&lt;/me:Value&gt;
                   &lt;/me:NcCustomData&gt;
                   &lt;me:NcCustomData&gt;
                      &lt;me:Attribute languageCode="?"&gt;DISPOSITION_TYPE&lt;/me:Attribute&gt;
                      &lt;me:Value languageCode="?"&gt;S&lt;/me:Value&gt;
                   &lt;/me:NcCustomData&gt;
                   &lt;me:NcOwner&gt;
                      &lt;!Optional:&gt;
                      &lt;me:ResourceRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                         &lt;me:Resource schemeID="?" schemeAgencyID="?"&gt;C28L&lt;/me:Resource&gt;
                      &lt;/me:ResourceRef&gt;
                      &lt;!Optional:&gt;
                      &lt;me:UserRef&gt;
                         &lt;!You may enter the following 2 items in any order&gt;
                         &lt;!Optional:&gt;
                         &lt;me:SiteRef&gt;
                            &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                         &lt;/me:SiteRef&gt;
                         &lt;me:UserId&gt;NGIE602&lt;/me:UserId&gt;
                      &lt;/me:UserRef&gt;
                   &lt;/me:NcOwner&gt;
                   &lt;me:OperationRef&gt;
                      &lt;!You may enter the following 3 items in any order&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SiteRef&gt;
                         &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                      &lt;/me:SiteRef&gt;
                      &lt;me:Operation&gt;PRS&lt;/me:Operation&gt;
                      &lt;me:Revision&gt;A&lt;/me:Revision&gt;
                   &lt;/me:OperationRef&gt;
                   &lt;!Optional:&gt;
                   &lt;!Optional:&gt;
                   &lt;me:Quantity&gt;1&lt;/me:Quantity&gt;
                   &lt;!Optional:&gt;
                   &lt;me:ResourceRef&gt;
                      &lt;!You may enter the following 2 items in any order&gt;
                      &lt;!Optional:&gt;
                      &lt;me:SiteRef&gt;
                         &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                      &lt;/me:SiteRef&gt;
                      &lt;me:Resource schemeID="?" schemeAgencyID="?"&gt;C28L&lt;/me:Resource&gt;
                   &lt;/me:ResourceRef&gt;
                   &lt;!Optional:&gt;
                   &lt;me:SiteRef&gt;
                      &lt;me:Site&gt;SISL&lt;/me:Site&gt;
                   &lt;/me:SiteRef&gt;
                &lt;/me:NcLog&gt;
             &lt;/me:NCLogCompleteRequest&gt;
          &lt;/me:NCLogCompleteRequest_sync&gt;
       &lt;/soapenv:Body&gt;
    &lt;/soapenv:Envelope&gt;
    <br><br>Thanks

  • How to use Assignment Enforcement(Work Center Maintenance)

    I thought that I was not able to start SFC in the work center which Assignment Enforcement is set in Enforced.
    However, SFC was able to be begun and to be completed by using POD in the following situations.
    Is the mistake found in my way to use Assignment Enforcement?
    Product A can use just resource RSC01 in operation PR001.
    Resource RSC01 is assigned to work center WC001.
    I set Assignment Enforcement in Enforced.
    And No user assign to work center WC001.
    I start SFC at operation PR001 and resource RSC01.

    Yousuke,
    Let me quote the guru of ME first:
    "The Assignment Enforcement option only applies to the actual assignments made in SWA (Rich Supervisor Work Assignment).  If any assignments were made in SWA, then those will be enforced as defined by this rule.  There is still one validation that is performed no matter how this option is set:  The operator must still be in the W/C to perform the work in the Rich POD.  We donu2019t want users from WC1 working in WC2, ever.  That is why we always make this validation, even if the rule is set to None."
    So, in case you use Rich POD, SWA and Assignment Enforcement option, then you should see the error message caused by Assignment Enforcement.
    Regards,
    Sergiy

  • [ANN] yFiles FLEX 1.0 released

    yWorks is proud to announce the official 1.0 release of
    yFiles FLEX, a Flex™-based framework for web-based
    diagramming applications.
    yFiles FLEX allows easy integration of sophisticated diagram
    visualization, animation and editing functionality into Rich
    Internet Applications.
    The library can be used standalone or with an arbitrary
    server technology. For efficient diagram analysis and automatic
    layout algorithms, yFiles FLEX works great in combination with
    yFiles Java and yFiles.NET.
    For more information, please see the .
    yFiles FLEX
    page which provides details on the requirements and features of
    yFiles FLEX and offers live demo applications.
    Features include:
    Full support for (de)serialization of diagram structure,
    layout, and style information using the GraphML standard
    Customizable node and edge styles
    Extensive support for user interaction
    Diagram animation
    Remote communication API
    Printing support
    About yWorks
    yWorks specializes in
    professional software solutions for the visualization of diagrams
    and graphs. Our
    AJAX - and
    Flex
    ™-based Web packages make available this diagramming
    expertise for Web diagramming applications. The
    yFiles for Java
    and
    .NET
    libraries offers state-of-the-art software components that bring
    high-quality diagramming into any Java and .NET application.

    This is really cool. It's nice to see such a well thought-out
    app being created in Flex.

  • Hidden Acrobat comments exposed through Apple Mail Maver-ick

    Acrobat Pro on Maverick has botched up the capability for me to hide areas of an edited Acrobat document. I created many PDF documents and over the last 5 years.  I will create a rectangle of solid white in the comments tool and a cover selected areas of copy I want to hide from the intended recipient, or add typwritter comments over the white box I create to modify the original content. This process of editing my estimates worked well in all previous versions of Mac OS until Maverick.
    I have not upgraded my macbook and it created the covered file which I sent through G-Mail then opened it in my iMac with Mavericks and Apple Mail and the type was exposed the copy I covered up. 
    Mavericks has messed up Acrobat's commenting function.
    Rich

    I hate to break it to you but maybe your system for redacting content was flawed for all these years.
    The comments box isn't intended for this & you may have been leaving them exposed in other PDF readers. Simply layering white comment boxes doesn't necessarily remove the underlying text, especially when the text is 'image based' on another layer. It's equivalent to using a post-it note to redact a physical document, the text still exists if you know how to lift the layer.
    PDF Pen is another app that can redact sections if you want another tool. Acrobat should have an actual redaction tool, check it's help. Also look for updates as Eric suggested. 
    Mavericks may actually be saving you from an incorrect assumption.

  • Labor On- Labor Off Web service or XML

    Hello,
    As there in no available web service for labor on and labor off (The one is available only in Rich POD)
    We are trying to devolope a separate web service for this through SDK.
    first of all i want to know can we use the activities which are for labor On and labor Off other than the Rich POD.
    Is there any way to worked this out using XML messages?
    Please let me know about the same.
    _Regards,
    Pushkar

    Hello ,
    Thanks Evan for the suggestion.
    I tried to write a webservice by tring to implement "import com.sap.me.labor.LaborLogBOInterface"
    but was not too helpful.
    Sergiy,
    As mentioned by Evan can we get the Public API via OSS?
    Regards,
    Pushkar

  • RETURN_TO_SITE Missing in the Router Maintenance

    Hello,
    We use the site2site standard functionality in ME 6.0.4.x, and we now face the problem how to return the defect SFC back to original site, I read the Online help it does mention there is the Disposition Function Routings that has the RETURN_TO_SITE option. But when I open our Router Maintenance but couldn't find it, can you advice how to make it visible for me?
    You can find the bellow screenshot where I have for the routing maintenance.
    Thanks & regards,
    Leon

    Hello Allison,
    I verified the SEND_TO_SITE disposition and made this transferred SFC status to be "Returned".
    Actually I expect this transferred SFC can be automatically sent back to the source site, with the New Or InQueue status, and the NC codes logged in the target site can also send back to source site.
    Do you see a chance that SAP ME can make this happen?
    If you need any further info, just let me know.
    Thanks & regards,
    Leon

  • How To Import Into A Table with Multi-Value Fields

    Hello:
    I have a table with a multi-value field that contains states in which a company does business.  It is multi-value because there can be more than one state.  I tried to import a text tab-delimited file in which the data was arranged as follows:
    Field1 Tab Field 2 Tab OR, WA, CA Tab
    The "State field contained the multiple entries separated by a comma (like they appear in a query of the multi-value field), but it won't accept it.  Does anyone know how to import into a multi-value field?
    Thanks,
    Rich Locus, Logicwurks, LLC

    Joana:
    Here's the code I used to populate a multi-value field from a parsed field.  The parsing routine could be greatly improved by using the Split function, but at that time, I had not used it yet.   FYI... the field name of the multi-value field in
    the table was "DBAInStatesMultiValue", which you can see in the example below how it is integrated into the code.
    Option Compare Database
    Option Explicit
    Option Base 1
    Dim strInputString As String
    Dim intNumberOfArrayEntries As Integer
    Dim strStateArray(6) As String
    ' Loop Through A Table With A Multi-Value Field
    ' And Insert Values Into the Multi-Value Field From A
    ' Parsed Regular Text Field
    Public Function InsertIntoMultiValueField()
    Dim db As DAO.Database
    ' Main Recordset Contains a Multi-Value Field
    Dim rsBusiness As DAO.Recordset2
    ' Now Define the Multi-Value Fields as a RecordSet
    Dim rsDBAInStatesMultiValue As DAO.Recordset2
    ' The Values of the Field Are Contained in a Field Object
    Dim fldDBAInStatesMultiValue As DAO.Field2
    Dim i As Integer
    ' Open the Parent File
    Set db = CurrentDb()
    Set rsBusiness = db.OpenRecordset("tblBusiness")
    ' Set The Multi-Value Field
    Set fldDBAInStatesMultiValue = rsBusiness("DBAInStatesMultiValue")
    ' Check to Make Sure it is Multi-Value
    If Not (fldDBAInStatesMultiValue.IsComplex) Then
    MsgBox ("Not A Multi-Value Field")
    rsBusiness.Close
    Set rsBusiness = Nothing
    Set fldDBAInStatesMultiValue = Nothing
    Exit Function
    End If
    On Error Resume Next
    ' Loop Through
    Do While Not rsBusiness.EOF
    ' Parse Regular Text Field into Array For Insertion into Multi-Value
    strInputString = rsBusiness!DBAInStatesText
    Call ParseInputString
    ' If Entries Are Present, Add Them To The Multi-Value Field
    If intNumberOfArrayEntries > 0 Then
    Set rsDBAInStatesMultiValue = fldDBAInStatesMultiValue.Value
    rsBusiness.Edit
    For i = 1 To intNumberOfArrayEntries
    rsDBAInStatesMultiValue.AddNew
    rsDBAInStatesMultiValue("Value") = strStateArray(i)
    rsDBAInStatesMultiValue.Update
    Next i
    rsDBAInStatesMultiValue.Close
    rsBusiness.Update
    End If
    rsBusiness.MoveNext
    Loop
    On Error GoTo 0
    rsBusiness.Close
    Set rsBusiness = Nothing
    Set rsDBAInStatesMultiValue = Nothing
    End Function
    Public Function ParseInputString()
    Dim intLength As Integer
    Dim intStartSearch As Integer
    Dim intNextComma As Integer
    Dim intStartOfItem As Integer
    Dim intLengthOfItem As Integer
    Dim strComma As String
    strComma = ","
    intNumberOfArrayEntries = 0
    strInputString = Trim(strInputString)
    intLength = Len(strInputString)
    ' Skip Zero Length Strings
    If intLength = 0 Then
    Exit Function
    End If
    ' Strip Any Leading Comma
    If Mid(strInputString, 1, 1) = "," Then
    Mid(strInputString, 1, 1) = " "
    strInputString = Trim(strInputString)
    intLength = Len(strInputString)
    If intLength = 0 Then
    Exit Function
    End If
    End If
    ' Strip Any Trailing Comma
    If Mid(strInputString, intLength, 1) = "," Then
    Mid(strInputString, intLength, 1) = " "
    strInputString = Trim(strInputString)
    intLength = Len(strInputString)
    If intLength = 0 Then
    Exit Function
    End If
    End If
    intStartSearch = 1
    ' Loop Through And Parse All the Items
    Do
    intNextComma = InStr(intStartSearch, strInputString, strComma)
    If intNextComma <> 0 Then
    intNumberOfArrayEntries = intNumberOfArrayEntries + 1
    intStartOfItem = intStartSearch
    intLengthOfItem = intNextComma - intStartOfItem
    strStateArray(intNumberOfArrayEntries) = Trim(Mid(strInputString, intStartOfItem, intLengthOfItem))
    intStartSearch = intNextComma + 1
    Else
    intNumberOfArrayEntries = intNumberOfArrayEntries + 1
    intStartOfItem = intStartSearch
    intLengthOfItem = intLength - intStartSearch + 1
    strStateArray(intNumberOfArrayEntries) = Trim(Mid(strInputString, intStartOfItem, intLengthOfItem))
    End If
    Loop Until intNextComma = 0
    End Function
    Regards,
    Rich Locus, Logicwurks, LLC
    http://www.logicwurks.com

  • Do you know any public sites exclusively built with Trinidad components?

    Hi,
    We're redeveloping our customer self-service site. We'd very much like to support a sizeable portion of our customers who still use IE6. To do so, we need to build our UI with Trinidad and not Rich Client components. I'm wary that we might lose the slicker appearance and more sophisticated functionality that Rich Client offers over Trinidad.
    If possible, I'd like to see some real, public web-sites that have only used Trinidad in the creation of their UI.
    If anyone has worked on such sites, or if anyone can confirm that a site is exclusively Trinidad, I'd love to hear from you so I can go take a look.
    One other quick question: if we go with Trinidad, we cannot use ADF Faces' templates for common screen sections that appear on multiple JPSs; we have to include JSP fragments using <jsp:include>, right?
    Thanks for the help, all.
    Regards,
    Ken.

    I truly think that starting a new site today with the IE6 limitation in mind is a mistake, given the fact that MS is going to desupport it soon, and the fact that the number of users out there that use it is rapidly decreasing.
    That said, here are several sites built with ADF 10.1.3 (which is the base for the Trinidad components):
    https://wwws.gen.lacapitale.com/ServicesEnLigne/faces/pages/sousSoumSommaire.jspx
    http://www.sparinvest.at/sparinvest/faces/portal/home/start.jsp
    http://www.epsebe.ca/
    http://www.forestportal.sk:8080/SIWeb

Maybe you are looking for

  • How can I filter messages that do NOT contain a specific word in the subject?

    I want to do the opposite of what filtering normally does. I want to filter out messages that do not contain a word or a string. For example, I want to display emails that do not contain the word "meeting" in the subject. Is this possible? If so, how

  • Popup New and Edit don't works

    i have a popup window s with adf that edit new record and edit record but when i catch the cancel event with PopupCanceledEvent but the delete don't work please help me

  • How to update column in Oracle SQL Developer?

    Hi everybody, How can I update table in Oracle SQL Developer like in PL/SQL Developer use: Select * from table for update; Thank you~

  • Create Alert with Function Modul

    Hello I want to creat a Alert in Z-program. Which Function Modul could I use to create an alert? I don't find the right Modul. Thanks Sven

  • Sync Proxy alerting in SAP

    Hi, I have a scenario as follows: SAP sender sync proxy -> PI -> JDBC (action = update_insert) The JDBC receiver adapter will send back the number of records updated or inserted. My question is how to raise an alert in SAP based on the response from