cancel
Showing results for 
Search instead for 
Did you mean: 

Error During Compilation

Former Member
0 Kudos

I imported a webdynpro project into my workspace. This project contains only screen painting of a transaction. When i build the project it gives the following error.

Web Dynpro Generation: Metadata constraint of Component CO_SampleLog is violated: ViewElementProperty "//WebDynpro/View:org.wb.sample.LoggingTopView/RootUIElementContainer/Child:transContEntApplDetails/Child:txtViewEntApplDetails_Label/Property:semanticColor", Role "Definition": A minimum of 1 object(s) is required CO_SampleLog.wdcomponent SampleScreens/src/packages/org/wb/sample

Any Help Please

Thanks and Regards

NagaKishore

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

<?xml version="1.0" encoding="UTF-8"?>

<!-- MetaDataAPI generated on: Wednesday, April 7, 2004 4:12:20 PM CEST -->

<View xmlns="http://xml.sap.com/2002/10/metamodel/webdynpro" xmlns:IDX="urn:sap.com:WebDynpro.View:2.0" mmRelease="6.30" mmVersion="2.0" mmTimestamp="1081347140316" name="LoggingTopView" package="org.wb.sample" masterLanguage="en">

<AbstractView.InboundPlugs>

<InboundPlug name="IN_LoggingMain2Top">

<IncomingEvent.EventHandler>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller" path="EventHandler:onPlugIN_LoggingMain2Top"/>

</IncomingEvent.EventHandler>

</InboundPlug>

</AbstractView.InboundPlugs>

<AbstractView.OutboundPlugs>

<OutboundPlug name="OUT_LoggingTop2Main">

</OutboundPlug>

</AbstractView.OutboundPlugs>

<AbstractView.ViewController>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller"/>

</AbstractView.ViewController>

<View.Parent>

<Core.Reference package="org.wb.sample" name="CO_SampleLog" type="Component"/>

</View.Parent>

<View.RootUIElementContainer>

<TransparentContainer name="RootUIElementContainer" visible="visible" width="500px">

<UIElementContainer.Children>

<TransparentContainer height="40px" name="transContEntApplDetails" width="500px">

<UIElement.LayoutData>

<GridData name="transContEntApplDetails_layoutdata">

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Children>

<TextView design="header2" layout="native" name="txtViewEntApplDetails_Label">

<ViewElement.Properties>

<ViewElementProperty name="semanticColor" value="standard">

</ViewElementProperty>

</ViewElement.Properties>

<UIElement.LayoutData>

<GridData colSpan="1" name="txtViewEntApplDetails_layoutdata_10">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="transparent">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

<LinkToURL name="linkChangeLog" text_isDependent="false">

<ViewElement.ContextBindings>

<UIElementContextBinding name="reference">

<UIElementContextBinding.BoundContextElement>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller" path="Context/Attribute:vaLinkChangeLogParameters"/>

</UIElementContextBinding.BoundContextElement>

<UIElementContextBinding.UIElementProperty>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="LinkToURL" type="UIElementDefinition" path="Property:reference"/>

</UIElementContextBinding.UIElementProperty>

</UIElementContextBinding>

</ViewElement.ContextBindings>

<UIElement.LayoutData>

<GridData colSpan="1" hAlign="right" name="LayoutData">

</GridData>

</UIElement.LayoutData>

</LinkToURL>

<TransparentContainer height="8px" name="tranContDetailsAndValue">

<UIElement.LayoutData>

<GridData colSpan="4" name="tranContDetailsAndValue_layoutdata" vAlign="middle">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="fill1">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Children>

<TextView design="header3" name="txtViewEntApplDetails">

<UIElement.LayoutData>

<GridData name="txtViewEntApplDetails_layoutdata">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="fill1">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

<TextView design="header3" name="txtViewEntApplDetails_Sep">

<UIElement.LayoutData>

<GridData name="txtViewEntApplDetails_layoutdata_3">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="fill1">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

<TextView name="txtViewEntApplDetails_Value">

<UIElement.LayoutData>

<GridData name="txtViewEntApplDetails_Value_layoutdata">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="fill1">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

</UIElementContainer.Children>

<UIElementContainer.Layout>

<GridLayout cellSpacing="1" colCount="3" name="tranContDetailsAndValue_layout">

<ViewElement.Properties>

<ViewElementProperty name="stretchedHorizontally" value="false">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="Property:stretchedHorizontally"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridLayout>

</UIElementContainer.Layout>

</TransparentContainer>

</UIElementContainer.Children>

<UIElementContainer.Layout>

<GridLayout cellPadding="0" cellSpacing="1" colCount="2" name="transContEntApplDetails_layout">

</GridLayout>

