GR after expiry of validity period

Hi friends,
Pl help me out of following scenario.
After i enter validity period for PO and goods receipt date prior to validity end period of PO. MIGO is still done after the expiry of validity period of PO. This should not bbe done.
System should restrict the expired PO.
Can any one help me out through this.
Thanks in advance
Prabhash

Hi Prabhash,
Validity in the case of purchase orders: End of the period in which the service is to be performed or the material delivered at header lever not at line item level.
To avoide GR for this line item, you can use Latest GR date in Delivery tab of each line item.
Bye,
Muralidhara

Similar Messages

  • Using developer after expiry of trial period

    Hi, I downloaded CF 9 onto my Windows XP Professional installation under a trial expecting it to revert to developer mode which would let me continue to use it to test cfm's on my own machine at ColdFusion9/wwwroot/myproject.
    Now the license has expired pointing IE at my cfm doesn't work and checking CF ApplicationServer service it will no longer start .
    What am I missing  please?

    Hi Dave,
    tried to run from command prompt and it said path not found and then Jrun
    not available etc.
    then looked at the logs and it seemed to suggest it was now running in
    developer mode....
    tried accessing my index.cfm and it ran ok.
    Not sure whats going on but i can start some testing work now so that's good
    news.
    Once again I'm very grateful for your help ..... hope it will go ok for a
    while,
    Best
    Wynne

  • Java security error after 8u31 (Timestamped Jarsigned Applet within valid period of Code Signing certificate)

    Hello,
      I have an applet running in embeddad systems. This program runs without any problem since 8u31 update! After this update it starts to give java security warning and stops running.
    Here is the warning message:
      "Your security settings have blocked an application signed with an expired or not-yet-valid certificate from running"
    What it says is true; my Code Signing Certificate (CSC) is valid between 24 Jan 2014 and 25 Jan 2015. And it expired! However, while i was signing my applet with this certificate i used "timestamp". The authority i choosed was DigiCert. My signing date was 26 Jan 2014 (when my CSC was valid).
    When i started to have this Java Security Error, first i thought i mis-timestamped my code, and check by using the jarsigner -verify command. Here is a partial result:
    s      19607 Mon Jan 27 13:17:34 EET 2014 META-INF/MANIFEST.MF
          [entry was signed on 27.01.2014 13:19]
          X.509, CN=TELESIS TELECOMMUNICATION SYSTEMS, OU=ARGE, O=TELESIS TELECOMMUNICATION SYSTEMS, STREET=TURGUT OZAL BLV.NO:68, L=ANKARA, ST=ANKARA, OID.2.5.4.17=06060, C=TR
          [certificate is valid from 24.01.2014 02:00 to 25.01.2015 01:59]
          X.509, CN=COMODO Code Signing CA 2, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB
          [certificate is valid from 24.08.2011 03:00 to 30.05.2020 13:48]
          X.509, CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
          [certificate is valid from 07.06.2005 11:09 to 30.05.2020 13:48]
          X.509, CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE
          [certificate is valid from 30.05.2000 13:48 to 30.05.2020 13:48]
    sm       495 Thu Jan 23 14:55:22 EET 2014 telesis/WebPhone$1.class
    As you may see the timestamp was correctly done. And it is in the valid period of CSC.
    Than i started to check how Java confirms the Certificate, and found some flowcharts.
    Here is an example from DigiCert:
    Code Signature Verification Process
    After the Web browser downloads the Applet or Web Start application, it checks for a timestamp, authenticates the publisher and Certificate Authority (CA), and checks to see if the code has been altered/corrupted.
    The timestamp is used to identify the validation period for the code signature. If a timestamp is discovered, then the code signature is valid until the end of time, as long as the code remains unchanged. If a timestamp is not discovered, then the code signature is valid as long as the code remains unchanged but only until the Code Signing Certificate expires. The signature is used to authenticate the publisher and the CA, and as long as the publisher (author or developer) has not been blacklisted, the code signature is valid. Finally, the code is checked to make sure that it has not been changed or corrupted.
    If the timestamp (or Code Signature Certificate expiration date) is verified, the signature is validated, and the code is unchanged, then the Web browser admits the Applet or Web Start application. If any of these items do not check out, then the Web browser acts accordingly, with actions dependent on its level of security.
    So according to this scheme, my applet had to work properly, and without security warning.
    However i also found that from Oracle, which also includes the timestamping authorities Certification validity period??? :
    The optional timestamping provides a notary-like capability of identifying
    when the signature was applied.
        If a certificate passes its natural expiration date without revocation,
    trust is extended for the length of the timestamp.
        Timestamps are not considered for certificates that have been revoked,
    as the actual date of compromise could have been before the timestamp
    occurred.
    source:  https://blogs.oracle.com/java-platform-group/entry/signing_code_for_the_long
    So, could anyone please explain why Java gives security error when someone tries to reach that applet?
    Here is a link of applet: http://85.105.68.11/home.asp?dd_056
    I know the situation seems a bit complicated, but i tried to explain as simple as i can.
    waiting for your help,
    regards,
    Anıl

    Hello,
      I have an applet running in embeddad systems. This program runs without any problem since 8u31 update! After this update it starts to give java security warning and stops running.
    Here is the warning message:
      "Your security settings have blocked an application signed with an expired or not-yet-valid certificate from running"
    What it says is true; my Code Signing Certificate (CSC) is valid between 24 Jan 2014 and 25 Jan 2015. And it expired! However, while i was signing my applet with this certificate i used "timestamp". The authority i choosed was DigiCert. My signing date was 26 Jan 2014 (when my CSC was valid).
    When i started to have this Java Security Error, first i thought i mis-timestamped my code, and check by using the jarsigner -verify command. Here is a partial result:
    s      19607 Mon Jan 27 13:17:34 EET 2014 META-INF/MANIFEST.MF
          [entry was signed on 27.01.2014 13:19]
          X.509, CN=TELESIS TELECOMMUNICATION SYSTEMS, OU=ARGE, O=TELESIS TELECOMMUNICATION SYSTEMS, STREET=TURGUT OZAL BLV.NO:68, L=ANKARA, ST=ANKARA, OID.2.5.4.17=06060, C=TR
          [certificate is valid from 24.01.2014 02:00 to 25.01.2015 01:59]
          X.509, CN=COMODO Code Signing CA 2, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB
          [certificate is valid from 24.08.2011 03:00 to 30.05.2020 13:48]
          X.509, CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US
          [certificate is valid from 07.06.2005 11:09 to 30.05.2020 13:48]
          X.509, CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE
          [certificate is valid from 30.05.2000 13:48 to 30.05.2020 13:48]
    sm       495 Thu Jan 23 14:55:22 EET 2014 telesis/WebPhone$1.class
    As you may see the timestamp was correctly done. And it is in the valid period of CSC.
    Than i started to check how Java confirms the Certificate, and found some flowcharts.
    Here is an example from DigiCert:
    Code Signature Verification Process
    After the Web browser downloads the Applet or Web Start application, it checks for a timestamp, authenticates the publisher and Certificate Authority (CA), and checks to see if the code has been altered/corrupted.
    The timestamp is used to identify the validation period for the code signature. If a timestamp is discovered, then the code signature is valid until the end of time, as long as the code remains unchanged. If a timestamp is not discovered, then the code signature is valid as long as the code remains unchanged but only until the Code Signing Certificate expires. The signature is used to authenticate the publisher and the CA, and as long as the publisher (author or developer) has not been blacklisted, the code signature is valid. Finally, the code is checked to make sure that it has not been changed or corrupted.
    If the timestamp (or Code Signature Certificate expiration date) is verified, the signature is validated, and the code is unchanged, then the Web browser admits the Applet or Web Start application. If any of these items do not check out, then the Web browser acts accordingly, with actions dependent on its level of security.
    So according to this scheme, my applet had to work properly, and without security warning.
    However i also found that from Oracle, which also includes the timestamping authorities Certification validity period??? :
    The optional timestamping provides a notary-like capability of identifying
    when the signature was applied.
        If a certificate passes its natural expiration date without revocation,
    trust is extended for the length of the timestamp.
        Timestamps are not considered for certificates that have been revoked,
    as the actual date of compromise could have been before the timestamp
    occurred.
    source:  https://blogs.oracle.com/java-platform-group/entry/signing_code_for_the_long
    So, could anyone please explain why Java gives security error when someone tries to reach that applet?
    Here is a link of applet: http://85.105.68.11/home.asp?dd_056
    I know the situation seems a bit complicated, but i tried to explain as simple as i can.
    waiting for your help,
    regards,
    Anıl

  • PO with Validity Period

    Hi SAP Expert,
    We are creating a delivery instruction order using PO Sub Contracting Type. The validity Period need to be enter at the header of the PO. Our User said there can do GI after Po has been end.
    Let say I'm creating 10 quantity of material A for this month and i have GR all the 10 Quantity. from 10 Quantity i have Good Issue 5 and left with 5 . Can we block this 5 unit so that the user could not GI this 5 quantity for the next month process ?
    can anyone explain what is the PO validity date for ?

    i belive u are already puting the validity period in NB document type but still  system is allowing  to do the gr after expiry
    the please ste the warning message as error message if you are getting any after expiry at the gr
    or in th epo itself at item detail level in the second tab there is the field of last gr date there u can put the date whihc is equal to the expiry date of po then system wil throw a error message and u will not be able to do gr

  • MM - Goods Receipt (MIGO) and Validity Period End (Contracts and PO)

    Hi Gurus,
    Within our PO process, I created a PO which references a contract. Both have a Validy Period Start and End set up in customizing and filled in. But my problem is that I can still enter a Goods Receipt in MIGO to that PO, after validity has ended. I've set up in customizing the system message 06-041 as Error, and I've put in Screen Layout the checkbox 'GR message' for both PO and Contract.
    Is there a way to block the GR threw IMG outside of the Validity Period ?
    Thx in advance,
    N.H.

    Hi,
    Anyone has any clues ?

  • Goods Receipt (MIGO) outside PO and/or Contract Validity Period ?

    Hi Gurus,
    Within our PO process, I created a PO which references a contract. Both have a Validy Period Start and End set up in customizing and filled in. But my problem is that I can still enter a Goods Receipt in MIGO to that PO, after validity has ended. I've set up in customizing the system message 06-041 as Error, and I've put in Screen Layout the checkbox 'GR message' for both PO and Contract.
    Is there a way to block the GR threw IMG outside of the Validity Period ?
    Thx in advance,
    N.H.

    Hi,
    The validity period for any outline agreement, can stop you from creating release orders or schedule lines , if OA is expired.
    Ex: Its very much logical, on the very last day of validity end date, u will create release orders.
    In this case you will receive your goods, only after the Validity end period.
    So there is no such control, for stopping the GR to be made.
    One can only stop Release orders from getting created,outside the validity period, not the GRs.
    Check for  Any user exit, that may help
    Regards
    Krishna U

  • I Have iPad4 and using with Aricel Prepaid 3G SIM, How to check my VAlidity period and balance amount through iPad?. pls help me

    I Have iPad4 and using with Aricel Prepaid 3G SIM, How to check my VAlidity period and balance amount through iPad?. pls help me, M.Kumar, Chennai,
    <Email Edited By Host>

    There are 2 concepts attached to a bank balance. The balance as per your books of accounts and another is the balance maintained with the bank. I believe i need not explain these 2 concepts. These 2 balances can be obtained from Oracle system provided some of prerequsities are met with.
    Balance as per your books - This is nothing but the GL balance available. In order to obtain balances for each bank accounts, it is advised that each bank account should have a separate account code combination. This is achieved generally by having a separate natural account for each bank. The code combination is attached to the cahs account for each bank. By maintaining separate account code combination, the balance in each code combination can be obtained from GL (provided transactions are accounted and posted in GL). These balances represent the balance for each bank according to your books of accounts. You can create an FSG for this purpose and provide the same to the customer, so that they can run the same whenevr they want.
    Balance as per bank - This balance is maintained by oracle in 2 ways - either the bank balance can be manually entered for each bank account for each date (quite cumbersome). Else, while loading the bank statement, the bank balances are also loaded. There are various types of bank balances stored - value dated balance, available balance, float balance etc. Depending on the balances provided by bank along with the bank statement, the bank balance can be recorded in oracle system. After the bank statement is uploaded and balances stored, standard cash management reports are available to query for the bank account balances. In order to view daily movement, the bank statement should be loaded on daily basis.
    Hope this helps.
    Vinit

  • Subcontrating Purchase order with Validity Period.

    Hii,
    Our user here using validity period to restrict GR creation or invoice verification process against the order if posting date is not within validity period.
    There is certain case whereby GR have been received in full quantity
    examle; PO Item for Material 123456 is 10 and user has GR all the 10 quantity then the user process with the subcontrating and left with 5 unit
    if there is balance still does not process for subcontracting can that balance can we carry over to the next period ?

    You can do the GR for the remaining  5 qty if the validity period  is within the limit.
    Say for Eg  the validity period of the P.O is 01.03.2008
    you can raise GR before 01.03.2008
    after 01.03.2008 you cannot raise GR since the validity period is OVER
    Hope you understand
    G.Ganesh Kumar

  • Extend Profit center validity periods

    Hi All,
    I have a requirement to extend  the Profit centers validity period. for example I have created the Profit center with validity date from 01.01.2010 to 31.12.9999. I have loaded the data with these dates, there is no issue in this. I have new requirement to change some data from 01.07.2010 to 31.12.9999 for the same above profit center. Is there any procedure to extend the validatity dates like that. Please let me know if there is any procedure available.
    Thanks,
    Satheesh

    Eyal,
    I know of no other way to accomplish this than to re-execute the consolidation for the prior periods after the hierarchy has been changed.
    I have used the restatement feature and like you have found it very limited.
    The copy to another version would only work if you copied the existing data to the new version before re-executing the consolidation. The the version 100 can be re-consolidated for the previous periods and the existing reports do not have to be changed for a new version.
    However, with the copy, it is important to set the cons group and cons unit hierarchies to be version dependent so the changes are only good for the version that is to be re-consolidated for previous periods. This allows you to report on the data before the change where the logic will read the old, unchanged version of the hierarchy.
    Dan

  • How to check CRL validity Period before doing CA Migration ?

    Hi ALL,
    I am performing a CA migration so for doing that my first step is to
    Check that CRLs have a validity period that extends past expected migration duration
    So can any one please let me know how can I check the CRLS validity period ??
    If not, publish CRLs - ensure that published CRLs have a duration that is reasonably longer than the estimated duration of the migration.
    So can any one please let me know how can I should ensure that published CRLs have a duration that is reasonably longer than the estimated duration of the migration ??

    Why even try to determine what is remaining in the existing CRLs. Publish a new base/delta CRL period that will last the duration. For example, if you think it will take five days, then change the validity period for both the base and delta CRL to five days,
    publish a new set of CRLs, and do the migration.
    certutil -setreg CA\CRLPeriodUnits 5
    certutil -setreg CA\CRLPeriod "Days"
    certutil -setreg CA\CRLDeltaPeriodUnits 5
    certutil -setreg CA\CRLDeltaPeriod "Days"
    Restart ADCS
    Copy *.crl \\webserver\Share
    Just remember to change it back to your previous intervals
    after the migration.
    Brian

  • Validity periods

    Please confirm what is the validity periods in terms of transaction ME21N,
    does it mean begin of validity period means the starting of date from which vendor needs to be paid and end of validity period
    means from tille whcih dsate we can pay to the vendor
    in whcih table we maiantain the valdity dates.
    does document date with ME21N have any significance related with valdity period dates

    Hi
    Start of Validity Period
    Date as of which services can be performed or materials delivered.
    In the case of outline agreements:
    Start of the stipulated validity period of an outline agreement.
    In the case of RFQs:
    Start of the period in which the quotation is to be submitted.
    In the case of purchase orders:
    Start of the period in which the service is to be performed or the material delivered.
    Service entry sheets can only be created within the specified period.
    End of Validity Period
    Date up to which services can be performed or materials delivered.
    In the case of outline agreements:
    End of the stipulated validity period of the agreement.
    In the case of RFQs:
    End of the period in which the quotation is to be submitted.
    In the case of POs:
    End of the period in which the service is to be performed or the material delivered.
    No further service entry sheets can be created after this date.
    Thanks & Regards
    kishore

  • Extending Validity Period In Assigned Appraisal Documents ???

    Dear Experts,
    Appraisal Documents is assigned to Employee via Appcreate, where we have provided some validity period and Execution period of Documents .
    Now requirement is to extend END Date of Validity and execution period .
    For Ex :
    Start date : 01.01.2014
    End Date : 31.06.2014
    Now Appraisal Period is over and appraisal document is freezed .
    Is there any way We can Extend that Appraisal Period from 31.06.2014 to 31.08.2014  ???
    I was trying PHAP_ADMIN_PA, where we can click on CHANGE HEADER DATES and can change Dates and other fields but that is possible before Ending of Appraisal Document .
    Now I am getting Error : latest appraisal date must occur after the current date .
    Is this Possible to do ?
    Is there any table or configuration or enhancements where we can Extend Dates of Freezed Appraisal Documents ?? 
    Its a needful thing to do..
    Please help me out for way forward .
    Regards,
    Pran

    Hi Pran,
    Yes, your request can be done by PHAP_ADMIN_PA (not by PHAP_CHANGE, as was suggested here).
    The reason you got that error message is that you have tried to set the execution end-date earlier than the current date, and that makes no sense.
    As you may know, the execution period determines the period in which the appraisers will be able to enter the appraisal document the perform the appraisal (edit the document). if you set it to a period in the past, what will you gain by doing it?
    Just fix the execution period.
    Regards,
    Liran

  • Certificate Validity Period Question

    I work for a foster care organization and cant decide on how long we should have  our Validity period last. These certificates will be used for digitally signing word docs. The problem im running into is we have to keep adopted files for 100 years and
    all other files for 7 years. We are moving all of our files to electronic format but cant decide how to handle the adoption files. Do we put the validity to 100 years? or shorter? But if it is shorter than how do we manage when employees leave and then the
    certs become invalid after so and so years. Is that acceptable to have the cert expire but leave the docs published? 
    Running server 2008 r2 and windows 7

    Hi,
    Based on my research, it is not recommended to configure the certificate validity for too long, because the longer validity period brings the greater risk of the certificate being exposed.
    Another thing is that every Certificate Authority (CA) has its own certificate, so every CA has built-in
    expiration date.
    Certificate Services enforces a rule that a CA never issues a certificate to be valid
    beyond the expiration date of its own certificate.
    Therefore, once the CA’s certificate expired, all certificates issued by it became invalid.
    Actually you can just configure an appropriate validity to certificates, not too long or too short, the certificates can be renewed by CA, and CA’s certificate can also be
    renewed. As long as Certificates Services are running smoothly, there won’t be issues about your document signing.
    Here are some related links below that could be useful to you:
    Renew a Certificate
    http://technet.microsoft.com/en-us/library/cc730605.aspx
    Renewing a certification authority
    http://technet.microsoft.com/en-us/library/cc740209(v=WS.10).aspx
    Certificate Services Best practices
    http://technet.microsoft.com/en-us/library/cc738786(v=WS.10).aspx
    Certificate validity period:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/b82a18eb-1597-4cfc-bf8d-71360ee91e81/certificate-validity-period?forum=winserversecurity
    I hope this helps.
    Best Regards,
    Amy Wang

  • License Validity Period

    Hi,
    For our standalone Java system (EP), we use a third party monitoring tool.
    I have activated from Visual Admniistrator the monitoring leaf:
    Services->Monitoring---> /Kernel/Licensing Manager/License Validity Period/J2EE-Engine_ORA
    for both server and dispatcher.
    However, after every system restart this gets deactivated and I get a ticket from the monitoring tool that the license expired. I have a choice of deactivating this monitoring or make the activated changes saved and not get deactivated.
    Is there a way to keep this leaf green permanently?

    Thanks for the response, Kaleem.
    Here are the parameters we used for the request of the license key:
    System Type: Development System
    Product: SAP NetWeaver
    Product Version: SAP NetWeaver 7.0 (2004s)
    Technical Usage: Application Server Java
    Database: MaxDB
    Operating System: NT/INTEL
    Planned Production Date: 15/08/2008
    Any problem you see on this?
    Thanks in advance.
    Jan

  • HTS code - Duty rate issue because of  two  validity periods

    Hi Everyone
    After HTS data upload for 2012 through XML file  ,system had 2 validity periods 2012-01-01           9999-12-30    and 2012-01-01           2012-12-31 . Hence now there is a issue of duplicate record ,since both periods are valid .
    But the data provider customs info  has confirmed they have sent only one record with validity period 2012-01-01           2012-12-31 .in the XML file .
    How the record with validity period  2012-01-01           9999-12-30  is now there  in the system
    Is there a chance that the XML upload pgm in our system has generated this record ? How the upload pgm works ?
    Is there any way to  UNLOAD the uploaded XML files ?
    If i have to delete the records with this 9999 entry , any way to mass delete ?
    Thanks in advance ,
    Vani

    Hi Vani,
    I'm conscious that no-one has responded to your post here, but it seems very much the same issue as the other one that you posted on the same date - in effect, a duplicate post.  If you agree, perhaps you would close it.  If I've mis-understood, then please clarify - thanks.
    Regards,
    Dave

Maybe you are looking for