Processing of single condition separately

Dear Friends,
In my REFX contract, i have multiple conditions attached to the sales rule. For example condition for sales based rent, condition for fixed amount etc. Please suggest whether each of these conditions can be processed separately while generating invoice.
Any suggestion would be much helpful
Thanks & Regards

Yes .Each condition done seperately.But in Invoice we can see all the conditions which are there in the said contract .More over we can select the conditions based on the tenure also .Suppose electricity for quarterly ,Basic rent for monthly.
Regards,
Mohan

Similar Messages

  • How to determine the process alias using condition technique in Transportation & Shipment Scheudling?

    Dear All,
    I am trying to use the functionality Transportation and Shipment Scheduling in GATP.
    I would like to know that how the sytem determines the process alias using condition technique in Transportation & Shipment Scheudling?
    As the Transportation & Shipment Scheduling functionality can be extended further by using the configurable process to overcome the complex scenario. But it needs that process alias should not be determined by using the condition technique.
    Moreover, is it possible to use both functionality simultaneously in the system. i.e. Transportation and Shipment Scheduling using condition technique and Transportation and Shipment Scheduling using configurable process?
    Thanks & Regards
    Piyush Ranpura

    Hi Piyush,
    I have added a small overview in the SCN WIKI which shows you the two ways for the process alias determination and also here as attachment:
    http://wiki.sdn.sap.com/wiki/display/SCM/Time+and+Scheduling+Functions
    Yes, depending on your customizing you can use both scheduling methods in parallel. e.g. you activate CPS just for a specific ITEM category or product and/or customer and/or....what ever you want.
    best regards,
    Michael

  • Process a single trail file

    Hi All,
    I want to process a single trail file using a new replicat process. How do I do that? Is there any extra options I have to use in ADD REPLICAT command?

    You could copy just that trail to a separate folder and then fully qualify that path in the ADD REPLICAT command . Replicat would then process
    just that trail since there would no further trails in that directory/ folder
    DBLOGIN USERID <id> PASSWORD <pw>
    ADD REP <name> EXTTRAIL <complete path of the trail including the prefix>, EXTSEQNO <trail sequence number> EXTRBA 0
    if not using checkpoint table
    ADD REP <name> EXTTRAIL <complete path of the trail including the prefix>, EXTSEQNO <trail sequence number> EXTRBA 0, NODBCHECKPOINT
    Thanks,
    Raj

  • Error initiating process in single instance mode

    We have implemented Guided Procedures and have included a visual approval step to review an employee's supporting documentation before an Admin makes changes based on the approval request, and also KM documentation steps and iViews.  Lately in the Alerts monitoring area I am seeing multiple errors. 
    I have checked the callable objects and all pass the check (including input and output parameters, results states, process exceptions and configuration parameters) however the error keeps showing up.  Within the process instatiation tab the process is set to 'single running process is permitted for each user'.
    Does anyone know what may be causing these alerts, and how do you repair them?
    The full alert is below:
    Error initiating process in single instance mode
    com.sap.caf.eu.gp.model.pfw.core.SingleInstanceProcessException: Error initiating process in single instance mode
    at com.sap.caf.eu.gp.model.pfw.core.impl.ProcessRuntime.startProcess(ProcessRuntime.java:1049)
    at com.sap.caf.eu.gp.ui.inst.CInstantiation.initiateProcess(CInstantiation.java:533)
    at com.sap.caf.eu.gp.ui.inst.wdp.InternalCInstantiation.initiateProcess(InternalCInstantiation.java:199)
    at com.sap.caf.eu.gp.ui.inst.VData.onPlugFromWizard(VData.java:174)
    at com.sap.caf.eu.gp.ui.inst.wdp.InternalVData.wdInvokeEventHandler(InternalVData.java:166)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:826)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:881)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1346)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:595)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:867)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

    Hello,
    The GP SingleInstanceProcessException is normal when using
    Single instance process instances which for example ESS uses.
    If  you have single instance processes and you try to start an already
    started instance, the exception will appear but will not cause problems.
    It  notifies the UI to redirect to the previous process instance.
    It is expected behaviour.
    Thanks and best regards,
    Carl Connolly
    Senior Support Consultant - Netweaver Web Application Server
    AGS Primary Support, Global Support Centre Ireland
    Guided Procedures trouble shooting guide:
    https://
    www.sdn.sap.com/irj/scn/wiki?path=/display/jstsg/%2528gp%2529home

  • Why does SQL bring back all values in a single condition quicker?

    Hi All,
    I've stumbled across an interesting yet frustrating problem with one of our Discoverer Reports. The problem unfortunately is related to performance, which can be a never-ending struggle, as we all know.
    Scenario:
    We have a report that contains multiple outer joins that retrieves information from other sub ledgers. The type of report is tabular and it has a single page item called period name. A parameter has been setup on the period name column, which allows users to specify which period they want to report on. This is a real time report transaction report.
    Problem:
    The report takes various times to run depending on the amount of periods selected via the parameters. Timings are shown below –
    All Periods                         –  2 min 22 sec     (36 Periods selected – 7 have data)
    Apr                              -  0 min 43 sec           (01 Periods)
    Apr + May                         -  1 min 06 sec      (02 Periods)
    Apr + May + Jun                         -  1 min 36 sec      (03 Periods)
    Apr + May + Jun + Jul                     -  2 min 29 sec      (04 Periods)
    Apr + May + Jun + Jul + Aug               -  3 min 15 sec      (05 Periods)
    Question:
    I’m finding it very hard to understand why the time taken to run the report for 5 periods IS NOT quicker than running the report for all periods because the condition/where clause would have been refined?
    I can confirm that the Period column is indexed. I’m not going to post the execution plans, as each are 117 rows long. I’m rather hoping some of you might have experienced something similar, and therefore able to point me in the right direction.
    Thanks,
    Lance

    Hi Rod,
    Looking at the SQL generated in Discoverer this is what I get for All Periods:
    Where ‘…….’
    AND (o227124.i227127 IN ('MAR-07','FEB-07','JAN-07','DEC-06','NOV-06','OCT-06','SEP-06','AUG-06','JUL-06','JUN-06','MAY-06','APR-06','MAR-06','FEB-06','JAN-06','DEC-05','NOV-05','OCT-05','SEP-05','AUG-05','JUL-05','JUN-05','MAY-05','APR-05','MAR-05','FEB-05','JAN-05','DEC-04','NOV-04','OCT-04','SEP-04','AUG-04','JUL-04','JUN-04','MAY-04','APR-04','MAR-04','FEB-04','JAN-04','DEC-03','NOV-03','OCT-03','SEP-03','AUG-03','JUL-03','JUN-03','MAY-03','APR-03','MAR-03','FEB-03','JAN-03','DEC-02','NOV-02','OCT-02','SEP-02','AUG-02','JUL-02','JUN-02','MAY-02','APR-02','MAR-02'))
    Statistics For All Periods
    351 recursive calls
    0 db block gets
         32301 consistent gets
    61 physical reads
    0 redo size
    500 bytes sent via SQL*Net to client
    13147 bytes received via SQL*Net from client
    1 SQL*Net roundtrips to/from client
    6 sorts (memory)
    0 sorts (disk)
    0 rows processed
    And this is what I get for 6 Periods
    AND (o227124.i227127 IN ('AUG-06','SEP-06','JUL-06','JUN-06','MAY-06','APR-06'))
    Statistics For 6 Periods
    351 recursive calls
    0 db block gets
    32301 consistent gets
    7 physical reads
    0 redo size
    509 bytes sent via SQL*Net to client
    11736 bytes received via SQL*Net from client
    1 SQL*Net roundtrips to/from client
    6 sorts (memory)
    0 sorts (disk)
    0 rows processed
    Looking at the statistics the ‘All Periods’ query should take longer than the 6 periods, however this is not the case.
    Thanks,
    Lance
    Message was edited by:
    Lance Botha

  • Error while processing dimension: "Exception condition "X_MESSAGE" raised"

    Hi,
    I have recently transported an Appset from development to production environment. The transport finished successfully, without any error.
    Then I update the members of the dimensions and I process it (Production Environment). I get "Exception condition "X_MESSAGE" raised."
    I need to solve this problem as soon as possible.
    Regards,
    Miguel.

    check the below link
    Re: Dump when doing selective deletion

  • OSB Xquery mapping from multiple to single by separating its value(s).

    Hi,
    I have one requirement in OSB, can some one explain the implementation for this:
    I have one element which is of type unbound. I need to map this element to a single element and to append all the element values by separating each element value with a ';' before that I need to check whether this element(s) are present in the request then need to appened all these element values to a single element and at the end of this element need to append default values.
    Scenario:
    <student>
    <name>asd</name>
    <address>
    <street>street1</street>
    <street>street2</street>
    <street>street3</street>
    ||
    ||
    </address>
    to be mapped it to:
    <student>
    <field name="NAME">asd</field>
    <field name="ADDRESS">street1;street2;street3;default1;default2;default3</field>
    </student>
    Here need to check if street names are present in the request xml, if yes ned to assign it to ADDRESS as mentioned above whether street names present or not need to append the default values at the end to the ADDRESS field like
    <field name="ADDRESS">default1;default2;default3</field>
    Thanks in advance.

    Hi,
    Here's a query that should answer part of the question :
    <student>
      for $i in doc("doc.xml")/student/*
      return
       <field name="{upper-case(name($i))}">
        if ($i/*) then string-join($i/*, ";")
        else $i/text()
       </field>
    </student>It deals with all possible children of the student node. If a child has descendants, then their values are aggregated like you require, else just the child value is used.
    Additional question : where do the default values come from? Do we just have to "paste" the string "default1;default2;default3" as a whole?
    HTH.

  • Single condition for contract and domestic sales

    Dear All,
    I just want to know is there any possibility to go with one condition type for contract and regular sales as in case of regular price will be determined automatically and not modifible, where as based on the requirement contract price condition will be created.
    Now under this process there is a problem and it is picking contract price in regular sales order also, but i want contract price need to be triggered only when it is referenced.
    Thanks
    Srini

    Hi,
    As I understood you want to have same Condition type (Say PR00) to have in  both Sales Document types. (In other words to have same condition type in both pricing procedures used for Contract & Sales Order)
    Since you want to set "Not modifiable" when it's in the sales order & when it's in Contract you want to manually enter same condition, this is not possible.
    Because, "Manual entries" control is inside the Condition Type.
    IMG Path:
    Sales and Distribution -> Basic Functions -> Pricing -> Pricing Control -> Define Condition Types -> Maintain Condition Types
    Therefore you can set it only for a condition type. Where is for PR00 it's either "Manual entry has priority" or "No limitations" or "Automatic entry has priority" or " Not possible to process manually"
    Therefore you cannot have same condition to satisfy both requirements. In that case you have to have 2 condition types,
    Best regards,
    Anupa

  • 2 Approval Process in Single Request - 11g

    Hi All,
    I have a requirment for calling two different approval process. Once the first approval process finish the second approval process should trigger. I have created two different approval workflow and have tested individually. Now I am looking for an answer of how to call the second approval process once the first finish for the same request.

    user11274881 wrote:
    Hi All,
    I have a requirment for calling two different approval process. Once the first approval process finish the second approval process should trigger. I have created two different approval workflow and have tested individually. Now I am looking for an answer of how to call the second approval process once the first finish for the same request.Can't you attach one to the template level and the other one to the request level or one at request level and another at operation level. This would ensure that your approval processes would run in serial manner for a single request.
    HTH,
    BB

  • HCM forms and process with single workflow

    Hi Experts,
    Can we use single workflow for multiple form scenarios?
    Actually we have some 10 scenarios with 20 forms. We planned to combine all the scenario's in a single workflow and use it in different form scenario.
    Is it possible or we need to create a separate workflow for each process?
    Thanks in advance,
    Helps will be appreciated.

    Thanks for the reply Rick.
    For normal workflows its fine. I would like to know for HCM forms and process will it allow or not?
    HCM forms and process framework has come limitation's. Please check the below link.
    http://help.sap.com/saphelp_erp60/helpdata/en/42/f2cd04249b3268e10000000a1553f6/frameset.htm
    So I doubt will it make any issues.
    Thanks.

  • Running a single action, separately, over multiple folders

    Hello all,
    First time for me using this forum, therefore i apologise if this is listed incorrectly. I am trying to speed up my work flow by automating repetitive tasks. Now that I am getting more work to do, I’m trying to tie up some loose ends in my actions that I haven’t previously been able to figure out.
    I shoot a lot of school photography and i use Photoshop to automate the process of adding each student’s image to a proof card which is printed and dispatched to the school. Now this process is really easy when it’s just a single shot per proof card. But for nurseries there are four different images per proof card. The action i currently use (proof card template would be open in Photoshop) asks me to open the four images, which then copies each of the images and pastes them into the designated area of the proof card, then asks me to save it, then removes the four images so that the proof card template is ready to accept another four images when the action is run again.
    The issue i have is that I have to manually select the four images every time i run the action. It’s become a tedious, time consuming process as some of these schools have up to 200 proof cards to be made.
    I’m looking for tips as to someway i can create an action that selects the first four images in a designated folder automatically, plays the action above, saves it automatically as basic file name (even "Proof1" would do!) Then automatically selects the next four images in the folder, runs the action, and automatically saves as 'proof2' and carries on going until its completed every image in the folder.
    I’m not sure if this would be possible to divide each student’s four images into subfolders and use the batch tool run the action?
    Any help would be appreciated.

    I have a similar problem. Wish I had an answer but am struggling with a similar problem. My situation is this: I have a Imac and a Macbook Pro. I have the same 4 accounts on both and I sync them through '.mac'. It works fairly well. My goal is to get one Itunes library accessible from the 2 computers and the 4 accounts per computer. I am also using Time Capsule/Machine as well. I currently keep the Itunes library on an external drive (not TCapsule). So, my problem is this:
    1. How to update from multiple accounts accross the two machines?
    2. How to access Itunes store from all of the accounts on machine 2?
    I am now trying to set up individual Itunes libraries for each account on machine 1 and share to machine 2.
    In any case, this is not pretty and needs to be reachitected to support a multiple user environmet.

  • Restrict weblogic server process to single CPU

    Hi,
    Can anyone tell me how to restrict a weblogic server instance to a single CPU
    on a multiple CPU Windows 2000 box.
    Also if this is possible can I have two weblogic server instances which run parallel
    on a two CPU Windows 2000 box.
    Thanks,
    Bhushan Kowshik

    If you want a process on Windows to only use a subset of the available CPUs
    you can use Task Manager to set the affinity. Right click on a process (in
    your case java.exe) and choose "Set Affinity...".
    Regards,
    /Staffan
    "Bhushan Kowshik" <[email protected]> skrev i meddelandet
    news:3de6161b$[email protected]..
    >
    Hi,
    Can anyone tell me how to restrict a weblogic server instance to a singleCPU
    on a multiple CPU Windows 2000 box.
    Also if this is possible can I have two weblogic server instances whichrun parallel
    on a two CPU Windows 2000 box.
    Thanks,
    Bhushan Kowshik

  • Dialog work process and single-sign on

    Hi,
    I have read that we should have atleast 2 dialog work processes configured.
    can anyone tell me the reason why?
    what is the concept behind single sign-on?
    much appreciate ur help.
    regards,
    swaroop.

    Hi Swaroop,
    I have never heard of something like that before...
    You can read more about single sign on here,
    https://www.sdn.sap.com/irj/sdn/itpractices?rid=/webcontent/uuid/01c62876-0a01-0010-f5a5-d39e7651b9fd [original link is broken]
    and here,
    http://help.sap.com/saphelp_nw04/helpdata/en/94/695b3ebd564644e10000000a114084/frameset.htm
    Regards
    Juan
    Please reward with points if helpful

  • Using process variables in conditional transition

    HI,
    I am usin Oracle BPM 1.03
    I wanto to have a value of a variable visible in the user's inbox. Therefore, I need to use project level variables.
    I also want to use this variable in conditional tranistion, but the condition editor only allows Instance level variables.
    Am I overlooking something? Is there an easy way to use project variable in conditional transtions?
    Matej

    you should be able to manually type the transition condition on the properties tab.
    xArea == "MyArea"
    where xArea is a Project Variable

  • Two calculations are required for a single condition type

    Hello Experts,
    I have a requirement to calculate the VAT conditon type in a pricing procedure...like in one case  ( If TAX Indicator  set to "0,1,2" at sales order header level) tax should be calculate on PR00 & 3 other condition types....in second case (  If TAX Indicator set to " 3 " at sales order header level) tax should be calculate on 3 other condition types except PR00.    But make sure that TAX Indicator  "3" always set by user manually during the creation of sales order.
    Another hurdle is if user set the indicator as 3 manually during the creation of Sales order then price will not be redetermine automatically, So I need this to be happend automatically.
    Let me know how should I proceed further to fix the requirement.
    Appriciate quick response.
    Regards,
    Chandu

    Hi Sudir,
    Somehow my edit did not get saved:
    This is suppoed to read
    Set up your pricing as follows:
    10 PR00
    20 Z001
    30 Z002
    40 Z003
    100 Subtotal #1 = Sum of 10 through 40
    110 ZSUB = Discount condition with condition record for 100% for Tax indicator = '3' (otherwise 0)  with base = line 10 (PR00)
    200 Tax base = 100 through 110
    In other words:
    For tax indicators = 0,1 or 2
    Tax base (Line 200) = PR00 + Z001 + Z002 + Z003
    For tax indcator = 3
    Tax base = PR00 + Z001 + Z002 + Z003 - (100% x PR00)  =  Z001 + Z002 + Z003
    Yiou will probably aneed to put some code in one of the sales order user exits to trigger repiricing if you change this manually.

Maybe you are looking for

  • OS 10.7 system upgrade failed can't redownload it

    I am helping a friend with a MacBook Pro. She has 10.7.4 installed, and I told her how to do the five upgrades suggested by the updater. I was with her when we started the download, and then I left. She contacted me later and said that she had a scre

  • How to find an object from its ID in Integration Repository

    When trying to import a package, I get an error "Internal error when importing object 553afdf1-c83d-11d9-871d-0007e9102256.... I have tried to find the object using the Object->Find... menu item, but selecting Object ID in the attributes field and en

  • Still need help w/ softw

    I tried this yesterday but never really got an intellegent response. When I try to install nomad explorer, I get this "The InstallSheild Engine (ikernel.exe) could not be launched. The RPC server is unavailable." Is there ANYBODY here that can help m

  • How can I put a selected picture in multiple places in slideshow

    As the heading states: how can I put a selected picture in multiple places in slideshow There is a slideshow with 50 pics. I want to use one of these pics in several places, in the front, middle, middle end and then the end. How can I place this pic

  • Looking for experience of QuickTime API for Windows

    Hello, I have an application which calls the QuickTime JAVA API provided by Apple. Every time I'm trying to update to a new QuickTime version (for example to QT 7.6.1), I got compatibility problems. It seems the API have not been changed since 2003.