From Date is greater than End Date of a BBP document.

Hi,
There is a BBP document created in the system which has From Date (BBP Start Date) greater than End BBP Date.
Have any one come across this type of issue.
Can any one tell what can be the reasons for this to happen?
Also in this case there are no entries for the items in this BBP document in database table DFKKMOP.
Thanks in advance,
Hrushikesh

Hi Hrushikesh,
Could you please check the details at billing document level if any of them is having the bad data.
Also, please check the data passed and the importing data for the below FM's in debug mode.
1. START_TIME_DETERMINE
2. END_TIME_DETERMINE
I am not sure, but have heard about the similar issue in one of the project, but it was related with invoicing not specific to BBP.
Let me know the data received for the above FM's, also, will check if I can get any specific details for the same.
Regards,
Rajesh Popat

Similar Messages

  • Doc Date is Greater than Posting Date in Migo

    Hi ,
    Document  Date shouldn't be greater than Posting date in MIGO .How can I restrict it ??
    Biswajit

    Hi
    We can restrict through Define Attributes of system messages
    Settings for SYSTEM MESSAGES  - Doc Date is Greater than Posting Date in Migo in that  in that Message Type we can make the Warning Message to Error Message
    regards,
    senthil.

  • From date(ETTIFN-AB) greater than To date(ETTIFN-BIS) in table ETTIFN

    Hi,
    In my client system I have observed that in table ETTIFN(Installation Facts (Normal) for a specific operand the "From date" field contains date which is greater than the date contained in the "To date" field.
    eg: from date = 20/7/2008
         To date     = 4/4/2008
    This is observed in multiple records of the same operand.
    Can any one throw some light on this issue.
    1) How this could have happened, and using what transaction.
    2) what will be the effect of such entry on rate category and billing.
    3) how this can be changed.
    any suggestion will be highly appreciated.
    thanks
    ajay

    In my experience, this a sort of a bug that happens in several time sliced tables.
    However, the programs only seem to take the BIS date into account, so this inconsistency doesn't create any problems.
    If I'm not mistaken, there are some notes on this error, but I'm not sure if it'll fix the problem for every table.
    When in doubt, create a customer message to SAP explaining in which cases the error is generated and ask for a correction.

  • Date is greater than current time plus 24 hours

    Hi,
    may I know how to pull data from a table where date is greater than current time (+24 hours)... my date field is in the following format 15-MAR-2013 20:07:00
    I want to do something like this
    select * from table_A where date_field > (sys_date_time) +24h
    as an example, when I run a query @ 4 PM on March 26, I want to pull data that has date > 4 PM March 27
    Thanks

    >
    may I know how to pull data from a table where date is greater than current time (+24 hours)... my date field is in the following format 15-MAR-2013 20:07:00
    >
    No - a DATE column does NOT have a value in a format like that. The value is stored in an internal binary format. The format you posted might be your NLS_DATE_FORMAT or just a format you provided to display that date value.
    >
    I want to do something like this
    select * from table_A where date_field > (sys_date_time) +24h
    as an example, when I run a query @ 4 PM on March 26, I want to pull data that has date > 4 PM March 27
    >
    As others have said to add 24 hours to whatever value SYSDATE has at the time the query is executed just use 'SYSDATE + 1'.
    But there are at least two caveats:
    1. You can't really run a query '@4 PM'. You don't have ANY control over exactly WHEN the query will begin execution. The only way to control the date used is if you provide it yourself as part of the query.
    2. Your 'date_field > SYSDATE + 1' query will NOT see inserted/updated data that has not been committed. So a similar query later may return a different result set even if it appears to cover the same time period. In other words you can't reliably use a DATE column like that to pull sequential sets/batchs of data unless there is no DML occuring on the data that might affect the results.

  • Maintaine error message if posting date is greater than Sch del date in PO

    I have maintained a delivery schedule in a PO for a material
    Say PO qty 100
    Del Schedule
    10.04.09  - 60
    20.04.09 - 40
    While GRN, for 60 qty, if posting date is greater than 10.04.09, system needs to throw error.
    I want to do it for selected materials only.
    Is there a way to do this.
    Regards,
    Rakesh

    Thanx for reply
    If I use OMCQ message , it will be applicable for all GRNs and I want for a particular set of materials.
    Can one please suggest User exits / BADi for the same. I have checkd BADIs but those are based upon MSEG and EKBE table.. and i dont have any material doc no before posting the document.
    requiement is to check the delivery sch date and posting date befor posting the document is posted.
    Any suggestions welcomed.
    Reagrds,
    rakesh

  • GR posting date always greater than PO document date.

    Dear SAP Gurus,
    Am working on below requirement in a support project..
    Need to ensure GR posting date always greater than in PO creation date. Only current month is open for GR posting and at present as a standard system allows to post GR any date in the current open period.
    Is there any way, we can control the same via messages without implementing any exits or badis.
    Appreciate immediate response.
    Regards,
    GM

    there is no std sap for this
    you can use user exit to ful fill ur requirement
    in that u can write a code where is u can check all PO dated in GR must be eq to or less than GR posting and document date
    hope this helps

  • Datetime in log is greater than current date, how to adjust them

    our env is jes8.1 and solaris 8, and the datetime of log in jes is 8 hours greater than current date in solaris, I want to know how to adjust datetime of log to current date?

    Type
    #date
    at the prompt and check whether the log file date/time and the system date/time are the same. I guess the log file uses the system date/time. if tats the case then change the system date/time

  • PO Doc Date is not Greater than MIGO Date.

    Dear All,
    I ahve Done PO with doc date 02.02.2009 & i create MIGO as 25.01.2009 System is accepting this document.
    so i want restriction of this procedure.
    PO date is not greater than MIGO date.
    Thanks
    Shital

    hi
    for ur problem just set message no ME039 as error message
    go to SPRO>MM>Purchasing>Environment Data>Define Attributes of System Messages
    here make message ME -039 as error
    regards
    KI

  • ESS Bank Information errors if end date is less than system date

    Hi to all,
    We have create an WD Java aplication to create new entries in infotype 0023. We have used a standar component DC (PersInfo).
    The first problem - we couldn't create new entries if start date is less than system date and we used:
    In transaction SPRO got to Personnel Management>Employee Self Service>Service Specific Setting-->Change Default Start Date
    Business Add-In HRXSS_PER_BEGDA. You can set the date in the DEFAULT_DATE method.
    Parameters of the method DEFAULT_DATE:
    MOLGA (Importing)
    PERNR (Importing)
    INFTY (Importing)
    SUBTY (Importing, optional)
    BEGDA (Changing)
    We have solved the first problem with begda.
    The second problem - we couldn't create new entries if end date is less than system date.
    Can anybody helps me about this second problem?
    Thank a lot.

    Can anybody helps me?
    Thank a lot.

  • ESS Information errors if end date is less than system date

    Hi to all,
    I have create an WD Java aplication to create new entries in infotype 0023.
    First problem: At the beginning I couldn't create new entries if start date is less than system date. To solve this problem I used:
    The transaction SPRO to go to Personnel Management>Employee Self Service>Service Specific Setting-->Change Default Start Date
    In HRXSS_PER_BEGDA I changed BEGDA to 01.01.1900 in the DEFAULT_DATE method and i solved the first problem.
    Now I need solved the second problem - we couldn't create new entries if end date is less than system date.
    In this method DEFAULT_DATE I can't change ENDDA because ENDDA isn't a parameter in this method.
    MOLGA (Importing)
    PERNR (Importing)
    INFTY (Importing)
    SUBTY (Importing, optional)
    BEGDA (Changing)
    Can anybody helps me about this second problem?
    Thank a lot for your help.

    I am creating an aplication WD Java:
    - This application uses a R3 Function Module HRXSS_PER_MODIFY_PNNNN
    - This FM uses the method CALL METHOD xss_adapter->modify
    - This Method uses IF_HRPA_PERNR_INFTY_XSS~MODIFY
    - This method uses:
      IF buffer_entry-container->a_pskey-endda < user_today.
        msg-msgid = 'PG'.
        msg-msgty = 'E'.
        msg-msgno = '016'.
        msg-msgv1 = 'Data valid only for past is not'(009).
        msg-msgv2 = 'allowed;'(010).
        msg-msgv3 = 'correct'(011).
        msg-msgv4 = 'end date to a date today or future date.'(012).
        CALL METHOD message_list->if_hrpa_message_handler~add_message
          EXPORTING
            message = msg
            cause   = xss_adapter_generic.
      ENDIF.
    How can I change the value user_today?
    This value is a parameter for the method GET_INSTANCE in CL_HRPA_PERNR_INFTY_XSS, but I don't know when this method is called.
    Can you help me?

  • Document date is earlier than acquisition date for asset

    Client has an asset which they want to post an acquistion for as of 1/1/2011. They are in December of 2011. They first put an acquisition in with 12/31/2011 and then cancelled it, realizing they needed a docdate of 1/1/2011. When they try to redo the acquisition with a docdate of 1/1/2011 they get the error "Document date is earlier than acquisition date for asset xxxxx"
    The capitalization date on the asset is 1/1/2011. I looked at the acquisition date (thorugh SQL) and it is "1899-12-30 00:00:00.000"
    Does anyone know why it is preventing from posting?
    (Posting dates allowed are 1/1/11-12/31/11 for period 12 of 2011 and the period is unlocked)
    Alan

    Hi
    I do believe that the problem is in the capitalization date 12/31/2011
    Even if you have cancellled the first acqusition , and the acquisition date has taken the dummy date that assets have when there are no acqusitions 1899-12-30 00:00:00.000
    Still the capitalization date remains 12/31/2011
    and this will deter any transactions earlier than 12/31/2011
    My question is,
    can you still edit the field capitalization date?
    Jose Antonio Castillo

  • Why the delivery date is the same date as 'transptn plan date" & loading date' & ' good issue' & GR end date'

    Hi Experts,
    why the delivery date is the same date as ‘transptn plan date” & loading date’ & ‘ good issue’ & GR end date’.
    in shipping tab i can see Planned Deliv. Time  170 Days ... wat could be the reason.
    Many Thanks:
    Raj Kashyap

    Hi Jurgen,,
    Thanks for quick reply!!
    But i didnot find any things like that .. what could be the customizing .. and we are using GATP from APO side.
    \Raj Kashyap

  • Processddx difficulty w/ certain pdfs; failed: start page is greater than end page

    I have encountered some problems using the cfpdf processddx action with certain pdfs. Some PDFs work with my code and some don't. Upon a failure, the dump of my output named var indicates the following:
    PDFOUT
    failed: start page is greater than end page
    Does anyone have an idea what is happening and why? How can I resolve?
    All I can conclude from my debugging is that files generated with the cf_html2pdf custom tag seem to alway fail an produce this error.
    Here's the code I'm running:
    <h1>getPDFInfo.cfm</h1>
    <cfif IsDDX("getInfo.ddx")>
    <!--- This code creates a structure for the input files. --->
    <cfset inputStruct=StructNew()>
    <cfset inputStruct.PDFIn="inputFile5.pdf">
    <!--- This code creates a structure for the output file. --->
    <cfset outputStruct=StructNew()>
    <cfset outputStruct.PDFOut="Result#RandRange(0, 555)#.xml">
    <!--- This code processes the DDX instructions --->
    <cfpdf action="processddx" ddxfile="getInfo.ddx" inputfiles="#inputStruct#"
        outputfiles="#outputStruct#" name="info">
    <cfdump var="#info#">
    <cfelse>
    DDX is bad
    </cfif>
    and my ddx file simply reads:
    <?xml version="1.0" encoding="UTF-8"?>
    <DDX xmlns="http://ns.adobe.com/DDX/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ns.adobe.com/DDX/1.0/ coldfusion_ddx.xsd">
    <DocumentInformation result="PDFOut" source="PDFIn" />
    </DDX>
    Thanks much,
    Ian

    I have encountered some problems using the cfpdf processddx action with certain pdfs. Some PDFs work with my code and some don't. Upon a failure, the dump of my output named var indicates the following:
    PDFOUT
    failed: start page is greater than end page
    Does anyone have an idea what is happening and why? How can I resolve?
    All I can conclude from my debugging is that files generated with the cf_html2pdf custom tag seem to alway fail an produce this error.
    Here's the code I'm running:
    <h1>getPDFInfo.cfm</h1>
    <cfif IsDDX("getInfo.ddx")>
    <!--- This code creates a structure for the input files. --->
    <cfset inputStruct=StructNew()>
    <cfset inputStruct.PDFIn="inputFile5.pdf">
    <!--- This code creates a structure for the output file. --->
    <cfset outputStruct=StructNew()>
    <cfset outputStruct.PDFOut="Result#RandRange(0, 555)#.xml">
    <!--- This code processes the DDX instructions --->
    <cfpdf action="processddx" ddxfile="getInfo.ddx" inputfiles="#inputStruct#"
        outputfiles="#outputStruct#" name="info">
    <cfdump var="#info#">
    <cfelse>
    DDX is bad
    </cfif>
    and my ddx file simply reads:
    <?xml version="1.0" encoding="UTF-8"?>
    <DDX xmlns="http://ns.adobe.com/DDX/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ns.adobe.com/DDX/1.0/ coldfusion_ddx.xsd">
    <DocumentInformation result="PDFOut" source="PDFIn" />
    </DDX>
    Thanks much,
    Ian

  • Is there a way to sort pdf by date created rather than by date added?

    In iBooks in Mavericks, is there a way to sort pdf by date created rather than by date added?

    I noticed that the "Year" information and "Release Date" information are usually wrong.
    For example, the song "The Twist" by Chubby Checker has 2007 for the year and 3/5/2007 as the release date. I understand that this is the release date of the greatest hits compilation album, but not the song.
    Is there any way to change the dates so that I can sort by year? I would like 60s songs to appear with a 1960s year or release date.

  • Difference between a starting date and time and ending date and time

    Hi All,
    I need to bring out the difference between a starting data and time and ending date and time. Difference should be in time I mean it should be in hours or minus or seconds.
    I am sure there must be a Function module for this, Has anyone of you been in search of this kind of FM, Kindly suggest me. It is urgent.
    Thanks
    Mahen

    Hi,
    Check this out.
    data : date1 type dats ,   " System data type for Date (sy-datum)
           date2 type dats,
           time1 type tims,      " System data type for time (sy-timlo)
           time2 type tims,
           days  type i,
           scd   type i,
           t_mt  type i.
    days = date1 - date2. " Diference in days.
    Scd  = time1 - time2. " diference in seconds.
    t_mt =  ( days * 24 * 60 ) + ( scd / 60 ).
    total diference in minute
    <b>Reward Points & Mark Helpful Answers</b>

