SAP ABAP Class /IWCOR/IF_DS_EDM_ANNOTATIONS (EDM extendable)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_ANNOTATIONS EDM annotations 20110909
Properties
Class /IWCOR/IF_DS_EDM_ANNOTATIONS  
Short Description EDM extendable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110907   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_DS_EDM_ANNOTATIONS has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_EDM_ANNOTATIONS has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_ANNOTATIONS has no friend class.
Attributes
Class /IWCOR/IF_DS_EDM_ANNOTATIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ANNOTATION_ATTRIBUTE Instance method Public Method Get annotation attribute 20120814
2 GET_ANNOTATION_ATTRIBUTES Instance method Public Method Get annotation attributes 20120814
3 GET_ANNOTATION_ELEMENT Instance method Public Method Get annotation element 20120814
4 GET_ANNOTATION_ELEMENTS Instance method Public Method Get annotation elements 20120814
5 GET_DATA Instance method Public Method Get data 20120814
Events
Class /IWCOR/IF_DS_EDM_ANNOTATIONS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ANNOTATION_ATTRIBUTE_S Public Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>EXT_ATTRIBUTE_S Annotation Attribute 20120814
2 ANNOTATION_ATTRIBUTE_T Public Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>EXT_ATTRIBUTE_T Annotation Attributes 20120814
3 ANNOTATION_ELEMENT_S Public Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>EXT_ELEMENT_S Annotation Element 20120814
4 ANNOTATION_ELEMENT_T Public Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>EXT_ELEMENT_T Annotation Elements 20120814
5 DATA_S Public See coding 20120814 begin of data_s, name type string, data type ref to data, end of data_s
6 DATA_T Public See coding 20120814 data_t type HASHED TABLE OF data_s with UNIQUE key name
Method Signatures

Method GET_ANNOTATION_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name 20120814
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) STRING Namespace 20120814
3 Importing IV_PREFIX Call by reference Type reference (TYPE) STRING Prefix 20120814
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Value 20120814

Method GET_ANNOTATION_ATTRIBUTE on class /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.

Method GET_ANNOTATION_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ANNOTATION_ATTRIBUTE Call by reference Type reference (TYPE) ANNOTATION_ATTRIBUTE_T Annotation attributes 20120814

Method GET_ANNOTATION_ATTRIBUTES on class /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.

Method GET_ANNOTATION_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name 20120814
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) STRING Namespace 20120814
3 Importing IV_PREFIX Call by reference Type reference (TYPE) STRING Prefix 20120814
4 Returning RV_XMLDATA Value transfer Type reference (TYPE) XSTRING XML data 20120814

Method GET_ANNOTATION_ELEMENT on class /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.

Method GET_ANNOTATION_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ANNOTATION_ELEMENT Call by reference Type reference (TYPE) ANNOTATION_ELEMENT_T Annotation elements 20120814

Method GET_ANNOTATION_ELEMENTS on class /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) DATA Data 20120814
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name 20120814

Method GET_DATA on class /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in