狀況
當您在 [Microsoft 動態航行點 2009 RTC 的西班牙文版本的 Excel 格式匯出廠商的詳細試算表報表 (304),則所有的值會是空白借方] 欄中。不過,它可正常運作的 Microsoft 動態航行點 2013年西班牙文版本中。請依照下列程式碼變更一節,若要解決這個問題的步驟。下列產品中,就會發生這個問題︰
-
西班牙文版本的 Microsoft 動態航行點 2009 R2
-
西班牙文版本的 Microsoft 動態航行點 2009 SP1
解決方案
Hotfix 資訊
已經可以從 Microsoft 取得支援的 hotfix。不過,它只被用來修正本文所述的問題。它只適用於發生此特定問題的系統上。此 hotfix 可能會接受其他測試。因此,如果此問題不會嚴重影響,我們建議您等候下一步的 Microsoft 動態航行點 2009 service pack 或包含此 hotfix 的下一個 Microsoft 動態航行點版本。注意 在特殊的情況下,通常會支援呼叫可能已被取消如果技術支援專業人員的 Microsoft 動態及相關的產品所產生的費用會決定某特定更新程式可以解決您的問題。收取支援費用會套用,如果有其他支援問題是,不能限定的特定更新程式。
安裝資訊
Microsoft 會提供程式設計範例僅供說明,而不做任何明示或默示的保證。這包括,但不限於適售性或適合某特定用途之默示擔保責任。本文假設您已相當熟悉使用的我們所示範的程式設計語言以及建立和偵錯程序所使用的工具。Microsoft 技術支援工程師可以協助解釋特定程序的功能。不過,它們不會修改這些範例以提供附加功能或建構程序來滿足您特定需求。注意套用此 hotfix 之前,請確認所有的 Microsoft 動態航行點用戶端使用者會登出系統。這包括 Microsoft 動態航行點應用程式伺服器 (NAS) 服務。您應該是唯一的用戶端使用者已登入,當您實作此 hotfix。若要實作此 hotfix,您必須有開發人員授權。我們建議您在 Windows 登入] 視窗中的色彩,或資料庫登入] 視窗中的使用者帳戶被指派 「 進階 」 的角色識別碼。如果使用者帳戶不能指派為 「 超級 」 的角色識別碼,您必須確認使用者帳戶具有下列權限︰
-
您將會變更物件的 [修改] 權限。
-
執行權限的系統物件 ID 5210物件和系統物件 ID 9015物件。
注意您沒有擁有資料存放區的權限,除非您需要執行資料修復。
程式碼變更
注意永遠測試程式碼修正在受控制的環境中才能套用到實際執行電腦的修正程式。若要解決這個問題,請變更廠商的詳細試算表報表 (304) 中的程式碼如下所示︰
...<PaddingTop>2pt</PaddingTop> </Style> <Value>=Fields!Detailed_Vendor_Ledg__Entry__Entry_Type_.Value</Value> <ZIndex>131</ZIndex> <rd:DefaultName>textbox105</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox176"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox176</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox21"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!DebitCorrectionFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style>...... <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value>=Fields!Detailed_Vendor_Ledg__Entry2__Entry_Type_.Value</Value> <ZIndex>7</ZIndex> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox177"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox177</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox29"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!DebitApplicationRoundingFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style>...... <PaddingTop>2pt</PaddingTop> <VerticalAlign>Bottom</VerticalAlign> </Style> <Value>=First(Fields!Vendor_Ledger_Entry_DescriptionCaption.Value)</Value> <ZIndex>204</ZIndex> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox118"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><FontWeight>700</FontWeight><PaddingBottom>2pt</PaddingBottom><PaddingLeft>0.075cm</PaddingLeft><PaddingRight>0.075cm</PaddingRight><PaddingTop>2pt</PaddingTop><VerticalAlign>Bottom</VerticalAlign></Style><Value /><rd:DefaultName>textbox118</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="TextBox136"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <TextAlign>Right</TextAlign> <VerticalAlign>Bottom</VerticalAlign> </Style>...... <Value>=Fields!CurrReport_PAGENOCaption.Value</Value> <Visibility> <Hidden>true</Hidden> </Visibility> <ZIndex>193</ZIndex> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox168"><CanGrow>true</CanGrow><Style><Color>#ff0000</Color><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop><VerticalAlign>Middle</VerticalAlign></Style><Value /><rd:DefaultName>textbox168</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="AmountsLCY"> <CanGrow>true</CanGrow> <Style> <Color>#ff0000</Color> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <VerticalAlign>Middle</VerticalAlign> </Style>...... <TableColumn> <Width>0.8cm</Width> </TableColumn> <TableColumn> <Width>1.3cm</Width> </TableColumn> <TableColumn> <Width>3.1cm</Width> </TableColumn> <TableColumn>// Add the following line.<Width>0.01cm</Width></TableColumn><TableColumn>// End of the added line. <Width>1.8cm</Width> </TableColumn> <TableColumn> <Width>1.8cm</Width> </TableColumn> <TableColumn> <Width>1.85cm</Width> </TableColumn> <TableColumn> <Width>1.9cm</Width>...... <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>90</ZIndex> <rd:DefaultName>textbox4</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox186"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox186</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox5"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>89</ZIndex>...... <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>98</ZIndex> <rd:DefaultName>textbox191</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox187"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value />rd:DefaultName>textbox187</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox98"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!StartVendDebitAmountAdj_Control1100154Format.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <TextAlign>Right</TextAlign>...... <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>106</ZIndex> <rd:DefaultName>textbox206</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox188"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox188</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox107"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!StartVendDebitAmount___DebitCorrection___DebitApplicationRoundingFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <TextAlign>Right</TextAlign>...... <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>114</ZIndex> <rd:DefaultName>textbox221</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.Textbox Name="textbox189"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox189</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox222"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>113</ZIndex>...... <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>122</ZIndex> <rd:DefaultName>textbox236</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox192"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value />rd:DefaultName>textbox192</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox127"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!StartVendDebitAmount___DebitCorrection___DebitApplicationRoundingFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <TextAlign>Right</TextAlign>...... <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>49</ZIndex> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.Textbox Name="textbox181"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox181</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox56"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>48</ZIndex>...... <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>57</ZIndex> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox182"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox182</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox166"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!StartVendDebitAmountAdj_Control1100154Format.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <TextAlign>Right</TextAlign>...... <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>65</ZIndex> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox183"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox183</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox53"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!StartVendDebitAmount___DebitCorrection___DebitApplicationRoundingFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <TextAlign>Right</TextAlign>...... <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <rd:DefaultName>textbox150</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox184"><CanGrow>true</CanGrow><Style><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox184</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox71"> <CanGrow>true</CanGrow> <Style> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <rd:DefaultName>textbox71</rd:DefaultName>...... <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <rd:DefaultName>textbox133</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox185"><CanGrow>true</CanGrow><Style><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox185</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox117"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!StartVendDebitAmount___DebitCorrection___DebitApplicationRoundingFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <TextAlign>...... <PaddingTop>2pt</PaddingTop> </Style> <Value>=LAST(Fields!Vendor_Name_Control27.Value)</Value> <ZIndex>18</ZIndex> <rd:DefaultName>textbox251</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox178"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><FontWeight>700</FontWeight><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox178</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox253"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>17</ZIndex>...... <PaddingTop>2pt</PaddingTop> </Style> <Value>=LAST(Fields!Vendor_Name_Control27.Value)</Value> <ZIndex>28</ZIndex> <rd:DefaultName>textbox38</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox179"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><FontWeight>700</FontWeight><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox179</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox31"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Last(Fields!VendBalanceLCY___StartVendDebitAmount___StartVendDebitAmountAdjFormat.Value)</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style>...... <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>38</ZIndex> <rd:DefaultName>textbox59</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox180"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><FontWeight>700</FontWeight><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox180</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox60"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>37</ZIndex>...... <PaddingTop>2pt</PaddingTop> </Style> <Value>=Fields!Vendor_Name.Value</Value> <ZIndex>184</ZIndex> <rd:DefaultName>textbox43</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox171"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><FontWeight>700</FontWeight><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox171</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox46"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>183</ZIndex>...... <PaddingTop>2pt</PaddingTop> </Style> <Value>=Fields!Vendor__Phone_No__.value</Value> <ZIndex>174</ZIndex> <rd:DefaultName>textbox75</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox172"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox172</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox76"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>173</ZIndex>...... <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>163</ZIndex> <rd:DefaultName>textbox90</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox173"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox173</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox91"> <Style> <FontSize>7pt</FontSize> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value /> <ZIndex>162</ZIndex>...... <PaddingTop>2pt</PaddingTop> </Style> <Value>=Fields!Adj__of_Opening_BalanceCaption.Value</Value> <ZIndex>153</ZIndex> <rd:DefaultName>textbox104</rd:DefaultName> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines<Textbox Name="textbox174"><CanGrow>true</CanGrow><Style><FontSize>7pt</FontSize><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox174</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox13"> <CanGrow>true</CanGrow> <Style> <FontSize>7pt</FontSize> <Format>=Fields!StartVendDebitAmountAdjFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style>...... <Value>=Fields!Vendor_Ledger_Entry_Description.Value</Value> <Width>2.3cm</Width> <rd:DefaultName>textbox19</rd:DefaultName> </Textbox> </ReportItems> </Rectangle> </ReportItems> </TableCell> <TableCell> <ReportItems>// Add the following lines.<Textbox Name="textbox175"><CanGrow>true</CanGrow><Style><PaddingBottom>2pt</PaddingBottom><PaddingLeft>2pt</PaddingLeft><PaddingRight>2pt</PaddingRight><PaddingTop>2pt</PaddingTop></Style><Value /><rd:DefaultName>textbox175</rd:DefaultName></Textbox></ReportItems></TableCell><TableCell><ReportItems>// End of the added lines. <Textbox Name="textbox28"> <Style> <FontSize>7pt</FontSize> <Format>=Fields!VendDebitAmountFormat.Value</Format> <PaddingBottom>2pt</PaddingBottom> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> </Style> <Value>=Fields!VendDebitAmount.Value</Value>...
先決條件
您必須具備套用此 hotfix 之後安裝下列產品的其中一個︰
-
西班牙文版本的 Microsoft 動態航行點 2009 R2
-
西班牙文版本的 Microsoft 動態航行點 2009 SP1
移除資訊
您無法移除此 hotfix。
狀態
Microsoft 已確認這是<套用>一節所列出的 Microsoft 產品的問題。
注意這是直接從 Microsoft 支援組織內建立的「快速發行」文件。本文件所包含的現狀資訊是針對新興問題的回應。為縮短使其可用的時程,資料可能會包含印刷錯誤,且可能會隨時進行修改而不另行通知。如其他考量,請參閱 「使用規定」。