SAP ABAP Class CL_USMD_GOV_SCOPE_DB_ACCESS (Access to Database Tables for Governance Scope)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_GOVERNANCE_SCOPE (Package) Master Data Governance Scope

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_GOV_SCOPE_DEL_ACCESS | Delete Access to Governance Scope DB Tables | 20120621 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_GOV_SCOPE_READ_ACCESS | Read Access to Governance Scope DB Tables | 20120302 |
Properties
Class | CL_USMD_GOV_SCOPE_DB_ACCESS | |
Short Description | Access to Database Tables for Governance Scope | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMD_GOVERNANCE_SCOPE | Master Data Governance Scope |
Created | 20120210 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_USMD_GOV_SCOPE_DEL_ACCESS | Delete Access to Governance Scope DB Tables | 20120621 | ||
2 | IF_USMD_GOV_SCOPE_READ_ACCESS | Read Access to Governance Scope DB Tables | 20120302 |
Friends
Class CL_USMD_GOV_SCOPE_DB_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_USMD_GOV_SCOPE_DB_ACCESS | Access to governance scope DB tables | 20120302 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get instance to delete governance scope customizing | 20120621 |
2 | ![]() |
Static method | Public | Method | Get instance to read access for governance scope | 20120302 |
Events
Class CL_USMD_GOV_SCOPE_DB_ACCESS has no event.
Types
Class CL_USMD_GOV_SCOPE_DB_ACCESS has no local type.
Method Signatures
Method GET_DELETE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_USMD_GOV_SCOPE_DEL_ACCESS | Delete Access to Governance Scope DB Tables | 20120621 |
Method GET_DELETE_INSTANCE on class CL_USMD_GOV_SCOPE_DB_ACCESS has no exception.
Method GET_READ_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_USMD_GOV_SCOPE_READ_ACCESS | Read access to governance scope DB tables | 20120302 |
Method GET_READ_INSTANCE on class CL_USMD_GOV_SCOPE_DB_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |