SAP ABAP Class IF_USMD_GOV_SCOPE (Governance Scope Determination)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_GOV_SCOPE | Governance Scope Determination | 20120302 |
Properties
| Class | IF_USMD_GOV_SCOPE | |
| Short Description | Governance Scope Determination | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120302 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_USMD_GOV_SCOPE has no forward declaration.
Interfaces
Class IF_USMD_GOV_SCOPE has no interface implemented.
Friends
Class IF_USMD_GOV_SCOPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | USMD_GOV_SCOPE | SPACE | Governed | 20120302 | ||
| 2 | Constant | Public | Type reference (TYPE) | USMD_GOV_SCOPE | '1' | Not governed | 20120302 | ||
| 3 | Constant | Public | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | In governance scope | 20120302 | ||
| 4 | Constant | Public | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Out of governance scope | 20120302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear buffer | 20121109 | |
| 2 | Instance method | Public | Method | Get all attributes that are governed | 20120302 | |
| 3 | Instance method | Public | Method | Get all attributes that are not governed | 20120302 | |
| 4 | Instance method | Public | Method | Get all entity types that are governed | 20120302 | |
| 5 | Instance method | Public | Method | Get all entity types that are not governed | 20120302 | |
| 6 | Instance method | Public | Method | Is the given attribute governed? | 20120302 | |
| 7 | Instance method | Public | Method | Is the given entity type governed? | 20120302 | |
| 8 | Instance method | Public | Method | Does the model has a reduced governance scope? | 20120302 |
Events
Class IF_USMD_GOV_SCOPE has no event.
Types
Class IF_USMD_GOV_SCOPE has no local type.
Method Signatures
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class IF_USMD_GOV_SCOPE has no parameter.
Method CLEAR_BUFFER on class IF_USMD_GOV_SCOPE has no exception.
Method GET_ATTRIBUTES_IN_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120302 | |||
| 2 | RT_ATTRIBUTE | Value transfer | Type reference (TYPE) | USMD_TS_ATTRIBUTE | Attributes | 20120302 |
Method GET_ATTRIBUTES_IN_SCOPE on class IF_USMD_GOV_SCOPE has no exception.
Method GET_ATTRIBUTES_NOT_IN_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120302 | |||
| 2 | RT_ATTRIBUTE | Value transfer | Type reference (TYPE) | USMD_T_ATTRIBUTE | Attributes | 20120302 |
Method GET_ATTRIBUTES_NOT_IN_SCOPE on class IF_USMD_GOV_SCOPE has no exception.
Method GET_ENTITIES_IN_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ENTITY | Value transfer | Type reference (TYPE) | USMD_TS_ENTITIES | Entity Types | 20120302 |
Method GET_ENTITIES_IN_SCOPE on class IF_USMD_GOV_SCOPE has no exception.
Method GET_ENTITIES_NOT_IN_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ENTITY | Value transfer | Type reference (TYPE) | USMD_T_ENTITY | Entity Types | 20120302 |
Method GET_ENTITIES_NOT_IN_SCOPE on class IF_USMD_GOV_SCOPE has no exception.
Method IS_ATTRIBUTE_IN_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_ATTRIBUTE | Attribute | 20120302 | |||
| 2 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120302 | |||
| 3 | RV_IN_SCOPE | Value transfer | Type reference (TYPE) | BOOLE_D | Is the given attribute under governance scope? | 20120302 |
Method IS_ATTRIBUTE_IN_SCOPE on class IF_USMD_GOV_SCOPE has no exception.
Method IS_ENTITY_IN_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120302 | |||
| 2 | RV_IN_SCOPE | Value transfer | Type reference (TYPE) | BOOLE_D | Under governance scope? | 20120302 |
Method IS_ENTITY_IN_SCOPE on class IF_USMD_GOV_SCOPE has no exception.
Method IS_SCOPE_REDUCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SCOPE_REDUCED | Value transfer | Type reference (TYPE) | BOOLE_D | Is the governance scope of the current model reduced? | 20120302 |
Method IS_SCOPE_REDUCED on class IF_USMD_GOV_SCOPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |