You are on page 1of 2

<content>

<oa:pageLayout id="MainRN"
controllerClass="oracle.apps.XX.projectApprovalRequest.webui.ProjectApprovalRequest
CO"
amDefName="oracle.apps.XX.projectApprovalRequest.server.ProjectApprovalRequestAM"
windowTitle="PAR Details" title="">
<ui:corporateBranding>
<oa:image id="corporateBrandingImage" source="/OA_MEDIA/LALIFE.gif"/>
</ui:corporateBranding>
<ui:contents>
<oa:tableLayout id="ParTableLayout" hAlign="center" width="100%">
<ui:contents>
<oa:rowLayout id="ParDetailRL" width="100%">
<ui:contents>
<oa:cellFormat id="ParRegion1" vAlign="top">
<ui:contents>
<oa:tableLayout id="ParTableLayout1" hAlign="center"
width="100%">
<ui:contents>
<oa:rowLayout id="ParDetailRL1" vAlign="top"
width="100%">
<ui:contents>
<oa:cellFormat id="ParDtlsCL"
vAlign="top" width="20%">
<ui:contents>
<oa:header id="ParDetailsH"
text="Par Details">
<ui:contents>
<oa:spacer id="Spacer1"
height="10"/>
<oa:defaultSingleColumn
id="ParnoDSC" headerDisabled="true">
<ui:contents>
<oa:messageTextInput
id="ParnoMT" prompt="Par No" viewName="MainPropVO" viewAttr="ParNo"
readOnly="true"/>
<oa:messageChoice
id="MeasureMC" pickListViewDef="" pickListViewName="MeasureLOVVO"
pickListDispAttr="Measure" pickListValAttr="Measure" prompt="MEASURE" required="no"
viewName="MainPropVO" viewAttr="Measure" warnAboutChanges="false"
securityMode="selfSecured" readOnly="${oa.ApprovalDtlsVO.ReadOnlyField}"/>
<oa:messageChoice
id="CategoryMC" pickListViewName="CategoryLOVVO" pickListDispAttr="Category"
pickListValAttr="Category" prompt="CATEGORY" required="no" viewName="MainPropVO"
viewAttr="Category1" warnAboutChanges="false" securityMode="selfSecured"
readOnly="${oa.ApprovalDtlsVO.ReadOnlyField}"/>
</ui:contents>
</oa:defaultSingleColumn>
<oa:spacer id="Spacer11"
height="7"/>
</ui:contents>
</oa:header>
</ui:contents>
</oa:cellFormat>
<oa:cellFormat id="RegionDtlsCL"
vAlign="top" width="20%">
<ui:contents>
<oa:header id="RegionDetailsH">
<ui:contents>
<oa:spacer id="Spacer2"
height="10"/>
<oa:defaultSingleColumn
id="VersionDSC" headerDisabled="true">
<ui:contents>
<oa:messageTextInput
id="VersionMT" dataType="NUMBER" prompt="VERSION" viewName="MainPropVO"
viewAttr="VersionNo" readOnly="true"/>
<oa:messageTextInput
id="SubmissionDateMT" dataType="DATE" prompt="SUBMISSION DATE" maximumLength="10"
columns="10" required="no" viewName="MainPropVO" viewAttr="SubmissionDate"
readOnly="${oa.ApprovalDtlsVO.ReadOnlyField}"/>
<oa:messageChoice
id="CountryMC" pickListViewName="CountryLOVVO"

You might also like