Error while posting the payroll results to accounts

Dear all,
Im facing a issue while posting the payroll results to the accounts in T.code PC00_M99_CIPE,
The error log says...
Inconsistence in payroll results (tables V0/RT)
Diagnosis:
An inconsistency results has been found during the evaluation of the payroll results. No referenced entry has been found in table V0.
Can anybody suggest me wat i hav to do...
Thanks & regards
Gopinath.Balakrishnan

Hi
Check whether the user is having the authorisation for the t.code PC_PAYRESULT or PC00_M40-PAYRESULT.
Because some times HR user will run the payroll and FI user will do the postings. If FI user is doing the postings, in general he will not have the authorisation for HR T.codes, then system will give such kind of errors.
If not check the paryoll results and control record.
Thanks & Regards
Bharathi

Similar Messages

  • Error while posting the parked document in ECC 6.0

    Hello ABAPers,
    After upgrade from R/3 4.6c to ECC 6.0, when we try to post the parked documents ,It calls FM :POSTING_INTERFACE_DOCUMENT".
    Inside it a call transaction is done using FBVB which throws error while posting for more than 4 withholding tax types.
    Error : Field WITH_DIALG-WT_BASE(5) does not exist in the screen SAPLFWTD 0100.
    On running BDC in foreground mode ,Error is happening when the withholding dialog opens and screen seems to be small to input all the tax codes i.e it shows only 4-5 rows and hence only 4 tax types passes to the screen and remaining is left out and error is thrown. This results in document not getting posted.
    But in 4.6 c a bigger screen pops up and no error is thrwon.
    We are not able to check FBVB directly, since it does'nt allow Direct call to this transaction.
    We have checked lots of thread and notes ,But nothing seems to be relevant or helpful in our case.
    Could you please help us in resolving this issue/ let us know if any configuration/ screen variant change is required?
    Thanks!
    Regards,
    M M Jaffer.

    Hello Nabheet ,
    It is a standard code. We are calling the FM  'PRELIMINIARY_POSTING_POST_ALL'  for posting the parked document. The FM calls internally another FM 'POSTING_INTERFACE_DOCUMENT'. This calls the transaction FBVB where we get the above error.
    Thanks.

  • Error while releasing the billing document to accounting

    Dear All,
    I need your favor to resolve the below issue:
    (System SAP SAP ECC 6.0)
    User is getting the below error message while releasing the billing document to accounting in VF02:
    This is an inter-company billing document (B. type : IV) created in company code 0151. Payer is "IC0186", verified the customer has been setup in 151.
    Corresponding invoice has been successfully posted in company code 0186. (Partner : P0151)
    User is able to post the inter-company document in 0151 using other inter- company partner (ex. IC0183). Therefore, seems that Document type can't be an issue here.
    "Consolidated companies 151 and 186 are different
    Message no. F5080
    Diagnosis
    The number of the affiliated company must be clear for the selected document type for all the line items. In this case at least two different companies or a company in connection with a business partner who does not belong to a company are stated.
    Procedure
    If you selected the correct accounts, you must enter the document with a document type that allows cross-company posting. Otherwise, please correct the entered account."
    Could anyone please suggest what can be the reason, if any configuration is missing. Any help is this regard will be highly appreciated
    Thanks in advance,
    Praveen

    Hi Murali,
    Thanks for the prompt input, however as mentioned document type can't be an issue. Since user is able to post the document (same document type) using other inter-company partner in 0151.
    Thanks,
    Praveen

  • Error while posting the Goods Receipt

    Hi Friends,
    I am having an issue while posting the Goods Receipt.
    I am getting the error "Balance not zero: 1.000,00- debit: 0,00 credit: 1.000,00". I am using the Purchase Order with Account Assignment category P and K. When ever I used the account assignment category, I am getting this type of error. I have checked the configuration and every thing is OK. System is not able to debit the G/L account which is mentioned in the Purchase Order, hence the problem. However, I think system is able to get the G/L account (to Credit the amount) from Automatic Account determination.
    Would like to know if any one come across similar type of problem and resolved it.
    We have recently upgraded the system from 4.7 to ECC 6.0.
    Apprciate the help.
    Thank you,
    Prakash

    Hi
    Thank you for the reply.
    I have checked what you have mentioned. While creating PO it is determining the G/L account automatically through the assignments in OBYC. Even then I am getting the error while doing the Goods Receipt.
    Any one is having any idea?
    Thank you,
    Prakash
    Edited by: Prakash KM on Dec 17, 2010 6:26 PM

  • Error while posting the IDoc for Customer Invoice.

    hi,
    I m posting Customer Invoice through LSMW using IDocs.
    Basic type is FIDCCP02 and message is FIDCC2.
    While posting the Idoc I m getting error as:
    'Document or line item does not exist for invoice reference'.
    I m not getting the error why it is asking for invoice reference because
    in FB01 it is not asking for any reference or anything.
    Even in f-22 also it is not asking for the same.
    In Idoc all the item level values are coming prorperly.
    If anybody worked on such issues then please reply.
    -Thanx.
    -Umesh

    Hi,
    Where you able to resolve your issue, I would appreciate if you can share the solution.
    Thanks

  • Error while executing the payroll through transaction code PC00_M40_CALC

    Dear Sir/ Madam,
    While executing the payroll through the transaction code PC00_M40_CALC , i am getting the error as mentioned below :
    "Division by zero not performed "
    Calculation rule X0133****5            RTE = ISDIVP DIVID ARR ZERO=A   ADD
    I am not able to resolve this error. So request to guide me on this.
    Thanks & regards,
    vijaya.s.c.
    Moderator message: wrong forum, please have a look in the (I guess) ERP HCM forums.
    Edited by: Thomas Zloch on Jan 24, 2012

    Hi,
    Maintain have you changed any x013 rule?
    If not, just maintain attendance/time events then process the payroll.

  • Error While saving the tabulator results recording(QE71)

    Hi Experts ,
    through the Tcode QE71 i'm recording the inspection points and the inspection results but while Saving the recorded results , the system is giving error as " No Orignal values " and also as "inspection Pt 99999 of the Characteristics .....is not avaialable".
    What might be the possible reason for the same. But when i'm entering the results through the Tcode QE01 all the results are saved and closed.
    Can anybody help me out of this.
    B'regards
    Krishna

    Hi,
    Can you call your web service using jQuery not in an app successfully?
    As the error message suggests, it might be an error on the server side.
    I suggest you do a simple test to check whether you can call the web service using jQuery.
    Here are two links would provide more information about troubleshooting this error for your reference:
    http://sadomovalex.blogspot.com/2013/08/return-json-from-asmx-when-call-it.html
    http://www.codeproject.com/Tips/761116/Troubleshooting-an-Issue-With-Calling-an-asmx-Web
    Feel free to reply with the test result if the issue still exists.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Error while simulating the payroll

    Hi,
    While simulating the payroll, the log displays"Error while deriving the currency from table T001P & Error during initialization of payroll"
    Please help me to overcome this problem
    Thanks
    Shadeesh.G

    Srinivas
    check V_T500P  assigment of your pay roll area with ur country grouping
    Check the Tcode OE00  whether the currency exists in this table
    later check V_T510F_B 
    double check the entires in IT008 once
    Check it slowly

  • Error while posting the CREMAS03 Idoc

    Hi
    I a getting the Error while posting CREMAS03 idoc from File
    The ERROR: Status 65 ,Error in ALE Servics: Cross Company code does not exits..
    but when i cheked with the functional guys , the comany code exits..
    Any one have any idea
    SV

    Hey,
        seems you have given wrong enteries for logical system in sale or in WE20(patrner profile)
    Steps for ALE settings:-
    Steps for XI
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the R3 system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto IDX1.
         Create a new port.
         Give the port name.
         Give the client number for the R3 system.
         Select the created Rfc Destination.
    Step 3)
         Goto IDX2
         Create a new Meta data.
         Give the Idoc type.
         Select the created port.
    Steps for R3.
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the XI system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto WE21.
         Create a port under transactional RFC.(R3->XI)
         Designate the RFC destination created in prev step.
    Step 3)
         Goto SALE.
         Basic settings->Logical Systems->Define logical system.
         Create two logical systems(one for XI and the other for R3)
         Basic settings->Logical Systems->Assign logical system.
         Assign the R3 logical system to respective client.
    Step 4)
         Goto WE20.
         Partner type LS.
         Create two partner profile(one for XI the other for R3).
         Give the outbound or inbound message type based on the direction.
    Step 5)
         Goto WE19
         Give the basic type and execute.
         fill in the required fields.
         Goto IDOC->edit control records.
         Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)
         Click outbound processing.
    Step 6)
         Go to SM58
         if there are any messages then there is some error in execution.
         Goto WE02.
         Check the status of the IDOC.
         Goto WE47.
         TO decode the status code.
    Step 7)
         Not mandatory.
         Goto BD64.
         Click on Create model view.
         Add message type.
    BD87 to check the status of IDOC.
    In case if not authorized then go to the target system and check in SU53, see for the missing object
    and assign it to the user.

  • ERROR  WHILE POSTING  THE STOCK  OF MATERIAL

    Dear experts
    while  posting  the stock  of  material  iam  getting  the error  'number ranges for transevent type WA in year 2011 does not exist.
    what  transaction  should  be  used  .
    Thanks & Regards.
    Erfan.

    Dear,
    First of all please go to T-code FBKP, click on Document Type, double click on document Type "WA" and check what is the value in Number Range.
    For Example there it is 01, then got to FBN1, enter company code and give  give 01 and against this maintain number.
    Hope this helps!!!
    Br,Vivek

  • Error While posting the Budget Update(BPUP)

    We are getting an error message u201CError when saving the Budget Updateu201D while posting the Budget Update (BPUP). I have filed all mandatory requirements in the transaction.
    I couldnu2019t able to find out reason for this error message. Please help me on this.

    Hi,
    Where you able to resolve your issue, I would appreciate if you can share the solution.
    Thanks

  • Error while defining the Payroll

    Hi All,
    I am getting an error while savng the details. It is showing an errror 'Please enter the required value for the employers PAYE Reference segment in the GB statutory info flexfield.
    Aslo another error is i have created the Payment method but it is not showing me at Payment description screen..
    Can any one help me out of this?
    Thanks....

    On the Define Payroll screen, there is an Additional Information box(DFF) for GB Statutory Info.
    There are some mandatory fields you need to enter, before you can save the payroll.
    If the Employers PAYE Reference field doesn't get you any data, you need to first define the Tax Reference details at the BG Level -
    Re: Statutory Information
    What exactly do you mean by Payment Description Screen ?
    Cheers

  • Error while posting in payroll

    Dear All
    I have assigned wage type to symbolic account and these symbolic accounts are assigned to GL account's.
    After that when I am running posting through Eassy Access I am getting error like "Posting could not be promoted"
    Please guide me the necessary steps.
    Regards
    Chandra Reddy

    Hi
    Can you please let us know that you have checked the follwoing things while executeing the posting to accouting transaction
    1.Payroll should be in Exit Mode and Live payroll results should be available in clusters
    2.Have configured the HR-FI part correctly and the input values which u are giving in CIPE00 were correct
    Please do let us know

  • Direct store Delivery : Error while posting the customer payment in FSR

    Dear Experts,
    We are in the process of DSD implementation at customer place. We are facing the following isuse , your help will be highly appriciated
    This is with respect to an error we are facing when the collection clearing
    process iin final settlement Run.
    The details of the same are as follows:
    Transaction code: /DSD/SL_COCKPIT
    Area: Payment Posting
    Error: Balancing field "Profit Center" in line item 001 not filled
    The customer line item of the invoice being cleared has been assigned
    the profit center as part of the document splitting at the stage of
    invoicing to the customer.
    The bank account/cash account to be posted at the time of clearing in
    DSD settlement process is not capable of being provided as input nor
    available for configuration in the DSD section in IMG.
    regards
    Neleesh

    Hi
    Did you find the solution to this error. We are also facing the same issue while posting payment against the payment method 'Check'.
    Kindly help please.
    Regards
    Noman Rasheed

  • Error while posting the material

    Hi experts,
    While intially posting the material in Mb1c by movement type 561.
    while saving it show the below error
    "Account determination for entry GKR GBB ____ BSA 3000 not possible"
    pls help
    regards
    arun

    Have u checked this first
    go to OMWD and put the valution grouping code may be u r using 0001 for ur valuating area (plant) and company combination
    hear this is missing so u r having the error
    if yes
    then go to OBYC
    click on gbb give chart of account i think in ur case its GKR then find entry with
    0001 BSA 3000 GL or
    BSA 3000 GL
    if this entru is missing
    the ask ur fi person to creat gl account to initial balace upload in FS00
    may be copy of 399999 std sap have for copmpanyt code 1000
    and creat a entry
    0001 BSA 3000 GL
    BSA 3000 GL
    hope this will clear ur issue
    Reward if issue solved
    Message was edited by:
            Umakant Bhangale

Maybe you are looking for