A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w

2025/06/0122:09:40 hotcomm 1773

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

A104000 Period expense list. Yesterday's article, the second brother briefly mentioned the income, cost, and period expense list. Some friends left messages saying that it was troublesome to fill in the period expense list, and the score was too detailed, and asked the second brother if there was any good way to fill it out quickly.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

First of all, it is not difficult to fill in this table. This table is a pure financial position. In other words, how do you do accounting? Just fill in this form truthfully. The income statement does not have a total of period expenses (administrative expenses, sales expenses, and financial expenses).

This table is the details of the total count. To that extent, just look at the columns of your table. There is a total at the bottom of the table, and the total amount of period expenses in the income statement must be consistent.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Secondly, I don’t know how you fill out this form when doing reconciliation?

My method is to make the draft based on the subject balance table, and to make the draft automatically generate this table. If the draft is done well, it will take a minute to issue this table.

Those who are interested can continue to read.

We will also set up many detailed accounts when calculating expenses on a daily basis, such as management expenses - salary, management expenses - office expenses, etc. In fact, the idea of ​​filling out the fee details table during the reconciliation and settlement is very simple, that is, fill in the accounting account in the corresponding fee column accordingly.

Management expenses - You can fill in the 9th line of office expenses in the current period, and the same applies to other columns.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

But this is still too slow. You have to log in to the financial system to check one by one, and the more impact on the speed is that the expense calculating you account and the expense calculating in the income tax settlement table do not correspond one by one. For example, if you have a more detailed accounting, you have set up the conference fee account, but there is no such item in the period fee details, then you can only fill in the other subject.

Think about it, if you check for the corresponding columns of the period fee details for each fee account, and add them to other ones, can this increase in efficiency? How to improve efficiency

?

The second brother's method is to use excel working paper to automatically generate this period fee list.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Make a comparison table of the columns in the account details and period expense details table

As the second brother said before, the columns of the accounting subject and the detailed table are not exactly one-to-one, so we have to make a correlation table for him first, as shown in the figure below.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Columns 1 and 2 are the code and name of the account in the financial software. You can directly replace this part with the data in your own financial software. The third column of the table is one by one according to the items in the A104000 table.

As a typical example, the employee salary in the period expense table corresponds to multiple subjects in the financial accounting, such as salary, bonus, welfare expenses, etc. The corresponding subjects correspond to the name of salary and salary in the period expense table. We will fill in this name for him. The fourth column of the table

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

is for each major category of expenses. Because the same name for the period fee table, such as employee salary, is divided into administrative expenses and sales expenses, we also add an auxiliary column to give the accounts exported from the financial software to the corresponding major category.

After the above table is sorted out, it is a basic table, which is a basic information table that we will automatically generate the report later.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Export the actual number of occurrences in the current period, and then use the basic table to make a match.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

has the first comparison table, so I can match the number of occurrences of each subject. As shown in the figure above, here is actually using an excel function formula, vlookup.

We export the details of each expense account in the financial software, and then match it later on the position in the expense list in the settlement and settlement period.

=IFERROR(VLOOKUP(A3, over-recorded table!A:C,3,0),0)

Excel's vlookup function formula is to find the table column name in the corresponding accounting table in the comparison table.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Finally, all the data is summarized into the official table.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

has a occurrence number and a corresponding relationship. Then we only need to automatically fill in the corresponding number of occurrences in the fixed format, and then we just need to automatically fill in the fixed format settlement and clearance table A104000.

of course, this is not added one by one by one, but uses the sumifs function to automatically summarize the past. As shown in the picture above.

=SUMIFS( incurred amount !C:C, incurred amount !D:D,B6, incurred amount !E:E,$C$3)

So, for a table, I made a draft, and when I wanted to do it, I directly exported the details in the financial software and pasted it in. The formal period expense details list will be automatically completed. If it is not counted as the time for making the draft, it is really only in minutes to make this table.

Of course, you have to use several basic functions for this draft, vlookup, sumifs. The second brother will not teach you how to use this formula. I just give you a way of thinking to explain the importance of mastering a tool. It can really make your work twice the result with half the effort.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Of course, if Excel experts see this, they will ignore it. If you don’t know, you can just study it carefully to see if it can improve your work efficiency. Of course, you can also apply it to other daily tasks. You can maintain the basic table correspondence in the table according to your own company situation.

