IP.GLPRODBASEAMOUNT function
Description
Returns the general ledger base currency amount for a legal entity, period, product & posting attribute.
Syntax
=IP.GLPRODBASEAMOUNT(legal_entity, period, product, posting)
| Legal_entity | (required) | The code of the Legal entity |
| Period | (required) | Period code |
| Product | (required) | Product code |
| Posting | (required) | Posting attribute |
Example:
=IP.GLPRODBASEAMOUNT("LegeA","201312",Widget)
