Claim Creation, capture of cost against WBS and Payment to Vendor.

Hi,
My Scenario is as follow-
I have a customer which is afftected by my project. He is affected and the has carried some work on his own to restore the things which are affected due to my project.
Now he is claiming that amount from my company and after accessing, we realise that that is a real damage and we need to pay to the customer.
Hence i am trying to map it in SAP as follow-
I am Creating a claim with cost and assigning a WBS element to it. Now the cost of the claim is not getting reflecting anywhere at WBS element. I am aware about the BADI - NOTIF_COST_CUS_CHECK.
I have not activated this BADI but the description says that when activated, it should create an internal order when i save the claim. Now i want to know what are the effect of cost of claim on WBS (Will it be displayed as planned or actual cost on WBS and is there any relation with the status of claim?)
The other question is that if i am creating this claim as a claim of customer to whom i need to pay certain amount, how WBS and internal order will help me in executing the payment to customer?
Waiting for advice please.
Thanks
Rajesh

Hi,
Please refer following link on Claims
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSCLM/PSCLM.pdf
Regards
Tushar

Similar Messages

  • Book cost to WBS and Cost Center

    Hello All,
    TEST SYSTEM
    I post cost to WBS ( 5150 real ) and cost center (1001 real). The wbs 5150  is assign to cost center 1001.
    I do not have validation and subs.
    The system allow me to book cost to both cost object (WBS/Cost Center)
    How does the system recognize this.
    To my knowledge even though you booked cost to both cost object the system will automatically make wbs as statiscal.
    Is this correct ?
    Please advise
    Thanks
    bali

    Hi,
    If your WBS is not defined as statistical in the master data, then booking to WBS and cost centre, will create statistical posting to cost centre and not to WBS.
    Regards,
    Eli

  • WBS and NPLNR for Vendor Items in BSIK and BSAK  Table

    Hi  FI Experts,
    I created a PR for Network  . While creating PO for the PR  the network values are flowing into  PS_PSP_PNR and NPLNR of EKKN fields  .
    While doing a MIGO also the WBS and NPLNR are flowing to MSEG table  appropriate fields .
    While doing a MIRO transaction for PO   the vendor line item  posted in BSIK table populated with  neither WBS nor NPLNR (Network).
    When  payment is made for Invoice the clearing document(Payment Document)  from BSAK table should be populated with either WBS or NPLNR .
    Could you  please suggest if I need to manually run some transaction to get them Popluated .
    All the above helps me in writing a Vendor and Project wise outstanding balances report .
    Thanks in Advance ..
    Regards,
    Kishore.S

    Hi Srinivas,
    The minimun field required to make a vendor posting are as follows,
            wa_vendoritem-itemno_acc  = gv_count.
            wa_vendoritem-vendor_no    =  wa_vendor-newko.
            wa_vendoritem-item_text     = wa_vendor-sgtxt.
            wa_vendoritem-comp_code  = wa_vendor-bukrs.
            wa_vendoritem-pmnttrms     = wa_vendor-zterm.
            wa_vendoritem-bline_date   = wa_vendor-zfbdt.
            wa_vendoritem-item_text    = wa_vendor-sgtxt.
            wa_vendoritem-tax_code    = wa_vendor-mwskz.
            wa_vendoritem-profit_ctr     = wa_vendor-prctr.
    I think you missed the profir centre field which is mandatory for a vendor posting,or if is a new gl, it will derive the profit centre from the cost centre of the previous line(i.e. G/L line).  if it is not a new G/l , then you need to manually find the profit centre from cost centre and put the values. So double check passing these field , it should be working. Still have doubts please contact me.
    regards,
    Shobana.K
    Edited by: Shobana k on Jan 8, 2009 8:05 AM
    Code Formatted by: Alvaro Tejada Galindo on Jan 8, 2009 4:01 PM

  • SUBSEQUENT GR AND PAYMENT TO VENDOR

    Hello experts,
    I have following scenario in my business process..
    I am working in a hosiery company. I am supplying yarn to my subcontractor (vendor) for knitting
    In my subcontracting PO  I have mention po quantity as 100kg, and I m supplying 100 kg of yarn to my vendor.
    Now I am receiving 110 kg of knitting material. That means my vendor is giving me extra 10 kg of yarn from his pocket. So I have to payment  my vendor in this way.
    1.     110 kg  processing charges.(let say 10  rupees/ kg)
    2.     10 kg of yarn price (suppose 150 rupees/kg)
    When I receiving 110 kg of knitting material there is a negative VENDOR stock of -10 kg. so is there any way to avoid negative stock.
    Again how to pay  my vendor for these 10 kg yarn extra.
    What is the customization in MIGO and MIRO I have to follow?
    Plz help me out . plz reply me in details.
    REGARDS
    raghu

    Hi,
    I think the problem is the overdelivery, you order 100 kg and you receive 110 kg.
    So how to avoid overdelivery against PO.   To overcome this problem you can  use the "value Keys"
    Go to customizing :
    Materials Management>>>Purchasing>>>Material Master>>>Define Purchasing Value Keys
    Define a Value Key with the required overdelivery tolerance "0%" .
    Then go to Material master data, Purchasing View... Tcode MM02
    Assign this Value Key number to the material in the field "Purchasing Value Key"
    However, why your subcontractor is selling raw material, there is no contract between you concerning this issue. You could refuse his offer of 10Kg, because this disturb the functioning.
    To overcome the actual situation there are  two possibilities :
                         - You give him back raw material through mvt 541, qty will be reset to Zero
                        - You accept the raw material, so you have to define new vendor master data for this subcontractor, but as standard vendor and you create an order with 10kg raw material. then you make a virtual receiption and resend qty to him.
    regards

  • How to adjust advance in part/full against invoice for payment to vendor

    Dear Experts,
    I need all your expertise view on a scenario.
    what i am trying to do is like i have given advance to vendor 10000 and deduct 100 tds on it.
    now vendor send the invoice amount 30000 and we deduct tds by doing adjustment in invoice manually against advance amount and deducted tds 200 on invoice.
    now vendor ask us to adjust the advance amount 3000 from 10000 advance amount against invoice and then do the payment for it. and we like to pay only 21000 against remaining amount after adjusting advance using partial payment method.
    So please tell me the steps in detail with accounting entry to post this in sap.
    Regards
    Arun Rai

    Hi,
    You can clear down payment against invoice via F-54. Simply enter the data by entering the invoice number.
    Regards,
    Jigar

  • Function Module to find Planned Costs and Actual Costs against WBS element

    Dear All,
    We have a requirement where we need to find out the Planned Costs and Actual Costs booked against a WBS element, in a year. The costs can be against all the plan versions or on individual plan version.
    Are there any function modules to retrieve this value?
    Thanks for the help.
    Warm Regards,
    Judith

    Hi,
    The easiest way would be to get the OBJNR for all WBS elements from PRPS and look up RPSCO and summarize for Value type (RPSCO-WRTTP) 1 for planned cost and 4 for Actual cost.
    Please let me know if this helps.
    jibat

  • Unable to caluclate cost in CJ20 for wbs and network level.

    Hi All,
    I have a query in the project Builder(CJ20N).
    I created Project>WBS Elements>Network> and posted costs via assigning activity.
    If I select an activity and go to edit>Costs,  the "calculate costs" option is activated.  ( I get "Message Costs were calculated: See menu Edit -> Costs -> Planned - Actual")
    And also I am able to view the cost in Edit>Costs> Plan/Actual.. "Activity/Element". Please see the screenshots of Plan /actual comparison.
    However if I select the WBS or Network and go to edit>Costs,  the "calculate costs" option is disabled (frozen) and also in the same path Plan/Actual> "activity/Element"  option is disabled (Frozen).
    Request you to review the attached screenshot and advise is there any way to defreeze the option "calculate costs" and view the costs in WBS and Network level?

    Hi,
    why you want to see plan cost in project builder CJ20n? any specific reason please let us know...
    every structure report having this kind of feather as CN41n/CNS41 then check these two report.
    and lots of hierarchical report is there for seeking plant cost in project as Gokul suggested above.
    so in project builder only plan VS actual cost can be look like by network activity.
    Regards,
    Sanjeev

  • Tranportation cost against a transporter in a stock transfer order

    Hi,
    I have configured a stock transfer scenario.I have made a freight condition also.
    But I want to capture this cost against a vendor ie transporter.
    So how to book this transportation cost against a transporter (Vendor) so that at the month end i can see a report and can pay this transporter.
    Regards
    Gaurav Jain

    HI Jeewanth,
    But I need it transporter wise.
    How to do it.
    Regards
    Gaurav

  • How to capture Material costs, profit margins in pricing

    Guys,
    What is the way to capture material costs, profit margins and other sub-totals into the pricing procedure?
    Thank you.

    Hi
    For capturing the material costs, you can use one of VPRS, EK01 or EK02 condition types. The usage of these condition types and their significance can be seen in some other thread here. There are lot of threads on these condition types.
    You can also go to these links given below.
    http://sap.ittoolbox.com/groups/technical-functional/sap-log-sd/condition-type-ek01-ek02-1396383
    http://www.jt77.com/system-dynamics/model-08388.html
    http://www.jt77.com/system-dynamics/model-05254.html
    http://www.jt77.com/system-dynamics/model-04469.html
    http://www.sap-img.com/sap-sd/difference-between-condition-type.htm
    This should also tell you something about profit margin.
    For subtotals, there is a separate column in pricing procedure and  you can mention which subtotal a condition type or subtotal should correspond to. The subtotals range from 1 to 9 and then A to Z. The purpose of these subtotals can be seen by putting an F1 in that column or through some oss notes.
    Hope this helps you.
    Rewards if this helps.

  • Table where data of  material against WBS is maintained

    Hello Experts.
                         Is there any table to look upon which fetches data related to material assignment against WBS and vice versa.?
    Please suggest.
    Regards
    Edited by: ankur_sau on Feb 15, 2012 11:47 AM

    Thanks A Lot Andreas Mann !!!
    regards
    Ankur

  • How to Capture Multiple Cost centres and Business Unit information in a project?

    Dear Experts,
    With the help of UDA functionality in project super responsibility, I have captured Cost centre and Business unit information and this info will be used/reflected in CC and BU segments of all transactions gets recorded against that project.
    Now, our user wish to have multiple cost centres and business units to be tracked in the same one project. How is this feasible? Below example describes my requirement in a summary, please advise.
    An Indirect project is created when a defect on a machine reported from client's customer and all subsequent activities (purchases, travel to customer site to analyse and troubleshoot, purchases for any in-house analysis etc..involves costs spending internally) in resolving that defect/project involves 6 to 7 different departments (Sales, Tech Support, Quality team etc.,who actually work/travel and spend costs against project until defect resolution). And, each of the above departments will have 1 dedicated owner (project owners) to manage that project and each of these 6 or 7 owners owners will have their own cost centres (eg: 2345 - Sales team) against which they wish to see their transactions (travel, purchases during defect resolution) globally.
    So, all I want to know is how can I make one single project to accommodate multiple cost centresand business unit information to be assigned using UDA? Please let me know if I am not clear.
    Regards
    Venkat

    I think you should use the expenditure organization on the transaction itself to derive the CC/BU. Have AA lookups and define AA rules where you look at a Exp Org to BU or Cost Center to derive accounting.

  • CJV4, WBS simulation version cost in COSS and COSP by cost element

    Hi PS expert.  (-:
    IN PS When we freeze a simulation version with CJV4,  (operative data to version), sap will create new object number in table VSCAUFV_CN for each network and VSPRPS_CN for each Wbs element related to the simulation Version.
    In our environment, SAP will add record in COSS and COSP for the new object number for Network but NOT FOR THE WBS.
    Is it standard to NOT record the cost in COSS and COSP for the simulation cost of the WBS (against the new object number?)
    That mean we will able to see the simulation cost by cost element for network, but NOT FOR WBS element.
    For the WBS, we only record the cost in RPSCO by cost category.
    Is there a way to active (with an exit ..classu2026bapi) the recording of the cost of the WBS by simulation version in COSS and COSP
    Thanks you very much for your help
    Sophie

    hi sophie,
    create separate network for each wbs in project.  see if this can solve your issue.
    vengaiah chowdary

  • Restriction to only cost element based  planning against WBS

    HI Expert,
    here we need a scenario, like...user can only do cost element based planning against WBS.
    He should not be allowed to enter any manula cost directly against WBS.
    How to address  this issue.
    thanx in adv.
    regards
    Ashis

    Hi,
      Go to CJR2 t-code select the layout 1-702 and enter the wbs, cost element, periods, year and version and execute the transaction. Then enter the values and save.
    Remove the autorization for CJ40.
    Rgds
    Sudhir Reddy

  • Differnece between capturing campaign actual cost using PS and using COPA

    Hi Experts,
    Could anyone tell me the exact difference between  capturing campaign actual cost using PS and using COPA?
    Thanks!

    Hello,
    as far I understand these are different objects. The campaign is transfered to the project system as a WBS element, which may be integrated into COPA as well. Please refer to the online help:
    Account Assignment to Profitability Analysis - Campaign Management - SAP Library
    As far I know the COPA integration may work using WBS elements, but may also work from the conditions created from a campaign or trade promotion.
    best regards,
    Johannes

  • PO reporting that can capture PO number, PO value and cost center

    Dear SAP expert and gurus,
    Would like to seek for your professional advise and consult on which report in MM that can capture the PO number, PO value and cost center.
    Kindly advise.
    Thank you
    Regards
    Leonard Tan

    ME80FN is a good report that captured the PO number and amount. However, the cost center is not being captured here. is there any suggestion?
    ME2K is not an ideal report to user cause, user requires the data to be shown in one line instead of 2 to 3 line.
    Is there any report like ME80FN can be captured PO number, PO value and Cost Center.
    Thank you
    Regards
    Leonard Tan

Maybe you are looking for

  • Mixing 10.4 and 10.5 with Time Machine--not a good idea (?)

    I'm planning on installing 10.5 (aka Leopard) in a separate partition to tweak and trial it until its ready for prime time for me (for one thing the new X11 isn't fully up to speed and that's a show stopper for my business use of Leopard). It occurre

  • Cover flow on computer doesn't work.

    I am on a PC. When I attempt to use the Cover Flow display option my screen looks like this. I just updated to the latest iTunes version (10.3.1.55) and I still have the same problem. Is there a way to fix this?

  • Import from a camera that contains mts files

    what is the required file structure for FCE to import from a camera that contains mts files

  • Query to find diference in resultset.

    Hi, Is there a way to find what is/are the column(s) that are different between two table result sets. Ex from the result set of a minus command: select * from a minus select * from b or from the result of a join. any way is fine. i just want to know

  • Signed applet stopped working

    All I'm trying to modify a few class files for an application that is kicked off with an applet(uses servlets, etc..). Originally there was a certificate used to allow the applet to read files from the client. There's a JAR file on the server that co