{% set renderDataTables = "c4s-b2b-account-impersonation-accounts" %} {% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %}
{% if edit %} {% set oImpersonationAccountList = oView.getImpersonationAccountList(edit) %} {% if oImpersonationAccountList.count() %}| {{ translate({ ident: "C4S_B2B_ACCOUNT_NR" }) }} | {{ translate({ ident: "C4S_B2B_COMPANY_TITLE" }) }} |
|---|---|
| {{ oAccount.getDebNr() }} | {{ oAccount.getTitle() }} |