Files
HRMS/hrmsWeb/hrms/jsp/HrmSettlementHeads.jsp
2025-07-28 13:56:49 +05:30

344 lines
15 KiB
Plaintext

<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/enrgise-html.tld" prefix="enrgise" %>
<html:html>
<html:base />
<head>
<TITLE><bean:message key="hrm.title" /></TITLE>
<jsp:include page="GenIncludes.jsp" flush="true" />
</head>
<BODY scroll="auto" onkeydown="hotKeys(event);";>
<html:form name="HrmSettlementForm" action="HrmSettlementBaseAction" type="wenrgise.hrms.webtier.form.HrmSettlementHeadsForm">
<bean:define id="ParentForm" name="HrmSettlementForm" toScope="request" />
<jsp:include page="GenMenu.jsp" flush="true" />
<bean:define id="left" name="ParentForm" property="positionRequested"/>
<bean:define id="right" name="ParentForm" property="totalCount"/>
<table cellSpacing=0 bgColor=#bdd0ef>
<tr height=27>
<td colSpan=11></td>
</tr>
<TR >
<TD ><enrgise:img name="ParentForm" property="butQuery" onmouseover='this.src="../includes/images/query_act.jpg"' onmouseout='this.src="../includes/images/query.jpg"' alt="Query (Ctrl+Q)" src="../includes/images/query.jpg" onclick="doBaseQueryMode()" /><img property="butInsert" src="../includes/images/insert_dis.jpg" onclick="doBaseInsertMode()"/></TD>
<TD width="2%"></TD>
<TD ><enrgise:img name="ParentForm" property="butExecute" onmouseover='this.src="../includes/images/execute_act.jpg"' onmouseout='this.src="../includes/images/execute.jpg"' alt="Execute (Ctrl+U)" src="../includes/images/execute.jpg" onclick="doBaseExecute()" /><enrgise:img name="ParentForm" property="butSave" onmouseover='this.src="../includes/images/save_act.jpg"' onmouseout='this.src="../includes/images/save.jpg"' alt="Save (Ctrl+S)" src="../includes/images/save.jpg" onclick="doBaseSave()" />
<img property="butDelete" src="../includes/images/delete_dis.jpg" onclick="doBaseDelete()" /><enrgise:img name="ParentForm" property="butRefresh" onmouseover='this.src="../includes/images/refresh_act.jpg"' onmouseout='this.src="../includes/images/refresh.jpg"' alt="Refresh (Ctrl+R)" src="../includes/images/refresh.jpg" onclick="doBaseRefresh()" />
<enrgise:img name="ParentForm" property="butPrint" onmouseover='this.src="../includes/images/print_act.jpg"' onmouseout='this.src="../includes/images/print.jpg"' alt="Print (Ctrl+P)" src="../includes/images/print.jpg" /></TD>
<TD width="2%" bgColor=#bdd0ef></TD>
<TD><enrgise:img name="ParentForm" property="butExit" onmouseover='this.src="../includes/images/exit_act.jpg"' onmouseout='this.src="../includes/images/exit.jpg"' alt="Exit (Alt+X)" src="../includes/images/exit.jpg" /><enrgise:img name="ParentForm" property="butHelp" onmouseover='this.src="../includes/images/help_act.jpg"' onmouseout='this.src="../includes/images/help.jpg"' alt="Help (Ctrl+?)" src="../includes/images/help.jpg" /></TD>
<TD width="50%"></TD>
<TD ><enrgise:img name="ParentForm" property="butPrevHeader" src='../includes/images/butn_prev.jpg' onmouseover='this.src="../includes/images/butn_prev_act.jpg"' onmouseout='this.src="../includes/images/butn_prev.jpg"' alt="Butn_prev (Ctrl+<)" onclick="doBasePrevHeader()" /></td>
<td class=dtlNavText><bean:write name="left" /> of
<bean:write name="right" /></td>
<td align=right><enrgise:img name="ParentForm" property="butNextHeader" src="../includes/images/butn_next.jpg" onmouseover='this.src="../includes/images/butn_next_act.jpg"' onmouseout='this.src="../includes/images/butn_next.jpg"' alt="Butn_next (Ctrl+>)" onclick="doBaseNextHeader()" /></td>
<td align=right><enrgise:text property="newPositionRequested" size="1" onkeydown="isInteger(event)" title="wenrgise.common.jumpDetail" alt="N" disabledClass="locked" styleClass="optional" /></td>
<td ><enrgise:img name="ParentForm" property="butJumpHeader" alt="Go (Ctrl+G)" src="../includes/images/go.jpg" onmouseover='this.src="../includes/images/go_act.jpg"' onmouseout='this.src="../includes/images/go.jpg"' onclick="doBaseJumpHeader()" /></td>
<td > </td>
</TR>
</TABLE>
<table>
<tr>
<td colspan="11" class="userText"></td>
</tr>
<enrgise:checkSession/>
</TABLE>
<!--Top Most Blue Bar-->
<TABLE cellSpacing=0 bgColor=#bdd0ef>
<tr>
<TD colSpan=12 class=mainHeader height=10><bean:message key="hrm.HrmSettlement.mainHeader" /></TD>
</TR>
</TABLE>
<!--// Display Errors -->
<enrgise:errors/>
<logic:messagesPresent message="true">
<Table>
<html:messages id="message" message="true">
<TR><TD>
<bean:write name="message"/>
</TD></TR>
</html:messages>
</Table>
</logic:messagesPresent>
<!--// Display Errors -->
<TABLE cellSpacing=0 cellPadding=0 border=0 >
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 >
<!-- Header Starts -->
<TR>
<TD class=subHeader colspan=6><bean:message key="hrm.HrmSettlement.subHeader1" /></TD>
</TR>
<TR>
<TD colspan=6 bgColor=#4682b4><IMG height=1 src="../includes/images/pixel.gif" width=1 border=0></TD>
</TR>
<tr>
<td class=labelText><bean:message key="hrm.HrmSettlement.advanceDescription" /></td>
<td><enrgise:text property="advanceDescription" titleKey="hrm.HrmSettlement.advanceDescription" size="36" styleClass="optional" disabledClass="locked" /><enrgise:img name="HrmSettlementForm" height="16" align="center" src="../includes/images/lov.jpg" property="butAdvanceDescription" onclick="return ShowAdvanceCode();" />
</tr>
<tr height="10">
<td colspan="6"></td>
</tr>
</table>
<table cellspacing=0 cellpadding=0 border=0>
<!-- Detail Information Row starts -->
<TR>
<TD colspan=6>
<!-- Table Starts -->
<TABLE cellSpacing=0 cellPadding=0 >
<tr>
<td bgcolor="#4682B4" width="10"><img src="../includes/images/pixel.gif" width="10" height="1" border="0"></td>
<td bgcolor="#4682B4" nowrap class=actTabText ><bean:message key="hrm.HrmSettlement.subHeader2" /><img src="../includes/images/pixel.gif" width="10" height="1" border="0"></td>
<TD><IMG height=19 src="../includes/images/formtab_r.gif" width=10 border=0></TD>
<TD width="100%" background="../includes/images/line_t.gif">&nbsp;</TD>
<TD background="../includes/images/line_t.gif"><IMG height=1 src="../includes/images/pixel.gif" width=10 border=0></TD>
</tr>
<TR >
<!-- Detail table Container starts -->
<TD colspan=11>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD >
<DIV id=divDtlTable style="height:250px" >
<!-- Detail table starts -->
<TABLE cellSpacing=0 cellPadding=0>
<TBODY>
<tr>
<TD class=tableHeader width="1%"><input type="checkbox" name="selectAll" onclick="toggleCheckBox('checked')" ></TD>
<TD class=tableHeader width="30%"><bean:message key="hrm.HrmSettlement.headName" /></td>
<TD class=tableHeader width="30%"><bean:message key="hrm.HrmSettlement.maxLimit" /></td>
</tr>
<logic:notEmpty name="HrmSettlementForm" property="arrSettleHeads">
<logic:iterate id="HrmSettle" name="HrmSettlementForm" property="arrSettleHeads" type="wenrgise.hrms.bean.HrmSettleDtlBean" indexId="idx" >
<logic:notEqual name="HrmSettle" property="status" value="D" >
<tr class='<bean:write name="HrmSettlementForm" property="listRowClass"/>' >
<td align="center" width="1%"><html:hidden property="status" name="HrmSettle" /><html:hidden property="detailId" name="HrmSettle" /><html:hidden property="itemChecked" name="HrmSettle" /><html:checkbox property="checked" value="check" name="HrmSettlementForm" alt="<%=idx.toString()%>" onclick="boxClicked(this.alt);" /></td>
<TD class=tableText ><enrgise:text formName="HrmSettlementForm" property="txtHeadName" maxlength="20" name="HrmSettle" style="width:100%" onchange='<%="doChangeDetail("+idx.toString()+")"%>' styleClass="optional" disabledClass="locked" /></td>
<TD class=tableText ><enrgise:text formName="HrmSettlementForm" property="txtMaxLimit" maxlength="15" onkeypress="isInteger(event)" name="HrmSettle" style="width:100%" onchange='<%="doChangeDetail("+idx.toString()+")"%>' styleClass="optional" disabledClass="locked" /></td>
</tr>
</logic:notEqual>
<logic:equal name="HrmSettle" property="status" value="D" >
<tr class='<bean:write name="HrmSettlementForm" property="listRowClass"/>' >
<td align="center" width="1%"><html:hidden property="status" name="HrmSettle" /><html:hidden property="detailId" name="HrmSettle" /><html:hidden property="itemChecked" name="HrmSettle" /><html:checkbox property="checked" value="check" disabled="true" name="HrmSettlementForm" alt="<%=idx.toString()%>" onclick="boxClicked(this.alt);" /></td>
<TD class=tableText ><enrgise:text formName="HrmSettlementForm" property="txtHeadName" name="HrmSettle" style="width:100%" onchange='<%="doChangeDetail("+idx.toString()+")"%>' styleClass="deletedRow" disabledClass="locked" /></td>
<TD class=tableText ><enrgise:text formName="HrmSettlementForm" property="txtMaxLimit" name="HrmSettle" style="width:100%" onchange='<%="doChangeDetail("+idx.toString()+")"%>' styleClass="deletedRow" disabledClass="locked" /></td>
</tr>
</logic:equal>
</logic:iterate>
</logic:notEmpty>
</TBODY>
</TABLE>
</DIV>
</TD>
</TR>
<!-- Get details starts -->
<tr>
<td colspan=11>
<jsp:include page="GenDetailMenu.jsp" />
</td>
</tr>
</TBODY>
</TABLE>
</td>
</tr>
</TABLE>
</td>
</tr>
<!-- Tab Table Ends -->
<!-- Bottom Blue Bar -->
<TR>
<td>
<TABLE cellspacing="0" cellpadding="0" border=0>
<tr>
<td width=45% align=center bgColor=#4682b4></td>
<td bgColor=#4682b4></td>
<td bgColor=#4682b4><button alt="Close" onclick="window.close()" styleClass="bottomBarText">Close</button></td>
<td bgColor=#4682b4></td>
<td align=right bgColor=#4682b4><img src="../includes/images/man.jpg"></td>
</TR>
</table>
</td>
</tr>
<!-- Container Table Ending Columns Starts-->
</TD>
</TR>
</TBODY>
</TABLE>
<!-- Container Table Ends -->
<html:hidden property="screenName" name="HrmSettlementForm" value="HrmSettlementHeads" />
<html:hidden name="HrmSettlementForm" property="forwardedPage" />
<html:hidden property="positionRequested" name="HrmSettlementForm" />
<html:hidden property="screenMode" name="HrmSettlementForm" />
<html:hidden property="userPageRequested" name="HrmSettlementForm" />
<html:hidden property="userPositionRequested" name="HrmSettlementForm" />
<html:hidden property="pageRequested" name="HrmSettlementForm" />
<html:hidden property="headerDataChanged" name="HrmSettlementForm" />
<html:hidden property="detailDataChanged" name="HrmSettlementForm" />
<html:hidden property="advCodeId" name="HrmSettlementForm" />
<html:hidden property="lovKey" name="HrmSettlementForm" />
<html:hidden property="txtSearchFields" name="HrmSettlementForm" />
<html:hidden property="txtDisplayFields" name="HrmSettlementForm" />
<html:hidden property="firstLoad" name="HrmSettlementForm" />
<html:hidden property="txtIndex" name="HrmSettlementForm" />
</html:form>
</body>
</html:html>
<script language="javascript">
function doQueryMode()
{
return "HrmSettleHeadsQueryModeAction.do";
}
function boxClicked(val)
{
if(document.getElementsByName("checked")[val].checked)
{
document.getElementsByName("itemChecked")[val].value = "Y";
}
else
{
document.getElementsByName("itemChecked")[val].value = "N";
}
}
function doInsertMode()
{
return "HrmSettleHeadsNewModeAction.do";
}
function doExecute()
{
return "HrmSettleHeadsGetHeaderAction.do";
}
function doSave()
{
return "HrmSettleHeadsSaveAction.do";
}
function doDelete()
{
return "HrmSettleHeadsDeleteAction.do";
}
function doRefresh()
{
return "HrmSettleHeadsRefreshAction.do";
}
function doExit()
{
return "HrmSettleHeadsExitAction.do";
}
function doPrevHeader()
{
return "HrmSettleHeadsGetNextHeaderAction.do";
}
function doNextHeader()
{
return "HrmSettleHeadsGetNextHeaderAction.do";
}
function doJumpHeader()
{
return "HrmSettleHeadsFirstGetNextHeaderAction.do";
}
function doGetDetail()
{
return "HrmSettleHeadsGetDetailAction.do";
}
function doAddRow()
{
return "HrmSettleHeadsAddRowAction.do";
}
function doDelRow()
{
return "HrmSettleHeadsDeleteRowAction.do";
}
function doGetDetailTableName()
{
return "HrmSettleHeads";
}
function doPrevDetail()
{
return "HrmSettleHeadsGetDetailPageAction.do";
}
function doNextDetail()
{
return "HrmSettleHeadsGetDetailPageAction.do";
}
function doJumpDetail()
{
return "HrmSettleHeadsGetDetailPageAction.do";
}
function doOnLoad()
{
if(document.forms[0].firstLoad.value!="false")
{
return "HrmSettleHeadsOnLoadAction.do";
}
}
function ShowAdvanceCode()
{
document.forms[0].lovKey.value = "AdvanceDescription" + document.forms[0].screenName.value + document.forms[0].screenMode.value;
document.forms[0].txtSearchFields.value = "hrm.HrmAdvMst.description";
document.forms[0].txtDisplayFields.value = "advCodeId,advanceDescription";
showLov('<html:rewrite page="/hrms/jsp/CommonSearchScreen.jsp" />','HrmSettlementForm');
return true;
}
</script>