This table requires activation of Cash Management functional area. DW_CE_BANK_ACCOUNT_GRANTS_SEC_H contains information about bank account grants
Module: Cash Management
GRANT_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| GRANT_ID | NUMBER | 38 | 0 | True | Uniquely identifies the bank account grant. | ||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source record identifier. | ||||
| LAST_UPDATED_BY | VARCHAR2 | 512 | Who column: indicates the user who last updated the row. | ||||
| CREATED_BY | VARCHAR2 | 512 | Who column: indicates the user who created the row. | ||||
| START_DATE | DATE | Start date in the date range within which the row is active. | |||||
| GRANTEE_KEY | VARCHAR2 | 512 | Group GUID or User GUID. Uniquely identifies the role or user that have access to the bank account | ||||
| CREATION_DATE | TIMESTAMP | Who column: indicates the date and time of the creation of the row. | |||||
| USER_ROLE_NAME | VARCHAR2 | 512 | User or role name of the grant row. | ||||
| END_DATE | DATE | Last date in the date range within which the row is active. | |||||
| BANK_ACCOUNT_ID | NUMBER | 38 | 0 | Uniquely identifies the bank account. | DW_BANK_ACCOUNT_D | BANK_ACCOUNT_ID | |
| GRANTEE_TYPE | VARCHAR2 | 128 | Grant Type. Possible values are GROUP or USER | ||||
| ACTIVE_FLAG | VARCHAR2 | 16 | Flag to indicate whether the bank account grant is active. | ||||
| LAST_UPDATE_DATE | TIMESTAMP | Who column: indicates the date and time of the last update of the row. |
Copyright © 2019, 2026, Oracle and/or its affiliates.