C. B. Zeller
Senior Contributor-
Posts
1,920 -
Joined
-
Last visited
-
Days Won
214
Everything posted by C. B. Zeller
-
A plan might be required by its document to use a particular method, such as the method under 1.401(m)-2(b)(2)(iv)(C), for calculating allocable income. In that case you may have allocable income regardless of the timing of the deposits. If the plan document allows allocable income to be determined in any reasonable manner, then I agree that it could be disregarded in the case of deposits not yet made.
-
New version ...
C. B. Zeller replied to Mike Preston's topic in Using the Message Boards (a.k.a. Forums)
Here is a userscript that will send you straight to the first unread comment in a thread. You can add this to the Greasemonkey addon in Firefox or the Tampermonkey addon in Chrome or Safari and it should work automatically. I am not sure if there is a way to run this on mobile currently - Greasemonkey used to work on Android but I think they broke it last year. I have no idea about iOS, sorry. // ==UserScript== // @name BenefitsLink Go to Unread // @description Click on a thread title jump to the first unread post // @version 1 // @namespace localhost // @include https://benefitslink.com/boards/* // ==/UserScript== var titles = document.evaluate('//li[contains(@class,"ipsDataItem_unread")]/div[@class="ipsDataItem_main"]/h4/span/a',document,null,XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null); for (var i=0; i<titles.snapshotLength; i++) { var a = titles.snapshotItem(i).href; if (a.indexOf("do=getNewComment") < 0) { titles.snapshotItem(i).href = a + "&do=getNewComment"; } } -
The key takeaway is that attribution is now taken into account when determining who is an owner of an S-corp for 5500 filing purposes. If everyone covered under the plan is deemed to own at least more than 2% of the S-corp sponsoring the plan, then the plan is considered a one-participant plan and should file Form 5500-EZ. This only applies for S-corps and not any other types of organizations.
-
Thank you for the history lesson, and for your part in getting the instructions updated.
-
Was it though? Nothing changed in Title I of ERISA. The same plans that were subject to sec. 104 in 2019 should still be subject to it in 2020 (changes in the covered employee population notwithstanding). I would have to guess that this change in the instructions reflects an evolution in the IRS's and the DOL's interpretation of the law. I have to wonder about those plans that cover just the 100% owner of an S-corp and their child(ren) and were filing 5500-SF as a single employer plan for years - should they just switch over to 5500-EZ going forward? And can we read from this that such a plan is now, and has always been, exempt from all the requirements of Title I? Did you mean if the child had no ownership interest? A plan that covered only the 100% owner and their spouse was always considered a one-participant plan.
-
Can a partner participate in the company's 401(k) plan?
C. B. Zeller replied to Sean Macklin's topic in 401(k) Plans
No need, unless there is something in the plan document that says self-employed individuals are excluded. And if that is the case, it's probably easier to amend the plan document than to set up a new entity. -
Federal Withholding Tax
C. B. Zeller replied to Chippy's topic in Distributions and Loans, Other than QDROs
Are you over age 72? How small is small - less than $200? There is no penalty on you if the plan fails to withhold, but it jeopardizes the plan. Worst case, the plan could get disqualified and your contributions would no longer be eligible for rollover. That's an extreme result though, and rarely used. Most likely, as long as all taxes are eventually paid, the IRS will not bother anyone about it. -
If you'd asked me a week ago I would have agreed with BG. But the 2020 Form 5500-EZ was recently published and here is what the updated instructions say: The bit about 2% S-corp shareholders is new. Following the reference to 1372(b): Note the parenthetical - section 318 contains the attribution rules we are all familiar with for HCEs, key employees, etc. So I think you could read this to mean that a plan which covers only S-corp shareholders, their spouses, children, parents, and grandparents would be a one-participant plan eligible to file Form 5500-EZ.
-
Can a partner participate in the company's 401(k) plan?
C. B. Zeller replied to Sean Macklin's topic in 401(k) Plans
If the partner were being treated as a W-2 employee, it is almost certain that their compensation was being calculated wrong. Even if their net earnings from self employment happened to be exactly equal to their guaranteed payments, that amount still needs to be adjusted for 1/2 self-employment tax and employer contributions made on behalf of the partner in order to obtain compensation for plan purposes. -
You and your spouse would generally be considered to own each others' ownership interest, unless you meet the requirements for the spousal non-involvement exception. If you do not meet the requirements for the exemption then a controlled group will exist. If you have a child under age 21 together, then a controlled group exists regardless. For the new S-corp, there would not be a controlled group with your sole prop. However, if your business is a service organization, then there might be an affiliated service group, which has a similar effect to being part of a controlled group. The rules around affiliated service group status are complex and highly fact-dependent. You might want to hire an attorney who specializes in these sorts of findings to analyze your situation and give you a determination. Actually, I lied in my last paragraph. There will be a controlled group with your sole prop and the new S-corp, but solely for purposes of the 415 annual additions limit, which defines a controlled group as 50% common ownership instead of the 80% that applies for other purposes. If you are not going to be participating in the S-corp's retirement plan, then this is a non-issue. A multiemployer plan is a particular type of plan that is sponsored generally by a union. That is completely different than a multiple employer plan, which is what you would have if a plan were adopted by more than one unrelated employer. Of course, if they are part of a controlled group or affiliated service group, then a single employer plan can cover multiple employers. What do you mean the terminology is confusing, it makes perfect sense...
-
Why? If this was a suspension under the CARES Act then you can extend the term of the loan by up to 1 year. See section 5 of Notice 2020-50. If you're not extending the term of the loan then it makes perfect sense. Let's say the outstanding balance when the suspension started was $25,000 with 57 payments remaining. Then you decide to eliminate 9 of those payments. Even if it wasn't increased with interest, dividing the balance by a smaller number of remaining payments is going to result in a larger installment amount. I believe it would. However if the plan permits participants to refinance their loans it may be possible for them to replace the loan with a new loan that has a different interest rate.
-
Maybe this is a silly question, but why don't we know the 2016 ADP? Last I checked we are past 12/31/2016. But for the sake of discussion I will assume it isn't known at the time the correction is being made. When EPCRS does not specify a correction method for a given situation, you should do something reasonable under the circumstances. Any of the following might be reasonable: Use the 2015 ADP Use the average ADP from 2010-2015 Use the highest ADP from 2010-2015 Use the deferral percentage that was actually elected effective 2/15/2016 There are doubtlessly other reasonable methods as well. If you are filing VCP because this is a significant failure then you will have the opportunity to get affirmative approval for your correction method from the IRS.
-
Path to Enrolled Actuary
C. B. Zeller replied to BG5150's topic in Defined Benefit Plans, Including Cash Balance
Free worked solutions to some older EA-1 exams are available here: https://studymanuals.com/Product/Errata/56 EA-1 is a niche exam; the number of test takers is very low compared to SOA FM or LTAM (exam MLC is no longer offered). As a result you are less likely to find resources tailored to it. -
Prepayment not allowed on loans?
C. B. Zeller replied to Belgarath's topic in Distributions and Loans, Other than QDROs
The prohibited transaction exemption under IRC 4975(d)(1) also requires that the loan bear a "reasonable" rate of interest. A rate of interest that is too high opens the door for abuse. It could be used as an avoidance of the annual contribution limits. If the IRS are not enforcing this then they are failing to do their jobs, in my opinion. For example, consider a loan of $50,000, amortized into monthly payments over 5 years at an annual interest rate of 5%. The amount of each monthly payment is $943.56. The sum of the scheduled repayments is 60 x 943.56 = 56,613.70. Under the recordkeeping system that MoJo described, the participant could immediately repay the loan by making a single payment of $56,613.70. That would have the same effect as allowing the participant to make an additional contribution of $6,613.70 without regard to any applicable limits. The rate of interest in this case would be 6,613.70 / 50,000 = 13.23%. If the loan were paid back the next day, the equivalent nominal interest rate on an annual basis would be 13.23 x 365 = 4,828%. -
I agree with Belgarath. In order for the employee to be key for 2020, they would have had to satisfy one of the three conditions during 2019. It appears that they did not, since they were not an owner, and they were an officer but earned less than the required amount of compensation. Don't forget there is a limit on the maximum number of officers taken into account when determining who is a key employee. Depending on the size of the organization and the number and compensation of other officers, this employee might still be considered non-key for 2021.
-
Prepayment not allowed on loans?
C. B. Zeller replied to Belgarath's topic in Distributions and Loans, Other than QDROs
In other words, if a participant repays a substantial amount (but not the entire amount) of their loan in advance, they will be charged the amount of interest that was due on the original amount of principal? There is no way that this would result in a commercially reasonable rate of interest. The loan would immediately become a prohibited transaction. -
Prepayment not allowed on loans?
C. B. Zeller replied to Belgarath's topic in Distributions and Loans, Other than QDROs
One more thing to consider - the plan administrator has a duty to ensure that the loan is repaid, as any amount that remains outstanding is at risk of default. If the plan administrator chooses not to allow prepayment, they are increasing the risk to the plan, perhaps imprudently so. If the plan is participant-directed then this may be less of a concern though. -
The 401(k) portion of the plan still has to be in effect for at least 3 months to be able to use a safe harbor. SECURE didn't change that. You are spot on about the BRF issue. The reg that is violated is 1.401(a)(4)-4. The right to make an elective deferral (at any rate) was not available to the NHCEs. It was available to HCEs. Boom - instant current availability failure.
-
Can a partner participate in the company's 401(k) plan?
C. B. Zeller replied to Sean Macklin's topic in 401(k) Plans
Does it actually exclude partners though? The document that we use (FT William) defines "Employee" to mean "any individual who is employed by the Employer, including a Self-Employed Individual." Guaranteed payments are not compensation for plan purposes. For a partner, compensation is net earned income. Net earned income is typically not known until the partnership's tax return is finalized, so that is when the income is considered to be available to the partner and they can make their contribution. The partner can make their deferral contributions out of their guaranteed payments if they wish, however it is going to cause problems if it turns out later that their compensation (net earned income) is not enough to support the deferrals that were made. Since the plan was not using net earned income for this participant in the past, they should go back and calculate his true compensation for past years. They may need to re-run their ADP tests. -
The option to electronically file a 5500-SF for a one-participant plan went away on January 1, 2021. If you filed during 2020 using the 2019 5500-SF, you should be fine.
-
Not related to your question, but This is not quite correct. To be a 5% owner you must own more than 5% of the company. Someone who owns exactly 5% is not a 5% owner. 416(i)(1)(B)(i)
-
The reg section you are quoting is talking about plans that have mandatory employee contributions. Elective deferrals, by definition, can not be mandatory contributions (otherwise they wouldn't be "elective"). I don't see how the vesting provisions you described can be legal in a qualified plan. Do they have a determination letter?
-
Can a management group establish a retirement plan?
C. B. Zeller replied to Santo Gold's topic in Retirement Plans in General
Your use of the term "management group" is confusing, because there is a type of affiliated service group called a management function group, but that is not what you were asking about. I'll refer to the organization with the 50 partners as the partnership/LLC. The short answer is, if they are unrelated employers then separate 415 limits apply. When you say they want to max out in both 401(k) plans, presumably you mean the annual additions limit in both plans, since the 402(g) limit applies on an individual basis. The tricky part is determining if they are unrelated employers. With that many partners, it is unlikely to be a controlled group. It is possible that an ASG exists though. Do any of the 50 partners of the partnership/LLC have any ownership in the network? What kind of entity is the network? Does the partnership/LLC receive any income from performing services for the network? There are probably other relevant questions - determining ASG status can be complex. -
If you are over age 59-1/2, the 10% penalty for early withdrawal does not apply. If you meet the definition of a qualified individual under the CARES Act, you can waive the 10% penalty tax (if applicable), plus you can spread the income over 3 years for federal income tax purposes of up to $100,000 of your distribution.
-
If it was distributed by the plan in 2020, then it is taxable to the participant in 2020 and a 2020 1099-R should be issued. Whether the participant cashes the check in 2020 or 2021 is irrelevant. See Rev. Rul. 2019-19.
