今天發生了一個Report Issue
在Report Client Runtime試Run是正常的
但掛到ERP後~~
會出現下面的錯誤訊息
REP-1212 Error: Object <object_name> is not fully enclosed by its enclosing object 'body'.
上Metalink查詢後...
發現橫印的Rows Number必需為 65 or 66(如下內容)
{補充}
雖然按照下面步驟執行一遍...
發現一樣有錯誤
後來發現一件事情
我的Report Header中的帳本名稱 與Print Date欄位重疊...
我調整了一下讓他們不要重疊後
就可以了...
提供給大家參考..
Problem
--------------
A report runs fine from the command line; but when you run it from the
concurrent manager, you receive the following error:
REP-1212: Object <object_name> is not fully enclosed by its enclosing object 'body'
Solution
---------------
To resolve this issue, perform the following steps:
a. From the System Administrator responsibility, Navigate to the printer driver style form: /Navigate Install Printer Style.
b. Query up Landscape and change the rows fields to 65 (66); Commit.
c. Query up Landwide and change the rows fields to 65 (66); Commit.
d. Log onto the Application Developer responsibility.
e. /Navigate Concurrent Program.
f. Query up <report with error, ex RAXINV>. (as the short name).
g. Change a Name value to itself; Commit.
Note: You should go into System Administrator responsibility to ensure the printer style was changed to 65.
If you are running FSG reports, change the style to Landwide.
Information From
--------------------------------
Metalink Doc ID: Note:47841.1