SCHEDULE FOR ONE TIME

can SOME ONE HELP TO SCHEDULE THE JOB FOR 5.30 EST(-5.00).
THIS IS MY ACTAL JOB
BEGIN
  dbms_scheduler.create_job(
      job_name => 'JOB'
     ,job_type => 'STORED_PROCEDURE'
     ,job_action => 'SUMMARY_REP_JOB'
     ,start_date => truncate(sysdate+1)/4/24
     ,repeat_interval => 'FREQ=DAILY'
     ,enabled => TRUE
     ,comments => 'SUMMARY REPORT JOB RUNS.');
EXCEPTION
  when others then Sp_Insert_Error_Log ('SUMMARY_REPORT_JOB',SYSDATE,'OTHERS','WHEN OTHERS TRIGGERED'||'-'||SQLERRM);    
END;   
{code
Edited by: user575115 on Dec 1, 2009 2:13 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

BEGIN
dbms_scheduler.create_job(
job_name => 'JOB'
,job_type => 'STORED_PROCEDURE'
,job_action => 'SUMMARY_REP_JOB'
,start_date => to_timestamp_tz('01-12-2009 5:30:00 AM EST','DD-MM-YYYY hh:mi:ss AM TZR')
,repeat_interval => 'FREQ=DAILY'
,enabled => TRUE
,comments => 'SUMMARY REPORT JOB RUNS.');
EXCEPTION
when others then Sp_Insert_Error_Log ('SUMMARY_REPORT_JOB',SYSDATE,'OTHERS','WHEN OTHERS TRIGGERED'||'-'||SQLERRM);
END; It runs daily at 5:30 AM EST time...
But if you want to run it only once then you need to remove
,repeat_interval => 'FREQ=DAILY'Ravi Kumar

Similar Messages

  • VFX3 ERROR:Enter a Name and City for one-time account postings (F5 266)

    Dear Colleagues.
    Finance are teying to release a billing doc to Finance on VFX3 and getting the error below.Is it something not maintained correctly somewhere (Customer Master,etc)?
    All help greatly appreciated,
    PAPJ1
    Error Log
                 0010056707 000000 Document 0010056707 saved (no accounting document generated)
                 0010056707 000000 Enter a name and city for one-time account postings
                Technical data
                    Tech. data details
                     Client
                     Group Number
                     Sales Document Number                  0010056707
                     Item Number of the SD Document         000000
                     Schedule Line Number                   0266
                     Counter in Control Tables              00
                     Message Identification                 F5
                     System Message Number                  266
                     Output Type                            E
                     Message Variable 01
                     Message Variable 02
                     Message Variable 03
                     Message Variable 04
                     Group Type

    Hi.
    The system logic is the following:
    In the master record of your one-time account, there is a field called
    'Reference account group'. The field status settings of the account
    group entered here are relevant for the one time vendor screen.
    Please note that even if the fields are changed from mandatory to
    optional if the NAME and CITY of the One Time Vendor is not filled, the
    system will still prompt the Error Message F5266.
    If you do not enter the name and city you will receive error F5266.
    The system logic here is to make sure that the name and the city being
    keyed-in properly for the Executive Information System reportings.
    Please note that it is hard-coded in the system.
    Check the following notes
    604312
    587806
    548834
    513748
    512360
    Also if you are using any bapi to post the document, you can  resolve the issue pass-in 'Name', City and Region field values in BAPI while creating the billing document.
    I hope I could be of assistance.
    Kind Regards,
    Fernando Evangelista

  • How to approve the request only for one time for human task in BPM Worklist

    Hi All,
    I'm having a requirement where i have made the hierarchy in the .task file where in created two users for which i need an approval in a hierarchical manner. But when i'm approving the request from worklist app for one user and the request is going sucessfully to the second user and if i approve it over there it once again coming to first user where i have approve it once again to get the request processed. how to get request processed only for one time when it is approved. Do we need to customize anything
    If you did it can anybody can share thoughts on this please. Your help is highly appreciated.
    I am not able to see the rejected request at all. where to see the rejected request.
    Regards,
    CH

    Hi,
    Following are the some important points you should understand about ESS Leave Request Workflow
    1. The Visualization ( how should it appear in UWL and what should happen when you click on a particular workitem) is defined in SWFVISU. Check for TS12300097. Generally, it invokes com.sap.xss.hr.lea.appl/LeaveRequestApprover Java WebDynpro application. Just check whether you are able to get the correct Leave Processing application called when you execute your workitem from UWL?
    2. In general it should have option to process the leave request either approve/reject. When the leave request gets approved/rejected the status of the Leave Request document gets changed ( in workflow it is &REQ.STATUS&
    3. There is a need to schedule a background job for program RPTARQPOST which will pick up all the documents in APPROVED status and creates an absence record for the same.
    4. Apart from schedule job as mentioned above, you also have to schedule a background job for program  RPTARQEMAIL, which is basically used to send e-mails for all the documents which are yet to be approved to correct manager.
    as you say , you can not see Approve/Reject options from UWL, it looks to me that correct javawebdynpro application is not being called for this task. Just check this !!
    Good Luck !!
    Regards
    Krishna Mohan

  • I invite people to an event I create on iCal, but in the invitation message received the invitees, the event seems to be scheduled for one hour earlier.

    Hi, no matter what setting I change, I am having the same problem.
    I invite people to an event I create on iCal, but in the invitation message received the invitees, the event seems to be scheduled for one hour earlier. E.g, I create the event for 14:00 GMT, yet the invitation message says 13:00 GMT. We are in the same time zone with the other people receiving the message. And I have my iCal settings as well as iCloud settings set to GMT.
    Can you please help me? I'm really frustrated!

    What exactly are you doing and what version are you using with OS X 10.8?

  • Purchasing report for one time vendor

    Hi,
    I am using ECC 6.0
    What standard report is available to display purchase order, GR and invoice belonging to one time vendor (CPD account group) ?
    Thanks for your help.
    Kind regards,
    Yann

    Special GL transactions (like down payments) are not allowed for one-time vendors.  Please refer to the following SAP Note.
    https://service.sap.com/sap/support/notes/19638

  • Dunning letters for one-time customer

    Hi,
    I have looked through the program of SAPF150V which F150 will execute the dunning and placed the customer data in MHNK.
    My issue is the customer address are drawn from master table, which one-time customer (customer id is shared by several customer, hence the address would be differently stored in SAP) may have problem since the address is not stored in the standard SAP master table.
    Apart from changing the calling program, is that anyway to do the configuration in order to cater the one-time customer dunning process?
    Thank you in advance for advice.

    Hi,
    The only difference in the process of dunning for one time customer and normal customer is that, the dunning frequency for one-time accounts is not checked in the master record but for each individual document.
    Apart from this, there is no specific configuration as such for dunning of one time customer.
    You can refer the below link:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/01/a9c58a455711d182b40000e829fbfe/frameset.htm
    Regards,
    Kiron Kumar T.

  • Enter a name and city for one-time account posting is the message i get

    Enter a name and city for one-time account posting is the message i get ,when i am trying to post a onetime vendor .I have entered name ,country and language when the pop comes.But still throws me this message ,pls help.

    Hi,
    I didnt understand what u mean by "when i am trying to post a onetime vendor".
    Pl. specify whether you are:
    -Creating a OTV
    -Creating a PO for a OTV
    or
    doing any other transaction
    Regards,
    Prithviraj

  • How to create a sales order for one-time customer

    Hi all,
    I have a requirement where in creating a sales order, I have to add the tax code for one-time customer. This is not the tax jurisdiction but it is a text field that you can see in Further attributes and it will store in VBPA3 table.
    My plan was create sales order first using SD_SALESDOCUMENT_CREATE or BAPI_SALESORDER_CREATEFROMDAT2. Then I used BDC of va02 for changing the salesdoc. But the problem is, we can't proceed because there's a message "TAX HAVE REDETERMINED"  that it doesn't included in recording a transaction.
    Another one is, instead of calling the standard bapi, I used BDC for VA01. Again, upon recording there was anothe message popped up "FREIGHT REDETERMINED". And it's not in the recording so we can't proceed.
    Would you know what field is for the tax code when I use SD_SALESDOCUMENT_CREATE or any standard bapi? Is there other way aside from calling a standard bapi or bdc?
    Points will be given..Thanks!

    Good afternoon Bella,
    We are in a project that exactly need this solution. Could yoy please explain me how you solve the issue ?
    Kind regards

  • F-32 for one time customer code

    Hi,
    This is related with F-32 cusomer open item processing. It involves some of these document type....billing type RV , DA i.e. credit memo and many other. After processing open item if debit credit matches with differnce zero system easily post the clearing doc. But when there is difference system passes one document for balance amount. like if more of RV billing doc it will show receivable or vice cersa more of DA type doc it will show advance received right?
    Normally System automatically post document for this differnce figure. Document type AB i.e. now my customer will have open item with AB document type till next clearing. However in case of one time customer sytem simulates the documet. Pass first line item with document type AB for differntial amount but shows error 'correct first line litem before posting. '
    When i open that line item, it shows business partner data i.e. customer adress is blank and if you filled up that system allows to post.
    As per my analysis when i tried to do F-32 for other than one time customer code system flows this address (If more of RV
    balance then from RB Billing Type or advance received i.e. more of DA type then that corrosponding document.) But in case of one time customer code we do not maintain master and therefore systm can not find out that adress deatils and ask for it before posting docuemnt. This is as per logic and correctly understandable.
    But i want to know is there any other way or config through which system can automatically pick that adress data in case of AB document type for one time customer code?
    Kindly note that it happens only with one time customer code and all other customer codes are doing perfect.
    Kindly share your views.
    Regtards,
    Aks
    Edited by: Akshatavyas on Nov 24, 2011 12:04 PM

    Hi,
    Thanks for your response.
    But tell me one thing even adjustment document posting (doc type AB) system consider it as second transaction?
    I feel one thing strange that my users never found such problem earlier.
    I told them to find out any such scenario where system posted AB document for one time customer code.
    If not then being this is first time case can be accept.
    Secondly if volume is less then i don't think any abap development is required.
    Bcaz anywez we can manually enter those customer address data for AB document type.
    Regards,
    AKS

  • Multiple entries in TEVEN for one time event created by HR-PDC

    Hi experts,
    we have a SAP certified time attendance system connected to our ERP 6.0 system by HR-PDC interface.
    Now it happens from time to time that exactly one time event causes multiple entries in SAP table TEVEN and therefore is shown in the check report PT40.
    The number of duplicate records is always different - up to about 140 entries for one and the same time event in the worst case.
    Except the field PDSNR all the other fields contain exactly the same values.
    I have checkt many of the problematic bookings and I have always just one correct time event in the source application and there is only one data record in the corresponding IDOC too.
    Also the number of transferred records shown in the protocol spool of the report SAPCDT45 is correct and identical to the number of records in the IDOC.
    The first place where I can identify the problem with the duplicate records is the table TEVEN.
    No records are left in the interface table CC1TEV.
    I have seen that within one block of identical time bookings in TEVEN the field PDSNR ist not numbered in one sequence but there are gaps in between that are used for any other entries.
    As I can see in historical entries of TEVEN the problem exists already for years so it does not seem to be in direct connection with the latest support pack or something like that.
    The relevant jobs run every 15 minutes whereby SAPCDT45 is started 5 minutes after RPTCC106.
    Has anyone else experienced this strange behaviour or knows what I could further investigate?
    Many thanks for your replies in advance and best regards
    Günter

    Hi Carlos,
    thanks for your fast reply.
    It seems that an entry for Status A00 or A05 would solve my problems and of course I will try to handle it by this view.
    But do you know whether there is any possibility to find out how it comes to these repeated postings?
    I do not know whether the repeated postings happen in the same package (IDOC) or in an earlier package and to be honest I do not think that the record comes from the source application a second time because there I could find only one record that seems to be correct.
    I also cannot understand how it comes that I have even 140 "identical" entries for one time event.
    Could you please let me know your thoughts about that?
    Anyway I thank you for offering a solution - even if I do not understand the reason for the pborlem.
    Thanks and best regards
    Günter

  • Vendor down payments for one time vendor

    Hi There,
    I am not sure why this is happening, but when we try and post a down payment to a one time vendor, it comes up with the error F5 265.
    When we do this for a normal Vendor it is OK.
    Has anyone come across this?
    Is there some special config required to activate one time vendors for Down payments?

    Special GL transactions (like down payments) are not allowed for one-time vendors.  Please refer to the following SAP Note.
    https://service.sap.com/sap/support/notes/19638

  • PAN number for one time vendor

    Hi,
    At the time of transaction against one time vendor with deduction of tds at the time of document saving
    system are giving error "PAN number not available'"
    Can any body infm me where we should update the PAN number for one time vendor as if we update the PAN number in one time venodr cin tab then for every one time vendor system is showing the same number ,
    So pl suggest where we should maintain PAN number of one time vendor
    I am in ECC6
    Regards
    Vijay

    Hi,
    In the Creation of Vendor master data, CIN Tab shows onthe menu bar ther you will assign the PAN number .
    If the TAB is not shown , assigned in the t code OMT3E select user screen reference and select New Entries and maintain the user and the counry.
    May I hope this will helpfull
    Regards,
    Kanike

  • F110 - Mass change house bank for one time vendor

    Hello,
    Is it possible to make mass changes for payment program for one-time vendors? I would like to change bank account from where do I want to pay something to one-time vendor. As far as I know, it isn't possible to change it that way, it is possible only one per one.
    Does anyone have Idea how to resolve this issue?
    Thank you in advance!

    I can do it but one per one in payment proposal. I can't do it mass. The issue is that I have huge number of one time vendor payments per day and some of them should be paid in one house bank and some of them in some other house bank.
    I tried to change it with FBL1N but I couldn't do it.

  • Name and city not defined in FB60 for one time account

    Hello Guru's ,
    We are on SAP ECC 6.0 and I have defined a one time vendor in the standard account group CPD One-time vend.(int.no.assgnmt).
    In the screen layout for that account group I have the address details for name1 and postal code, city defined as optional entry. In the master data of the one time vendor I have however created an address so the address details like Name1 and City are filled.
    When I use MIRO for creating an invoice the address details are filled for the one time vendor, but when I use FB60 it prompts the following message: 'Enter a name and city for one time postings'.
    Why are the address details not filled in transaction FB60 while the have been filled in MIRO ? And why can I not post the Invoice as I have defined the name and address as optional entry in OBD3 ?
    Thanks as ever for your reply's

    Yes I understand that. The problem is however that we have invoice scanning and when the invoice is scanned it comes into the rework fase where we enter the one Time vendor. In a normal situation the invoice wille be created and parked (status completion) after which AP clerks can either enter a Purchase order or not. With the One Time vendor I don't get an invoice document as it prompting for the Name and City. Becaue of that I entered the name and city in the vendor master data and set them to optional in OBD3. Nonetheless it still gives me the error. Also in transaction FB60. So if it doesn't work with making fields optional in the vndor accoutn group and entering the requested data in the vendor master data I probably must set the error message some where into a waring ? Funny thing is that it does work for the MIRO transaction as I am not getting the error there.
    Thanks
    Edited by: Antoinette Stork on Jun 19, 2009 2:46 PM

  • Special gl indicater for one time customer

    Hi all,
    I have created a customer with a customer group as "one time customer". Now when I am doing a transaction in T.code F-29  for posting advance receipt with a special gl indicator, the following message is coming:
    Special G/L posting to one-time account is not defined
    Message no. F5265
    But I can see a customer in FBL5N with a same group in respect of which special gl transaction of this kind entered last on 06/02/2010.And the document generated on that date.
    Can anyone please help me?
    Thanks-
    SAMRAT

    Hi,
    Maintain the Recon link for the Downpayment for the one time customer in tcode obxr. Here you have to maintain the like this
    For normal customer  you maintains like this
    Recon a/c :                              Sundry debtors a/c                               
    Spl G/L    :                                123456
    For One time Customer:
    Recon a/c   :                    Sundry debtors a/c (For one time vendor)  
    SPL G/L     :                      123456
    Regards,
    Kanike
    Edited by: kanikehn on Feb 25, 2011 11:40 AM

Maybe you are looking for