カスタマイズ側と開発側の設定完了後の作業です。
■■■カスタマイジング側の作業■■■
Creating Business Users and Business Roles
テナント環境へログインして、ユーザとビジネスロール作成を作成していきます。
ユーザとビジネスロール作成の概要図
Business Role Templates appから作成
ロールを全て選択してください。
左上のname横のボタンをクリックすると選択できます。
しかし、見えている画面領域しか選択できないためブラウザの画面縮小機能を使って画面を小さくしてから選択するのがおすすめです。

プレフィックスにはZ_を指定。全てはUnrestrictedへ。
テンプレートからの作成のため、今回はZ_を指定しておきました。

偶然か不明ですが、パソコンを放置していると画面が中断されており、ロールが99個作成されて止まっていたので2回に分けて作成しました。

作成数は129個ですが、元々あったSAP始まりのロールと合計で130個です。

Adding business roles to your business user
Select your Initial Admin User. Choose Add Business Roles.
On the Assigned Business Roles tab, select the Administrator (SAP_BR_ADMINISTRATOR) business role template and choose Remove.
要するにデフォルトロールを削除して、Z_始まりの権限が追加できていればOK
余談ですが、後ほどすべてのアプリが見れるように全てのZ始まりの権限を追加しました。

Adding a worker ID and a user name to the initial admin user
To load all the workers, choose Go.
Enter a Worker ID for the worker of your Initial Admin User.
会社で使用されているIDなどがあればここに設定するイメージです。

Choose Maintain Business User. Enter a User Name for the Initial Admin User.
Creating an additional worker and the associated business user
ここからは管理者ユーザではなく、実際に従業員が使うユーザの作成です。
Choose Create and fill in at least all mandatory fields (Last Name, Worker ID, Email).
Choose Maintain Business User.
The Maintain Business Users app is opened. A business user is automatically created with the employee data that you've just entered.
自動で作成されると書かれていますが、newボタンを表示することで従業員が表示されます。
In the User Data section, enter a User Name. (Optional) Enter additional User Data or change the Regional Settings.
ログインネームに合わせて、Z_BR_ADMINISTRATORの権限も追加済み

Importing Users to the Identity Authentication Service
Choose Download Download for IDP
Importing users to the Identity Authentication service
IAS側には既にユーザが存在していましたが、情報更新のためアップロードしておきました。


■■■開発側の作業■■■
ビジネスロールはカスタマイズ側で作成したものをダウンロードしました。
それを開発側でアップロードします。



















