> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# RoleProcessingStage

> ABBYY FlexiCapture のレポートデータベースにある RoleProcessingStage テーブルは、ユーザーロールと、それらが割り当てられている処理ステージとの対応関係を示します。

<div id="purpose">
  ## 目的
</div>

ロールと処理ステージの対応関係を示すテーブル。

[アクセス制御テーブル間の関係図](/ja/flexi-capture/reports/database/users-reports-database)

[辞書一覧](/ja/flexi-capture/reports/database/dictionaries)

<div id="list-of-columns">
  ## 列の一覧
</div>

<table width="100%"><tbody><tr><td><p><strong>キー</strong></p></td><td><p><strong>名前</strong></p></td><td><p><strong>型</strong></p></td><td><p><strong>必須</strong></p></td><td><p><strong>説明</strong></p></td></tr><tr><td><p>PK</p></td><td><p>Id</p></td><td><p>int</p></td><td><p>はい</p></td><td><p>エントリ識別子。</p></td></tr><tr><td rowspan="2"> </td><td><p>ProcessingStageId</p></td><td><p>int</p></td><td><p>はい</p></td><td><p>処理ステージの識別子。<a href="/ja/flexi-capture/reports/database/processing-stage-reports-database">ProcessingStage</a>テーブル内のエントリ識別子に対応します。</p></td></tr><tr><td><p>RoleId</p></td><td><p>int</p></td><td><p>はい</p></td><td><p>ロールの識別子。<a href="/ja/flexi-capture/reports/database/role">Role</a>テーブル内のエントリ識別子に対応します。</p></td></tr></tbody></table>
