Hyperion Financial Management (HFM) (MOSC)

MOSC Banner

HS.OpenCellTextUnit returning 0 items

edited Dec 8, 2020 11:50AM in Hyperion Financial Management (HFM) (MOSC) 6 commentsAnswered

Hi

Can someone tell me why the function below returns a text value:

This_txt = HS.GetCellTextWithLabel("A#DivRec_Int.I#NIT200D.C1#CB_Load.C2#[None].C3#[None].C4#[None]","[Default]")            

WriteToFile (This_txt)

2020/12/08 01:31:58 PM = Hello world

Whilst using the HS.OpenCellTextUnit function returns zero items?

Set CTU = HS.OpenCellTextUnit("","","","")

NumItems = CTU.GetNumItems()

WriteToFile ("Items: " & NumItems)

2020/12/08 01:31:58 PM = Items: 0

This is for HFM 11.1.2.3.

Thank you.

Chris.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center