Codeunit 570 G/L Account Category Mgt. in 26

App
Base Application
Namespace
Microsoft.Finance.GeneralLedger.Account

Procedures, 57Events, 7

Versions171819202122232425262728latest

Source29

Procedures, 57

NameParametersReturnsAccessObsolete
InitializeAccountCategories()public-
AddCategory(Integer, Integer, Option, Text[80], Boolean, Option)Integerpublic-
ForceInitializeStandardAccountSchedules()public-
InitializeStandardAccountSchedules()public-
GetGLSetup(var Record General Ledger Setup)public-
RunAccountScheduleReport(Code[10])public-
ConfirmAndRunGenerateAccountSchedules()public-
GLSetupAllAccScheduleNamesNotDefined()Booleanpublic-
GetCurrentAssets()Textpublic-
GetAR()Textpublic-
GetCash()Textpublic-
GetPrepaidExpenses()Textpublic-
GetInventory()Textpublic-
GetFixedAssets()Textpublic-
GetEquipment()Textpublic-
GetAccumDeprec()Textpublic-
GetCurrentLiabilities()Textpublic-
GetPayrollLiabilities()Textpublic-
GetLongTermLiabilities()Textpublic-
GetCommonStock()Textpublic-
GetRetEarnings()Textpublic-
GetDistrToShareholders()Textpublic-
GetIncomeService()Textpublic-
GetIncomeProdSales()Textpublic-
GetIncomeSalesDiscounts()Textpublic-
GetIncomeSalesReturns()Textpublic-
GetIncomeInterest()Textpublic-
GetCOGSLabor()Textpublic-
GetCOGSMaterials()Textpublic-
GetCOGSDiscountsGranted()Textpublic-
GetRentExpense()Textpublic-
GetAdvertisingExpense()Textpublic-
GetInterestExpense()Textpublic-
GetFeesExpense()Textpublic-
GetInsuranceExpense()Textpublic-
GetPayrollExpense()Textpublic-
GetBenefitsExpense()Textpublic-
GetRepairsExpense()Textpublic-
GetUtilitiesExpense()Textpublic-
GetOtherIncomeExpense()Textpublic-
GetTaxExpense()Textpublic-
GetTravelExpense()Textpublic-
GetVehicleExpenses()Textpublic-
GetBadDebtExpense()Textpublic-
GetSalariesExpense()Textpublic-
GetJobsCost()Textpublic-
GetIncomeJobs()Textpublic-
GetJobSalesContra()Textpublic-
GetAccountCategory(var Record G/L Account Category, Option)Booleanpublic-
GetAccountSubcategory(var Record G/L Account Category, Option, Text)Booleanpublic-
GetSubcategoryEntryNo(Option, Text)Integerpublic-
CheckGLAccount(Code[20], Boolean, Boolean, Option, Text)public-
CheckGLAccountWithoutCategory(Code[20], Boolean, Boolean)public-
LookupGLAccount(var Code[20], Option, Text)public-
LookupGLAccountWithoutCategory(var Code[20])public-
CheckGLAccount(Integer, Integer, Code[20], Boolean, Boolean, Option, Text)public-
LookupGLAccount(Integer, Integer, var Code[20], Option, Text)public-

Events, 7

KindNameParametersObsolete
Integration eventOnAfterInitializeCompany()-
Integration eventOnBeforeInitializeCompany()-
Integration eventOnBeforeOnRunAccountScheduleReport(Code[10], var Boolean)-
Integration eventOnBeforeInitializeAccountCategories(var Boolean)-
Integration eventOnAfterInitializeAccountCategories()-
Integration eventOnBeforeCheckGLAccount(Integer, Integer, Code[20], Boolean, Boolean, var Option, var Text, var Boolean)-
Integration eventOnBeforeLookupGLAccount(Integer, Integer, var Code[20], var Option, var Text, var Boolean)-