B2B Account Summaries
The account summaries feature allows you to review general information about a B2B organizational unit, including balances and aging summary of invoices. Here, you can also browse through a list of financial documents for the unit.
For more information, see Account Summaries.
Requirements
Account summaries requires the following:
-
Composable storefront libraries version 5.1, or higher. Account summaries require the @spartacus/organization library, in particular, the @spartacus/organization/administration library, and the @spartacus/organization/account-summary library.
For more information, see Installing Additional Composable Storefront Libraries.
-
SAP Commerce Cloud version 2211 or higher.
-
The installation of the B2B Accelerator Module.
CMS Components
Account summaries is CMS-driven and consists of the following CMS components:
-
ManageAccountSummaryListComponent
-
AccountSummaryHeaderComponent
-
AccountSummaryDocumentComponent
You can configure account summaries by using SmartEdit to display the account summaries components in the composable storefront, or you can manually add them to content slots using ImpEx.
If you are using the Spartacus Sample Data Extension, the account summaries component(s) are already enabled. However, if you decide not to use the spartacussampledata extension, you can enable the account summaries responsive content and CMS components through ImpEx.
Adding CMS Components Manually
You can add the various account summaries CMS components to the composable storefront using ImpEx.
Context
$contentCatalog=powertools-spaContentCatalog $contentCV=catalogVersion(CatalogVersion.catalog(Catalog.id[default=$contentCatalog]),CatalogVersion.version[default=Staged])[default=$contentCatalog:Staged]
Procedure
Updating Responsive Content Manually
You can update the various user interface texts and images that provide navigation to the account summaries CMS components.
Context
When you perform a fresh installation and an initialization of SAP Commerce Cloud with the composable storefront as described under Setting Up SAP Commerce Cloud for use with Composable Storefront, the spartacussampledata extension includes the responsive content required for the account summaries feature.
However, if you would like to update the responsive content of your existing installation, without reinitializing, you can perform the steps outlined in this procedure. The instructions below use the spartacussampledata root folder as an example, you can adapt the steps based on your existing project setup.
Procedure
Using Account Summaries
The following sections describe how to use the account summaries feature in the composable storefront.

