SAP ABAP Class /IWFND/IF_MED_MDL_VOCAB_TYPES (Types for vocabulary annotations)
Properties
Class /IWFND/IF_MED_MDL_VOCAB_TYPES  
Short Description Types for vocabulary annotations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130415   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/IF_MED_MDL_VOCAB_TYPES has no forward declaration.
Interfaces
Class /IWFND/IF_MED_MDL_VOCAB_TYPES has no interface implemented.
Friends
Class /IWFND/IF_MED_MDL_VOCAB_TYPES has no friend class.
Attributes
Class /IWFND/IF_MED_MDL_VOCAB_TYPES has no attribute.
Methods
Class /IWFND/IF_MED_MDL_VOCAB_TYPES has no method.
Events
Class /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