SAP ABAP Class /IWCOR/CL_DS_EXT_EDM_ANNOTATNS (Extended EDM annotations writer)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EXT (Package) Data Services Extensions
Properties
Class /IWCOR/CL_DS_EXT_EDM_ANNOTATNS  
Short Description Extended EDM annotations writer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EXT   Data Services Extensions 
Created 20130507   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWCOR/IF_ATOM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWCOR/IF_DS_EDM_PROVIDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWCOR/CL_DS_EXT_EDM_ANNOTATNS has no interface implemented.
Friends
Class /IWCOR/CL_DS_EXT_EDM_ANNOTATNS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_XML_HEADER_FULL Constant Public Type reference (TYPE) XML_HEADER 'full' XML header 20130507
2 GC_XML_HEADER_NO Constant Public Type reference (TYPE) XML_HEADER 'no' 20130507
3 GC_XML_HEADER_WITHOUT_ENCODING Constant Public Type reference (TYPE) XML_HEADER 'without_encoding' 20130507
Methods
# Method Level Visibility Method type Description Created on
1 WRITE_ANNOTATIONS Static method Public Method Write annotations 20130507
Events
Class /IWCOR/CL_DS_EXT_EDM_ANNOTATNS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 XML_HEADER Public Type reference (TYPE) STRING XML header 20130507
Method Signatures

Method WRITE_ANNOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER 20130507
2 Importing IT_ANNOTATIONS Call by reference Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>SCHEMA_ANNOTATIONS_T 20130507
3 Importing IT_REFERENCE Call by reference Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>REFERENCE_T 20130507
4 Importing IV_XML_HEADER Call by reference Type reference (TYPE) XML_HEADER GC_XML_HEADER_FULL XML header 20130507
# Exception Resumable Description Created on
1 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20130507
History
Last changed by/on SAP  20131127 
SAP Release Created in 200