SAP ABAP Interface IF_USMD_GOV_SCOPE (Governance Scope Determination)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD_GOVERNANCE_SCOPE (Package) Master Data Governance Scope
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
Interface IF_USMD_GOV_SCOPE  
Short Description Governance Scope Determination    
General Data
Package USMD_GOVERNANCE_SCOPE   Master Data Governance Scope 
Created 20120302   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_USMD_GOV_SCOPE has no forward declaration.
Interfaces
Interface IF_USMD_GOV_SCOPE has no interface.
Friends
Interface IF_USMD_GOV_SCOPE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GOV_SCOPE_GOVERNED Constant Public Type reference (TYPE) USMD_GOV_SCOPE SPACE Governed 20120302
2 GC_GOV_SCOPE_NOT_GOVERNED Constant Public Type reference (TYPE) USMD_GOV_SCOPE '1' Not governed 20120302
3 GC_IN_SCOPE Constant Public Type reference (TYPE) BOOLE_D ABAP_TRUE In governance scope 20120302
4 GC_OUT_OF_SCOPE Constant Public Type reference (TYPE) BOOLE_D ABAP_FALSE Out of governance scope 20120302
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFER Instance method Public Method Clear buffer 20121109
2 GET_ATTRIBUTES_IN_SCOPE Instance method Public Method Get all attributes that are governed 20120302
3 GET_ATTRIBUTES_NOT_IN_SCOPE Instance method Public Method Get all attributes that are not governed 20120302
4 GET_ENTITIES_IN_SCOPE Instance method Public Method Get all entity types that are governed 20120302
5 GET_ENTITIES_NOT_IN_SCOPE Instance method Public Method Get all entity types that are not governed 20120302
6 IS_ATTRIBUTE_IN_SCOPE Instance method Public Method Is the given attribute governed? 20120302
7 IS_ENTITY_IN_SCOPE Instance method Public Method Is the given entity type governed? 20120302
8 IS_SCOPE_REDUCED Instance method Public Method Does the model has a reduced governance scope? 20120302
Events
Interface IF_USMD_GOV_SCOPE has no event.
Types
Interface IF_USMD_GOV_SCOPE has no local type.
Method Signatures

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on Interface IF_USMD_GOV_SCOPE has no parameter.
Method CLEAR_BUFFER on Interface 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 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20120302
2 Returning RT_ATTRIBUTE Value transfer Type reference (TYPE) USMD_TS_ATTRIBUTE Attributes 20120302

Method GET_ATTRIBUTES_IN_SCOPE on Interface 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 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20120302
2 Returning RT_ATTRIBUTE Value transfer Type reference (TYPE) USMD_T_ATTRIBUTE Attributes 20120302

Method GET_ATTRIBUTES_NOT_IN_SCOPE on Interface 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 Returning RT_ENTITY Value transfer Type reference (TYPE) USMD_TS_ENTITIES Entity Types 20120302

Method GET_ENTITIES_IN_SCOPE on Interface 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 Returning RT_ENTITY Value transfer Type reference (TYPE) USMD_T_ENTITY Entity Types 20120302

Method GET_ENTITIES_NOT_IN_SCOPE on Interface 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 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTRIBUTE Attribute 20120302
2 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20120302
3 Returning RV_IN_SCOPE Value transfer Type reference (TYPE) BOOLE_D Is the given attribute under governance scope? 20120302

Method IS_ATTRIBUTE_IN_SCOPE on Interface 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 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20120302
2 Returning RV_IN_SCOPE Value transfer Type reference (TYPE) BOOLE_D Under governance scope? 20120302

Method IS_ENTITY_IN_SCOPE on Interface 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 Returning 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 Interface IF_USMD_GOV_SCOPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732