Is it possible to add a time field to a booking?

I want to use the booking module for private consultations based on time. I would like to have different hourly slots available for people to reserve their desired time, but there is no time field on the booking module. Does anyone have any idea how I could do this?

Hi Guys,
I have recently developed a booking functionality using a webapp and then tied it into the event module so I can utilise the pre event and post event email tools.
What your requiring is basically a form to give users an option for time. If you build the webapp so it ties into the event module and then build a form in which the user can specify a time slot i believe that should solve the problem.
The booking module is for events so we use it to display seminars / networking events etc.
Hope that helps.

Similar Messages

  • Is it possible to add new screen fields to the transaction /dsd/sl_cockpit

    HI experts,
          Would like to know if it is possible to add new screen fields to the cloned version of /dsd/sl_cockpit.
          I cloned the original transaction /dsd/sl_cockpit into a diff. name, now I want to know how I can include/ add those new fields to this transaction.  It looks like the screen is dynamically built using Standard ABAP classes. Need help.
    Thanks in advance

    it is not possible to add new fields via badi on /dsd/sl_cockpit.

  • Is it possible to add a new field in Block/Unblock vendor screen?

    Hi Experts,
    Kindly any one advise is it possible to add new field in xk05 screen as shown in the attached screen.If possibe,please advise the possible steps
    to add this new field.
    Thanks & Regards,
    Anusha

    Hi Pavan,
    Thank you for your reply.I have searched for user exits there is no screen exit of xk05 and I put a break point in CL_EXITHANDLER method and I found VENDOR_FIELDSTATUS BADI only for this screen.So,there is no BADI or user exit to add a new field to this screen.So,how to add
    a new comment field to this XK05 screen.
    Rgds,
    Anusha

  • Is it possible to add a timer for inactivity in a folio? Go back to the home screen in folio?

    I would like to be able to add a timer on folio pages that will go back to the home screen if iPad left inactive. Any ideas on how to make this happen in InDesign CC?

    There isn't a way to do this with DPS.
    Neil

  • How do I add a time field to a dynamic list and form?

    I'm trying to create an update form that logs when an action was taken. Among the fields are one for the date and one for the time, but I've not been able to get the time field to display or enter data correctly.
    I've set the time format in the ADDT preferences (database date and time format is yyyy-mm-dd and HH:mm:ss and screen format is dd/mm/yyyy and HH:mm). When I create the list or the form using the wizard, there is no option to display the field as a time.
    In step 3 of 4 in the Dynamic List Wizard, the 'Display as' options are: text, numeric, double and date. Choosing date for the time field gives me a display as though it was a date (I get '00/00/0000'). I have the same problem with generating a Dynamic Form in that there is no option to display a time, only a date.
    Am I able to do this using the wizard, or is there another way that I'm, missing? Thanks for any help.

    If those date/time fields are only needed for logging purposes then follow Günter's instructions.
    If you need to be able to edit those two fields and have their values displayed properly then there are several steps you should take.
    First open the page that uses the Dynamic List behavior and make sure that all date and time fields are configured to display as dates. Then open the page with the dynamic form and click on "Manage Dynamic Form Wizard" in the Developer Toolbox. Configure your date and time fields to submit as dates. Then go to the Server Behaviors panel and double click on "Validate Form". You should now have 3 date/time options available under Validation Format: Date, Datetime, and Time. Configure each field as needed.
    This will ensure that date and time fields are saved in the proper format so that when you view their values they will be displayed properly, that is dates will be displayed as dates and times as times.
    There are also several additional server formats available that are accessible through the Bindings panel that you might want to experiment with.

  • Function module to add 2 time fields

    I've 2 time fields : t1 = 06:00:00 (start time)
                                t2 = 06:00:00 (end time)
                                t3 = 01:30:00 (break time)
                  it's basically : t1 + t2 - t3.
    the result should be : 21:30:00

    Hi Narsingh,
    Do like this :
    tables  : syst .
    parameters :   time1 like  syst-uzeit ,
                   time2  like  syst-uzeit .
    data :   time3 TYPE  STRING ,time4  TYPE  STRING,time5  TYPE  STRING.
    time4  = time1 .
    time5  = time2 .
    time3  =   time4  +  time5  .
    write /(10)  time3 USING EDIT MASK'__:__:__'
    or converting the time in seconds, and then adding all the time in seconds and then converting it back to hrs and mins as required....
    best regards
    Himayat

  • Is it possible to add value date field in the debit entry?

    Hi gurus,
    I'm an abapper and struggling to be an FI consultant since I have no one to consult with. Here's my issue:
    I want to add the Value Date field in a GL acct debit entry. I used optional in Field status group. It doesn't appear unless if I change the posting key to credit. But if I change it to required entry, an error appears " Rules for posting key 40 and acct 115-30-002 set incorrectly for "VALUT" field . Did I miss anything? As much as possible, I don't want to use the other GL Account (a credit entry) since I dont need it in the program flow.
    Need an expert explanation on this. Sorry I only have limited knowlege with regards to FI concepts.

    Hi
    Feild status at entry time looks for the following combination
    S- Supressed
    D- Display
    R- Required
    O- Optional
    System looks for this above combination at first in Posting Key and then in FSV of account which we enter. For this partical purpose the the feilds in posting key are kept optional.
    Check the feild status of posting key & account T-code FBKP.
    thanks
    Colin Thomas

  • Add new text field in Address Book?

    I can export my address book using the Address Book Exporter Utility.
    However, instead of creating a label with First Last (e.g., Bob Dylan) as stored in Address Book, I would like to use a custom field, Mr. First Last & Family (Bob and Joan Dylan). I know I can make those edits in Excel after the export and send off to my mailing house, but then it isn't saved in Address book.
    If I create a custom field (say "Envelope Label") under Related Names, it doesn't export with that utility. Any ideas?

    Hai Ramesh ,
    Could u please ellobrate the requirement , you need new field to be added  in the screen level .
    Regards,
    K.Vinay Kumar

  • Add time field in database table

    Hi Gurus,
    I am trying to add a time field in database table. I know i can add it by using append structure.
    but my problem is when records r creating in database table, the time field also populate with respective system time automatically. i think i need to use events but i have no idea how to use.
    is there any other method available?
    is there any system field for time stamp as date + time?
    Regards
    Giri

    Rob,
    its not updating by table maintainance generator.
    I want to add Time field in table ESTDH. 
    when a new record updated while report version generated the time field also populate with system field.
    is it possible?
    can anybody help me?
    Regards
    Giri

  • Is it possible to add a field in Attachment screen?

    Hello Exports,
    I wan to know is it possible to add a  customer field in Attachment screen (Project, RFx,MA, A) . As there are a lots of attachments added in normal working in various documents like project,MA,RFX etc, so whether can add a field  to categorize the attachment like it is project added attachments or RFx add attachment?
    Would appreciate your comments.
    Thanks & Regards,
    David

    Hello,
    On a transfer, the accounting treatment is different when the move is within the same division VS when it goes to another division. 
    When plant 1101 ships to plant 1102, we donu2019t want to post to account 360100.  When plant 1101 ships to plant 1301, we do want to post to 360100.  Having the receiving profit center group in the mix will enable this distinction.
    Thanks in advance

  • How to add a computed field to a reports

    I have a report where I would like to add a column that is the sequence of the row. It is not the rownum in the db, but I want it to be a row number for what is returned.
    So, if I return 10 records, I would like a column to contain 1 through 10 to depict the row number.
    I do not want to have this number in the table or view.
    Is it possible to add a computed field to a report like this?
    If so, how?
    Thanks - Jim

    The SQL function rownum should suffice if the report is not too complicated, as this returns the number of the row rather than the database row ie.
    select empno,ename,rownum
    from emp
    add some clauses each time and you should see that each row is always numbered 1 to n.
    However, if you introduce the HTMLDB column sort functionality into the report then it would appear that it is the result set that is sorted rather than a new query being issued.
    Hope this is of help.

  • QA11-  to add new user field

    Dear Gurus,
    In the  t code QA11 , In the inspection lot stock TAB  ,  In quantity posted to unresticted   ,  Document tab is there, inwhich  additinal text  can be entered,  Is it possible to add two more fields  example  GRADE .? IS it possible to  update this characteristic  in  MSC2N  in classification tab.
    The user is asking that while reult recording they decide the grade , so they are asking for a field as i explained, such that when they change the charaterisctic it should update the MSC2N .
    Please help  in knowing the possiblity?
    Is there any User exit
    Thanks in adance

    Did you try to implement the class characteristic?
    The class characteristic could be suitable for your requirement and it is SAP standard scenario.
    (The inspection results are transferred automatically to batch classification value.)
    Regards
    Luke

  • Inserting automatic time field in forms

    I know how to add a date field, but I would also like to add a time field.
    I have used the following javascript in the page properties of the page containing the date field
    var f = this.getField("Today");
    f.value = util.printd("mmm/d/yyyy  HH:MM tt", new Date());
    And I am able to get the date but the time field does not change from the time when the form was first created. 
    Any help ???

    Not that I can see.
    Is the form being reset or cleared?
    Do you need to know the time the page was opened or the PDF opened?
    A sample 2 page form: https://acrobat.com/#d=*ImmY-NPbuUd08yadLcq6g

  • Time field and domin  should have conversion exit

    hai exports,
    i need time field from any table but it should be having conversion exit in the domin..
    my requirement is to add two time field in ztable and it  reflects in the one report program......when i was get print out time will shows like hh:mm:ss.......
    can any one met this?
    award avail for useful reply.......
    thanks in advance...
    regards,
    jai.m

    Hi Jaya
    I din't really understand why we need conversion exit for this purpose. Even if we do have then how can you make a time fields data type to hold ':', it is not allowed.
    If you want to output to in the format of 'hh:mm:ss', then use the edit mask with edit mask as '__:__:__' in your write statement.
    ~ ranganath

  • Add one year to date/time field

    Hi All.
    In my form I have date/time field DATE with format MM/DD/YYYY. Add I would like when user selected according date in that field, the other field should display date on one year late then user selected in field DATE. I mean. If user install 8/27/2010 on DATE field in other field will display date 8/27/2011.
    Thanks.

    Hi Paul,
    Thanks for replay. In your example you used CLICK event. Is it possible to get date on other field without click button? For instance, if user just press TAB key on keyboard.
    Thanks.

Maybe you are looking for