msc_control: Control accounts, accounting balances matrix

View source: R/msc_control.R

msc_controlR Documentation

Control accounts, accounting balances matrix

Description

Details of the records informed in the accounting accounts that receive entries of a control nature.

Usage

msc_control(year, month, cod, matrix_type, class, value, verbose = FALSE)

Arguments

year

is a numeric vector

month

is a numeric vector

cod

is a numeric vector. Brazilian Institute of Geography and Statistics (IBGE) code assigned to each municipality and state.

matrix_type

is a character. Matrix type, monthly or aggregate "MSCC" or year-end "MSCE"

class

is a numeric vector 7 or 8. Class of accounting accounts that receive postings of a control nature.

value

is a character. The detailed values can be of three types: opening balance "beginning_balance", movement "period_change" or ending balance "ending_balance"

verbose

is a logical. Enable verbose mode. Default is FALSE

Value

tibble

Note

It refers to the control accounting accounts for checking balances of a debtor nature (class 7) and of a creditor nature (class 8) as well as their respective complementary information.


siconfir documentation built on Jan. 15, 2023, 5:09 p.m.