This commit is contained in:
parent
ac8e8432b7
commit
c2351ce363
@ -21095,7 +21095,7 @@ Begin
|
|||||||
rc.[value],
|
rc.[value],
|
||||||
rc.AccPageID
|
rc.AccPageID
|
||||||
From vwRofstData_RofstChildren rc
|
From vwRofstData_RofstChildren rc
|
||||||
Where rc.RofstID = @RofstID?
|
Where rc.RofstID = @RofstID
|
||||||
And rc.roid = @BaseRoid;
|
And rc.roid = @BaseRoid;
|
||||||
|
|
||||||
Return;
|
Return;
|
||||||
|
@ -21095,7 +21095,7 @@ Begin
|
|||||||
rc.[value],
|
rc.[value],
|
||||||
rc.AccPageID
|
rc.AccPageID
|
||||||
From vwRofstData_RofstChildren rc
|
From vwRofstData_RofstChildren rc
|
||||||
Where rc.RofstID = @RofstID?
|
Where rc.RofstID = @RofstID
|
||||||
And rc.roid = @BaseRoid;
|
And rc.roid = @BaseRoid;
|
||||||
|
|
||||||
Return;
|
Return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user