SAP ABAP Class /IWBEP/IF_MGW_VOCAN_MODEL (Vocabulary Annotation Model - API to define Annoations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_VOCAN_MODEL Vocabulary Annotation Model 20130220
Properties
Class /IWBEP/IF_MGW_VOCAN_MODEL  
Short Description Vocabulary Annotation Model - API to define Annoations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110206   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_MGW_VOCAN_MODEL has no forward declaration.
Interfaces
Class /IWBEP/IF_MGW_VOCAN_MODEL has no interface implemented.
Friends
Class /IWBEP/IF_MGW_VOCAN_MODEL has no friend class.
Attributes
Class /IWBEP/IF_MGW_VOCAN_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ANNOTATIONS_TARGET Instance method Public Method Creates a Vocabulary Annotations Target 20130220
2 CREATE_ANNOTATION_REFERENCE Instance method Public Method Adds a renference to a annotation namespace 20130513
3 CREATE_VOCABULARY_REFERENCE Instance method Public Method Adds a renference to a vocabulary namespace 20130424
Events
Class /IWBEP/IF_MGW_VOCAN_MODEL has no event.
Types
Class /IWBEP/IF_MGW_VOCAN_MODEL has no local type.
Method Signatures

Method CREATE_ANNOTATIONS_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUALIFIER Call by reference Type reference (TYPE) /IWBEP/MGW_MED_VOCAN_QUALIFIER Use Case specific Qualifier of a Vocabulary Annotation 20130225
2 Importing IV_TARGET Call by reference Type reference (TYPE) /IWBEP/MGW_MED_VOCAN_TARGET Target: The Element a Vocabulary Annotation points to 20130220
3 Returning RO_ANNOTATIONS_TARGET Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_VOCAN_ANN_TARGET Vocabulary Annotations Target 20130220

Method CREATE_ANNOTATIONS_TARGET on class /IWBEP/IF_MGW_VOCAN_MODEL has no exception.

Method CREATE_ANNOTATION_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANNOFILE_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary Repository ID 20130513
2 Importing IV_ANNOFILE_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130513
3 Returning RO_REFERENCE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_VOCAN_REFERENCE Vocabulary Annotation Reference 20130513

Method CREATE_ANNOTATION_REFERENCE on class /IWBEP/IF_MGW_VOCAN_MODEL has no exception.

Method CREATE_VOCABULARY_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VOCAB_ID Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_ID Vocabulary Repository ID 20130424
2 Importing IV_VOCAB_VERSION Call by reference Type reference (TYPE) /IWBEP/MED_VOCAB_VERSION Vocabulary Version 20130424
3 Returning RO_REFERENCE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_VOCAN_REFERENCE Vocabulary Annotation Reference 20130424

Method CREATE_VOCABULARY_REFERENCE on class /IWBEP/IF_MGW_VOCAN_MODEL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in