Of course, we saw earlier that the first step in filling in A104000 is to clarify the caliber issue, that is, which subject content should be included in the columns in the period fee details table. This is actually a caliber issue. Second brother will take a look at the caliber of the main columns one by one, so that everyone can accurately find and fill in.

1

Period expense table A104000

Taxpayers should account for accounting accounts such as "sales expenses", "administrative expenses" and "financial expenses" in accordance with the provisions of enterprise accounting standards , small enterprise accounting standards, enterprise accounting, and sub-industry accounting systems. When corporate income tax settlement and settlement of , the annual tax return (Class A) period expense details list A104000 is filled in according to the detailed accounts of the three accounting accounts "Sales Expenses", "Administrative Expenses" and "Financial Expenses", and tax differences are not considered.

However, objectively some items in the above table are not consistent with the detailed accounts set up, and some enterprises have problems such as irregular detailed accounts and inconsistent accounting content. Therefore, to fill in this table correctly and completely, reclassify and count.

Note

If it is small micro-profit enterprise , it is exempted from filling out the period fee details A104000. The relevant fees should be filled in directly in the main form A100000.

2

Common expense collection points analysis

Employee salary

1.A104000 Line 1 of the table "Employee salary" fill in the employee salary included in the expenses, including the following content:

(1) Salary and salary expenditure: including wages, bonuses, allowances and subsidies;

(2) Employee welfare expenses, employee education expenses, , trade union expenses;

(3) five insurances and one fund , supplementary pension insurance , supplementary medical insurance ;

(4) Non-monetary welfare and dismissal benefits;

(5) Other related expenditures related to employees' services and corporate equity incentives for employees.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

A104000 Period expense list. Yesterday's article, the second brother briefly mentioned the income, cost, and period expense list. Some friends left messages saying that it was troublesome to fill in the period expense list, and the score was too detailed, and asked the second brother if there was any good way to fill it out quickly.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

First of all, it is not difficult to fill in this table. This table is a pure financial position. In other words, how do you do accounting? Just fill in this form truthfully. The income statement does not have a total of period expenses (administrative expenses, sales expenses, and financial expenses).

This table is the details of the total count. To that extent, just look at the columns of your table. There is a total at the bottom of the table, and the total amount of period expenses in the income statement must be consistent.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Secondly, I don’t know how you fill out this form when doing reconciliation?

My method is to make the draft based on the subject balance table, and to make the draft automatically generate this table. If the draft is done well, it will take a minute to issue this table.

Those who are interested can continue to read.

We will also set up many detailed accounts when calculating expenses on a daily basis, such as management expenses - salary, management expenses - office expenses, etc. In fact, the idea of ​​filling out the fee details table during the reconciliation and settlement is very simple, that is, fill in the accounting account in the corresponding fee column accordingly.

Management expenses - You can fill in the 9th line of office expenses in the current period, and the same applies to other columns.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

But this is still too slow. You have to log in to the financial system to check one by one, and the more impact on the speed is that the expense calculating you account and the expense calculating in the income tax settlement table do not correspond one by one. For example, if you have a more detailed accounting, you have set up the conference fee account, but there is no such item in the period fee details, then you can only fill in the other subject.

Think about it, if you check for the corresponding columns of the period fee details for each fee account, and add them to other ones, can this increase in efficiency? How to improve efficiency

?

The second brother's method is to use excel working paper to automatically generate this period fee list.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Make a comparison table of the columns in the account details and period expense details table

As the second brother said before, the columns of the accounting subject and the detailed table are not exactly one-to-one, so we have to make a correlation table for him first, as shown in the figure below.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Columns 1 and 2 are the code and name of the account in the financial software. You can directly replace this part with the data in your own financial software. The third column of the table is one by one according to the items in the A104000 table.

As a typical example, the employee salary in the period expense table corresponds to multiple subjects in the financial accounting, such as salary, bonus, welfare expenses, etc. The corresponding subjects correspond to the name of salary and salary in the period expense table. We will fill in this name for him. The fourth column of the table

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

is for each major category of expenses. Because the same name for the period fee table, such as employee salary, is divided into administrative expenses and sales expenses, we also add an auxiliary column to give the accounts exported from the financial software to the corresponding major category.