</UIElementContainer.Layout>

</TransparentContainer>

<TransparentContainer height="10px" name="transcontHid_10_40" visible="visible" width="500px">

<UIElement.LayoutData>

<GridData name="transcontHid_layoutdata_11_41">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Layout>

<FlowLayout name="Layout_12_42">

</FlowLayout>

</UIElementContainer.Layout>

</TransparentContainer>

<TransparentContainer name="transContEntFinAndLoanNo_4" visible="visible" width="500px">

<UIElement.LayoutData>

<GridData name="transContEntFinAndLoanNo_layoutdata_5">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="border">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Children>

<TextView design="header3" name="txtViewFinancier1_6">

<UIElement.LayoutData>

<GridData name="txtViewFinancier1_layoutdata_7">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

<TransparentContainer name="transcont1">

<UIElement.LayoutData>

<GridData name="LayoutData">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Children>

<DropDownByKey name="comboFinanciers_8">

<ViewElement.ContextBindings>

<UIElementContextBinding name="selectedKey">

<UIElementContextBinding.BoundContextElement>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller" path="Context/Attribute:vaFinanciers"/>

</UIElementContextBinding.BoundContextElement>

<UIElementContextBinding.UIElementProperty>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="AbstractDropDownByKey" type="UIElementDefinition" path="Property:selectedKey"/>

</UIElementContextBinding.UIElementProperty>

</UIElementContextBinding>

</ViewElement.ContextBindings>

<UIElement.LayoutData>

<GridData name="comboFinanciers_layoutdata_9">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</DropDownByKey>

<TextView design="header3" name="txtViewLoanNos_10">

<UIElement.LayoutData>

<GridData name="txtViewLoanNos_layoutdata_11">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

<InputField length_isDependent="true" name="inputLoanNo_12" size="small">

<ViewElement.ContextBindings>

<UIElementContextBinding name="value">

<UIElementContextBinding.BoundContextElement>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller" path="Context/Attribute:vaFinanciers"/>

</UIElementContextBinding.BoundContextElement>

<UIElementContextBinding.UIElementProperty>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="AbstractInputField" type="UIElementDefinition" path="Property:value"/>

</UIElementContextBinding.UIElementProperty>

</UIElementContextBinding>

</ViewElement.ContextBindings>

<UIElement.LayoutData>

<GridData hAlign="left" name="inputLoanNo_layoutdata_13">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</InputField>

<Button imageSource="~sapicons/s_b_detl.gif" imageSource_isDependent="false" name="butSearchLoanNo_14" text_isDependent="false">

<UIElement.LayoutData>

<GridData colSpan="1" name="butSearchLoanNo_layoutdata_15" paddingLeft="7px">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</Button>

</UIElementContainer.Children>

<UIElementContainer.Layout>

<GridLayout colCount="4" name="transcont1_layout">

<ViewElement.Properties>

<ViewElementProperty name="stretchedHorizontally" value="false">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="Property:stretchedHorizontally"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridLayout>

</UIElementContainer.Layout>

</TransparentContainer>

<TextView design="header3" name="txtViewFinancier1_6_27">

<UIElement.LayoutData>

<GridData name="txtViewFinancier1_layoutdata_7_28">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

<TransparentContainer name="transcont1_29">

<UIElement.LayoutData>

<GridData name="LayoutData_30">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Children>

<DropDownByKey name="comboFinanciers_8_31">

<ViewElement.ContextBindings>

<UIElementContextBinding name="selectedKey">

<UIElementContextBinding.BoundContextElement>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller" path="Context/Attribute:vaFinanciers"/>

</UIElementContextBinding.BoundContextElement>

<UIElementContextBinding.UIElementProperty>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="AbstractDropDownByKey" type="UIElementDefinition" path="Property:selectedKey"/>

</UIElementContextBinding.UIElementProperty>

</UIElementContextBinding>

</ViewElement.ContextBindings>

<UIElement.LayoutData>

<GridData name="comboFinanciers_layoutdata_9_32">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</DropDownByKey>

<TextView design="header3" name="txtViewLoanNos_10_33">

<UIElement.LayoutData>

<GridData name="txtViewLoanNos_layoutdata_11_34">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</TextView>

<InputField length_isDependent="true" name="inputLoanNo_12_35" size="small">

<ViewElement.ContextBindings>

<UIElementContextBinding name="value">

<UIElementContextBinding.BoundContextElement>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller" path="Context/ChildNode:vnFinancier/Attribute:vaLoanNo"/>

</UIElementContextBinding.BoundContextElement>

<UIElementContextBinding.UIElementProperty>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="AbstractInputField" type="UIElementDefinition" path="Property:value"/>

</UIElementContextBinding.UIElementProperty>

