Common Dis.chn

Hello SAP gurus,
1. Why do we maintain common Dis channel and Common DIVisions.
2. Can u tell clearly with the example about alt calc type, alt condition base value. and about subtotal in pricing.

<b>AltCty - Condition formula for alternative calculation type:</b>
•     It is again a Routine that is written by ABAP Consultant.
•     It is an alternative formula for the condition type that can be used instead of standard formulas.
•     For example, let us take the Profit Margin which can be both + / - , so here this routine will help us in generating the value which can be either + or -. Profit margin is not a condition type so it cannot be classified as +ve or -ve in the V/06.
•     Ex.: 950 0 Profit Margin 11.
•     So we assign 11 - Profit Margin.
•     If new routines are to be defined we follow the procedure given below.
o     Go to T.Code: VOFM. - Maintain Requirements & Formulas
o     Click on the "Formulas" and then on the "Condition Values".
o     We have a list of routines, we can ask ABAP consultant to create new routines based on the client requests.
o     And we assign the application type.
<b>
AltCBV - Alternative formula for condition base value:</b>
The alternate base value is used as the calculation basis only, while the alternate calculation is used to modify the final value.
For example, imagine you have a condition type ZZ01, with a condition record maintained (master data) for $100. Now, condition ZZ02 also exists lower in the schema, but with a rate of 10%. The standard calculation would result in a final value of $110.
The alternate base value could say, "don't use $100 as the basis -- use the original price PR00 only, which was $90." Then, the final value would be $100 + (10% of $90) = $109.
The alternate calculation routine says, "ignore the 10% altogether. Instead, use an externally calculated 20%." Then, you end up with a final value of $100 + (20% of $100) = $120.
Put them both together, and you could end up with $100 + (20% of $90) = $118.
•     Formula for determining the condition basis as an alternative to the standard.
•     It is again a Routine that is written by ABAP Consultant.
•     It is used as a basis to calculate value of the condition type instead of using it from the "FROM" column.
•     Ex.: Freight - KF00.
•     Freight is calculated based on weight, volume etc. and not on the base price. In pricing there is no entry of weight from which the value can be referred like we do for discounts using base price. We have to get the value from the Material master.
•     In this column we can mention the value as 12 - Gross Weight or 13 - Net Weight.
•     During pricing, the system will consider the value that is mentioned in this column and determine the freight based on this value.
•     Suppose we have Net weight: 100 kgs and Gross Weight: 150 kgs. And if we mention 13 in this column then the Freight condition KF00 will be calculated using the weight as 100 kgs.
<b>Subtotal:</b>•     The value of this field determines where the values of subtotals to be captured i.e. in which table and which field.
•     Controls whether and in which fields condition amounts or subtotals (for example, a customer discount or the cost of a material) are stored.
•     If the same fields are used to store different condition amounts, the system totals the individual amounts.
•     These condition amounts or subtotals are used as a starting point for further calculations. You may, for example, want a subtotal of all the discounts included in the pricing of a sales order.
<b>Common Dist and Division</b>
This is mainly for reducing the Master records...
Plz go through this link..
http://help.sap.com/saphelp_47x200/helpdata/en/53/c98659ca3711d2b494006094b9114a/frameset.htm
Message was edited by:
        sam masker

