Problem with substitution

hi there,
a employee is on vacation, so he has activated substituion for workflows. normally HE PLUS the substituion-person are getting emails from the workflow, etc........
but in this case ONLY the subtituion person gets the emails, etc... and is able to work with the workflow.
any idead what can cause this problem ?
reg, Martin

>
surjith kumar wrote:
> Hi,
>
> Check the Table  HRUS_D2  (User Substituted by User)  have the User id of that Person. If not the substitution not done properly, see the  page 47 to 51 in this [article|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70f43b13-284f-2a10-5898-93fe3dc004b4] .
>
> Regards,
> Surjith
This is UWL, we don't use this !
reg, Martin

Similar Messages

  • Problem with substitution variable

    Hi All,
    I am facing problem with usage of substitutiion variable. I have following code in my script
    Edited by: Tarak on Mar 4, 2009 3:27 AM

    sorry I missed the script.
    create table tempdata
    (description varchar2(200))
    TABLESPACE &tspacename
    /Sqlplus is not asking for the value of tspacename.I am getting following error.
    TABLESPACE &tspacename
    ERROR at line 3:
    ORA-02216: tablespace name expectedI am not sure what is wrong with SQLPLUS setting.Can anybody help?

  • Problem with substitution in workflow

    hi,
    we have a ESS-workflow for approving absence.
    User A has created an absence. User B is the boss of this person.
    BUT: the workflow has found 2 persons to approve the absence request from User A.
    User B AND User C.
    User C is in the subsitution list of User B. But the substituion is DEACTIVATED, i have checked
    that with report RMPS_SET_SUBSTITUTE
    how can it be that user C also receives the workflow and is allowed to approve the request ?
    User B says he has not changed the subst. for a long time. how can i check this ? can i check
    if activate/deactivate substitution was updated the last days ? is this in any table-log ?
    best reg, Martin

    I had a similar problem where the substitutions were deactivated and the the unintended USER was getting the workitems.
    There are two kinds of substitutions that could be set.
    And in my case most of the time the users set Personal Substitutes. Which are updated in table HRUS_D2.
    The second kind of substitution is : substitution for position.
    Apparently what i found was the user has setup a substitution at position level, Which doenst update anything in HRUS_D2.
    You have to use RH_SUBSTITUTES_LIST_NEW to get rid of this position substitute.
    Press F4 to toggle between personal and position substitutes. 
    If any personal substitutes exist you can delimit/deactivate or delete them.
    Thats how i resolved my issue. Hope that helps. Let me know if you need any further info.
    Thank you and good luck.

  • Problem with IN clause substitution in Sybase

    I am experiencing a problem with IN clause substitution in
    embedded SQL with a Sybase databse.
    My Cold Fusion server is MX 7.
    The Database is Adaptive Server Enterprise/12.5.0.3/EBF 10689
    IR/P/Sun_svr4/OS 5.8/rel12503/1915/64-bit/FBO/Thu Jan 23 16:05:19
    2003
    Here's the problem. I have a Cold Fusion variable
    bureau_incode which I am using to define the values in my IN
    clause. When I comment out my query and display this value to the
    HTML page, bureau_incode has the following value:
    ('OET','OGC','OIG','OLA','OMD','OMR','OSP','OTHER','OWD','PSHSB','WCB','WTB')
    My embedded SQL CFQUERY looks like this:
    quote:
    <cfquery name="qResults" datasource="#request.dsn#">
    Select Name,
    bureau_code,
    Telephone,
    CellPhone,
    Pager,
    Email,
    Availability,
    Explanation,
    Password,
    Admin,
    last_login = convert(varchar(20),last_login,0)
    from PAMS where Availability = 'N'
    <cfif #request.seltype# IS NOT "ALL">
    and bureau_code IN #bureau_incode#
    </cfif>
    </cfquery>
    When the code runs, I get the error
    Error Executing Database Query. Incorrect syntax near 'OET'.
    There is no incorrect syntax. Is there any special way to
    submit the IN clause to ColdFusion MX 7? Previously, we were using
    ColdFusion 4.5 (I believe) server, and the code worked perfectly,
    albiet with double-quotes in the replacement string. Any help would
    be appreciated. This type of substitution worked nicely in the
    previous server version, I can't imagine why it would no longer
    work.

    No, I am not. The parentheses are part of the #bureau_incode#
    coldfusion variable. I've edited the first message to make this
    more clear. I have tried the query with the parentheses in the
    #bureau_incode# variable, and with the parentheses in the CFquery
    with (#bureau_incode#). The results are always the same.
    I will indeed try to help with other stuff in the future. :)
    Thanks for trying to help!

  • Problem with out of memory and reservation of memory

    Hi,
    we are running a very simple java program on HP-UX that do some text substitution - replacing special characters with other characters.
    The files that are converted are sometimes very large, and now we have come to a point where the java server doing the work crashes with "Out of memory" message. (no stack) when it process one single 500MB large file.
    I have encountered this error before(with smaller files) and then I have made the maximum Heap larger, but now when I try to set it to 4000M
    i get the message:
    "Error occurred during initialization of VM
    Could not reserve enough space for old generation heap"
    When it crash with this message, my settings are:
    -XX:NewSize=500m -XX:MaxNewSize=1000m -XX:SurvivorRatio=
    8 -Xms1000m -Xmx4000m
    If I run with Xmx3000m instead the java program starts but I get Out of memory error like:
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    The GC log file created when it crashes looks like:
    <GC: -1 31.547669 1 218103808 32 219735744 0 419430400 0 945040 52428800 0 109051904 524288000 877008 877008 1048576 0.934021
    >
    <GC: -1 62.579563 2 436207616 32 218103808 0 419430400 945040 944592 52428800 109051904 327155712 524288000 877008 877008 1048
    576 2.517598 >
    <GC: 1 65.097909 1 436207616 32 0 0 419430400 944592 0 52428800 327155712 219048400 524288000 877008 877008 1048576 2.061976 >
    <GC: 1 67.160178 2 436207616 32 0 0 419430400 0 0 52428800 219048400 219048400 524288000 877008 877008 1048576 0.041408 >
    <GC: -1 128.133097 3 872415232 32 0 0 419430400 0 0 52428800 655256016 655256016 960495616 877008 877008 1048576 0.029950 >
    <GC: 1 128.163584 3 872415232 32 0 0 419430400 0 0 52428800 655256016 437152208 960495616 877008 877008 1048576 3.971305 >
    <GC: 1 132.135106 4 872415232 32 0 0 419430400 0 0 52428800 437152208 437152208 960495616 877008 876656 1048576 0.064635 >
    <GC: -1 256.378152 4 1744830464 32 0 0 419430400 0 0 52428800 1309567440 1309567440 1832910848 876656 876656 1048576 0.058970
    >
    <GC: 1 256.437652 5 1744830464 32 0 0 733282304 0 0 91619328 1309567440 873359824 1832910848 876656 876656 1048576 8.255321 >
    <GC: 1 264.693275 6 1744830464 32 0 0 733282304 0 0 91619328 873359824 873359824 1832910848 876656 876656 1048576 0.103764 >
    We are running:
    java version "1.3.1.02"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1.02-011206-02:17)
    Java HotSpot(TM) Server VM (build 1.3.1 1.3.1.02-JPSE_1.3.1.02_20011206 PA2.0, mixed mode)
    We have 132GB of physical memory and a lot of not used Swap space, so I cant imagine we have a problem with that.
    Can anyone please suggest what to do proceed troubleshooting or to change some settings? I'm not into this Java really so I really need some help.
    Usually the java program handles thousands of smaller files (around 500 KB - 1 MB sized files).
    Thanks!

    You have a one to one mapping? Where one character is replaced with another?
    And all you do is read the file, replace and then write?
    Then there is no reason to have the entire file in memory.
    Other than that you need to determine if the VM (which is not a Sun VM) has an upper memory bound. That would be the limit that the VM will not go beyond regardless of memory in the system.
    We have 132GB of physical memory and a lot of not used Swap spaceOne would wonder why you have swap space at all.

  • Issue with Substitution in UWL

    Hi Friends,
    I have a problem with the substitution rules within the EP7.0 (our back end system is ECC6.0).
    I have created a substitution rule and have set it active.
    When I have a look later on to the management of substitution rules, i always get an error message: "Problems reported (repairable)" --> "Substitution rule is not defined in the system" . When I push "retry" the substitution rule is successfully registered again.
    But the next time when I have a look onto it, i get the same error message.
    What could be the issue. Please advice.
    Regards,

    Hi,
    Check the below link,
    1) [Substitution|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/707439da-ead9-2910-5c97-af6ca0b6fbb1]
    2) [User Substitution Utility |https://wiki.sdn.sap.com/wiki/x/0j0 ]
    Regards,
    Surjith

  • Problems with examples on WLS7.0 / RedHat8.0

    Hi all,
    I installed an evaluation copy of WebLogic/7.0.2.0 on a RedHat 8.0 Linux
    Box.
    I got some problems with the examples:
    The First problem was the copyright character in the index.jsp files
    I had to change the character with "&copy;" in the following files
    $SAMPLES_HOME/server/config/examples/applications/DefaultWebApp/index.jsp
    and
    $SAMPLES_HOME/server/stage/examples/examplesWebApp/index.jsp
    in order to avoid a weblogic.utils.ParsingException causing an Internal
    Server Error.
    Then I got an almost correct html page, but with most links invalid.
    The cause of this is that these links are like
    (even if a launch a browser locally on the server host, the SAMPLES_HOME
    variable is not expanded)
    The same problem occurs in links which get a path as parameters,
    e.g. :
    <A href=
    "http://flopiano:7001/examplesWebApp/OrderParser.jsp?xmlfile=@SAMPLES_HOME/server/src/examples/xml/orderParser/order.xml">
    the SAMPLES_HOME environment variable is correctly set when I launch the
    server (I wrote also a simple cgi which dumps the environment and I checked
    that it was properly set) but it is not substituted by the JSP engine
    (I'm not familiar with JSP technology but I guess that that variable should
    be used somehow to generate a correct url).
    I guess that this problem may be due to a misconfiguration or somenthing.
    What do you suggest to do ?
    Thanks in advance,
    Fabio Lopiano

    Fabio:
    So it looks like when you installed the installer did not do its job of
    doing macro substitution. Global search and repalce of @SAMPLES_HOME is
    needed. Ant can do this pretty quickly.
    See attached, where on my windoze box:
    samplesdest=E:/weblogic/src_141_02sj/samples
    You can modify this script and run it agains the root of your install to fix
    up the macro-subs.
    Hope this makes sense and helps.
    "Fabio Lopiano" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hi all,
    I installed an evaluation copy of WebLogic/7.0.2.0 on a RedHat 8.0 Linux
    Box.
    I got some problems with the examples:
    The First problem was the copyright character in the index.jsp files
    I had to change the character with "&copy;" in the following files
    $SAMPLES_HOME/server/config/examples/applications/DefaultWebApp/index.jsp
    and
    $SAMPLES_HOME/server/stage/examples/examplesWebApp/index.jsp
    in order to avoid a weblogic.utils.ParsingException causing an Internal
    Server Error.
    Then I got an almost correct html page, but with most links invalid.
    The cause of this is that these links are like
    > (even if a launch a browser locally on the server host, the SAMPLES_HOME
    variable is not expanded)
    The same problem occurs in links which get a path as parameters,
    e.g. :
    <A href="http://flopiano:7001/examplesWebApp/OrderParser.jsp?xmlfile=@SAMPLES_HOME/s
    erver/src/examples/xml/orderParser/order.xml">
    >
    the SAMPLES_HOME environment variable is correctly set when I launch the
    server (I wrote also a simple cgi which dumps the environment and Ichecked
    that it was properly set) but it is not substituted by the JSP engine
    (I'm not familiar with JSP technology but I guess that that variableshould
    be used somehow to generate a correct url).
    I guess that this problem may be due to a misconfiguration or somenthing.
    What do you suggest to do ?
    Thanks in advance,
    Fabio Lopiano
    [build-hacksiminstall.xml]

  • Problem with german special characters in APEX

    Hi,
    we have a problem with all the special characters in german language in our Application.
    APEX version 3.1.0.00.32 is installed on a oracle database 9.2.0.6.0
    The nls_characterset of the database is: American_America.WE8ISO8859P1
    We have modified the wdbsvr.app file on our HTTP-Server like it's shown in the installationguide for APEX and have set the nls_lang parameter to American_America.AL32UTF8.
    If I look at the source code of the html-pages of our application, there are already the following settings in the header of every page:
    meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"
    With this settings all the german special characters like ä ö ü are not shown correctly in the browser.
    What can I do that the pages are shown correctly?
    Thanks for help!

    Hi Petra,
    ok, so my guess was correct. So the solution is to set the charset attribute in the HTML header to "charset=UTF-8". This is actually the way it should be. But I'm wondering why it is not in your case? Are you using a custom template for the page(s) in question where the charset attribute is set to a custom value? The meta tags in the HTML header are usually set by/through the #HEAD# substitution string in the header definition section of the page template, cp. one of the page templates in Shared Components --> Templates. And as far as I know you are not able to change this substitution string, you can only switch the inclusion on/off with the option "Include Standard CSS and JavaScript" in each page definition. (I might be mistaken, though, I'm quite new to APEX...)
    Regards
    Frank

  • Pb to setup replicated partition with substitution variables

    Dear all,
    I have the following problem with the replicated partition by using the substitution variables :
    I would like to create a replicated partition using 3 substitution variables: &CurrPeriod, &CurrWeek, &CurrYear. The goal of this is to be able to copy data from application SourceApp to TargetApp every week, by changing the subst variables.
    The script I have created is :
    login useradmin identified by password on EssbServer
    alter application SourceApp load database SourceDb
    alter application TargetApp load database TargetDb
    create or replace replicated partition SourceApp.SourceDb
    Area ' "Account1", &CurrPeriod, &CurrWeek, &CurrYear, "ND_DISTRI","ND_PAGE","ND_PROD","VT", "REEL", "EUR" ' SourceArea
    to TargetApp.TargetDb at EssbServer  as useradmin identified by password
    Area ' "Account1",    "M_N",     "S_N",     "FY1" , "ND_DISTRI","ND_PAGE","ND_PROD","VT", "REEL", "EUR" ' TargetArea
    +     mapped TargetArea ("&CurrYear") to ("FY1")+
    +     mapped TargetArea ("&CurrWeek") to ("S_N")+
    +     mapped TargetArea ("&CurrPeriod") to ("M_N")+
    +     update allow;+
    refresh replicated partition SourceApp .SourceDb to TargetApp .TargetDb at EssbServer all data ;
    The issue is that this is not working. I don’t see any data when launching the Maxl script even if the script syntax is validated by essbase. The very strange thing is that when I replace the substitution variable by members, this script works fine, I see my data in the target cube. For example if I replace the subst variables by
    Area ' "Account1", “Month1”, “Week1”, “Year1”, "ND_DISTRI","ND_PAGE","ND_PROD","VT", "REEL", "EUR" ' SourceArea
    to TargetApp.TargetDb at EssbServer  as useradmin identified by password
    Area ' "Account1",    "M_N",     "S_N",     "FY1" , "ND_DISTRI","ND_PAGE","ND_PROD","VT", "REEL", "EUR" ' TargetArea
    +     mapped TargetArea (“Year1”) to ("FY1")+
    +     mapped TargetArea (“Week1”) to ("S_N")+
    +     mapped TargetArea (“Month1”) to ("M_N")+
    So my conclusion is that there is something wrong with the syntax of the substitution variable in my mapping.
    Your help on this would be very appreciated .

    Hi,
    I have the answer from Oracle support :
    Hello,
    This is a known bug.
    BUG 7418041
    This has been documented as a known issue in Essbase Release 9.3.1.3 with the following description: "Partitioning. Using substitution variables in replicated partition mappings incorrectly prevents data from replicating. [7418041]"
    Currently the development team are working on a fix, but we don't have a release date yet.
    The suggested workarounds are to use member names (which you have confirmed work) or use a Transparent partition in place of a replicated partition.

  • INVOIC IDOC - E1EDK28 Problem with selection of multiple bank accounts

    Hi SAP-Experts!
    I have a problem with house banks in outgoing invoice IDOC INVOIC.
    We have maintained several house banks in one company code with up to 3 different account ID's.
    I was wondering why there is (in my point of view) the wrong bank account populated in one ot the IDOC segments E1EDK28.
    What I found out while debugging the code which fills the internal table it012k is, that he selects only the first row from table t012k
    (select * from t012k up to 1 rows).
    We have already implemented the OSS notes concerning currency dependency and SEPA.
    By switching the account ID sequence in sandbox system, e.g. from EUR to SEK, the program picks now the "correct" bank details.
    From my Point of view this cannot be a porper logic always to pick the first entry.
    Has anyone experienced that issue, too? Is there any solution for this problem (in standard).
    If not, I will raise an OSS call at SAP for this.
    Thanks for any thoughts!
    Stefan

    When you enter bank details in master, update field "Partner bank type" LFBK-BVTYP with free form value, may be currency is good choice.
    During invoice entry, this field is available for update, update which bank to be used for payment of this invoice. You may build logic to populate this field, like substitution to populate currency in this field during invoice posting.
    During payment, system checks value in field Partner bank type in invoice and selects corresponding bank.
    Hope this helps.

  • Volume problem with Desktop Theatre 5.1 DTT2200

    Hi,
    I'm experiencing problems with my Desktop Theatre 5.1 DTT2200's volume. It goes up and down with no sense. Doesn't matter if I'm watching a movie, listening to music, playing games or whatever. The speaker system is connected to a SB Live! Sound card but even if I disconnect it and I use the onboard sound plugs it is still happenning the same problem.
    Can anyone help me with this?
    Thanks in advance!

    I Have the same problem, really a shame cause the soundquality is very good, but if i have too keep adjusting the volume it's not really serving it's purpose.
    The potmeter of the volumecontrol is malfunctioning. You could try disasssembling it and clean it but that didn't work for me till yet. Best is to replace the potmeter but it is impossible to find a replacement. I'm told it's a very (too) cheap component unsuitable for frequent use so i think Creative shouldn't had used it in the first place. I'm told it's a ct. component fot the far east.
    I contacted Creative but they can't supply me with a substitution, either a potmeter or volumecontrol.
    The volume control can't be found elsewhere because Creative designed their own connector i think.
    Guess i have to annoy the crap out of myself before i buy another set.

  • Is there a problem with the Home Theatre Cab

    On the Creative store website, whenever I look at the wiring diagram for the Home Theatre Cable, it shows that there are 3 seperate cables, yet the one that I received is just one cable with a bunch of different ends.
    My problem is that when connecting my X-Fi up to my Sony 5200ES receiver, I can only get 5. sound in both game mode and entertainment mode. The weird thing is that the side speakers never work when testing the speakers out (they work fine with everything else, just not from the computer). I switched the inputs so that the rear speakers were connected to the side speakers and visa versa and what happened was that the sound from the rear speakers came out of the side speakers and nothing came from the rear speakers because the side speakers are not sending out a signal.
    I am stuck on what to do next. I know the cables are connected right, otherwise when I do the speaker test the other 5. speakers would not be in their proper locations, right?
    I have reinstalled the drivers countless times (from the CD) and I discovered that no matter what I did, the front right speaker (along with the 2 sides) would not work in entertainment mode. I fixed that by finding newer drivers released sometime last year and those brought me up to 5. with both modes, but now I want the side speakers to work. I called Sony, just in case, and they didn't give me any help.
    Any ideas?

    If there is a definite pause where the left/right side channel announcement would be heard, it suggests you have the soundcard set up right, and there is some sort of problem with those channels. That could be caused by the soundcard, the cable, the receiver, or just some poor connections. The first order of business is to figure out which, and here's what I'd suggest.
    Make sure the soundcard connectors are fully inserted; if the stop on the plug isn't in contact with the jack, it is possible for the internal contacts not to be making proper contact. (Don't use excessi've force, though.)<
    On the receiver end, swap the left rear and side, and right rear and side connectors; then run the speaker identification test. If you hear the side-channels announced (from the rears) the problem would be the receiver's multichannel inputs' side inputs (there might be a setting affecting their use).<
    If you know how, check the cable connectivity of the side channels. This would be the "sleeve" (furthest from the pointed "tip" contact) of the black minijack and the center contact of the side-right RCA, and similarly for the orange minijack and the center contact of the side-left RCA. For the same connector pairs, the "ring" next to the "sleeve" in each minijack should have connectivity with the corresponding outside RCA contact.<
    If you have a camcorder which uses a minijack A/V cable, you can try that cable instead of connecting the black or orange minijack. For black: yellow RCA (video) goes to side right, white (or black) RCA goes to left rear, and red RCA goes to right rear. For orange, yellow RCA (video) goes to side left, white (or black) RCA goes to center, and red RCA goes to subwoofer. If those substitutions give you the corresponding side channel, it suggests the problem is in the CL cable. If they don't give the side channel, the soundcard is suspect.<
    For a simple hardware problem, it seems unlikely for 2 symmetrical channels to be defecti've which reside in different connectors. Your black and orange minijacks do have 3 insulator rings on them, right?
    -Dave
    [email protected]

  • CS6 problems with using Zapf Dingbats font

    The same font file works perfectly in QXpress (9.5.3) but not in Illustrator (16.0.0) and even less signs show in InDesign (8.0).
    I work in Mac OS 10.6.8.
    My old ITC Zapf Dingbats was a PS Type 1 font from the last century, version 001.001. (I have not used Dingbats in InDesign yet. I dug up QuarkXPress again today to check and all dingbats work fine there while) InDesign only displays half of them. Then I bought an OTF (Version 2.066;PS 005.000;hotconv 1.0.67;makeotf.lib2.5.33168) of this font today and installed it – with worse results: next to none display in ID.
    (I test with a font size of 18 pt.)
    I can reach all dingbats via the Glyphs command though, but that's not the idea, is it? They should be under the keys for quick access!
    Might have something to do with InDesign's font substitution settings but I don't know where to access them.
    (There was a similar question – https://forums.adobe.com/message/1280829#1280829 – but that was over six years ago. I hope there is a smarter solution by now…)
    Fred

    I never even knew there was a Dingbat fix, as I never had a problem with the font and Frame before.
    In Frame 8 all the characters disappeared. When I print to a pdf, I get an error message thusly:
    %%[ ProductName: Distiller ]%%
    %%[ Error: ZapfDingbats not found. Font cannot be embedded. ]%%
    %%[ Error: invalidfont; OffendingCommand: findfont ]%%
    Stack:
    /Font
    (ZapfDingbats)
    false
    /2
    0
    /F0
    false
    /ZapfDingbats
    I get no such error message with Frame 7.
    Now, I took my elderly Zapf Dingbats font and ran it through Fontographer--I didn't change a thing, I just generated a new Type 1 font. Frame 8 was happy with that one, but Frame 7 displayed some other font instead. I have no idea what the font is, it kinda looks like Arial.
    Scratching head...

  • Error "Conflict with Substitutions (IT 2003/02) from 01.04.2010 to 31.12.99

    Hi Experts,.
    We got a query on approval of leave from Portal. Could you please help me in resolving the issue.
    Manager was unable to approve the leave for one of his reportee on a specific date.
    The reportee applied for Casual leave for a half a day on 29.06.2011.Thje leave request has to come work list of the approver.
    When approver/manager tries to approve this leave for the reportee, system is throwing an error that u201CConflict with Substitutions (IT 2003/02) from 01.04.2010 to 31.12.9999.
    I have checked the IT 2003 for the reportee and found a record from the date 01.04.2010 to 31.12.9999.
    Why the system is throwing an error for the employee. Please share your idea to solve the problem.
    Regards,
    Sairam.

    Hi Dilek,
    Thank you very much  for the reply.
    I went to the path which you mentioned upto below.
    Personnel Management - EMployee self-service - Service-Specific Settings - Working time - Leave Request - Processing Processes - Configure output of messages -
    We did nt maintain any rule group for customizing tab.Sap standard is showing as rule group.No details has been maintained.
    Alot of employees are having substitutions,most of the  approvers are able to approve leaves of the employees who are having substitutions.This is a peculiar case,where the approver is getting an error with conflict with substitutions.
    In R/3 we are getting a warning message and able to save the leave for this employee.
    Even i tried with other employees who are having the substitutions,system is behaving the same.
    Please advice me to resolve the problem.
    Regards,
    Sairam.

  • Non working day with Substitution

    Hi Friends,
    I have an issue regarding one Empl had worked on non-working with substitution maintained. His Work Schedule is 22:00 to 06:00 AM. Here empl has taken CL for the same shift with 4hrs i.e 02:00 to 06:00 AM.
    Now the problem is, IT 2001 leave with CL for half days, entry is done but the working hours(4) is not getting triggered and more over when I run the payroll system throw error that INP1(Period factors in India) work schedule is not maintained.
    Pls do needful.
    Regards
    Praveen

    Issue Solved

Maybe you are looking for

  • Carrying website over to a new computer ...

    I have been using iWeb to build a simple website and I need to know how to save and be able to get back my already created pages once I moved to my other computer from right within the iweb application? Presently I am using a mac mini and order an iM

  • How to put record set in loop

    Using the follwing query select distinct code from oalr where code > '" & AlertCode & "' and  code<=('" & code & "') " i got 5 records eg :5603,5604,5605,5606,5607 record set fetching Ocode = CStr(rs4.Fields.Item(0).Value) Here  Ocode get only last r

  • So I changed my apple  id account  and i was trying to update my instagram app but when I tried to, it brought up the old account and asked for password?? help!!!!

    help!!!! So i Changed my apple id account and i was trying to update my instagram app but when i tried to, it brought up the old account and asked for password, help what is going on, what should i do??

  • Plot chart problem

    Hi experts,     In plotchart using cirlcular item renderer am getting full details.But instead of that one using customItemRenderer am unable to get full details.This is my customItemRender(CirlceFileRenderer ) action script class file package     im

  • Report tables Overlap in Firefox browser Not in IE

    hi, i have : firefox v7 Ie v9 report 11g database 11g weblogic 10.3 windows 7 i build custom report which contain some tables with RTL compatilble layout the report contains Arabic data . when i view the generated report in IE it shows perfectly, but