After the above table is sorted out, it is a basic table, which is a basic information table that we will automatically generate the report later.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Export the actual number of occurrences in the current period, and then use the basic table to make a match.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

has the first comparison table, so I can match the number of occurrences of each subject. As shown in the figure above, here is actually using an excel function formula, vlookup.

We export the details of each expense account in the financial software, and then match it later on the position in the expense list in the settlement and settlement period.

=IFERROR(VLOOKUP(A3, over-recorded table!A:C,3,0),0)

Excel's vlookup function formula is to find the table column name in the corresponding accounting table in the comparison table.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Finally, all the data is summarized into the official table.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

has a occurrence number and a corresponding relationship. Then we only need to automatically fill in the corresponding number of occurrences in the fixed format, and then we just need to automatically fill in the fixed format settlement and clearance table A104000.

of course, this is not added one by one by one, but uses the sumifs function to automatically summarize the past. As shown in the picture above.

=SUMIFS( incurred amount !C:C, incurred amount !D:D,B6, incurred amount !E:E,$C$3)

So, for a table, I made a draft, and when I wanted to do it, I directly exported the details in the financial software and pasted it in. The formal period expense details list will be automatically completed. If it is not counted as the time for making the draft, it is really only in minutes to make this table.

Of course, you have to use several basic functions for this draft, vlookup, sumifs. The second brother will not teach you how to use this formula. I just give you a way of thinking to explain the importance of mastering a tool. It can really make your work twice the result with half the effort.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Of course, if Excel experts see this, they will ignore it. If you don’t know, you can just study it carefully to see if it can improve your work efficiency. Of course, you can also apply it to other daily tasks. You can maintain the basic table correspondence in the table according to your own company situation.

Of course, we saw earlier that the first step in filling in A104000 is to clarify the caliber issue, that is, which subject content should be included in the columns in the period fee details table. This is actually a caliber issue. Second brother will take a look at the caliber of the main columns one by one, so that everyone can accurately find and fill in.

1

Period expense table A104000

Taxpayers should account for accounting accounts such as "sales expenses", "administrative expenses" and "financial expenses" in accordance with the provisions of enterprise accounting standards , small enterprise accounting standards, enterprise accounting, and sub-industry accounting systems. When corporate income tax settlement and settlement of , the annual tax return (Class A) period expense details list A104000 is filled in according to the detailed accounts of the three accounting accounts "Sales Expenses", "Administrative Expenses" and "Financial Expenses", and tax differences are not considered.

However, objectively some items in the above table are not consistent with the detailed accounts set up, and some enterprises have problems such as irregular detailed accounts and inconsistent accounting content. Therefore, to fill in this table correctly and completely, reclassify and count.

Note

If it is small micro-profit enterprise , it is exempted from filling out the period fee details A104000. The relevant fees should be filled in directly in the main form A100000.

2

Common expense collection points analysis

Employee salary

1.A104000 Line 1 of the table "Employee salary" fill in the employee salary included in the expenses, including the following content:

(1) Salary and salary expenditure: including wages, bonuses, allowances and subsidies;

(2) Employee welfare expenses, employee education expenses, , trade union expenses;

(3) five insurances and one fund , supplementary pension insurance , supplementary medical insurance ;

(4) Non-monetary welfare and dismissal benefits;

(5) Other related expenditures related to employees' services and corporate equity incentives for employees.

Note

(1) Form A104000 only reflects employee compensation included in the expenses, and does not reflect employee compensation collected into production costs (filling in Form A102010).

(2) The employee compensation in the period expenses is not necessarily consistent with the employee compensation payable in the balance sheet in the annual financial report. The employee compensation in the period expenses is only the part included in the expenses, and the employee compensation payable in the balance sheet may also include the part included in the production costs or capitalization.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

(3) Management expenses - "employee compensation" incurred in R&D expenses are filled in the management expenses in row 19, column 3 of Form A104000, and the "employee compensation" line is not filled in.

Labor fees

Labor fees refer to the fees paid by an enterprise to accept individuals to provide non-employment services. The difference from employee salaries lies in whether the enterprise has an employment-non-employment relationship with the provider of the service.

