Appends or updates line items for the specified cells.
The cells’ dimension members are passed in arrays that have a one-to-one correspondence with each other.
<HFMwData>.SetTextCellsLineItems varabstrScenario, varabstrYear, varabstrPeriod, varabstrEntity, varabstrAccount, varabstrICP, varabstrCustom1, varabstrCustom2, varabstrCustom3, varabstrCustom4, varabstrData, varabstrDetail
An array of strings containing the names of the cells’ scenarios. | |
An array of strings containing the names of the cells’ years. | |
An array of strings containing the names of the cells’ periods. | |
An array of strings containing the names of the cells’ entities. | |
An array of strings containing the names of the cells’ accounts. | |
An array of strings containing the names of the cells’ Intercompany Partner dimension members. | |
An array of strings containing the names of the cells’ Custom 1 dimension members. | |
An array of strings containing the names of the cells’ Custom 2 dimension members. | |
An array of strings containing the names of the cells’ Custom 3 dimension members. | |
An array of strings containing the names of the cells’ Custom 4 dimension members. | |
An array of strings containing the line item data to be added to the cells, formatted according to the connected user’s preferences. The HFMwSession component provides access to user preferences. For details, see HFMwSession Type Library. | |
An array of strings containing the line item descriptions to be added to the cells. |