Similar Messages

  • ERROR COMMON DC & DIV.

    HI ALL ,
    The sales org is 2345 ,with dc 23 , div 45, for which master data has been maintained & CONSIDERING the above sales area created common dis ch & div.
    SALES ORG 2345 , DIS CHN A1 & A2 .DIV B1 & B2.
    VOR1 : COMMON  D.C :
    2345(S.O), 23 (DC), 23(DC CONDI),23 (DC CUST/MT) 
    2345(S.O), A1 (DC), 23(DC CONDI),23 (DC CUST/MT) 
    2345(S.O), A2 (DC), 23(DC CONDI),23 (DC CUST/MT) 
    VOR2 : COMMON DIV :
    2345(S.O), 45 (DV), 45(DV CONDI),45 (DV CUST) 
    2345(S.O), B1 (DV), 45(DV CONDI),45 (DV CUST)
    2345(S.O), B2 (DV), 45(DV CONDI),45 (DV CUST)
    ERROR :
    When the order is raised for sales area 2345 ,a1 , b1 or  2345 a2, b2 the system thows an error msg " SOLD TO PARTY 40088 NOT DEFINED FOR SALES AREA 2345 ,A1,45.
    CAN U PL GUIDE .
    ALL THE CONFIG IN ENTERPRISE STRUCTURE IS ACCURATE .
    THANKS,
    JERRY .

    hi
    Check your setting related to Sales area
    Set up sales area     
    T-code: OVXG
    Path:  Enterprise Structure  ® Assignment ® Sales and Distribution ® Set up sales area
    Assign Sales Area To Sales Document Types
    T-code: OVAO
    Path: Sales and Distribution ® Sales ® Sales Documents ® Sales Document Header ®  Assign Sales Area To Sales Document Types
    Assign Sales Areas To Customer Hierarchy Types     
    Path: Sales and Distribution ® Master Data ® Business Partners ® Customers ® Customer Hierarchy ® Assign Sales Areas
    Regards
    Vishal

  • Item condition for only one particular sales order type, manual condition.

    Hi Gurus
    We have one condition ZXXX, item condition and it should process manually for one particular order type, ZOR. it should not process for other document types like ZOR1 etc.
    i did create condition table with S.org/dis chn/div/ sales.doc type. and kept in access seq. and same in condition type ZXXX. and mainatined condition record as with sales area and doc type ZOR.
    condition type settings ate like item condition and manaula entries - no limitation.
    in pricing procedure i didnt checked manaul, mandoatry and statistic.
    but whn iam craeting in ZOR1 and giving manually condition ZXXX, its accepting but as per our condition record it should get only for ZOR... where iam missing the seeting, please suggest.
    Thanks
    Ramki

    Hi Ram,
    In my point of view i think so you have to create the new document pricing procedure.
    after creating that you have maintain new item catergory determination procedure using the new document pricing procedure created before.
    assign this document pricing procedure to your ZOR document type.
    now create new pricing procedure by copying the standard one.
    after that do the assigning procedure for the pricing procedure by using the new document pricing procedure.
    then try to create the order with ZOR and also with ZOR1
    Make sure that your condition type is not assign to any other pricing procedure.
    if it happens then let me know also.
    Suneet Prakash

  • Post golive

    hi SAP gurus,
      1.Solving Post Go.live enduser issues.  What is this?
      What is the meaning of post golive issues. Plz do explain.
    2. Why to give common Dis.channel and common Division. what is the use .

    hi,
    post go-live end user issues- wen the system has been throughly tested and configured and the changes are moved to the production server so that the end user can work on the new application, he may come across issues like that of master data, screen transition, BPR chnages etc.
    common DC and Dv are basically to enable extension of master data to other sales areas, thus reducing wrk.
    saurabh

  • File dis-ambiguation

    Situation as follows:
    Customer uses the same filename (say 'purchaseOrder') to represent two quite distinct text files. One text file ('purchaseOrder') we'll call a 'type 1' purchase order, and another 'purchaseOrder' being a 'type 2' purchase order. Both text files are quite different i.e. use the same / similar fields, but these are arranged in different ways and different ordering in each file type.
    In summary:
    'purchaseOrder' being the one common filename, can either be:
    --&gt; puchaseOrder (type 1); with structure 'A'
    --&gt; purchaseOrder (type 2); with structure 'B'
    Each type really should be identified using separate filenames, but unfortunately they share the same file name.
    When using the File/FTP 'native format builder', separate schemas are created, one for 'type 1' purchase order (structure 'A') and a different one for 'type 2' purchase order (structure 'B'), given each purchase order type has a different delimitation / structure. This is fine, but unfortunately doesn't help as the FTP adapter will not be able to determine which XML schema to apply given the one common filename when performing the 'get' operation on 'purchaseOrder'.
    I could ask the customer to change the filename ('[purchaseOrder') i.e. a purchase order could be generated with separate filenames depending on which type e.g. 'purchaseOrder-type1'  for structure 'A' and 'purchaseOrder-type2' for structure 'B'. This would ensure I could assign separate 'native format builder' XML schemas to each separate file type for the FTP adapter - the problem is, doing this is a substantial application change for the customer and therefore not a viable option at this point.
    If I'm stuck with 'purchaseOrder' which can be either file type, how can I dis-ambiguate which purchase order type, so the correct XML schema can be used to map the text file (either a 'type 1' or a 'type 2' file)?
    I've thought of a way but it's a hack and only a partial solutions given it may not be able to deal with unexpected errors very well e.g.
    - FTP 'get' purchaseOrder using the 'opaque' option (base-64 encoded)
    - Use BPEL's embedded Java capability to open the file and determine (based on a pre-determined set of ordered attributes) which type it really is i.e. use Java in BPEL to dis-ambiguate
    - Write the file to a local file system (via outbound File adapter) using a relevant filename which captures the semantic meaning of the file e.g. 'type 1' or 'type 2' purchase order
    - Read the file (with the 'correct' filename) from the local file system (via inbound File adapter). We then know which purchase order type we are dealing with
    - Continue processing as required...
    I am looking for a better solution / option / variation of the above, assuming one is available...                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    user650847 wrote:
    Hi Johan,
    Sample sanitised data as follows:
    PURCH 112834502469011 1O130/10/0707:53:42
    PURCH 112831000061733 1O208/11/0711:15:22
    PICKS 112830010263742 0001O3V307
    The first 2 file samples have the same structure and different content. The third one has a different structure.Create a schema that has two complex types, one for each type of data. Then create a root element with a choice-group between the two types like this:
    <xsd:element name="purchaseOrder">
    <xsd:complexType>
    <xsd:choice maxOccurs="unbounded" nxsd:choiceCondition="fixedLength" nxsd:length="5">
    <xsd:element ref="purchaseOrderType1" nxsd:conditionValue="PURCH"/>
    <xsd:element ref="purchaseOrderType2" nxsd:conditionValue="PICKS"/>
    </xsd:choice>
    </xsd:complexType>
    </xsd:element>
    See [http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28994/nfb.htm#CCGDIIFC] for details and other similar samples.
    Regards,
    Johan Rydström

  • Checkout in My Workflow Assignments folder through DIS

    Hi,
    I have a document in workflow. When i try to checkout the document from DIS after going to My Workflow Assignments folder, it pops up a dialog box "The properties for the content item cannot be obtained". But the document gets checked out successfully. Can anybody tell me why is this happening?
    I'm using Oracle UCM 11.1.1.4 version.
    Regards,
    Rohan

    Hi Srinath,
    Yes im getting this error message in the Content server logs on the checkout action from DIS. Here is the stack trace:
    Event generated by user 'weblogic' at host 'localhost:16200'. Unable to execute service method 'getLocationInformation'. Runtime error: java.lang.ArrayIndexOutOfBoundsException: 1 [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,localhost:16200!$!csUnableToExecMethod,getLocationInformation!syServiceRuntime,java.lang.ArrayIndexOutOfBoundsException: 1
    intradoc.common.ServiceException: !csUnableToExecMethod,getLocationInformation
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2071)
    at intradoc.server.Service.buildServiceException(Service.java:2207)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2201)
    at intradoc.server.Service.createServiceException(Service.java:2196)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:102)
    at intradoc.server.Service.doCodeEx(Service.java:532)
    at intradoc.server.Service.doCode(Service.java:504)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1622)
    at intradoc.server.Service.doAction(Service.java:476)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1439)
    at intradoc.server.Service.doActions(Service.java:471)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1371)
    at intradoc.server.Service.executeActions(Service.java:457)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:723)
    at intradoc.server.Service.doRequest(Service.java:1865)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1332)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1678)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:221)
    at sun.reflect.GeneratedMethodAccessor114.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1592)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
    at webdavcomponent.WebdavFileReference.getPathAt(WebdavFileReference.java:134)
    at webdavcomponent.WebdavHandler.getLocationInformation(WebdavHandler.java:103)
    at webdavcomponent.WebdavHandler.getLocationInformation(WebdavHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor154.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    ... 42 more
    Thanks,
    Rohan

  • DIS Connection issue.

    Hi All,
    I am facing issue while i am trying to connect to the DIS. I have icon on my desktop named - Oracle Content Servers which i got after i installed DIS. When i open this Oracle Content Server, i have to Add a Server. I add my respected server. After adding i login to it. There i can see six different folders like Contribution Folder, My Checked out Content, Trash , Projects , etc.
    I can open all Folders, but when i open Contribution Folder i get an Error message *404 – Not Found. http://<hostname>:portnumber/idc/idcplg/webdav/Contribution Folders..*
    I am not getting why i am getting this type of error. Please help me as this has created lots of issues for me.

    I see two apparent errors in your log & I've snipped the relevent bits at the bottom.
    #1, are you doing anything folio related? It appears that a specific dID, 38633, is attempting to be retrieved, but it cannot be found. Sometimes this happens when a folio is attempted to be created, but the template folio isn't available anymore. Could something like this be occurring?
    #2 is a scripting error of the CHECK_USER_CREDENTIALS. I don't see any custom code in the stack, so this might be an ootb error. I notice that the user is being authorized when this error occurs. Do you have any authorization customizations that could be causing the issue?
    Let me know if any of this jogs your memory or helps point you towards any customizations or folio configurations!
    -ryan
    #1
    folios/3     12.13 04:02:44.587     index update work     !csCpdUnableToUpdateFolio intradoc.common.ServiceException: !csUnableToDownload,(null)folios/3     12.13 04:02:44.587     index update work     at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.buildServiceException(Service.java:2260)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.createServiceException(Service.java:2249)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.FileService.computeDocID(FileService.java:421)
    folios/3     12.13 04:02:44.587     index update work     at sun.reflect.GeneratedMethodAccessor650.invoke(Unknown Source)
    folios/3     12.13 04:02:44.587     index update work     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    folios/3     12.13 04:02:44.587     index update work     at java.lang.reflect.Method.invoke(Method.java:597)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.doCodeEx(Service.java:550)
    folios/3     12.13 04:02:44.587     index update work     at ziprenditions.ZipRenditionsHandler.callMethodRecursively(ZipRenditionsHandler.java:1635)
    folios/3     12.13 04:02:44.587     index update work     at ziprenditions.ZipRenditionsHandler.computeDocID(ZipRenditionsHandler.java:692)
    folios/3     12.13 04:02:44.587     index update work     at sun.reflect.GeneratedMethodAccessor649.invoke(Unknown Source)
    folios/3     12.13 04:02:44.587     index update work     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    folios/3     12.13 04:02:44.587     index update work     at java.lang.reflect.Method.invoke(Method.java:597)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.doCodeEx(Service.java:533)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.doCode(Service.java:505)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.doAction(Service.java:477)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.Service.doActions(Service.java:472)
    folios/3     12.13 04:02:44.587     index update work     at folios.FolioManager.computeFolioFilePath(FolioManager.java:191)
    folios/3     12.13 04:02:44.587     index update work     at folios.FolioManager.computeFolioFilePathSimple(FolioManager.java:78)
    folios/3     12.13 04:02:44.587     index update work     at folios.FolioManager.readFolio(FolioManager.java:100)
    folios/3     12.13 04:02:44.587     index update work     at folios.FolioIndexerFilter.updateStaleFolioEntries(FolioIndexerFilter.java:844)
    folios/3     12.13 04:02:44.587     index update work     at folios.FolioIndexerFilter.doFilter(FolioIndexerFilter.java:109)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.indexer.Indexer.doIndexing(Indexer.java:395)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.indexer.Indexer.buildIndex(Indexer.java:319)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.IndexerMonitor.doIndexing(IndexerMonitor.java:1021)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.IndexerMonitor$4.run(IndexerMonitor.java:841)
    folios/3     12.13 04:02:44.587     index update work     Caused by: intradoc.common.ServiceException: !csItemNoLongerInSystem1,38633
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.utils.FileRevisionSelectionUtils.computeDocumentRevisionInfo(FileRevisionSelectionUtils.java:487)
    folios/3     12.13 04:02:44.587     index update work     at intradoc.server.FileService.computeDocID(FileService.java:416)
    folios/3     12.13 04:02:44.587     index update work     ... 32 more
    #2
    (internal)/6     12.13 02:51:09.564     IdcServer-56290     Granting the 'guest' as 'Public' role.
    (internal)/6     12.13 02:51:09.564     IdcServer-56290     Granting access to 'EMPL/MKTG/MKTGKITS' account.
    (internal)/6     12.13 02:51:09.564     IdcServer-56290     Granting access to 'MAIN/EVNT' account.
    folderscache/6     12.13 02:51:09.573     IdcServer-56290     Active 41 Accessible (m_htIDtoCol): 0
    services/3     12.13 03:32:24.135     IdcServer-56716     !csUserEventMessage,[email protected],OTHER.DOMAIN.com!csFileServiceReferredToBy,https://REFERRING.DOMAIN.COM/GMKP/Campaign/GMKP_CAMPAIGN_SECONDARY?CampaignCatId=2&CampaignId=86!csFileServiceUserAgent,Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML\, like Gecko) Chrome/15.0.874.121 Safari/535.2,GET intradoc.common.ServiceException: !csIllegalScriptAccess,CHECK_USER_CREDENTIALS
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.buildServiceException(Service.java:2260)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.createServiceException(Service.java:2249)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1185)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.executeServiceEx(Service.java:3861)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:1231)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3856)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:269)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1430)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:908)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:623)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:2060)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1872)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1836)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1794)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sun.reflect.GeneratedMethodAccessor13561.invoke(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3     12.13 03:32:24.135     IdcServer-56716     at java.lang.reflect.Method.invoke(Method.java:597)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sitestudio.SSClassHelper.invokeRaw(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sitestudio.SSClassHelper.invoke(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sitestudio.SSScriptExtensions.evaluateIncludeXmlEx(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sitestudio.SSScriptExtensions.evaluateIncludeXml(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sitestudio.SSScriptExtensions.evaluateXmlForIdoc(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sitestudio.SSScriptExtensions.processIncludeXml(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sitestudio.SSScriptExtensions.evaluateFunction(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1430)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:908)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:1088)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:623)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.common.DynamicHtmlMerger.outputDynamicHtmlPage(DynamicHtmlMerger.java:2007)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.buildResponsePage(Service.java:1267)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.doResponse(Service.java:2076)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.FileService.doResponse(FileService.java:1469)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.Service.doRequest(Service.java:1890)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
    services/3     12.13 03:32:24.135     IdcServer-56716     at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sun.reflect.GeneratedMethodAccessor339.invoke(Unknown Source)
    services/3     12.13 03:32:24.135     IdcServer-56716     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    services/3     12.13 03:32:24.135     IdcServer-56716     at java.lang.reflect.Method.invoke(Method.java:597)
    services/3     12.13 03:32:24.135     IdcServer-56716     at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    services/3     12.13 03:32:24.135     IdcServer-56716     at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    services/3     12.13 03:32:24.135     IdcServer-56716     at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    services/3     12.13 03:32:24.135     IdcServer-56716     at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
    services/3     12.13 03:32:24.135     IdcServer-56716     at idcservlet.ServletUtils.executeContentServerIntegrateMethod(ServletUtils.java:1567)
    services/3     12.13 03:32:24.135     IdcServer-56716     at idcservlet.IdcFilter.doFilter(IdcFilter.java:361)
    services/3     12.13 03:32:24.135     IdcServer-56716     ... 26 more

  • Common distribution channel in SD

    Hi All,
    I got a product from sap ECC to CRM with sales area org1, dis(disribution channel)1, div1
    dis1 is common ditribution channel for 2, 3, 4, 5 in ECC SD.
    but when am trying to create order in crm with that material in distibution channel 2,
    getting error that it is not maintianed in dis2.
    and in crm product sales area am able to see only org1, dis1, div1 as sales area.
    how to avoid this problem.
    please any clues.
    Thanks,
    Priya

    I am looking for the common distribution channel function in CRM but I cannot find it. It is working fine in SD ECC.
    I need to replicated it to CRM from ECC. Would you let me know how to fix it?

  • How do I use edge commons composition loader to load multiple compositions with a next and back button?

    I am working on an interactive book and have set up each page as a separate composition in edge.
    I am using  the edge commons JS library to load multiple compositions into a main composition.
    You can see how this works here: Edge Commons - Extension Library for Edge Animate and Edge Reflow | EdgeDocks.com
    The way the edge commons tutorial is set up requires a button for each composition i want to load. I am interested in loading multiple compositions with a "next" and "back" button, and a "swipe left, "swipe right" gesture on the content symbol that each composition is loaded into. I also need the swipe features on the content symbol not to interfere with the interactive elements on the loaded composition.
    Please suggest a solution that will work without adding additional scripts beyond edge commons and jquery.

    Sort of. I'm using this code inside an action for a button symbol. But it doesn't work perfectly. Trying to debug it.
    Let me know if you have any luck.
    //Check to see if pageCounter already exists
    if (typeof EC.pageCounter === 'undefined') {
      // it doesn't exist so initialize it to first page
        EC.pageCounter = 2;
    //check if the page is only 1 digit -- patch for single digit
    if (EC.pageCounter < 9) {
       // it is, so we need to pad a 0 on the front.
      EC.pageCounterString = "0" + EC.pageCounter;
      //e.g.  01 ...09,11,12,13....115,222352,,....
    else {
      EC.pageCounterString = EC.pageCounter;
    EC.loadComposition(EC.pageCounterString + "/publish/web/" + EC.pageCounterString + ".html", sym.$("container"));
    EC.pageCounter = EC.pageCounter + 1;
    //TODO for back  -1

  • How to give Common Background color for all JPanels in My Swing application

    Hi All,
    I am developing a swing application using The Swing Application Framework(SAF)(JSR 296). I this application i have multiple JPanel's embedded in a JTabbedPane. In this way i have three JTabbedPane embedded in a JFrame.
    Now is there any way to set a common background color for the all the JPanel's available in the application??
    I have tried using UIManager.put("Panel.background",new Color.PINK);. But it did not work.
    Also let me know if SAF has some inbuilt method or way to do this.
    Your inputs are valuable.
    Thanks in Advance,
    Nishanth.C

    It is not the fault of NetBeans' GUI builder, JPanels are opaque by default, I mean whether you use Netbeans or not.Thank you!
    I stand corrected (which is short for +"I jumped red-eyed on my feet and rushed to create an SSCCE to demonstrate that JPanels are... mmm... oh well, they are opaque by default... ;-[]"+)
    NetBeans's definitely innocent then, and indeed using it would be an advantage (ctrl-click all JPanels in a form and edit the common opaque property to false) over manually coding
    To handle this it would be better idea to make a subclass of JPanel and override isOpaque() to return false. Then use this 'Trasparent Panel' for all the panels where ever transparency is required.I beg to differ. From a design standpoint, I'd find it terrible (in the pejorative sense of the word) to design a subclass to inconsistently override a getter whereas the standard API already exposes the property (both get and set) for what it's meant: specify whether the panel is opaque.
    Leveraging this subclass would mean changing all lines where a would-be-transparent JPanel is currently instantiated, and instantiate the subclass instead.
    If you're editing all such lines anyway, you might as well change the explicit new JPanel() for a call to a factory method createTransparentJPanel(); this latter could, at the programmer's discretion, implement transparency whichever way makes the programmer's life easier (subclass if he pleases, although that makes me shudder, or simply call thePanel.setOpaque(false) before returning the panel). That way the "transparency" code is centralized in a single easy to maintain location.
    I had to read the code for that latter's UI classes to find out the keys to use (+Panel.background+, Label.foreground, etc.), as I happened to not find this info in an authoritative document - I see that you seem to know thoses keys, may I ask you where you got them from?
    One of best utilities I got from this forum, written by camickr makes getting these keys and their values very easy. You can get it from his blog [(->link)|http://tips4java.wordpress.com/2008/10/09/uimanager-defaults/]
    Definitely. I bit a pair of knucles off when discovered it monthes after cumbersomely traversing the BasicL&F code...
    Still, it is a matter-of-fact approach (and this time I don't mean that to sound pejorative), that works if you can test the result for a given JDK version and L&F, but doesn't guarantee that these keys are there to stand - an observation, but not a specification.
    Thanks TBM for highlighting this blog entry, that's the best keys list device I have found so far, but the questions still holds as to what specifies the keys.
    Edited by: jduprez on Feb 15, 2010 10:07 AM

  • What are the commonly encountered issue in Go-Live for GATP implementation?

    Dear All,
    I am currently involved in a GATP implementation project.
    I would like know that -
    1. What are commonly encountered GATP related problems during Go-Live?
        [I have already prepared a list for the same. Some of the root causes are like -
        1. Incorrect strategy group maintained in the material master.
        2. During CIF model creation 'Availability Check' check box not activated.
        3. Availability check and allocation should be activated for the schedule line.
        4. Incorrect rule maintenace for RBA. (RBA04)
        5. Incorrect rule assignment for RBA. (AO11)
        6. Incorrect Check instruction.
        7. Incorrect Check control
        and so on.....]
    2. Is there any check list available in the forum for the same?
    Thanks & Regards
    Piyush Ranpura

    Hi Piyush,
    1) You definitely need to ensure that your OVZJ settings are as expected in the production system after go-live as it can lead to zero confirmations or incorrect confirmations if is is missed.
    2) Coming to Product allocation, hope you know that system cannot read "0" allocation figure and to counter the same, perhaps you may need to build a solution to make it as "-1" so that system understands it better
    3) In the area of ODLs, you will face issues with incorrect data being available in ODLs, this is caused because of some inconsistencies ( I am sure ODLs as a concept is not fully fool proof ). You need to schedule the program /SAPAPO/ODLR in the production system weekly or if the data is less schedule it daily
    4) It may also happen that the logistics team had introduced some new calendars and APO team is unaware of it and you may encounter issues in Scheduling. Try to make sure that the time streams are created correctly and at the same all the relevant route scheduling condition records are correctly maintained w.r.t the data in the source system.
    5) Do a test run on Availability check immediately after system goes-live. this will tell you if there is any problem with the RFC connection, Live cache errors etc.,
    There could be many more apart from this.
    Hope this helps
    Babu Kilari

  • Steps to troubleshoot and get past common problems with Audition

    When you encounter a problem with Audition, the following steps are often useful for getting past the problem and/or determining the cause of the problem:
    1.  Hold down SHIFT while you launch Audition
         This overrides the preference files and launches Audition using the default settings.
    2.  Manually rename or delete the preferences folder
         Step 1 only overrides certain preference files, while others such as Workspace preference files, may be the cause of the problem.  Depending on your OS, locate the "5.0" folder in the location below and rename it or delete it.
         Windows XP: C:\Document and Settings\<username>\Application Data\Adobe\Audition\5.0\
         Windows Vista/7: C:\Users\<username>\AppData\Roaming\Adobe\Audition\5.0\ *
         Mac OS X: ~\Library\Preferences\Adobe\Audition\5.0\ **
              * "AppData" may be a hidden folder.  You can type it into the location bar, or enable "Show Hidden Files" in Windows.
              ** This is your user-level Library folder, not the system-level tree.
    3. Check your Audition Log.txt file
         To enable a log file with CS 5.5, you must create an empty file in your preferences folder called "Audition Log.txt" using notepad, text edit, or any other editor.  After you create this file, launch Audition and if it fails, open and/or share the log file for more specific information about what's happening.
    4. Check the Operating System console or error log
         Both OS X and Windows can track application errors, and if the problem is occurring outside of the application code - a driver conflict, for example - then the OS error report may be more informative than what we can get from the application.
         OS X: launch /Applications/Utilities/Console.app   Clear the view, then launch Audition and note any error messages that appear.
         Windows: launch Control Panel > Administrative Tools > Event Viewer > Windows Logs > Application then launch Audition and note any error messages that appear.
    5. Re-install Audition
         If at this point, nothing has resolved the issue or the error logs are inconclusive, it's a good time to uninstall Audition, reboot, and reinstall Audition.
    6. Obtain the full crash dump and send it to the Adobe team
         So you've walked through all the above steps, you've disconnected any external hardware interfaces to rule out any device or driver conflicts, and you've exhausted the basic troubleshooting steps.  Visit http://forums.adobe.com/thread/900619 and follow the steps for your OS that Charles has documented to best obtain a full crash memory dump for Audition, and send that to [email protected] with a description of the problem and the steps you've taken, and we'll take a look. 

    Firstly yes these are common problems and secondly hopefully they will be fixed with updated software 2.1 which is due for release this coming Firday!

  • How can I integrate metadata and keywords in Lightroom with those in Photoshop, Bridge, and Photoshop Elements? In other words, is there a way to retrieve common metadata templates from all modules? Thanks!

    Keyword and Metadata Integration throughout Adobe Modules

    Thanks! That's helpful.
    What I mean by "common metadata", is a unified, updated, most current metadata, which I could update in each program. That is without overwriting the metadata, but appending new keywords to the metadata I created in the previous program.
    I use Bridge, then Lightroom and finally Photoshop. That's the regular workflow: Bridge for preliminary sorting and and adding some keywords; Lightroom for organizing and picking the best images; finally, Photoshop for processing. I got Photoshop Elements on trial. Doesn't work for my purposes.
    I need to share and update the metadata / keywords when I go from one program into another. Can't retrieve metadata I set up in Bridge into Lightroom. Same happens with Photoshop, where I can't retrieve keywords I add in Lightroom. It's tedious to write up the keywords again.
    Thanks for your efforts!

  • How Common Are "Lock-ups"?

    Hi all. I just inherited a 20G "Click Wheel" iPod. It was my daughter's and it got dropped causing the screen and the HD to break. Since (long boring story about how omitted) she got a brand new one, I had the broken one repaired to use in my work truck. Half way through the first day, the 'pod locked up. I could hear the HD running but it stopped playing and would not respond to the click wheel at all. The screen was on but "frozen". By the time I got home at the end of the day, the battery was dead-o. When I connected it to my Mac it mounted OK and I was able to perform a "full restore" and recharge it. Then I moved my playlists back on to it and it seems to be working fine again. But I am wondering if this is common. I see a lot of posts about 'pods freezing up during file transfers but not about them simply locking up during use. BTW, I am using a Griffin iTrip in my truck.
    Thanx

    There are an estimated 70 million Macs running in the world. 40% of them are running Mavericks**. So that's 28 million computers running Mavericks.
    Even if there were 1000 threads here with problems, that would represent 0.000036% of the user base. Of course, that's no comfort when a genuine OS bug hits you. (And many of the problems posted here are not OS bugs.)
    ** For the record, 21% are Mountain Lion, 19% on Lion, 18% on Snow Leopard.

  • What is difference between GL and PA period common and GL and PA period is

    Hi Experts,
    Can you please help me in understanding the difference between having common PA and GL period and uncommon PA and GL period. I am only aware of common PA and GL period where in implementation option there is one check box which need to check to make sure that you are using common PA and GL period.
    As per my understanding, if u open the GL period in GL module then you can able to copy those GL period in PA module.
    So once you open the GL period in PA module accordingly your PA period will also get open.
    Please confim my understanding is correct or not.
    On the other hand how is uncommon PA and GL period works? I mean in which buisness scenario you will use uncommon PA and GL period?
    Also what is the hierarchy you have to follow in order to open GL and PA period in PA module? Is it something different from common PA and GL period?
    Also In case of uncommoan GL and PA period, if the GL period for month MAY-11 is closed in GL module but present as future in PA module then what will be the impact of the transaction unposted to GL in month of MAY-11?
    Any help on this topic is appreciated.
    Regards
    and Thanks in Advance :-)

    Hi
    Your understanding of the common GL and PA period is correct. That means the period start date and end date are the same in both modules. You open a period in GL and it is open for PA as well. You can close the period in PA, so no new transactions will hit that period in PA. On the same time that period may still be open in GL, in case you need to capture journals from other sources or enter manual journals directly in GL. You should not close a period in GL before closing it in PA, AP, AR, PO etc... You can expect to see that for most PA transactions, the value of the PA period and the GL period are the same.
    Some companies manage projects by weekly periods and not by months. In that case, the PA periods are separate and different from the monthly GL periods. You need to open and close the periods independently in each of the modules. A transaction will get to separate attributes, the PA period value and the GL period value.
    Dina

Maybe you are looking for

  • PLEASE HELP!!!  I see all my thumbnails, but when I double-click on any image, it shows nothing, nada, zip!?!?

    This problem happens every few months and it is HIGHLY irritating!!! Then, when I update iPhoto or the Mac OS, it works again... Anyway, there are no updates for me to do, and yet the problem has returned. Any help would be MOST appreciated!!!!!!!!!!

  • ASA upgrade problems

    I am having this problem upgrading my standby ASA.  It never gives an error it just boots over and over again.  Anyone have any suggestions?  Without even an error it's hard to figure out what's up..  Thanks! Cisco Systems ROMMON Version (1.0(11)4) #

  • Can I install 10.4 on a 700MHz PPC G4  (2.1)?

    Currently running 10.3.9 and need to run 4.XX for a new app. Do I need to buy this? I tried the download combined and it said that it would not run on this machine. I have two of these to update in our shop and I hate to think I need to toss them and

  • Maximum no. of Connections?

    I am attempting to open 250+ connections using jdk1.1.7 and classes111.zip(solaris 8052) connecting to an 8.0.5 database. After opening around 230 connections ORA 12505 is encountered. From the TNS logs it appears that the SID being passed has been c

  • Update ZCM 10.3.1 to 11 RC3?

    Are we able to test the system update from ZCM 10.3.1 to RC-3 in this build?