Maybe you are looking for

  • Dual-band Time Capsule is, practically, useless, only if...

    Hi everyone! It goes like this: I bought a dual-band 2TB Time Capsule. I configured it and gave "2.4Ghz" as the name for the 2.4Ghz network. Then I went to "More Options" and named "5Ghz" the... 5Ghz network. They show up in the wireless networks lis

  • PI 7.1 third-party business system and software component.

    Hi, I wish to know if it is possible to associate a third-party business system to a software version and therefore to a software component. This is importnat for me to know it applied to teh PI 7.1. I know that for abap and java this is possible. An

  • How can I get templates for Avery Labels to use with Pages.

    Prior to getting Pages I always used Word.  Word seems to bomb out on my new imac.  I need to be able to use Avery Labels, but I can't find a template for labels in Pages.  Suggestions?

  • Ldap_search_ext_s returned stickly first message

    Hi I am using windows XP and using C++ program and I have this problem where the API returned me with the sticly first messages. the command used for the ldap_search is 1. if (( rc = ldap_search_ext_s( ld, "o=CRLs,c=SG,dc=data,dc=pkdDownload", LDAP_S

  • HELP: CONVERSION FROM ASCII TO LABVIEW

    I am degitiging 4 chanels biomedical data by POWERLAB. I can save that file into ASCII format or POWERLAB format. Recently I am using a software to analyzed those data that need a file like labview format or HP Vee FORMAT. I DO NOT KNOW THE TYPE OF T