For labor dispatch employment, if the unit directly pays wages to labor dispatch company and the labor dispatch company pays on its behalf, it needs to be used as labor expenses; if it is directly paid to individual employees, it can be used as wages and employee welfare expenses, among which the wages and salary expenses are allowed as the basis for deduction of other related expenses such as union funds.

Policy basis: "Announcement of the State Administration of Taxation on the pre-tax deduction of enterprise wages, salaries, employee welfare expenses, etc." (Announcement of the State Administration of Taxation No. 34, 2015) Article 3.

In your financial work, are you facing a problem that you are worried about how to solve?

(Mini programs have been added here, please go to the Toutiao client to view)

Commission and handling fees

Here commission refers to the remuneration paid by the enterprise to an intermediary (referring to an intermediary service in its sales business) to an intermediary (referring to an intermediary service institution or individual with legal business qualifications). For example, the fee paid by a telecommunications company entrusting an agent to sell a telephone recharge card.

handling fee includes two parts: ① commission-related handling fees; ② other expenses with the nature of a fee, such as bank transfer fees, loan fees, and transfer fees.

Note

Bank account management fees, bank cards and online banking certificate annual fees, etc. do not have the nature of a handling fee and do not belong to commissions and handling fee expenses.

Asset depreciation and amortization expenses

This column mainly fills in fixed assets, intangible assets, etc. according to the asset amount and the depreciation period of . The calculated amount that should be included in the period expenses per year is not included in the relevant asset cost . In addition, the long-term deferred expenses , which are included in the current profit and loss, are amortized, and fill in this column.

Note

A105080 table account contains the "depreciation and amortization amount for this year": including the part included in the period expenses and the related asset costs, so the depreciation and amortization expenses for the A104000 table asset are not necessarily equal to the depreciation and amortization amount for this year.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Office expenses

This column mainly fills in the office's office supplies expenditure, as well as office-related expenses such as water and electricity.

Note

(1) For low-value consumables, if they are low-value consumables collected by the workshop, they will be recorded in the manufacturing cost, carried over to the production cost and sold to the outside world, the main business cost , fill in A102010 "General Enterprise Cost Expenditure Details"; if they are office supplies, fill in A104000, row 9, column 3 of the management expenses - office expenses.

(2) The office phone fee is filled in the A104000 row 9 column 3 management fee - office fee.

Anti-counterfeiting tax control equipment fees and technical maintenance fees are filled in the "Administrative expenses-office expenses" in row 9, column 3 of Form A104000. The administrative expenses are offset when the value-added tax is actually offset. The amount after the deduction is filled in the amount in row 9, column 3 of Form A104000.Accounting processing reference: When

is paid,

Debit: Management expenses

Credit: Bank deposit

When actually deducting VAT,

Debit: Taxes and fees payable-Value-added tax payable (tax reduction and exemption)/Taxes and fees payable-Simple tax calculation/Taxes and fees payable-Value-added tax payable

Credit: Management expenses.

Policy basis: Article 9, Part 2, "Notice of the Ministry of Finance on Issuing Regulations on the Processing of Value-added Tax Accounting" (Caising and Accounting [2016] No. 22).

Insurance premiums

The insurance premiums here mainly refer to commercial insurance, such as vehicle insurance, compulsory traffic insurance, personal safety insurance premiums paid for employees of special occupations , commercial insurance premiums paid for investors or employees, and property insurance, etc. Excluding five insurances and one fund.

Note

Five insurances and one fund, supplementary pension insurance, and supplementary medical insurance paid by employees are within the scope of employee compensation. They must be filled in separately according to the benefits of the employees' services:

1. Production workshop personnel: directly include the production cost or collect it into the production cost through manufacturing expenses and sell it to the outside world. Fill in Form A102010;

2. Sales or management department personnel: Fill in the management expenses or sales expenses corresponding to "employee compensation" in line 1 of Form A104000.

Research expenses

For taxpayers who have implemented the "Notice of the Ministry of Finance on Revision and Issuing the Format of General Enterprise Financial Statements for 2019" (Caising [2019] No. 6), fill in this column for the "R&D Expenses" collected in the "Income Statement".

