1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【検証】SAP S/4HANA Cloud環境構築|ビジネスユーザ作成と権限割当編 #4

1
Last updated at Posted at 2024-05-10

カスタマイズ側と開発側の設定完了後の作業です。

■■■カスタマイジング側の作業■■■

Creating Business Users and Business Roles

テナント環境へログインして、ユーザとビジネスロール作成を作成していきます。

ユーザとビジネスロール作成の概要図

image.png

https://help.sap.com/docs/SAP_S4HANA_CLOUD/b249d650b15e4b3d9fc2077ee921abd0/d3908b43389348cc8e980f0c96be6143.html?locale=en-US

Business Role Templates appから作成

ロールを全て選択してください。
左上のname横のボタンをクリックすると選択できます。

しかし、見えている画面領域しか選択できないためブラウザの画面縮小機能を使って画面を小さくしてから選択するのがおすすめです。
image.png

プレフィックスにはZ_を指定。全てはUnrestrictedへ。

テンプレートからの作成のため、今回はZ_を指定しておきました。
image.png

20分程度待ちます。
image.png

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

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

Adding business roles to your business user

Select your Initial Admin User. Choose Add Business Roles.

image.png

On the Assigned Business Roles tab, select the Administrator (SAP_BR_ADMINISTRATOR) business role template and choose Remove.

image.png

要するにデフォルトロールを削除して、Z_始まりの権限が追加できていればOK

余談ですが、後ほどすべてのアプリが見れるように全てのZ始まりの権限を追加しました。
image.png

Adding a worker ID and a user name to the initial admin user

To load all the workers, choose Go.

image.png

Enter a Worker ID for the worker of your Initial Admin User.

会社で使用されているIDなどがあればここに設定するイメージです。
image.png

Choose Maintain Business User. Enter a User Name for the Initial Admin User.

元々初期ユーザにはSAPが設定されていたのでそれを踏襲
image.png

Creating an additional worker and the associated business user

ここからは管理者ユーザではなく、実際に従業員が使うユーザの作成です。

Choose Create and fill in at least all mandatory fields (Last Name, Worker ID, Email).

image.png
image.png

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ボタンを表示することで従業員が表示されます。

image.png

image.png

image.png

In the User Data section, enter a User Name. (Optional) Enter additional User Data or change the Regional Settings.

ログインネームに合わせて、Z_BR_ADMINISTRATORの権限も追加済み
image.png

Importing Users to the Identity Authentication Service

Choose Download Download for IDP

image.png

Importing users to the Identity Authentication service

IAS側には既にユーザが存在していましたが、情報更新のためアップロードしておきました。
image.png
image.png

■■■開発側の作業■■■

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

image.png

image.png

image.png

アップロード完了

image.png

権限の割当もダウンロードしてアップロードしてみましたが、こちらはエラーが出たので手動でカスタマイズ側と同じように手動追加しました。

image.png

image.png

image.png

同様に開発側もユーザアップロード

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?