Difference between standard and actual activity rates

Dear All,
My client is having a process in which while downloading KOB1 the system is giving report of all the process orders wise  activities confirmed in that month against some cost center.
Now when i am going into line item it takes me to process order confirmation display where activiies to be confirmed and activities yet to be confirmed are displayed.
After that cost center report S_alr_87013611 is displayed wherein actual rates(quantity ) is displayed for that activities.
Now the system shows difference between actual and standard activities.
The difference is the calculated in excel on the basis of KOB1 report and difference is loaded process order wise  on calculation done in excel through LSMW (for transaction KB21n) wherein difference quantity is posted from cost center to process order.
Now client needs automation in the sense that no excel calculation should be done and difference should be posted for that month for each process order in the ratio calculated in excel.
Kindly provide any solutions if any, avaliable in standard or Z development has to be done.
Thanks and Regards,
VLM

Dear AP,
Have you any idea about how in above case Z development is to be done?
Regards,
VLM

Similar Messages

  • Differences between standard and pro versions

    I was reading the comparision of these two Acrobat versions and for Pro it says:
    Edit and enhance photos to add to your PDF communications with Adobe Photoshop® CS5.
    Quickly transform static PowerPoint slides into compelling, interactive PDF presentations with Adobe Presenter       
    Rapidly combine screen recordings, narration, video, slides, and more into a rich media experience with Adobe Captivate® 5
    Does that mean that the Pro version includes Photoshop, Presenter and Captivate programs as well? Or, what are the differences? As an aside, the new look and feel of the Adobe website is confusing at best. Seems geared to being flashy, not useful.
    Regards, David

    Acrobat does not included those other packages. One of the pages that always struck me funny (maybe I have a twisted mind) but has this artistic background is the updates page. The background looks like a lacy bra to me. It is the first thing that comes to mind every time I see it. That is a problem with abstract images (that are typically unnecessary and waste bandwidth), that a lot is in the eye of the beholder. Actually, I have heard from many others that also see the bra.
    OK, back to Acrobat. There are several aspects of Acrobat that allow you to have links to the other products built in, but they are not included. The page at http://www.adobe.com/products/acrobatpro/buying-guide.html?promoid=JIJYS provides some info, but a lot is missing. For instance there are differences with PDF Optimize and Reduce File Size I think (sorry, I do not have Std to check). One important one that is part of pro is the preflight option. Apparently Std does not include portfolios or allow PDF comparison according to the chart.
    If you are into forms, then Std apparently will do them as AcroForms (my preference, partially because of familiarity), but does not include Designer if that was your preference. Some of the enabling for Reader is not available in Std. Also, Std does not allow embedding Flash. Std is limited for some of the products that include PDF Maker (not a big one for me, but might be important to you).
    That is a quick summary based on the chart. However, be aware there are some other features that the chart does not seem to cover. For the difference between Std and Pro, I would suggest getting Pro. The big hit is the initial cost of the product, not the step up to Pro. In a business plan consider the time that might be wasted trying to do some of the things in Pro that are not in Std. Those are the types of issues to consider. Many folks consider the cost to be large, and for a small business it is. However, in the long term it may be worth the cost.
    Keep in mind that many large CAD packages in engineering run about $30,000 for a single license, half the cost of the engineer that would use it. Some other tools are about $15,000. In that view, Acrobat is cheap (except for cheapskates like me).

  • Differences between standard and enterprise ??

    Hello everyone,
    Where could i find an exhaustive list of all the differences between Oracle 9i standard and Oracle 9i enterprise. Recently, i wanted to use a function based index but it is forbidden in Oracle 9i standard... Are there a lot of other "surprises" like this one ?

    This http://otn.oracle.com/products/oracle9i/pdf/o9i_family_features.pdf is a reasonably exhaustive list of the feature differences between Enterprise and Standard. I believe it is complete, but can't guarantee it.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • What's the difference between Standard and Enterprise?

    Hi,
    I want to download oracle 8i for linux,and I don't know
    what's the difference between the standard and enterprise
    version. Can anyone give me the answer? Thanks a lot.
    forfun
    null

    forfun (guest) wrote:
    : Hi,
    : I want to download oracle 8i for linux,and I don't know
    : what's the difference between the standard and enterprise
    : version. Can anyone give me the answer? Thanks a lot.
    : forfun
    Enterprise vs Standard : technical view
    If you install Enterprise you must:
    - install Enterprise whith all the modules
    - apply the patch 8.1.5.0.1
    (if all the modules weren't installed, the patch fails because
    he tries to relink non installed products)
    If you install Stardard you must:
    - install Standard
    - no patch required !
    Enterprise vs Standard : package
    Standard is good enougth for a lot of purposes. It includes
    TextRetrival, Java inside the database, etc.
    With Enterprise, you can by additional products like Spatial
    data, Time Series, etc.
    Hope this helps,
    Thanks to Yann Doussot for these informations
    Gilles
    http://perso.club-internet.fr/gbriard
    null

  • Difference between Standard and Regular Purch Org

    Hi Experts,
    what is the difference between standar purch(used in pipeline procurement ,consignmnet and stock transfer)
    org and regular purch org
    Regards
    Sameer

    Hi,
    If several purchasing organizations procure for a certain plant, you can define one of them as the standard purchasing organization for the transactions "pipeline procurement", "consignment" and "stock transfers".
    In source determination for stock transfers and consignment, the system automatically utilizes this standard purchasing organization. In the case of goods issues of pipeline materials, the purchasing info records of the standard purchasing organization are read.
    Regards
    Utsav

  • Difference between Function and Automated Activity

    Hi All,
    After struggling with a few BPA Suite/JDev compatibility issues over the past few days, we've finally got a basic setup up and running (JDev 11.1.1.1 worked - 11.1.1.2 did not).
    I'm new to BPA and have 2 fairly basic questions - haven't found conclusive answers to these and hence, raising it on this forum...
    1. What is the difference between a "Function" and an "Automated activity" in the BPA Suite? I had expected the latter to translate to a BPEL invoke but what appears to happen is:
    - "Function" tranlsates to a BPEL Scope + Invoke.
    - "Automated activity" translates to a BPEL Scope + Empty Task.
    Based on this, I would not plan to use a "Function" for web service invocations but not sure where I would use the automated activities.
    2. Is there a BPMN construct that would translate to a BPEL "Assign"? I understand that an Assign is fairly low-level and would normally be expected to be filled in by the BPEL developer (and not by the Business Analyst specifying the BPMN model) but it would be quite handy to be able to specify this in BPMN in some cases..
    Thanks..
    TBKol
    Edited by: TBKol on Apr 23, 2010 4:58 AM

    Hi All,
    After struggling with a few BPA Suite/JDev compatibility issues over the past few days, we've finally got a basic setup up and running (JDev 11.1.1.1 worked - 11.1.1.2 did not).
    I'm new to BPA and have 2 fairly basic questions - haven't found conclusive answers to these and hence, raising it on this forum...
    1. What is the difference between a "Function" and an "Automated activity" in the BPA Suite? I had expected the latter to translate to a BPEL invoke but what appears to happen is:
    - "Function" tranlsates to a BPEL Scope + Invoke.
    - "Automated activity" translates to a BPEL Scope + Empty Task.
    Based on this, I would not plan to use a "Function" for web service invocations but not sure where I would use the automated activities.
    2. Is there a BPMN construct that would translate to a BPEL "Assign"? I understand that an Assign is fairly low-level and would normally be expected to be filled in by the BPEL developer (and not by the Business Analyst specifying the BPMN model) but it would be quite handy to be able to specify this in BPMN in some cases..
    Thanks..
    TBKol
    Edited by: TBKol on Apr 23, 2010 4:58 AM

  • Sound quality: If you want to hear the difference between higher and lower bit rates

    Have you ever wondered about the difference in the sound quality of music at different bit-rates? Can you hear the difference?
    If you listen to 64kbps and 28kbps (either wma or mp3), you'll hear the great difference. However, if you listen to 28kbps and 92kbps (either wma or mp3), you'll find that there is little or no difference (to me, that is).
    collegeboy wrote:
    We all know that wma 28kbps sounds just as good as wma 320kb
    ps.
    the reason i and you go higher than 28 is because where able to. you can deny all you want.
    If you want to experience better sound quality at higher bit-rates, the best thing to do is to listen to the music at a quiet place. This may sound like lame advise, but it really works. Try 320kbps for the best results. You'll be able to hear minor details you never had before.

    SSR wrote:
    Wayyyyyy back when I first started encoding MP3s I was using 28 with an inferior encoder. At the time I couldn't spot the difference, but now the difference is stark. Particular types of music (and more specifically instruments and combinations) do emphasise it though.
    Actually, you cannot hear the difference when the background noise is loud, or example, public transport. I suggest that one uses a noise cancellation headset. $$$

  • Does anyone know what is the difference between standard and value print cartridges?

    I was wandering does anyone know what the difference is between the 2 I am not sure which one to get.

    I do not know what printer and cartridges you are looking at, but there are typically "value" or XL cartridges that have approximately three times the ink at about twice the cost.
    You can see the page yield for various printers here.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Differences between standard and enterprise editions

    I have applications deployed to both AS7 standand and enterprise editions.
    For development we have dynamic reload turned on. So when I touch a file .reload in the expanded application directory $ASHOME/domains/domainname/instancename/applications/j2ee-apps/appname/.reload the application gets reloaded.
    In platform and standard editions this only reloads the application whose directory the .reload file is in.
    However, in enterprise edition, every application seems to get reinitialized.
    I could be mistaken as we have different applications deployed to both environments. The applications on enterprise edition might just be logging more information during initialization.
    Or maybe there is a configuration option that allows individual applications to be reloaded versus all the applications being reloaded.
    Has anyone else run across this?

    Hi,
    I think you are talking about Database versions, so this is not the right forum since this is Forms's forum.
    Look at this link:
    http://www.orafaq.com/faq/what_is_the_difference_between_the_enterprise_standard_and_personal_editions_of_oracle
    Hope it helps you :)
    Regards
    Carlos

  • Difference between breakdown and actual breakdown

    Hello every one in my project. When i am creating notification for breakdown based on that i m creating order for breakdown. Now the issue is when i am running report MCI7 system is not showing all breakdown in number of breakdowns. When i am running report MCJB system is showing all the breakdowns but again its saying number of actual breakdowns different from total breakdowns. Actual breakdown coming in yellow colour and these breaddowns are coming in MCI7 also. But other breakdowns which are in white and green colour are not coming in actual breakdown. kind give me guidance on this how system is catogrising them as actual and normal breakdown.
    Regards
    Abhishek

    hi
    Kindly refer [here|http://help.sap.com/saphelp_erp60_sp/helpdata/en/c1/3762ae449a11d188fe0000e8322f96/frameset.htm],Normally for performance reason the update structure S070 will be switched off.You can update the same using MCJB/MCJC by pressing the update info structure in the output screen.
    regards
    thyagarajan

  • Difference between Standard and Enterprise Edition

    I need documentation on the benefits going to Enterprise vs Standard. We are currently on Standard but to plead my case I have to have doc to back this up to justify purchasing Enterprise. Any help would be great.

    Hi,
    So, take a look at [url http://www.oracle.com/technology/products/database/oracle10g/pdf/twp_general_10gdb_product_family.pdf]      Oracle Database 10g Product Family (PDF) in [url http://www.oracle.com/technology/products/database/oracle10g/index.html]Oracle 10g page
    Cheers
    Legatti

  • Differences between standard and enterprise edition 9i

    hi,
    i'am asked to justify the switch from standard to enterprise edition 9i(rdbms) i now some ones but i need more.
    welcome to all suggestions.
    Regards.

    See here for a whitepaper about the Oracle 9i product family:
    http://www.oracle.com/technology/products/oracle9i/pdf/9idb_rel2_prod_fam.pdf

  • Can Oracle be forced to use the spatial index for sdo_filter in combination with an or clause? Difference between Enterprise and SE?

    We’re seeing the following issue: sql - Can Oracle be forced to use the spatial index for sdo_filter in combination with an or clause? - Stack Overflow (posted by a colleague of mine) and are curious to know if this behaviour is due to a difference between standard and enterprise, or could we doing something else wrong in our DB config.?
    We have also reproduced the issue on the following stacks:
    Oracle SE One 11.2.0.3 (with Spatial enabled)
    Redhat Linux 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    11.2.0.3.0 Standard Edition and 11.2.0.4.0 Standard Edition (both with Spatial enabled)
    Microsoft Windows Server 2003R2 Standard x64 Edition
    However, the SQL works fine if we try it on Oracle 11.2.0.3.0 *Enterprise* Edition.
    Any help or advice would be much appreciated.
    Kindest Regards,
    Kevin

    In my experience sdo_filter ALWAYS uses the spatial index, so that's not the problem. Since you did not provide the explain plans, we can't say for sure but I think yhu is right: Standard Edition can't use the bitmap operations, and thus it'll take longer to combine the results of the two queries (because the optimizer will surely split this OR up in two parts, then combine them).
    BTW: when asking questions about queries here, it would be nice if you posted the queries here as well, so that we do not have to check another website in order to see what you are doing. Plus it will probably get you more answers, because not everyone can be bothered to click on that link. It would also have been nice if you had posted your own answer on the other post here as well, because my recommendation would have been to use union all - but since you already found that out for yourself my recommendation would have been a little late.

  • OAB - difference between standard rate and variable rate

    What is the difference between standard rates and variable rates

    These Variable rates will take into effect only when you check the "uses variable rate" check box in standard rate right?
    Yes, variable rates are evaluated only if this flag is selected.
    You mentioned Standard Rate is the rate you attach to a benefit. Where do we attach?
    You donot attach the rate to a benefit in a separate form. You select the compensation object you want to attach the rate to within the standard rates form.

  • Activity System status: differences between u0093Openu0094 and u0093In processu0094 status

    Dear Experts,
    What’s the difference between “Open” and “In process” system status? In help.sap.com it: “There are four system statuses that represent the life cycle of the business transaction:
    • Open: has been recently created and not yet processed (for example, contract from the Internet)
    • In process: administrator is clearing up questions”
    But, how does the system assumes the “In Process” status ?? I‘ve tested business activities creation with different employees assigned and, when editing and saving the business activities with these BP’s the system status does not change.
    However, in other “unknown” situations the status system is changed to “in Process”.
    Any ideas about the meaning of the “In Process” status? And when the business activity switches to that?
    Thanks in advance,
    Joao

    Hi,
    These four system statuses that represent the life cycle of the business transaction:
    ·        Open: has been recently created and not yet processed (for example, contract from the Internet)
    ·        In process: administrator is clearing up questions
    ·        Released: contract is complete and legal. Follow-up processes can be started (printing, billing, distribution, releases and so on)
    ·        Completed: All actions directly linked to contract are completed
    ·        Closed: all actions indirectly linked to the contract are closed (for example, from R/3: batch run to actual costs)
    Each status having its own control at the configuration level. If you observe the following process you may understand the importance of various statuses.
    For example in any transaction by default status would be Open. Once the transaction opened by the respective responsible person he will change the status as In Process, Once the assigned task is completed he will change the status as Completed.
    Please notice the configuration settings in the following navigation path:
    SPRO->IMG->CRM->Transactions->Basic Functions->Status Management-> Change Status Profile for User Status->Select Quotation->Double click on the different status. You can observe the difference.
    Hope I convinced.
    Best Regards,
    Johnny.
    Reward if it helps.

Maybe you are looking for

  • I still have ilife '09. How can i update to the new ilife? Do i have to pay for each app seperately in order to update?

    I still have ilife '09. How can i update to the new ilife? Do i have to pay for each app seperately in order to update? I am an Aperture user and I am tired of managing my old iphoto library seperately. In order to use the new combined aperture/iphot

  • Will tethering my IPhone5 to my MacBook to watch tv programs result in large data usage?

    My wifi signal is not strong/reliable.  I tether my IPhone 5 to my MacBook for a more secure/reliable internet connection.  I'd like to use my IPhone hotspot to watch tv on my laptop but I'm concerned that it will use large amount of data  I do not h

  • FI/CO Certification

    Hi all, Does anyone has the material related to FI/CO certification. I would appreciate if someone can forward it to [email protected] thnx in advance NT

  • Disaggregation in APO DP

    I am using APO DP version 5. In my planning object structure I have <u>product group</u> and <u>product</u> characteristics. I have a key figure called <u>% adjustment</u>. If the user enters, for example, 10 in this key figure at the product group l

  • Questions about Azure

    Good Afternoon, I am just looking at Azure as an alternative to using in house hosting for a couple of customers but I keep coming up with questions I cannot find the answer to, hence my question. The first one that springs to mind is this: If I set