</UIElementContextBinding>

</ViewElement.ContextBindings>

<UIElement.LayoutData>

<GridData hAlign="left" name="inputLoanNo_layoutdata_13_36">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</InputField>

<Button imageSource="~sapicons/s_b_detl.gif" imageSource_isDependent="false" name="butSearchLoanNo_14_37" text_isDependent="false">

<UIElement.LayoutData>

<GridData colSpan="1" name="butSearchLoanNo_layoutdata_15_38" paddingLeft="7px">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</Button>

</UIElementContainer.Children>

<UIElementContainer.Layout>

<GridLayout colCount="4" name="transcont1_layout_39">

<ViewElement.Properties>

<ViewElementProperty name="stretchedHorizontally" value="false">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="Property:stretchedHorizontally"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridLayout>

</UIElementContainer.Layout>

</TransparentContainer>

</UIElementContainer.Children>

<UIElementContainer.Layout>

<GridLayout cellPadding="3" cellSpacing="1" colCount="2" name="transContEntFinAndLoanNo_layout_26">

</GridLayout>

</UIElementContainer.Layout>

</TransparentContainer>

<TransparentContainer height="10px" name="transcontHid_10_40_52" visible="visible" width="500px">

<UIElement.LayoutData>

<GridData name="transcontHid_layoutdata_11_41_53">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Layout>

<FlowLayout name="Layout_12_42_54">

</FlowLayout>

</UIElementContainer.Layout>

</TransparentContainer>

<TransparentContainer name="transContEntFinAndLoanNo_56_43" visible="visible" width="500px">

<UIElement.LayoutData>

<GridData hAlign="center" name="transContEntFinAndLoanNo_layoutdata_57_44">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

<UIElementContainer.Children>

<Button name="butChangeLog_78_45" text_isDependent="false" visible="none">

<UIElement.LayoutData>

<GridData colSpan="1" hAlign="center" name="butChangeLog_layoutdata_79_46" paddingRight="7px">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</Button>

<Button name="butAddFinancier_47" text_isDependent="false">

<UIElement.LayoutData>

<GridData colSpan="1" hAlign="center" name="LayoutData_48">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</Button>

<Button name="butNext_80_49" text_isDependent="false">

<ViewElement.EventBindings>

<UIElementEventBinding name="onAction">

<UIElementEventBinding.BoundAction>

<Core.Reference package="org.wb.sample" name="LoggingTopView" type="Controller" path="Action:AN_Next"/>

</UIElementEventBinding.BoundAction>

<UIElementEventBinding.UIElementEvent>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="AbstractButton" type="UIElementDefinition" path="Event:onAction"/>

</UIElementEventBinding.UIElementEvent>

</UIElementEventBinding>

</ViewElement.EventBindings>

<UIElement.LayoutData>

<GridData colSpan="1" hAlign="center" name="butNext_layoutdata_81_50" paddingLeft="7px">

<ViewElement.Properties>

<ViewElementProperty name="cellBackgroundDesign" value="plain">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="LayoutDataDefinition:GridData/Property:cellBackgroundDesign"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridData>

</UIElement.LayoutData>

</Button>

</UIElementContainer.Children>

<UIElementContainer.Layout>

<GridLayout cellPadding="0" cellSpacing="0" colCount="3" name="transContEntFinAndLoanNo_layout_82_51">

<ViewElement.Properties>

<ViewElementProperty name="stretchedHorizontally" value="false">

<ViewElementProperty.Definition>

<Core.Reference package="com.sap.ide.webdynpro.uielementdefinitions" name="GridLayout" type="LayoutDefinition" path="Property:stretchedHorizontally"/>

</ViewElementProperty.Definition>

</ViewElementProperty>

</ViewElement.Properties>

</GridLayout>

</UIElementContainer.Layout>

</TransparentContainer>

</UIElementContainer.Children>

<UIElementContainer.Layout>

<GridLayout name="RootUIElementContainer_layout">

</GridLayout>

</UIElementContainer.Layout>

</TransparentContainer>

</View.RootUIElementContainer>

</View>

Former Member
0 Kudos

With a text editor, remove the following lines (31..34) from the .wdview file:


<ViewElement.Properties>
<ViewElementProperty name="semanticColor" value="standard">
</ViewElementProperty>
</ViewElement.Properties>

Save, rebuild.

Does this solve the problem?

Armin

Former Member
0 Kudos

Try the "Repair" option from the project context menu. Does this help?

Armin

Former Member
0 Kudos

Hi Armin

I have tried that before posting the message itself,but it did not work.

Regard

NagaKishore V

Former Member
0 Kudos

Can you please post the content of the XML file "LoggingTopView.wdview"?

Armin