SAP ABAP Class CL_ADT_FEED_XML_NAMESPACE (Feed XML Namespace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_FEED_REPOSITORY (Package) Feed Repository
Properties
Class CL_ADT_FEED_XML_NAMESPACE  
Short Description Feed XML Namespace    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_FEED_REPOSITORY   Feed Repository 
Created 20110905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_FEED_XML_NAMESPACE has no forward declaration.
Interfaces
Class CL_ADT_FEED_XML_NAMESPACE has no interface implemented.
Friends
Class CL_ADT_FEED_XML_NAMESPACE has no friend class.
Attributes
Class CL_ADT_FEED_XML_NAMESPACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_SERIALIZED_EXTENSION Static method Public Method 20110905
Events
Class CL_ADT_FEED_XML_NAMESPACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ATTRIBUTE Public See coding 20110905 begin of ty_attribute, id type string, label type string, data_type type string, end of ty_attribute
2 TY_ATTRIBUTES Public See coding 20110905 ty_attributes type standard table of ty_attribute with key id
3 TY_DATA_TYPE Public See coding 20110905 begin of ty_data_type, id type string, label type string, operators type ty_operator_ids, end of ty_data_type
4 TY_DATA_TYPES Public See coding 20110905 ty_data_types type standard table of ty_data_type with key id
5 TY_EXTENSION Public See coding 20110905 begin of ty_extension, refresh type ty_refresh, paging type ty_paging, notification_enabled type xsdboolean, attributes type ty_attributes, data_types type ty_data_types, operators type ty_operators, query_variants type ty_query_variants, query type string, query_depth type ty_query_depth, query_is_obligatory type ty_query_is_obligatory, end of ty_extension
6 TY_INTERVAL Public See coding 20110905 begin of ty_interval, value type string, unit type string, end of ty_interval
7 TY_OPERATOR Public See coding 20110905 begin of ty_operator, id type string, label type string, number_of_operands type i, end of ty_operator
8 TY_OPERATORS Public See coding 20110905 ty_operators type standard table of ty_operator with key id
9 TY_OPERATOR_IDS Public See coding 20110905 ty_operator_ids type standard table of string with default key
10 TY_PAGING Public See coding 20110905 begin of ty_paging, size type i, end of ty_paging
11 TY_QUERY_DEPTH Public Type reference (TYPE) I 20120606
12 TY_QUERY_IS_OBLIGATORY Public Type reference (TYPE) STRING 20120606
13 TY_QUERY_VARIANT Public See coding 20120123 begin of ty_query_variant, title type string, query_string type string, default type xsdboolean, end of ty_query_variant
14 TY_QUERY_VARIANTS Public See coding 20120123 ty_query_variants type standard table of ty_query_variant with default key
15 TY_REFRESH Public See coding 20110905 begin of ty_refresh, interval type ty_interval, end of ty_refresh
Method Signatures

Method APPEND_SERIALIZED_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTENSION_DATA Call by reference Type reference (TYPE) TY_EXTENSION 20110905
2 Changing EXTENSION_ELEMENTS Call by reference Type reference (TYPE) IF_ATOM_TYPES=>ENTRY_S-EXTENSION_ELEMENTS 20110905

Method APPEND_SERIALIZED_EXTENSION on class CL_ADT_FEED_XML_NAMESPACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803