Codeunit 18123505 EOS LIFO Category Calculation
Codeunit EOS LIFO Category Calculation (ID 18123505).
procedure SumLifoCategory(PeriodCode: Code[20]; LifoCategory: Record "Lifo Category")
SumLifoCategory.
PeriodCode Code[20]
Code[20].
LifoCategory Record "Lifo Category"
Record “Lifo Category”.
procedure GetCategoryFiscalCost(LIFOCategoryCostHistory: Record "EOS LIFO Category Cost History"): Decimal
GetCategoryFiscalCost.
LIFOCategoryCostHistory Record "EOS LIFO Category Cost History"
Record “EOS LIFO Category Cost History”.
Returns Decimal
Return value of type Decimal.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.