Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
classsection group
HTML
<span data-swiftype-index="true">
HTML Wrap
classcol span_3_of_5

All companies must have at least one shareholder. They can be individuals or corporate bodies.

In Corporate admin, the Shareholders tab has 4 sections:

  • Share structure summarises all currently issued shares, per class, for the company.
  • Current shareholders lists all shareholders that currently own shares in the company, including their name, class and number of shares held, and their paid and unpaid values.
  • Historical shareholders lists shareholders that had previously owned shares in the company.
  • Shareholder change register lists changes to shareholder details, such as name changes, address changes, date of appointment and cessation.

Anchor
Sharestructure
Sharestructure
Share structure

The Share structure shows all currently issued shares for the company, sorted by class. The information on share class, shares issued, paid and unpaid values come from ASIC's records.

Share structure

UI Text Box
sizemedium
typenote

Paid and unpaid values are recorded at face value, not market value.

If there are any inconsistencies in your share structure, you might want to lodge an RA71 to check what ASIC has on record.

To update the share structure details, you'll need to lodge a form 484 to issue or cancel shares.

Anchor
Currentshareholders
Currentshareholders
Current shareholders

Current shareholders lists shareholders that currently own shares in the company, grouped by class.

A shareholder can appear multiple times in this list. If a shareholder has purchased multiple parcels, each parcel will be listed separately, so that you can easily keep track of each individual share parcel.

UI Text Box
sizemedium
typenote

The Start date refers to the day the shareholding first appeared on record, and therefore might not reflect the date shares were issued.

You can click on a row to view more details about the shareholder and parcel.

Current shareholders expanded

UI Expand
titleTo add or remove current shareholder

To add a new shareholder or remove a shareholder you'll need to lodge a form 484 to ASIC. If you've already lodged this form and shareholders are showing incorrectly, lodge an RA71 form to download the latest data from ASIC.

UI Expand
titleTo edit a current shareholder
UI Text Box
sizemedium
typenote

You must lodge a form 484 to edit the Share class or Beneficially held fields,or an RA71 to update these fields to the latest data.

  1. Hover over the row for the shareholder you want to edit. The row is highlighted and the the ellipses button button appears to the far right of the row.

  2. Click the ellipses button and choose Edit.

Anchor
Historicalshareholders
Historicalshareholders
Historical shareholders

This is where you keep track of shareholders who owned shares previously. A shareholder with historical shareholding can also have current shares.

This section shows

  • shares canceled or transferred using Form 484
  • share changes arising from an RA72
  • any additional historical records you enter.

Click on a row to view the transaction history of a parcel of share.

UI Expand
titleTo add a historical shareholding
  1. Click Add historical shareholding.
  2. Select Yes if the shareholder currently holds shares in the company, or No if the shareholder does not currently hold shares in the company.

  3. Enter the details of the transaction in the Share history details. If there is more than one transaction, click Add another transaction and enter the details.
  4. When you've entered all transactions, click Add. The transaction is added to the shareholder's history.
UI Expand
titleTo edit a historical transaction
  1. Hover over the row for the shareholder you want to edit. The the ellipses button button appears to the far right of the row.
  2. Click the ellipses button and choose Edit.
UI Expand
titleTo delete a historical transaction
  1. Hover over the row for the shareholder you want to delete. The the ellipses button button appears to the far right of the row.
  2. Click the ellipses button and choose Delete.

Anchor
Shareholderchangeregister
Shareholderchangeregister
Shareholder change register

The Shareholder change register lists all changes made to the company's shareholders, including:

  • appointment of new shareholders
  • cessation of current shareholders.
  • name changes
  • addresses changes

Each row lists the following details:

Column nameDescription
Shareholder name

The name of the shareholder.

If the type of change is a name change, the shareholder’s name before the change was submitted displays in this column.

Start dateThe day the information first appeared on the company's ASIC records.
End dateThe date of change (or "effective" date).
Type of changeWhat information was updated.
ASIC document numberThe reference number of the ASIC document.

Click on a row to view more details about a change.

HTML
</span>
HTML Wrap
width15%
classcol span_1_of_5
 
HTML Wrap
floatleft
classcol span_1_of_5
Panelbox
namegreen
titleIn this section
HTML Wrap
classsidebarlinks

Children List
Managing a company - Overview - AU
Managing a company - Overview - AU
showRoottrue
depth2

 

 

HTML
<script>
/* CORPORATE COMPLIANCE AND CORPORATE ADMIN END OF LIFE BANNER */
var bannerCode="<div class='corpBanner'><p><strong><i class='fa fa-exclamation-circle fa-lg' style='margin-left:-30px; color:#2B74DF'></i>&nbsp;&nbsp;&nbsp;Corporate Compliance and Corporate Admin will be retired on 31 March 2024. </strong><br />&nbsp;You won't be able to use either software after 31 March 2024. <a style='color:#8241AA' href='https://help.myob.com/wiki/x/pgDlBQ'>Learn what this means for you</a>.</p></div><p>&nbsp;</p>";
$(".from-layout .span_3_of_5").prepend(bannerCode);
//$(".section.group").css("margin-bottom","-30px");
</script>
CSS Stylesheet
/* STYLES FOR CORPORATE COMPLIANCE AND CORPORATE ADMIN END OF LIFE BANNER */
.corpBanner {
		margin-top:20px;
		display:block;
		background-color:#f3f4f5;
		box-shadow: 0 2px 4px 0 rgba(104, 116, 128, 0.1);
		border-radius:3px;
		height:auto; 
		vertical-align:middle; 
		padding:15px 10px 10px 50px; 
		z-index:9999; 
		margin-left:0px;
		margin-right:0px!important;
		margin-bottom:-50px!important;
	}
.section.group {
    margin-bottom: -30px;
}
.brikit-footer-backdrop {
	margin-top:60px!important;
}