Management expenses - Salary, basic pension insurance premiums, basic medical insurance premiums, unemployment insurance premiums, work-related injury insurance premiums, , maternity insurance premiums and housing provident fund, etc., in the management expenses - research expenses, no "employee salary" rows are filled in, and the corresponding rows of Form A104000 must be filled in.

Taxes and fees

The bank fills in the various taxes and fees included in the management expenses when the company's accounting process is completed. However, the vehicle and ship tax, property tax, land use tax, and stamp tax that were included in management expenses before the "Enterprise Accounting Standards" were changed to "tax and surcharge" according to the provisions of Accounting No. 22. Therefore, the bank currently has fewer items, such as residual insurance deposit , etc.

Note

If the enterprise includes the "four small taxes" into the management expenses, you can fill in the 20th row of the A104000 form according to the accounting process. The correct account should be calculated in the following years.

Remember: the principle is to fill in the form according to the account

Interest income and expenditure

This column mainly fills in the loan interest, bill discount interest included in the financial expenses, etc.

Note

A104000 The "interest income and expenditure" in the form "interest income and expenditure" is filled in the balance after the interest expenditure and interest income in the accounting is offset;

When receiving interest in bank deposits, the financial expenses will be directly offset in the accounting (debit: bank deposits Credit: financial expenses-interest expenses), and fill in the financial expenses-interest income and expenditure in the fifth column of this column. If the balance is in , the credit is in the form of a negative number; if the balance is in the debit, it will be filled in the form of a positive number.

Party organization work funds

If the enterprise has any party organization work funds and are included in the management expenses, fill in this column. For the pre-tax deduction regulations for party organization work funds, please refer to the "Notice of the Organization Department of the CPC Central Committee, the Ministry of Finance, and the State Administration of Taxation on the Work Funding of Party Organizations of Non-public Enterprises" (Chengtongzi [2014] No. 42), and the "Notice of the Organization Department of the CPC Central Committee, the Ministry of Finance, the Party Committee of the State-owned Assets Supervision and Administration Commission of the State Council on the Work Funding of Party Organizations of State-owned Enterprises" (Chengtongzi [2017] No. 38).

Note

Fill in this column to pay attention to whether tax adjustments need to be made in line 29 of the A105000 Form 29 "(16) Party Organization Work Funds".

3

FAQ

1.104000 Form instructions for filling out the management expense list in the form: If the credit amount is greater than the debit amount, a negative number should be filled in. How to understand it? The difference (debit amount-credit amount) is filled in the expense form A104000 in

, and the negative number is calculated as a negative number. The calculation result is a positive number and the positive number is filled in. Which row is filled in the A104000 form?

Labor insurance premiums are generally included in the management expenses, and fill in "Others" in line 25 of the expense table during the A104000 period.

3. Where to fill in the fuel fee?

If the refueling fee incurred by the company's own transportation, you can fill in the "transportation and warehousing fee" in line 15 of Form A104000; if it is related to office, you can fill in the "office fee" in line 9. The specific rows shall be subject to accounting treatment. If there is no corresponding rows, you can fill in the "others".

4. Where can I fill in the bank account management fee and transfer and remittance fee?

Bank account management fee is filled in line 25 of the A104000 Form "Others". Fill in the transfer and remittance fee in line 6 of Form A104000 “Commissions and Processing Fees”.

5. There are too many detailed accounts for enterprise fees. What should I do if there is no corresponding item when filling out the form?

can be filled in according to the nature of the detailed account and the accounting content. If there is indeed no corresponding item, fill in 25 lines "Other".

4

Risk monitoring

1. The cost ratio of the "other" column is relatively high

When filling in the period fee details table, if the sales expenses, management expenses, and financial expenses ratios that fill in the "other" column in line 25 are too high, there may be a declaration risk. Therefore, the enterprise should reasonably collect them according to the actual situation. If the relevant expenses can be collected, try not to fill in the "other" column.

2. There is property loss in the period expenses but not declared

If you fill in the period expense details list line 8 of the "Property loss, loss and damage losses", you need to declare the asset loss in accordance with regulations and fill in the attached form A105090 "Detailed Table of Asset Loss Pre-Tax Deduction and Tax Adjustment" if it is not filled in, it may cause declaration risks.

3. Business entertainment expenses , advertising expenses and business promotion expenses, commissions and handling fees tables

