SAP ABAP Class /SLOAP/CL_FORMAT_XML (/SLOAP/CL_FORMAT_XML)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/OUTPUT_ADT (Package) Abstract data types for output generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_ABSTRACT_XML abstract xml 20100127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_FORMAT_BG 20100127
2 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_FORMAT_GENERIC instanceable class of format_xml 20100127
3 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_FORMAT_HTML 20100127
Properties
Class /SLOAP/CL_FORMAT_XML  
Short Description    
Super Class /SLOAP/CL_ABSTRACT_XML abstract xml 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/OUTPUT_ADT   Abstract data types for output generation 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SLOAP/CL_FORMAT_XML has no interface implemented.
Friends
Class /SLOAP/CL_FORMAT_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_ID Instance attribute Private Type reference (TYPE) /SLOAP/TEMPLATE_ID template id 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CONFLICTS Instance method Public Method if o1 conflicts with o2 semanticly 20100127
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100127
3 EQUALS Instance method Public Method true if IDs are equal 20100127
4 GET_ID Instance method Public Method 20100127
5 SET_ID Instance method Public Method 20100127
Events
Class /SLOAP/CL_FORMAT_XML has no event.
Types
Class /SLOAP/CL_FORMAT_XML has no local type.
Method Signatures

Method CONFLICTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FORMAT Call by reference Object reference (TYPE REF TO) /SLOAP/CL_FORMAT_XML 20100127
2 Returning RV_CONFLICT Value transfer Type reference (TYPE) ABAP_BOOL 20100127

Method CONFLICTS on class /SLOAP/CL_FORMAT_XML has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORMAT_XML Call by reference Type reference (TYPE) STRING 20100127
2 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/TEMPLATE_ID template id 20100127

Method CONSTRUCTOR on class /SLOAP/CL_FORMAT_XML has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FORMAT Call by reference Object reference (TYPE REF TO) /SLOAP/CL_FORMAT_XML 20100127
2 Returning RV_IS_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20100127

Method EQUALS on class /SLOAP/CL_FORMAT_XML has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) /SLOAP/TEMPLATE_ID template id 20100127

Method GET_ID on class /SLOAP/CL_FORMAT_XML has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/TEMPLATE_ID template id 20100127

Method SET_ID on class /SLOAP/CL_FORMAT_XML has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700