Cost became doble in profitability reoport when picking using batch split

Hi friends,
When we do picking use batch split, cost(material external price) shows double in profitability report. everything else looks normal.
What did we miss?
Thanks in advance,
Linda

Did you check the copy control settings in VTFL? At item level, check the box cumulate cost and test again.
Regards,

Similar Messages

  • Rman backup fails on windows when using batch file

    Hello Gurus ..
    I am trying to setup incremental backup on my windows OS based server using RMAN command in batch file. When I use batch file in OS scheduler it is working fine, when I am calling same batch file from my LOCAL desktop PC it throws errors as below.
    D:\> \\3.193.211.19\sgdba\rman\bkp_acressit.bat
    D:\>rman catalog rman/******@acressit target / cmd
    file=E:\sgdba\rman\bkp_arch.rcv log E:\sgdba\rman\sit_arch_rman_backup.log
    RMAN-00557: could not open MSGLOG "E:\sgdba\rman\sit_arch_rman_backup.log"
    Argument Value Description
    target quoted-string connect-string for target database
    catalog quoted-string connect-string for recovery catalog
    nocatalog none if specified, then no recovery catalog
    cmdfile quoted-string name of input command file
    log quoted-string name of output message log file
    trace quoted-string name of output debugging message log file
    append none if specified, log is opened in append mode
    debug optional-args activate debugging
    msgno none show RMAN-nnnn prefix for all messages
    send quoted-string send a command to the media manager
    pipe string building block for pipe names
    timeout integer number of seconds to wait for pipe input
    checksyntax none check the command file for syntax errors
    Both single and double quotes (' or ") are accepted for a quoted-string.
    Quotes are not required unless the string contains embedded white-space.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00556: could not open CMDFILE "E:\sgdba\rman\bkp_arch.rcv"
    Contents of the batch file and RCV file as below:
    Batch File:
    rman catalog rman/*******@acressit target / cmdfile=E:\sgdba\rman\bkp_arch.rcv log E:\sgdba\rman\sit_arch_rman_backup.log
    RCV File:
    RUN {
    ALLOCATE CHANNEL ch1 TYPE
    DISK FORMAT 'E:\ORA_RMAN_BACKUP\ARCH_%d_%u_%s_%p';
    BACKUP ARCHIVELOG delete input;
    RELEASE CHANNEL ch1;
    EXIT;
    --------------------------xxxxxxxxxxxxxx------------------------
    * on my DB server I am login using my administrator account, on my PC I dont have admin account.
    * I have checked remote execution using local user as well as admin user.
    * I have checked the permission and my local ID & EVERYONE has all permission in that folder.
    Any help will be appriciated.
    Thanks & Regards
    Ashish

    Ashish wrote:
    hi Atil,
    u have guessed it correctly, I came to know that issue later I copy file on local PC and it works fine.
    Now I am working on netbackup server. I want to use the same script to initiate backup from netbackup server. Do you have any idea or any guidelines from you will appriciate.
    Thanks
    AshishAshish,
    Is it "symantec's netbackup"? I do not know that product and if it has an option to enter your own RMAN scripts. On the other hand, it should be able to create irman scripts according to your backup job definition.
    Regards
    Gokhan

  • When i use function module to create additive costs using KKPI_BDC_ADD_ON_C

    Hi,
    When i use function module KKPI_BDC_ADD_ON_COSTS_CREATE to create additive costs it shows an error. The error is 'THE OBJECT IS LOCKED BY THE USER SARKARD'  the transaction it uses is CK74 for creating.
    I have also read about KKP4_ADD_ON_COSTS_CREATE. But i dont know the usage of it.. 
    I think it will be helpful if u can clarify with first FM.
    Kindly suggest.
    Thank you.
    Harsha

    Hi Harsha,
    I have a similar requirement, but the issue that I am facing is that I can not find any parameter in the FM - KKPI_BDC_ADD_ON_COSTS_CREATE for Valuation Date which is a mandatory field in CK74. How did you overcome that issue, can you please share ?

  • I have two textframes on one page. But when iterating using everyitem() it picks second prior to first?

    Hi Expert's
    I have two textframes on one page. But when iterating using everyitem() it picks second prior to first?
    var ObjDoc = app.activeDocument;
    var LstPara = ObjDoc.pages.everyItem().textFrames.everyItem().paragraphs.everyItem().getElements();
    for(var c1=0;c1<LstPara.length;c1++)
         var par = LstPara[c1];
         $.writeln(par.contents.toString());
    is there any specific reason for that? Please explain

    To solve your issue, try the below code:
    var ObjDoc = app.activeDocument;
    var LstTxtFrame = ObjDoc.pages.everyItem().textFrames.everyItem().getElements();
    for(var c1=LstTxtFrame.length-1;c1>=0;c1--)
        var LstPara = LstTxtFrame[c1].paragraphs.everyItem().getElements();
        for(var c2=0;c2<LstPara.length;c2++)
            var par = LstPara[c2];
            $.writeln(par.contents.toString());
    I have two textframes on one page. But when iterating using everyitem() it picks second prior to first?
    is there any specific reason for that? Please explain
    InDesign text frames will work in LIFO (Last in first out) method, i.e., the last created text frame will be treated as a first frame in for loop, hence try the above code.
    Vandy

  • Checking for storage location when picking

    Hi all,
    I'm trying to put some code in the picking requirement to check whether user enters a storage location when they pick via program LV07A111.
    the storage location is in table LIPS (item table), however, this table is not populated at all.  Do you know why LIKP (header table) is populated, but not LIPS?  If LIPS is not populated, do you know of another table where I can check for the storage location after picking?
    Thanks for your help.

    Thank you for your reply.
    I tried XLIPS and this table is unknown in include LV07A111.
    Is there another table?  Again, I need to read the storage location in the item level when picking.
    Thanks.

  • Why "Warranty" Tab does not exist when picking

    Dear friends,
    Below is my issue
    When picking against a SO, After assignment the batch number , go to header "Extras" >serial numbers> Assign Serial number  Then double click check box of "Eqpt"..there is no Warranty tab exist..Where did I miss?
    Your avice will be deeply appreciated.
    Thanks,
    Linda

    Hi,
    You need to configure View profile and you have need to assign to equipment category.
    Define
    IMG >> Plant maintenance and Customer service >> master data in PM & CS >> Technical objects >> General data >> set view profiles for technical object
    Screen group - Screen group for equipment data
    Profile - standard
    Select row and double click on ACTIVITY & LAYOUT OF VIEW
    Add screen number 110 - Warranty in existing tab
    or you can define new tab as warranty and assign 110 screen
    Assign
    IMG >> Plant maintenance and Customer service >> master data in PM & CS >> Technical objects >> Equipment >> equipment categories >> Maintain equipment categories.
    Here you can assign that profile to you equipment category.
    kapil

  • I pick a photo, make a copy, add a mask and when I use a brush nothing happens to the mask or the picture. White or black?

    I pick a photo, make a copy, add a mask and when I use a brush nothing happens to the mask or the picture. White or black.

    If I understand you correctly, you have
    Opened an image, and copied the background layer. 
    Added a layer mask, and finding that painting in the mask makes no difference whether you paint with black or white.
    That is what you would expect to happen if both layers are identical.  To demonstrate, make a change to the copied layer.  Either change the blend mode to Multiply, or lower the opacity, or paint big red stripes across it.  Now when you paint with black, the red stripes will disappear where the mask is black, and be visible where the make is white.

  • New Mac Pro makes 'clicking' sound when picked up / inverted

    Hello,
    I've recently purchased a new mac pro - 3.5GHz 6-core, 32GB ram, 512 GB, D700.
    So far so good with this unit - it seems to be a solid machine - albeit one tiny question...... I generally use it in a shared office environment, so at the end of the day pack the unit into a flight ready peli case. When picking the unit up, it makes an internal clicking sound (especially when rotating the machine over it's axis).
    I might be complaining about nothing here.....but with having to move the machine a couple times a day, with air travel with it planned soon, i'd like to be assured that some internal component's not going to fall off in transit.
    Does anyone have a similar issue? Possibly there's no cause for concern.
    Many thanks.
    Morgan.

    lllaass suggestion makes sense.
    The standard orientation is upright, and there is no strong reason to limit the end-play on the fan motor shaft. Even when placed horizontally, the fan would settle into one position when spinning and stay there.

  • Getting Cost Center Does not exist error when executing BAPI_ACC_GL_POSTING

    Hi Champs,
    I am getting Cost Center Does not exist error when executing BAPI_ACC_GL_POSTING_CHECK.
    But when I checked for the particular Cost center, it is mapped to the same company code the program has got executed.
    Example:
    Cost center 1000/150402 does not exist on 17.11.2009.
    Cost center 1000/150402 does not exist
    Cost center 1000/150402 does not exist on 17.11.2009.
    Cost center 1000/150402 does not exist on 17.11.2009.
    Please let me know if you have any guess on this. It is very critical issue for me.
    Thanks for all your help in advance.
    With Best Regards,
    Ravi kanth Yechuri

    Use 0000150402 not 150402 .
    Rob

  • Wrong dest.storage type (921 / TRANSFER) is chosen when picking of OBD

    Hi Folks,
    I am configuring a new warehouse. while testing of the same i came across below issue.
    wrong dest.storage type and dynamic storage bin (921 / TRANSFER instead of 916 / OBD No.) is chosen when picking of Outbound Delivery.
    What may be the reason of this when all the settings of LE-WM interface are in place ?
    I have made the configuration similar to an existing WH and same is working fine there.

    IM-LE interface is one thing.
    You should get from IM-LE interface which WM-movement type is used for your IM-movement type (in standard system e.g. im-mvt 601, 641, 643 for GI --> they are linked to wm-mvt 601).
    In the definition of the wm-mvt (V_T333) you should have:
    - destination storage type: '916' (V_T333-NLTYP)
    - dymic bin inducator: 'X' (V_T333-NKDYN)
    (Please be careful because wm-mvt definition as well as IM-LE interface setting might be WH specific...)
    If your settings in config are proper, you should check your develpments (user exists, etc)...

  • How to put screen off when pick up with bluetooth headset?

    Hello i have a problem with my Iphone 4 operating 4.3 when I using bluetooth Bose headset. When someone call me and I pick up with headset the phone screen lights until I end my talk. So the battery hold half day. Do any possibility to make when I pick up the screen go sleep or turn of?

    Turn off the machine. Hold down the power button untill the machine turns off, hold down 'command q', choose 'shut down' from the apple menu; whetever you have to do to shut down the computer so the new owner can press the power button and set up the machine like it was "factory new"

  • SPA504G : Incoming calls are dead when picked up.

    i have an issue with my voip system. it does not allow me to answer incoming calls .the phone is ringing but when pick it up it's dead. at the moment i have a  Netgear router , ports 5060 and 10000-20000 are open .
    there are few thing i did so far like turning off SIP ALG on the router and also reducing expiry time to 2 minutes ,but to no avail .
    i also did following setting as NAT setting 
    Nat mapping enable:yes
    keep NAT aliv enable:yes
    Handle VIA received:yes
    Insert VIA received:yes
    Handle VIA rport:yes
    Insert VIA rport:yes
    Send Resp to Src port:yes
    any thing else i can do to solve this out ?
    Thanks,

    Capture SIP packets and syslog/debug messages related to incomming call
    Then we can analyze the problem.

  • Why is cost charged to me £8.78 when the advertised cost is £7.15 plus Tax which equals £8.56?

    Why is cost charged to me £8.78 when the advertised cost is £7.15 plus Tax which equals £8.56?

    Please check the invoice & the percentage of tax deducted.
    Please refer to :
    Adobe Store | Online order and payment FAQ
    Place a tax-exempt order with Adobe
    In case of discrepancy, you can contact Adobe Support or message me in private.
    Regards
    Rajshree

  • Print automatically when picking

    Hi Gurus,
    Our sap system has WM module, so i set up the settgings in logistics execution/shipping/picking/Lean WM/Define print control, i configured spool code,print code,assigned a printer to my warehouse and movement.
    now,if i do picking using VL02N or LT03, printing works well. but if i do picking using VL06P, nothing be print. why? could you help me ,thank you so much.
    BR,
    Dragsky

    Hi Gurus,
    Thank you for your reply, i think i find the cause ,but i need  your help to solve it.
    i did picking using VL06P,  i checked the picking status is 'C', a tranfer order was appeared in document flow, but when i choose the transfer order , and click display , a error message shows:
    Transfer order 0000000402 does not exist in warehouse number 183(Check entry).
    but if i do picking using VL02N  or Lt03, the transfer order can display well , i think that's cause.
    Please help ,thank you !
    BR,
    Dragsky

  • When to use APEX vs ADF?

    Experts:
    What are some example projects you've faced, where you've had to pick between ADF and APEX?
    I'm wondering if you can list some factors, business rules, or senarios of when to use APEX vs. when to scale up to ADF.
    Some factors that come to my mind:
    1. Insane business rules, with cleaner Java implementations vs PL/SQL.
    2. Many data sources, not all Oracle.
    3. Huge concurrent user base, where you need to really optimize caching strategies. Stuffing data in session variables isn't always practical.
    4. ?Others?
    I'm not especially good at PL/SQL or Java, but I do use both from time to time.
    Dan

    Thanks Chet,
    we do a lot of J2EE development, but increasingly we find that is overkill for certain clients and/or situations. And the costs of J2EE for, shall we say, smaller organisations isn't always sustainable for, shall we say, 2nd-tier business systems (i.e. fewer users, not mission-critical etc).
    So any technology that provides industrial strength with a browser front-end and speed of development is immediately attractive. we've built a number of small applications in APEX (for situations with 10-20 users only), but we haven't had time to benchmark scalability. I'm looking at moving APEX up the food chain as a solution for our clients, perhaps scaling to the several hundred users in an intranet context, and/or several thousands in an internet context.
    I may get our benchmarking team to do some performance and load testing to see how well it does, but I'm thinking that the scaling factors will relate to the database (which scales very well) and the HTTP server (which scales very well).
    Thanks for your help on this.
    Andrew

Maybe you are looking for

  • Read a csv file in a PL/SQL routine with the path as a parameter

    hello oracle community, System Windows 2008, Oracle 11.1 Database I have created a directory in the database and there is no problem to read a csv file from there. Since the files can be at different places, my java developer is asking me, if he can

  • No updating of local currency in F-90

    Hi I am booking one fixed assets vendor in F-90. I entered USD in header detail and entered 44.60 rate in header details. I entered 100$ in vendor line item and in asset line item and pressed enter. Rs.4460 was populated in "Amount in local currency"

  • Flash in x64 midori - can we get it to work ?

    Hello, I've installed midori and I really like (little ram usage, custom shortcuts, ect). Though, I can't get flash player to work ! I have a x64 cpu + midori gtk2+ package from the official repository. I've tried : - the midori-flash package from th

  • IDOCS IN CRM

    Dear All, How to send IDOCS to the third party system in CRM like SAP R/3.Please guide I want to send qutation through ALE.Please guide me. Regards, Suresh

  • Animating sequences of still images

    Dear Final Cut Pro Users, Please forgive this totally ignorant question. I really don't know where else to turn!!! I am interested in animating sequences of graphics images. I generate these images programatically, and they usually are of PDF or PNG