(1) The total number of administrative expenses in table A104000 and sales expenses in row 4 of "business entertainment expenses" should be consistent with the account amount of "business entertainment expenses" in row 15 of table A105000.

(2) The total number of administrative expenses in table A104000 and "Advertising fees and business promotion expenses" in line 5 of sales expenses should be consistent with "Advertising fees and business promotion expenses across the year" in table A105060 "Advertising fees and business promotion expenses across the year" in row 1, column 1 of "Advertising fees and business promotion expenses expenditures this year" in table A105060.

(3) The total number of administrative expenses and sales expenses in table A104000 should be consistent with the account amount of "Commissions and Handling Fees" in row 23, column 1 of table A105000.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

If the above data are inconsistent between tables, there may be a declaration risk.

Do you know this?

Source: Erge Tax Taxation

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

I believe there are many students who want to learn accounting here. You can follow the editor headline account , and leave a message in the comment area below

: If you want to learn, and collect this article; send a private message to the editor: Learn

and you can get a complete set of accounting learning materials for the system! You can also take the accounting course for free for 15 days!

is too many people to receive, so we cannot reply in time. Please wait patiently. . . .

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

Accounting processing reference: When

is paid,

Debit: Management expenses

Credit: Bank deposit

When actually deducting VAT,

Debit: Taxes and fees payable-Value-added tax payable (tax reduction and exemption)/Taxes and fees payable-Simple tax calculation/Taxes and fees payable-Value-added tax payable

Credit: Management expenses.

Policy basis: Article 9, Part 2, "Notice of the Ministry of Finance on Issuing Regulations on the Processing of Value-added Tax Accounting" (Caising and Accounting [2016] No. 22).

Insurance premiums

The insurance premiums here mainly refer to commercial insurance, such as vehicle insurance, compulsory traffic insurance, personal safety insurance premiums paid for employees of special occupations , commercial insurance premiums paid for investors or employees, and property insurance, etc. Excluding five insurances and one fund.

Note

Five insurances and one fund, supplementary pension insurance, and supplementary medical insurance paid by employees are within the scope of employee compensation. They must be filled in separately according to the benefits of the employees' services:

1. Production workshop personnel: directly include the production cost or collect it into the production cost through manufacturing expenses and sell it to the outside world. Fill in Form A102010;

2. Sales or management department personnel: Fill in the management expenses or sales expenses corresponding to "employee compensation" in line 1 of Form A104000.

Research expenses

For taxpayers who have implemented the "Notice of the Ministry of Finance on Revision and Issuing the Format of General Enterprise Financial Statements for 2019" (Caising [2019] No. 6), fill in this column for the "R&D Expenses" collected in the "Income Statement".

Management expenses - Salary, basic pension insurance premiums, basic medical insurance premiums, unemployment insurance premiums, work-related injury insurance premiums, , maternity insurance premiums and housing provident fund, etc., in the management expenses - research expenses, no "employee salary" rows are filled in, and the corresponding rows of Form A104000 must be filled in.

Taxes and fees

The bank fills in the various taxes and fees included in the management expenses when the company's accounting process is completed. However, the vehicle and ship tax, property tax, land use tax, and stamp tax that were included in management expenses before the "Enterprise Accounting Standards" were changed to "tax and surcharge" according to the provisions of Accounting No. 22. Therefore, the bank currently has fewer items, such as residual insurance deposit , etc.

Note

If the enterprise includes the "four small taxes" into the management expenses, you can fill in the 20th row of the A104000 form according to the accounting process. The correct account should be calculated in the following years.

Remember: the principle is to fill in the form according to the account

Interest income and expenditure

This column mainly fills in the loan interest, bill discount interest included in the financial expenses, etc.

Note

A104000 The "interest income and expenditure" in the form "interest income and expenditure" is filled in the balance after the interest expenditure and interest income in the accounting is offset;

When receiving interest in bank deposits, the financial expenses will be directly offset in the accounting (debit: bank deposits Credit: financial expenses-interest expenses), and fill in the financial expenses-interest income and expenditure in the fifth column of this column. If the balance is in , the credit is in the form of a negative number; if the balance is in the debit, it will be filled in the form of a positive number.

Party organization work funds

