Time field for GRN

Hi Experts,
Please tell me the  table name and field name for the GRN (Goods Reciept Note) time. the date field is mkpf-budat. but what is the time field ??
Nikhil

check MKPF-CPUTM
regards
shiba dutta

Similar Messages

  • Blank Time Field for Podcast Episodes....Help!

    My recent podcast episodes have nothing in the time field when viewed through the iTunes store. After being downloaded, the time appears, but it's blank within the iTunes store.
    Is this just a freak iTunes problem that will work itself out, or is there something I can do?
    (Using archive.org to host podcasts)
    Thanks!

    hello,
    I have just got a solution:
    The provider Zantel allows now also the password "1" instead of blank.
    I have another question for which I open a new subject

  • F4 help for Time field in Webdynpro Screen

    Hi Experts,
    I'm using TIMS data type for my Time field. In ECC we will have F4 function for the same data element, but in Webdynpro screen, am not getting the F4 help.
    I got some information from SCN that I need to go for some custom search help. But with which reference to the table, am I want to create it.
    Please let me know, is there any other possible way to create F4 for time field for webdynpro.
    Even I tried to use some standard search help, but am getting an error as 'Sending of dynpro ' ' not possible. No window system type specified'.
    Expecting valuable information from you experts.
    With Regards,
    RAM.

    Hi RAM,
    For time field, there is no SAP delivered search help in WDA , so we need to go for freely programmed search help.
    Please refer the below link, in which Mr. Thomas, has provided the links for search help document you can follow and create new search help component
    and also nugget of the component which can be imported using ZSAPLINK program.
    search help for time
    Regards,
    Rama

  • Send Message alert for a time field

    Hello,
    I have a finish time field in a memorandum agenda form which I would like an alert (message) sent 2 minutes before the finish time expires.
    The script has an error message for the "," on line 4.
    var vEnd = Time2Num(ActionsEndTime.formattedValue, "HH:MM") // this is the finish time
    var vSec = 2 * 60 * 1000  // time in milliseconds - which is 2 minutes
    var vFinish = vEnd - vSec // take away the finish time from 2 minutes to give a new time to trigger to alert
    var vcurrent =  form1.ActionsHeaderFrame.DateTimeField1.formattedValue, "HH:MM") // this is the current time field
    form1.ActionsHeaderFrame.DateTimeField1.execCalculate() // recalculate a hidden current time field to give the current time
    if vcurrent = Num2Time(vFinish, "HH:MM") then  // if the current time equals the finish time - 2 minutes then show message
    xfa.host.messageBox("You only have 2 minutes to finish the agenda " ,"Reminder",3,0)
    else
    endif
    Can anyone please advise where the formcalc script needs correcting?
    Any assistance will be most appreciated

    Thank you for your reply.
    I have modified the script as you have suggested:
    var vEnd = Time2Num(ActionsEndTime.formattedValue, "HH:MM") // this is the finish time
    var vSec = 2 * 60 * 1000  // time in milliseconds - which is 2 minutes
    var vFinish = vEnd - vSec // take away the finish time from 2 minutes to give a new time to trigger to alert
    var vcurrent =  Time2Num(DateTimeField1.formattedValue, "HH:MM") // this is the current time field
    form1.ActionsHeaderFrame.DateTimeField1.execCalculate() // recalculate a hidden current time field to give the current time
    if (vcurrent == Num2Time(vFinish, "HH:MM")) then  // if the current time equals the finish time - 2 minutes then show message
    xfa.host.messageBox("You only have 2 minutes to finish the agenda " ,"Reminder",3,0)
    else
    endif
    I need help with recalculating the current time field as the execCalculate() will update once and remain static.
    This is the function in the current time field for the current time  -  DateTimeField1.rawValue = num2time(Time(), TimeFmt(1))
    Is there a way to have the time field show like a system clock time and refresh automatically?
    I think this will be the only way I can get the formcalc script to work the way it should.
    Any suggestions you may have will be most appreciated.

  • END ROUTINE to calculate time differnce for two corresponding dates

    Hi All,
    I have to write an END ROUTINE in which I have 2 DATE FIELDS (e.g. DATE_1, DATE_2) and corresponding TIME fields (e.g. TIME_1, TIME_2).
    I have to calculate difference between the TIME fields for the two dates and populate a TIME_DIFF field.
    Can someone pls help me by posting sample code as i am new to BI.
    Thanks in ADVANCE!!!

    End Routine:
    http://help.sap.com/saphelp_nw70/helpdata/EN/e3/732c42be6fde2ce10000000a1550b0/frameset.htm
    End Routine and Expert Routine
    Thanks..
    Shambhu

  • Some Date Time fields on the IW32 screen are not editable

    In Netweaver, we are using IW32 - Change PM Orders. But the date and time fields for ACTUAL START and ACTUAL END are dimmed, and users cannot type values in them. Please tell me how I can configure our system to allow for editing in these fields.

    Hi,
    the date picker is a widget from the current OS and there seems to be no way to enter the upper levels of that widget to select another year; when it is executed within Acrobat/Reader.
    Under Windows 7 you generally can use Ctrl + Up to select the upper levels of the date picker (months, years, decades), but not so within a PDF.
    But you still can enter the date with the keyboard, so this is not such big barrier.

  • Trigger an e-mail for QA department at the GRN time only for a one company

    Hi experts,
    My client needs to trigger an e-mail for QA department at the GRN time only for a one company code. Is it possible with stand red SAP R3 system or can it be done through user exit. Please advice.
    If it is possible with standard SAP R3 please be kind enough to give configuration steps.
    Thank you & Best Regards
    Sameera

    Hi Sameera,
                        Very recently we have done a similar Development.
    but for the same we have used the Work Flow Functionality for the GR.
    you can use the Business Object :  BUS2045    Inspection lot
    you can check the same in SWO1 T-Code.
    you can check the Key Field is Inspection Lot no.
    That means , at the time of GRN if the Insp. Lot is getting Generated the Workflow can be initiated.
    then you have to wright an FS as to define for the Person to whom a mail to trigger.
    it can Trigger a mail to the External system as well as to the SAP Inbox for the information.
    in addition it can trigger an Event(Work Item) based on which the Quality Person can directly do the Inspection from the SAP Inbox.
    for more details you can contact your WorkFlow Consultant.
    Hope it helps you.
    regards,
    yawar Khan

  • F4 help for Time field in webdynpro abap

    Hi Guru's,
    how to get f4 help for time field in webdynpro abap.
    thanks in advance,
    narendra

    Hi Narendra,
    Check this link:
    Re: Time Search Help
    Also few more links here:
    http://forumsa.sdn.sap.com/search.jspa?forumID=249&threadID=&q=time+help&objID=f249&dateRange=lastyear&numResults=15&rankBy=10001
    Also check if this example helps you: WDR_TEST_HELP
    If your query is not yet answered then its advisable to post in webdynpro for abap (Web Dynpro ABAP). You may get some quick repliy.
    Regards,
    Swarna Munukoti.

  • Time reporting screen - additional fields for clock in/clock

    Hi all, I have an issue with time reporting that I would appreciate your help in resolving. We would like to add additional fields for clock in/clock out data from external clocks. I think I saw it somewhere but now I cannot find it in the CAC2 configuration. Can you help? Thanks in advance, Maya

    see if following link can help:
    Custom field added to CATS but not showing in Data Entry View'

  • For custom tables should we use UTC for date/time fields

    A general question.
    Can anyone confirm that SAP does seem to be moving towards storing date/time in UTC format?
    We're building custom tables and we're making it a standard to store date/time fields in UTC format.
    Regards,
    Lavaughn

    Hello Lavaughn,
    I can not speak for SAP, but from my personal experience TimeStamps are the state of the art to store time date info in db tables. Even with date/Time fields a conversion to the local timezone is necessary. Of course you can reuse your db definition on dynpros. But since UI and business logic will be divided anyway this is also not really a valid point.
    Best Regards
    Klaus

  • Search Help in Select - Options for Time field

    Hi,
    I have a select option which is a  time field.
    For date field the F4 help is automatically generated.
    How to get F4 help for time field.
    Regards,
    Remo

    Selection-Options or normal field - it doesn't matter.  There is no system delivered value help for a time field. This is documented in the online help:
    There is no automatic F4 help for data element TIMS.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/9f724642314aabe10000000a42189b/frameset.htm
    You would have to create your freely programmed value help if you want something like the time value help available in the SAPGUI.

  • How can I set a date range for a Date/Time Field in LiveCycle ES2?

    I need to set a specific date range for a form set up in LiveCycle ES2. Cannot see where i allows me to do that without a code entered.

    Hi,
    You can't set a start and end date for the date/time field, the best you can do is validate the range after the user has selected it.
    An alternate is to make your own date / time field, like this sample http://adobelivecycledesignercookbookbybr001.blogspot.com.au/2013/05/an-alternative-date-p icker-for.html
    Regards
    Bruce

  • To implement search help for date and time fields details

    how can i implement search help for date and time fields in screen painter

    Hi
    Declare the variables as sy-datum and sy-uzeit or any other pre-defined data typ of date and ime types. Serach help will automatically comes.
    Aditya

  • F4 help for Time field

    Hi,
    I am using a Time field in Table control, I would like to get F4 help for selecting time on this field.
    Anybody can tell which FM will serve this ?
    Thanks in Advance
    Regards
    Ranjith

    There is no need of any FM. What ever column you want the Time F4 help , You make that field Reference to SYST-UZEIT or some time field.
    They you will get the F4 help automatically.

  • Using regular expressions for validating time fields

    Similar to my problem with converting a big chunk of validation into smaller chunks of functions I am trying to use Regular Expressions to handle the validation of many, many time fields in a flexible working time sheet.
    I have a set of FormCalc scripts to calculate the various values for days, hours and the gain/loss of hours over a four week period. For these scripts to work the time format must be in HH:MM.
    Accessibility guidelines nix any use of message box pop ups so I wanted to get around this by having a hidden/visible field with warning text but can't get it to work.
    So far I have:
    var r = new RegExp(); // Create a new Regular Expression Object
    r.compile ("^[00-99]:\\] + [00-59]");
    var result = r.test(this.rawValue);
    if (result == true){
    true;
    form1.flow.page.parent.part2.part2body.errorMessage.presence = "visible";
    else (result == false){
    false;
    form1.flow.page.parent.part2.part2body.errorMessage.presence = "hidden";
    Any help would be appreciated!

    Date and time fields are tricky because you have to consider the formattedValue versus the rawValue. If I am going to use regular expressions to do validation I find it easier to make them text fields and ignore the time patterns (formattedValue). Something like this works (as far as my very brief testing goes) for 24 hour time where time format is HH:MM.
    // form1.page1.subform1.time_::exit - (JavaScript, client)
    var error = false;
    form1.page1.subform1.errorMsg.rawValue = "";
    if (!(this.isNull)) {
      var time_ = this.rawValue;
      if (time_.length != 5) {
        error = true;
      else {
        var regExp = /^([01]?[0-9]|2[0-3]):[0-5][0-9]$/;
        if (!(regExp.test(time_))) {
          error = true;
    if (error == true) {
      form1.page1.subform1.errorMsg.rawValue = "The time must be in the format HH:MM where HH is 00-23 and MM is 00-59.";
      form1.page1.subform1.errorMsg.presence = "visible";
    Steve

Maybe you are looking for

  • Setting the resolution for external monitor

    Hello all, I just purchased a ViewSonic vx2025wm 20.1" external monitor for my PowerBook G4 1.5Ghz 12". I've scoured the discussions regarding my question, but couldn't seem to find it. So I'll post it here... I've successly connected the ViewSonic t

  • Regarding the Cost of ALTER TABLE Operations

    Hi All, I am a starter in Oracle. I like to know what will happen in the storage level in Oracle when we alter tables like following 1. Add a primary or a foreign key to the table 2. Create an Index on some of the columns in the table. I am asking th

  • Shared Music Missing

    I have my ATV synced to my Mac/iTunes, and I read that ATV will automatically stream from a synced Mac/iTunes, but I don't see any "Shared Music" on the ATV menus. And I can't access that music. It used to be there, but has been missing for some time

  • Form-to-pdf-to-email

    I'm trying to find a way to get a form online to convert into a pdf file so when the user hits the "submit" button it sends them via email a pdf version of the form they just filled out, as opposed to plain text. Any ideas?

  • I had downloaded Aroura n thunderbird 14,but today when I started my lappy windows wasnt starting after diagonsis both softwares have gone!

    I m using these software on my laptop:windows 7 home basic,tuneup utilities 2012,AVG internet security 2012(trial version) and McAfee antivirus preloaded on this computer. Hardware details:500GB HDD,4GB RAM,intel i5 3rd gen processor and AMD Radeon g