Generate Posting Date for Payroll Periods"

Hi all,
What is the relevance of "Generate Posting Date for Payroll Periods" ?
table T549S
Rx

Posting Date is required after payroll run and exited then we have to post payroll results to accounts.After payroll run which date we have to post to accounts. Source is 01 payday...target 04 posting date....for ex If payday is 30th every month.....then posting date is after X days .....like you have to generate postinfg dates.
Mohan

Similar Messages

  • Posting run for future period requested (check entry)

    Hi,
    While taking depreciation run for company code in AFAB system is generating the error message "Posting run for future period requested (check entry)" SAP error AA697
    I checked in OB52 postings periods are open for 2009(all periods)
    SAP note 1150235 (all corrections) and 1153718 are completely implemented.
    Still the problem is not resolved.
    Regards,
    Sankar

    Hi Sankar,
    I would like to refer you to the already implemented note 1153718 which states :
    After you implement the changes, the system issues error message AA 697      
    "Posting run for future period requested (check entry)" immediately when     
    you use a fiscal year that is in the future.  In principle, you can          
    customize this message. However, in this case, no settings are taken         
    into account; the system always issues an error message.                     
    Regards Bernhard

  • Posting run for future period requested

    Dear Team,
    While taking depreciation run for company code in AFAB system is generating the error message "Posting run for future period requested (check entry)" SAP error AA697
    please help to reslove the issue.
    Regards,
    MAhendra

    Hi,
    look into the Threads,
    Can't Run AFAB - Posting run requested for future period
    Regards
    Andi

  • Validate the posting date for profit centre documents actual/plan

    Hi,
    I have an requiremnt where we want system to validate the posting date for profit centre documents actual/plan, Functionality should be same as system check  posting period for FI documents maintained in OB52 and controlling cost centre documents posting period maintained in OKP1.
    For creating Profit centre document activity types are available in Tcode 0KEO.
    I have come across Exits EXIT_SAPLPC08_001 and  EXIT_SAPLPC08_002. But i am notsure whether we can use these and implement these.
    PLease suggest what can be done to achieve this.
    Regards,

    Hi,
    U can use subsititution and specify that the profit center could be your head office or the store as per your req...
    I think thats the only option we have..
    Cheers
    Raghu

  • Flexible Upload of Data for several periods/years

    Hey Colleagues,
    my client wants me to develop a new functionality to upload data for several periods/years. The function they are using right now and correctly is the flexible upload.
    As we have already developed several custom tasks and enhancements/modifications we try to not modificate further SAP standard or to post directly (back-door solution)
    But:
    It is no problem to start the flexible upload for different selecitons and to provide the values in an excel sheet. But I have problems to avoid a popup for selecting the excel file. It would be no problem if for example Batch-Input would work here, or if we would post directly using standard functionality (posting method with data change) but in this case we try to use the flex upload.
    Has anyone experienced a similiar problem? Can we use the flex upload with suppressing the popup to select the file WITHOUT an enhancement?
    Thanks in advance for your help,
    Yavuz

    Hi Yavuz,
    Yes this can work for every period in one year - use the multiperiod processing option, available since EHP2 (BCS 6.02).
    The multiperiod processing requires you to define the consolidation cycle and start period, so you could define it to start with p1 and include all 12+ periods of the year.
    NB the multiperiod processing is initiated by running with selection screen - right click and selec "run for remaining periods of the year"
    You can run either a task or a task group for the rest of the consoliation cycle, but data collection with flexible upload MUST have the presentation server settings (already mentioned above) or the data collection task will not work.
    So you make the configuration settings
    You then save your multi-period file on the presentatin server
    You then go to data collection (flexible upload) task in p1 and "run for remaining periods"

  • About warning "enter data for payroll past retroactive accounting"

    Hi,
    When I am entering master data, a message is coming
    " enter data for payroll past retroactive accounting"
    although i m not enteringh payoll data,
    is there some date setting whcih needs to b doine to avoid that message?

    Hi
    (Assuming that you have not resolved this.)
    The message “Enter data for payroll past (retroactive accounting)” is generated because you are maintaining an infotype that has been flagged as payroll relevant and you are making a change to data that has an effective date before the last payroll run. Note that it is only a warning message – so you can go past it.
    Table “V_T582A” holds the settings that indicates whether the Infotype is Payroll relevant. Be very careful changing these settings – make sure that the Master Data on the Infotype has no relevance for Payroll.
    The Payroll Status (IT0003) Infotype for the employee holds the Last Accounted Date and the Retro Dates.
    Hope that helps
    Regards
    Rob

  • Display stock on posting date for a consignment stock

    Dear guru.
    I want to display the stock on posting date for a consignment stock (special stock indicator = "W" ) to display this stock and the linked movements  for a specific customer.
    MB5B donu2019t have the field customer in the selection view.
    What transaction can I use ?
    Thanks in advance.

    Hi,
    In MB5B in special stocks indicator you select W
    and select special stock
    You will get it
    BR
    Diwakar
    Edited by: diwakarnd deshpande on May 20, 2008 7:02 PM

  • Could not read administrative data for payroll result

    Hi Experts,
    I am trying to extract data from ECC6.0 for datasource 0HR_PP_REC_51 and getting error:
    "Personnel No. 00100062 : Could not read administrative data for payroll result    HR_BIW_PP"     
    Can any body tell me the relevant solution for that.
    Thanks in advance!
    Sapna

    Hi Sapna,
    Please can you tell me how to fix this error, I have the same problem now.
    Thanks in advance.

  • Need BAPI to update posting date for parked documents in transaction FBV2?

    Hi All,
    I am retrieving records from table VBKPF and I have to update the posting date for parked documents in transaction FBV2.
    I am doing it with BDC , working fine in foreground, but it is not workung fine in back ground.I want to do this with bapi.
    Can any one suggest me corrct BAPI?
    TYPES : BEGIN OF It_vbkpf,
             bukrs LIKE vbkpf-bukrs,            "Company Code
             belnr LIKE vbkpf-belnr,            "document number
             gjahr LIKE vbkpf-gjahr ,           "Fiscal year
             budat LIKE vbkpf-budat,            "Posting date
             bldat LIKE vbkpf-bldat,            "Document date
             blart LIKE vbkpf-blart,            "Document type
             xblnr LIKE vbkpf-xblnr,            "Reference
             tcode LIKE vbkpf-tcode,            "Transaction Code
             bktxt LIKE vbkpf-bktxt,            "Document header text
             usnam LIKE vbkpf-usnam,            "User Name
             xwffr LIKE vbkpf-xwffr,            "Release necessary
             xprfg LIKE vbkpf-xprfg,            "Document complete
             xfrge LIKE vbkpf-xfrge,            "Release takes place
            END  OF it_vbkpf.
    Thanks,
    Suresh.

    Hi ,
    Thanks for your response.
    PRELIMINARY_POSTING_UPDATE seems working good,But my requirement here , to update the posting date with last working day . how can i do this?
    thanks,
    Suresh.

  • SYSTEM ERROR:NO Posted data for 5_CPR_EXTID 5(INCLUDE LCATS_ITSF 10)

    Hello Experts,
    CAN you please help me Regarding this error ,its very urjent for me.
    The problem is we are not able to create timesheet through ESS CATW transaction. In the below the link to the ESS Create Time sheet CATW is giving. Use the link to enter the ESS timesheet. Ignore all columns and use only A/A column and give any leave type.  When we enter the timesheet with A/A any vacation type and give number of hours and when we try to save or save and release button it gives a error message and it locks the user.
    The error message it gives is :
    <b>SYSTEM ERROR:NO Posted data for 5_CPR_EXTID 5(INCLUDE LCATS_ITSF 10)</b>
    Please Help me ....
    Thank you and regards,
    Durga.K

    Hi Durga,
    We have exactly the same error. Were you able to fix this? Any help is appreciated.
    Thanks,
    Doug

  • Program to collect user u2013 transaction execution data for past period

    Hi Experts
    We are developing a program to collect user u2013 transaction execution data for past period ( 3 months-1 year ). We are getting required User and Tcode output but unable to find exact count per tcode ( executed by respective user).
    We have following count components available in SAPWL_WORKLOAD_GET_STATISTIC / SWNC_COLLECTOR_GET_AGGREGATES
    COUNT , DCOUNT ( Dialog count for transaction ) , UCOUNT , BCOUNT , ECOUNT, SCOUNT ,LUW_COUNT .
    Out of which  LUW_COUNT -Logical Units of Work comes close to no ot time transaction was executed but itu2019s even not the exact count as one transaction code can have more than one LUW .
    Does anyone have idea about how to get the right count .
    Thanks
    Vani

    If audit log is enabled in SM19 for transaction criteria all, you can get the transaction history executed by the users. But may need more space on audit file system if this is enabled for all users. May be you can archive once in 3 months into ZIP files and can unzip whenever you need.

  • System error: NO posted data for 4_CPR_OBJGEXTID 4 (Include LCATS_ITSF10)

    Dear experts!
    I use internet service transaction catw in release 6.0 and the following error occurs:
    System error: NO posted data for 4_CPR_OBJGEXTID 4 (Include LCATS_ITSF10) .
    Thank you in advance!
    Vana Sounta

    CATw is not supported in ECC 600 , You need to use new service of CATS, called record working time
    Please read the note 870126 and also refer help.sap.com about record working time

  • NO posted data for 8_CPR_EXTID 8 (Include LCATS_ITSF10)

    Hi;
    I haven't any idea how to find the reasonn of error message "NO posted data for 8_CPR_EXTID 8 (Include LCATS_ITSF10)"
    Could you give me any hint, please?
    Regards
    Krzysztof

    Hello Krzysztof,
    This error message is either an IAC template error or an application error.  Either way it is not an ITS issue.  You should see if the same error appears when using this transaction on the SAPgui for Windows.  If so you should debug from an application point of view.
    Edgar

  • System error: NO posted data for 8_CPR_EXTID 8 (Include LCATS_ITSF10)

    Hi Exters
    I am getting error like this System error: NO posted data for 8_CPR_EXTID 8 (Include LCATS_ITSF10) .Can anyone help me.
    Thanks & Regards
    Sandya

    Hi !
    I have the same error "System error: NO posted data for 4_CPR_OBJGEXTID 4 (Include LCATS_ITSF10)".
    How did you solve it?
    Thank you in advance!
    Vana Sounta

  • Export data for specific period through Data Pump

    Hi,
    I've a specific requirement to take the dumps of some tables for specific time period. like between last 10 days like 01-JAN-11 to 10-JAN-11. How can I acommplish this. For Documentation what I read is that we can export the data for specific period of thie by either setting FLASHBACK_SCN or FLASHBACK_TIME parameter in expdp command but this is point in time export not for the specific time export.
    Please guide me how can export between the specific time. like between 1-JAN to 10-JAN
    Regards,
    Abbasi

    export between the specific time. like between 1-JAN to 10-JANYou need to clarify your requirements. Data is always "at a point in time". I can see data as at noon of 01-Jan. I can see data as at noon of 10-Jan. What would I mean by data "between" 01-Jan and 10-Jan ?
    Say the table has 5 rows on 01-Jan :
    ID    VALUES
    1      ABC
    2      DEF
    3      TRG
    4      MXY
    5     DEW2 Rows "6-GGG" and "7-FRD" were inserted on 02-Jan.
    2 Rows "2" and "3" were updated from "DEF" and "TRG" to "RTU" and "GTR" on 03-Jan.
    1 Row "5-DEW" was deleted on 09-Jan.
    2 Rows "8-TFE" and "9-DZN" were insereted on 09-Jan.
    Can you tell me what is the "data between 01-Jan and 10-Jan" ?
    (the above example actually happens to have an incrementing key column "ID". Your table might not even have such an identifier column at all !)
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jan 10, 2011 5:23 PM

Maybe you are looking for