If the enterprise has any party organization work funds and are included in the management expenses, fill in this column. For the pre-tax deduction regulations for party organization work funds, please refer to the "Notice of the Organization Department of the CPC Central Committee, the Ministry of Finance, and the State Administration of Taxation on the Work Funding of Party Organizations of Non-public Enterprises" (Chengtongzi [2014] No. 42), and the "Notice of the Organization Department of the CPC Central Committee, the Ministry of Finance, the Party Committee of the State-owned Assets Supervision and Administration Commission of the State Council on the Work Funding of Party Organizations of State-owned Enterprises" (Chengtongzi [2017] No. 38).

Note

Fill in this column to pay attention to whether tax adjustments need to be made in line 29 of the A105000 Form 29 "(16) Party Organization Work Funds".

3

FAQ

1.104000 Form instructions for filling out the management expense list in the form: If the credit amount is greater than the debit amount, a negative number should be filled in. How to understand it? The difference (debit amount-credit amount) is filled in the expense form A104000 in

, and the negative number is calculated as a negative number. The calculation result is a positive number and the positive number is filled in. Which row is filled in the A104000 form?

Labor insurance premiums are generally included in the management expenses, and fill in "Others" in line 25 of the expense table during the A104000 period.

3. Where to fill in the fuel fee?

If the refueling fee incurred by the company's own transportation, you can fill in the "transportation and warehousing fee" in line 15 of Form A104000; if it is related to office, you can fill in the "office fee" in line 9. The specific rows shall be subject to accounting treatment. If there is no corresponding rows, you can fill in the "others".

4. Where can I fill in the bank account management fee and transfer and remittance fee?

Bank account management fee is filled in line 25 of the A104000 Form "Others". Fill in the transfer and remittance fee in line 6 of Form A104000 “Commissions and Processing Fees”.

5. There are too many detailed accounts for enterprise fees. What should I do if there is no corresponding item when filling out the form?

can be filled in according to the nature of the detailed account and the accounting content. If there is indeed no corresponding item, fill in 25 lines "Other".

4

Risk monitoring

1. The cost ratio of the "other" column is relatively high

When filling in the period fee details table, if the sales expenses, management expenses, and financial expenses ratios that fill in the "other" column in line 25 are too high, there may be a declaration risk. Therefore, the enterprise should reasonably collect them according to the actual situation. If the relevant expenses can be collected, try not to fill in the "other" column.

2. There is property loss in the period expenses but not declared

If you fill in the period expense details list line 8 of the "Property loss, loss and damage losses", you need to declare the asset loss in accordance with regulations and fill in the attached form A105090 "Detailed Table of Asset Loss Pre-Tax Deduction and Tax Adjustment" if it is not filled in, it may cause declaration risks.

3. Business entertainment expenses , advertising expenses and business promotion expenses, commissions and handling fees tables

(1) The total number of administrative expenses in table A104000 and sales expenses in row 4 of "business entertainment expenses" should be consistent with the account amount of "business entertainment expenses" in row 15 of table A105000.

(2) The total number of administrative expenses in table A104000 and "Advertising fees and business promotion expenses" in line 5 of sales expenses should be consistent with "Advertising fees and business promotion expenses across the year" in table A105060 "Advertising fees and business promotion expenses across the year" in row 1, column 1 of "Advertising fees and business promotion expenses expenditures this year" in table A105060.

(3) The total number of administrative expenses and sales expenses in table A104000 should be consistent with the account amount of "Commissions and Handling Fees" in row 23, column 1 of table A105000.

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

If the above data are inconsistent between tables, there may be a declaration risk.

Do you know this?

Source: Erge Tax Taxation

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

I believe there are many students who want to learn accounting here. You can follow the editor headline account , and leave a message in the comment area below

: If you want to learn, and collect this article; send a private message to the editor: Learn

and you can get a complete set of accounting learning materials for the system! You can also take the accounting course for free for 15 days!

is too many people to receive, so we cannot reply in time. Please wait patiently. . . .

A104000 period fee list. Yesterday’s article, the second brother briefly mentioned the income, cost, and period fee list. Some friends left messages saying that it was troublesome to fill in the period fee list and the score was too detailed. I asked the second brother if there w - DayDayNews

hotcomm Category Latest News