How to make Planned working time Override Substitution ?

Dear Friends,
The User wants to make Planned working time to always OVERRIDE / PREVELANT on substition.
Is it possible ?
Thanks,
Sri

Dear Friends,
The User wants to make Planned working time to always OVERRIDE / PREVELANT on substition.
Is it possible ?
Thanks,
Sri

Similar Messages

  • Start of planned working time in Time Statement

    Hi experts,
    I have a issue with Time Statement Form, the problem is that i don't know how to make appear sobeg (Start of planned working time) and soend (End of planned working time)
    ¿Does anybody know how to solve this?
    Regards,
    dpungitore.

    WPBP is a clauster table which contains the combined data from Infotypes 0, 1, 7, 8 and 27. Hence it also have IT0007 data. You can check the same in cluster results. In WPBP same field is named as DIVGV (Working Hours per Payroll Period) which you can use.
    But i i am not sure why it is not wrking with P0007. Can u pls check if you have an entry in T514K as P0007 for your molga.
    Also pls check the 'Output length' in the change single field screen.
    I have tried with WPBP - DIVGV with output length 10 just to simulate your scenario and it works for me.

  • Error when create Infotype 0007-Planned Working Time of Personnel data

    Hi Experts,
    I'm creating Infotype 0007-Planned Working Time for Personnel data then having a error below.( I created Work schedule rule and Gennerated it).
    Feature structure cannot be recognized, please see documentation
    Message no. P0568
    Diagnosis
    Cause 1:
    The structure of the feature is not saved in the feature directory.
    Cause 2:
    The feature structure is not defined in the program that reads the feature.
    Cause 3:
    The feature that the program expects does not match the actual feature structure.
    Procedure
    Cause 1:
    Please advise your system administrator that all features must be regenerated. Please note that this generation must take place in client 000 first, and then in all other clients (report RPUMKF00 or the Generation function in the feature maintenance transaction (transaction PE03)).
    Cause 2:
    The feature structure must always be defined in the program reading the feature (see documentation for program RPUMKC00).
    Cause 3:
    Please contact your system administrator
    I did using T.Code PE03 in Client 000 but I don't know what is Features?
    Please tell me how solves it ?
    Thanks so much.
    Dungnv

    infotype 0007 reads two features
    SCHKZ  - Default value for Shift indicator
    TMSTA     DEFAULT VALUE FOR TIME MANAGEMENT STATUS
    Please have a look at both these features

  • How to make this work with Firefox, HELP!

    Downloading for Real-player, after watching the full movie, I click download and it has to reread the movie from the internet. When using explorer, after downloading the movie, it reads it from memory, which makes it a fast download. How to make this work with Firefox, I like not to use Microsoft products, and I really like Firefox 7.0.1!!!! HELP!

    -> click '''Firefox''' button and click '''Options''' (OR File Menu -> Options)
    * Advanced panel -> Network tab
    * place Checkmark on '''Override Automatic Cache Management''' -> under '''Limit Cache''' specify a large size of space
    * Remove Checkmark from '''Tell me when websites asks to store data for offline use'''
    * click OK on Options window
    * Restart Firefox
    Check and tell if ts working.

  • SPA3000 FXO to SPA2000 FXS, how to make it work?

    I'd like to create an environment so I can test the dial plan of SPA3000. But when I dial throughgw0 of SPA3000 while connecting FXO to FXS of SPA2000, from SPA2000 configuration I always get Call 1 State Invalid and Call 1 Tone Reorder. It seems that SPA2000 couldn't recognize the DTMF tone sent by SPA3000. Don't know how to make it work. Please advise. Thanks in advance.

    I have a SPA3102 attached thru the FXO port to the FXS port of a SPA1001.  I don't think there is anything special in the configuration.
    On the PSTN Line Tab I have:
    Preferred Codec: G711u
    Use Pref Codec Only: no
    DTMF Tx Method: AVT
    VoIP-To-PSTN Gateway Enable: Yes
    VoIP Caller Auth Method: none
    Line 1 VoIP Caller DP: none
    PSTN Dialing Delay: 1
    VoIP Answer Delay: 0
    If you are having trouble, for troubleshooting I would run the sip debug trace on the SPA3000.  If the failure is in your line 1 dial plan you won't see anything in the trace.  If the dial plan sends the call to gw0 then you will see the sip invite for the internal call inside the adapter and you should see the FXO port go off hook.  If that looks OK you can run a trace on your SPA2000 to see the result there.  The SPA3000 Info tab will also give you troubleshooting information.  You should see the on-hook and off-hook voltage level of the SPA2000.  You may also see information about the last pstn number dialed.
    On the SPA2000, you would need to have it registered with a voip provider, or else have it set to Make Call Without Reg before it will accept an incoming call from the FXS port.
    Message Edited by hw on 02-02-2009 06:02 PM

  • No infotype record 0007(Planned working time) on 03/07/2011

    Hi,
    In our scenario, Time sheet is integrated with work order and while submiting we are getting an error :
        "No infotype record 0007(Planned working time) on 03/07/2011".
    Where as I checked infotype 0007 but it is maitained with proper data.
    Please suggest what could have gone wrong and why this error is coming?

    I am assuming 03/07/2011 in your problem refers to March 07, 2011.
    Please check: Has the work schedule in IT 0007 been generated? Check transaction PT03 in your production system and see if you can display the work schedule for the month.
    If it has not been generated, you will need to generate it for the month.
    If it has been generated, please check the details for the day in question (03/07/2011). Please make sure that the DWS and PWS are all consistent with the configured values. Run teams, too often, try and create different schedules by changing the DWS value in a PT01 run.

  • Infotype "Planned Working Time";

    hi gurus,
    i need to create a report to check infotype "planned working time"
    and to check if workschedule exists
    please let me know how to go bout its logic.
    thanks in advance.
    anuj

    to check for the work schedule status
    you just need to hit 1 field for selection crteria and ie,pa0007-schkz Work Schedule Rule .
    and the given below code  can get you what you want
    tables:pa0007.
    parameter:p_pernr like pa0007-pernr.
    data: itab type table of p0007 with header line.
    start-of-selection.
      select * from pa0007
      into corresponding fields of table itab where pernr = p_pernr.
    if itab-schkz = ''.
        message 'data is not  maintained' type 'E'.
    else.
    loop at itab.
      write:/ itab-pernr, itab-schkz.
    endloop.
    endif.
    hope this will solve your problem
    thankx
    bhanu....

  • Mapping of Planned Working Time to Work Schedule

    Hi ,
    I have the following query.
    For a partiular employee 'abc' , i check his planned working time from 'IT 0007' .
    From the planned working time how can i get the work schedule in coding , ie for an employee in IT 0007 how do i write a code to read his work schedule ?
    Can anyone please tell me from where is the work schedule mapped to the employee number? (ie which table or field)
    Thanks,
    Rohit

    Hi Rohit,
    The relavant code would be:
    tables : PA0007.
    select SCHKZ from pa0007 where pernr EQ lv_pernr (and the begda and endda constraint) into lv_wrksch .
    This is I think what you would want. Also the master table for work schedules is T508A, but the mapping for pernr and work schedule is done in IT0007.
    Hope this helps.
    Vivek
    PS: Plese <b>reward points </b>if useful.

  • Macbook pro to HDTV, video is working but audio is not working, how to make audio work as well

    Macbook pro to HDTV, video is working but audio is not working, how to make audio work as well

    If you use an HDMI cable, the audiostream will be integrated, so there will be sound when using an HDMI cable!
    Not necessarily.  That only works as stated if you have one of the most recent MBP's that has a built-in HDMI port.
    If the MBP only has a Thunderbolt or miniDisplayPort, you need an appropriate adapter cable and even if you use an HDMI adapter or cable to connect to your HDTV there is no guarantee it will carry audio.  You have to determine if your specific MBP model supports audio out through its miniDisplayPort or Thunderbolt output, and whether the adapter does likewise.

  • TS2634 I bought a composite AV cable with 30 pin connector at a proper apple store for my ipad 2 which no longer works now i have updated to ios7 - please advise how to make this work ?

    I bought a composite AV cable with 30 pin connector at a proper apple store for my ipad 2 which no longer works now i have updated to ios7 - please advise how to make this work ?

    I have the same problem.
    Two similar discussions:
    https://discussions.apple.com/message/23081658#23081658
    https://discussions.apple.com/message/23281391#23281391
    I have not yet seen any official response to the question: "Is the Apple AV Composite cable fully supported with 30pin connector devices upgraded with iOS7 - specifically ? - eg. iPad 2, iPhone 4, iPhone 4s"
    If it is not currently supported is that then due to a bug / oversight and in that case is it something that will be fixed in the near future?
    Please let us know what feedback you got from asking Apple support.

  • How to make buttons work in Interactive Adobe Forms

    Hi Experts,
    I am new to interactive form. Though i have worked in normal/non-Interactive form, i do not know how to make buttons work in interactive adobe forms using ABAP  (I don't know JAVA). Can any one help me out and walk me through to how to code in ABAP to make buttons work.
    Kind Regards,
    Sharat.

    Please refer to my earlier post ... You will get an idea
    Please refer to the below thread for detail solution
    Sample Interactive form example ?....urgent...
    Cheers
    Satya

  • Deleted itouch files using ifile from cydia. i restarted it but now it shows the apple logo and that is it... it doesnt respond. any ideas of how to make it work?

    I restarted my itouch using the home button and top button...it restarted but it only shows the apple logo and that is it.  I deleted all files from ifile and then it froze... any ideas of how to make it work again?

    Discussions of hacked ipods is not permitted here.

  • I have unlocked iphone 5.i tried to use it with tmobile.it shows full network but fails to activate and shows sim invalid.how to make it work?

    i have unlocked iphone 5.i tried to use it with tmobile.it shows full network but fails to activate and shows sim invalid.how to make it work?

    Who was your original carrier; did you call them to ask them to unlock your phone, and are you aware of what their unlock policy is (THey may only unlock for international sims and not US sims

  • HT201343 My mac is OS X 10.6. has not airplay. how to make it work?

    My mac is OS X 10.6. has not airplay. How to make it work?

    OS 10.6 is Snow Leopard, which does not support Air Play.  If you upgrade to OS 10.7 Mountain Lion (which is what you list in your category) then you may be able to use Air Play depending on the age of your computer. 
    See this document:
    http://support.apple.com/kb/HT5404

  • Today my money is deducted Rs.60 when I try to download paid applications of any amount and I am getting message transaction declined, so why my money is deducted. I lost almost Rs 480 rupees . So how to get refund and how to make card working?

    Today my money is deducted Rs.60 when I try to download paid applications of any amount and I am getting message transaction declined, so why my money is deducted. I lost almost Rs 480 rupees . So how to get refund and how to make card working?

    Today my money is deducted Rs.60 when I try to download paid applications of any amount and I am getting message transaction declined, so why my money is deducted. I lost almost Rs 480 rupees . So how to get refund and how to make card working?

Maybe you are looking for