KP06 Plan Values are not updating in Cost center  report

Hi,
I have configured KP06 and uploaded through excel,It is getting uploaded successfully.
But after uploading planned values are not updating in the S_ ALR_87013611 Report.
What could be the reason.kindly give me some inputs regarding this.
Thanks
Supriya

Hi Supriya,
After uploading the entries have you saved or have you verified with excel values.
Please check.
Sateesh

Similar Messages

  • Excise values are not updating in factory sales

    Dear SCN's,
    I'm facing an issue while doing factory sales, while creating sales order and billing I'm using J1IIN for excise invoice and then updating in J1I5 transaction but the values are not updating in table J_2IRG1BAL. Can anyone suggest what to do in order to get the values updated in table.
    Thanks & Regards,
    Kumar

    The following note explains how you need to update J_2IRG1BAL table.
    Note 951955 - CIN: General clarifications for RG1 goods
    Have a look at this.
    G. Lakshmipathi

  • Custom propertie's values are not updated for workflow metadata

    Hi,
    I've a requirement where I need to add and update some properties. to /etc/workflow/instance/<Instancename>/data/metadata node.
    I've two workflow Process steps,
    Process step 1:
        Adds some properties to metadata.
    Process step 2:
        Updates the propertie's values which are added in Process step 1.
    But the issue is update is not working when the node is /etc/workflow/instance/<Instancename>/data/metadata.
    i.e. In the step 1, Properties are added to metadata node but In the step 2 propertie's values are not updated to the same node.
    Here is my process code:
    =================================================
    import java.util.Locale;
    import java.util.StringTokenizer;
    import javax.jcr.Node;
    import javax.jcr.Session;
    import org.apache.felix.scr.annotations.Component;
    import org.apache.felix.scr.annotations.Properties;
    import org.apache.felix.scr.annotations.Property;
    import org.apache.felix.scr.annotations.Reference;
    import org.apache.felix.scr.annotations.Service;
    import org.osgi.framework.Constants;
    import javax.jcr.Value;
    import com.adobe.granite.workflow.WorkflowException;
    import com.adobe.granite.workflow.WorkflowSession;
    import com.adobe.granite.workflow.exec.WorkItem;
    import com.adobe.granite.workflow.metadata.MetaDataMap;
    import com.adobe.granite.workflow.exec.WorkflowProcess;
    import com.adobe.granite.workflow.model.WorkflowModel;
    import org.apache.sling.api.resource.ResourceResolver;
    import org.apache.sling.api.resource.ResourceResolverFactory;
    import org.apache.sling.jcr.resource.JcrResourceUtil;
    import org.apache.sling.api.resource.PersistableValueMap;
    import org.apache.sling.api.resource.PersistenceException;
    import org.apache.sling.api.resource.Resource;
    @Component
    @Service
    @Properties({
           @Property(name = Constants.SERVICE_DESCRIPTION, value = "Test"),
           @Property(name = Constants.SERVICE_VENDOR, value = "Adobe"),
           @Property(name = "process.label", value = "Test 1")})
    public class Test1 implements WorkflowProcess
        @Reference
        private ResourceResolverFactory resourceResolverFactory;
              public void execute(WorkItem workItem, WorkflowSession wfsession, MetaDataMap metadata)
                                  throws WorkflowException {
                        System.out.println("Testing");
            try{
                ResourceResolver resolver;
                resolver = resourceResolverFactory.getAdministrativeResourceResolver(null);
                String instancePath = workItem.getWorkflow().getId();
                Node instanceNode=null;
                Session jcrSession = wfsession.adaptTo(Session.class);
               String payload = (String) workItem.getWorkflowData().getPayload();
               //instanceNode=JcrResourceUtil.createPath(payload+"/jcr:content", "nt:resource","nt:resource", jcrSession, true);
                                  instanceNode=JcrResourceUtil.createPath(instancePath+"/data/metaData", "nt:resource","nt:resource", jcrSession, true);
                                  System.out.println("Test: instance PAth:"+instanceNode.getPath());
                Resource resource = resolver.getResource(instanceNode.getPath());
                    if(resource != null)
                        PersistableValueMap valueMap= resource.adaptTo(PersistableValueMap.class);
                        valueMap.put("name", "Rajesh");
                        valueMap.put("id", "A002");
                        valueMap.put("designation","SE");
                        valueMap.save();
                        System.out.println("Name:"+valueMap.get("name"));
                        System.out.println("Id:"+valueMap.get("id"));
                jcrSession.save();
                resolver.close();
            }catch(Exception e)
                System.out.println("Exception:"+e.getMessage());
    ===================
    The code works fine when the node is payload/jcr:content.
    Note : Process 1 and Process 2 code is same expect the values I'm passing to the PersistableValueMap.
    Any pointers would be more helpful..
    Thanks
    Siva

    Is there anything wrong in my code/ it's a bug..  
    Thanks
    Siva

  • Quantity is not appearing on Cost Center report S_ALR_87013611

    Hi Fellows,
    Quantity is not appearing on cost center report S_ALR_87013611. When we go to the line items it is appearing. Could you please help me in this regard.

    Hi,
       Please refer note 64120
    regards
    Waman

  • Excise values are not updating in billing

    hi all,
    In RG23D register BED, AED, ECS values are showing correctly, but in order (VA02) or in billing (VF01) excise values are not showing. So, what could be the reason and what need to be checked?
    thanks.

    Hi MBS,
    yes im doing depot process.
    I maintained routine 356, and statistical
    and i checked pricing procedure analysis tab, where all conditions are activated.
    but still values are not fetching or shoeing in billing.
    any other solutions.....
    thanks.

  • Editable alv using OO ALV(newly edited row values are not updating )

    Hi friends,
    i am facing a problem. i am displaying an output alv  using OO ALV.
    i am creating a new row and validating the newly created row values and changing if it is not according to the criteria. but the newly edited values are not capturing in method
    pr_data_changed->mt_inserted_rows as it contains values only entries entered for the first time .
    i am not getting the newly edited values in it.
    please do the needful.
    Thanks and Regards,
    srinivas

    Hi!
    to rectify the problem in the Code.....
    You can Go through this program....for changed values....
    https://wiki.sdn.sap.com/wiki/x/AwBIBQ
    Regards.

  • Reconcilation Accounts are not updating in KE80 PCA-Report

    Hi,
    i have executed all balance carry forward to PCA transactions,Still the reconcilation accounts balances are not updating in the KE80-PCA report.I have maintained all reconcilation accounts in 3KEH transaction.Is this the reason,to not update the reconcilation balances in the PCA report?
    Kindly advice me
    Thanks
    Supriya

    Hello,
    There is no need to maintain the reconciliation accounts in 3KEH.
    You only need to maintain the additional balance sheet accounts in 3KEH.
    If you further interested to determine on various level, you can write the PCA determination in 3KEI
    Please remove reconciliation accounts from 3KEH.
    Execute F.5D (Balance Sheet Adjustment)
    Execure 1KEH, 1KEK, 1KEI and 1KEJ reports. (Make sure that you have removed test runs)
    Useful transaction code is KE5T, where you can see the difference between FI and PCA
    Regards,
    Ravi

  • Cost center plan values and Profit center plan values are not matching

    Hi,
    When user drill down the costcenter plan costs by partner in production system getting difference between P center values for a perticular functional area.
    But this number should match with Cost center and P center functional are values but there under functional are showing lower amunts.
    Pls let me know where exactly i have to check because i am fresher for controlling.
    Please help me out.

    Hi Anil,
    If I understand your requirement then you want to plan both in USD and INR at the same time.
    Say you maintain rate as 1 USD = 50 INR
    Do you want to plan for 100 USD and 480 INR against one combination (Cost Center / Cost Element) and 100 USD and 520 INR against another combination of Cost Center / Cost Element?
    SAP allows you to plan for a Cost Center / Cost Element combination only once. And that you can plan in any currency. Either in CO Area Currency or Object Currency (in this example Cost Center Currency) or in Transaction Currency (any other currency that you may choose). And the other currencies gets derived from the Exchange Rate maintained in the system using OB08 tcode. The exchange rate will be derived using the Planning Version "Exchange Rate Type" and "Value Date" (See Fiscal Year settings for Planning Version).
    So, if you plan in INR it gets translated to USD and vice versa. For planning in different currencies (only one is allowed) you need to change the planning layout to include the Amount Currency field.
    So for a single version say V1 you can plan in INR which gets translated to USD using OB08 exchange tare. Again you can plan in version V2 in USD which will get translated in INR using the same OB08 settings but you need to use a different Exchange Rate Type for V1 & V2.
    I am not sure what the business requirements are. If the requirements are only to display different currencies in a report then that can be achieved by creating a Report Painter report.
    Hope this helps.
    Thanks,

  • AUC Settlement - values are not updated in all depreciation areas

    Dear Friends,
    I got a problem with Asset AUC settlement.
    We have created a AUC, while creating asset master, we mistakenly deactivated one of depreciation area(area 70). After few days my user run settlement (in the year 2014). When user run settlement all values move to new asset except depreciation area 70 because in AUC asset area 70 is deactivated. But in new asset area 70 is required.
    Now user realised it, is there any way to enter values in area 70, becuase we are using parellel ledger concept, area 70 is assigned ot one ledger when user run GL balances system showing differences in balances.
    Please help me to solve this issue.
    Thanks
    Sudheer

    Hi Sudheer,
    This t.code will activate the dep.areas for all existing assets. If you want to activate for specific assets, then it is not possible. Alternatively, you select the check box "Leave values initial" and run the program. Here the check box will not update any values for the new dep.area for the existing assets. After that create a custom transaction type and limit the transactions for the new dep.area, after that do posting for the asset which you want postings.
    Regards,
    Mukthar

  • Asset values are not updating in ledgers

    Dear Experts,
    Currently for company code 1000, system calculating depreciation   properly and posting,
    If there is a change in depreciation % rate, user can able to change the depreciation % in Dep key and successfully posting while running the depreciation run.
    Accordingly to the asset dep calculation, retirements, transfers, partial retirements etc there were no issue and everything is working fine for company code 1000.
    Only thing is those values not updating L5 ledger.
    Regards
    Venkat

    http://scn.sap.com/message/13115490#13115490
    Refer to the above Thread
    3. SPRO-Financial Accounting (New)-Financial Accounting Global Settings (New)-Ledgers-Ledger-Define Ledger Group
    We have one ledger group, We one leading ledger (OL) and 3 non leading ledger L5 _US GAAP Ledger, L6_IFRS Ledger, L7 _Fiscal year Jan – Dec Ledger and
    We have created one ledger group and selected the ledger group and clicked the ledger assignment
    Representative Ledger in Group ticked only for the OL ledger, we have to maintain Representative Ledger in Group tick for the remaining non ledger
    Also?
    Regards,
    Venkataswamy

  • Query Values are not updated.

    Hello All,
    While refreshing the query on the cube 0IC_C03, i am not getting the correct values in the query,  Cube 0IC_C03 values and query values are differ.
    when i Tested inthe RSRV test it shows
    "<b>Dimension key 398 missing in dimension table /BI0/D0IC_C03P</b> "
    if any one knows plz guide me.
    Regards
    Chintaps

    Hello,
    I did not find DIM ID in DImension table. and
    when i checked Masterdata consistency check at RSRV level it gives-
    There is a inconsisitency in masterdata for 0MATERIAL.
    Characters not allowed characteristic values(characteristic 0MATERIAL)
    Value in SID table 000001000001/ correct value 000000000001000001/ SID in SID table 41037
    Value in SID table 000001000002/ correct value 000000000001000002/ SID in SID table 41038
    Value in SID table 000001000003/ correct value 000000000001000003/ SID in SID table 41039
    Value in SID table 000001000004/ correct value 000000000001000004/ SID in SID table 41040
    Value in SID table 000001000005/ correct value 000000000001000005/ SID in SID table 41041
    Value in SID table 000001000006/ correct value 000000000001000006/ SID in SID table 41042
    Value in SID table 000001000007/ correct value 000000000001000007/ SID in SID table 41043
    Value in SID table 000001000008/ correct value 000000000001000008/ SID in SID table 41044
    Value in SID table 000001000009/ correct value 000000000001000009/ SID in SID table 41045
    Value in SID table 000001000010/ correct value 000000000001000010/ SID in SID table 41046
    and i checked the program RSDMD_CHECKPRG_ALL for the 0MATERIAL
    Characteristic 0MATERIAL: 288 values from table /BI0/TMATERIAL do not exist in table /BI0/SMATERIAL.
    and  gives me a message Some versions are incorrect.     
    if anyone have an idea , please suggest me.
    Regards
    Chintaps

  • Values are not updated in Assets if posted via Purchase order

    Hello Gurus,
    I have done all the customization relaed to Asset Accounting. When I am trying to procure Assets through Purchase order it is updating quantity but not updating values. Can any one give me some suggestion on this.
    Regards,
    Pawan Kumar

    Hi,
    Please check the account assignment category in OME9. Check Category A. GR Receipt will on the basis of non valuated. Just do MIRO. I think your value will be updated.
    Regards,
    Jigar

  • Characteristic Values are not updated in COPA Report

    Dear Gurus
    I have created one characteristics  and derive the value out of derivation rule but the same is not appearing in the COPA Report even though I mapped that Characteristics in my COPA Report.  Please advice and help.
    Sivakumar Subramanian

    Dear Jayaram
    While creating the Derivation Rules I checked the derivation is working fine or not by giving the inputs and it is working and no error in deriving the characteristcis.
    Please help.
    Sivakumar Subramanian

  • Asset acquisition value is not updated in Profit center as well as segment

    Dear All,
    I procured an asset through MM, (MIGO and MIRO). the acquisition value is updated in the asset master as well as GL account. but no value is updated in the profit center and related segment.
    I did the following (using ECC 6, document spiltting activated)
    1. Asset master data created and cost center assigned. Profit center is assigned in the Cost center and Segment is assigned in the profit center master data.
    1. me21n - po created
    2. MIGO - done
    3. MIRO - done.
    Can any one help me to solve this issue
    Looking forward your valuable reply
    Thanks in advance
    regards
    Govan

    Hi
    Please check whether cost center is suppressed field for the respective GL Account. Also it seems that you have not made profit cneter as mandatory field. Goto IMG> Financial Accounting (New) > General Ledger Accounting (New) > Business Transactions > Document Splitting > Define Document Splitting Characteristics for General Ledger Accounting . Here you can make the mandatory field as per requirement.
    Warm Regards

  • Matnr values are not updating 0FI_GL_14

    Hi
    0fi_gl_14 is alligned with BKPF and some other tables?
    so we added matnr. as per sap if we add field from align tables no need write code? but i am not getting any values?
    can u please let me know

    Hi,
    Did you added matnr field name same as origin table? Field tech name should be same as origin table to automatically fill.
    Thanks
    Raghu

Maybe you are looking for

  • How to enter many receiving lines for one PO Line

    Hi, we are working in oracle applications 11i From Oracle Inventory Responsibility->Transactions->Receiving: Enter Purchase Order Number: Receipts Window: we have a line with item quantity of 100 (for example). I need to receive that item on many lin

  • PL/SQL Utility for Sanitizing HTML User Input

    I would like to allow my users to include a limited set of HTML tags in there text input. Does anyone have a PL/SQL utility they would be willing to share that scans a string and "sanitizes" it by escaping tags that do not belong to a set of programm

  • Organizing Application Folders

    I have more than 100 entries in my Applications folder and although there is finder and spotlight to launch apps, I find this quite cluttered. In Windows System, I would usually organize the application in folders such as Security, Online, Multimedia

  • Where to find more info on the Communcation Scenarios ?

    Is there a wiki page / doc on the mentioned CS in the Configuration Guide ? Opportunity with Sales Order Pricing in ERP: Outbound Opportunity with Print Preview of Sales Documents in ERP: Outbound Sales Quote with Sales Order Processing in ERP for ID

  • Start jclient app on 9ias rel2

    I have developed and deployed (from JDeveloper 9031 to local DCM) a jclient application with bc4j bindings on swing components (such as the demo at http://technet.oracle.com/sample_code/products/jdev/jclient/jclient_binding_demo.html) The deployment