SAP ABAP Interface /IWFND/IF_MED_MDL_VOCAB_TYPES (Types for vocabulary annotations)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/MED_SVC_DEV_LANGU (Package) GW Framework - Metadata - Service Def. - Dev User Translatio
Properties
Interface /IWFND/IF_MED_MDL_VOCAB_TYPES  
Short Description Types for vocabulary annotations    
General Data
Package /IWFND/MED_SVC_DEV_LANGU   GW Framework - Metadata - Service Def. - Dev User Translatio 
Created 20130415   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /IWFND/IF_MED_MDL_VOCAB_TYPES has no forward declaration.
Interfaces
Interface /IWFND/IF_MED_MDL_VOCAB_TYPES has no interface.
Friends
Interface /IWFND/IF_MED_MDL_VOCAB_TYPES has no friend.
Attributes
Interface /IWFND/IF_MED_MDL_VOCAB_TYPES has no attribute.
Methods
Interface /IWFND/IF_MED_MDL_VOCAB_TYPES has no method.
Events
Interface /IWFND/IF_MED_MDL_VOCAB_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_VOCAB Public See coding 20130415 BEGIN OF ty_s_vocab, vocab_id TYPE /iwfnd/med_mdl_vocab_id, version TYPE /iwfnd/med_mdl_vocab_version, namespace TYPE /iwfnd/med_mdl_vocab_namespace, content TYPE xstring, language TYPE langu, description TYPE /iwfnd/med_mdl_description, END OF ty_s_vocab
2 TY_S_VOCAB_ENTITY Public See coding 20130416 BEGIN OF ty_s_vocab_entity, sap__origin TYPE /iwfnd/defi_system_alias, vocab_id TYPE /iwfnd/med_mdl_vocab_id, vocab_version TYPE string, namespace TYPE /iwfnd/med_mdl_vocab_namespace, description TYPE /iwfnd/med_mdl_description, media_type TYPE string, END OF ty_s_vocab_entity
History
Last changed by/on SAP  20131127 
SAP Release Created in 250