SAP ABAP Class CL_SRTS_CREATE_XML_DOCUMENT (CL_SRTS_CREATE_XML_DOCUMENT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_TESTS (Package) SOAP Runtime Tests
Properties
Class CL_SRTS_CREATE_XML_DOCUMENT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_TESTS   SOAP Runtime Tests 
Created 20040130   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WSSE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRTS_CREATE_XML_DOCUMENT has no interface implemented.
Friends
Class CL_SRTS_CREATE_XML_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GL_INT Static Attribute Public Type reference (TYPE) I 20040130
2 GL_TT1 Static Attribute Public Type reference (TYPE) TT TTSR_TYPE 20040130
3 P1_IVAL Static Attribute Public Type reference (TYPE) I 20040130
4 P2_SVAL Static Attribute Public Type reference (TYPE) STRING 20040130
5 P3_RFCSI Static Attribute Public Type reference (TYPE) RFCSI 20040130
6 P4_IVAL Static Attribute Public Type reference (TYPE) I 20040130
Methods
# Method Level Visibility Method type Description Created on
1 BODY_WITH_PARAMETER Static method Public Method 20040130
2 GEN_XMLDOC Static method Public Method 20040130
3 MIXED_CASE_CONTENT Static method Public Method 20040130
4 SECURITY_HEADER Static method Public Method 20040130
5 SOAP_FAULT Static method Public Method 20040130
6 SOAP_FAULT_DETAIL Static method Public Method 20040130
7 WRITE_XMLDOC Static method Public Method 20040130
8 XML_NAMESPACES Static method Public Method 20040130
Events
Class CL_SRTS_CREATE_XML_DOCUMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT Public See coding 20050208 BEGIN OF TT, string TYPE STRING, int TYPE I, date TYPE D, END OF TT
Method Signatures

Method BODY_WITH_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC Value transfer Object reference (TYPE REF TO) IF_SXML_PART 20040130

Method BODY_WITH_PARAMETER on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.

Method GEN_XMLDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XMLDOC Value transfer Type reference (TYPE) STRING 20040130
2 Importing XMLPART Call by reference Object reference (TYPE REF TO) IF_SXML_PART 20040130

Method GEN_XMLDOC on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.

Method MIXED_CASE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC Value transfer Object reference (TYPE REF TO) IF_SXML_PART 20040130

Method MIXED_CASE_CONTENT on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.

Method SECURITY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC Value transfer Object reference (TYPE REF TO) IF_SXML_PART 20040130

Method SECURITY_HEADER on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.

Method SOAP_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC Value transfer Object reference (TYPE REF TO) IF_SXMLP_PART 20040130

Method SOAP_FAULT on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.

Method SOAP_FAULT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC Value transfer Object reference (TYPE REF TO) IF_SXML_PART 20040130
2 Importing EXCEPTION Call by reference Type reference (TYPE) STRING 20040130
3 Importing TEXT Call by reference Type reference (TYPE) STRING 20040130

Method SOAP_FAULT_DETAIL on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.

Method WRITE_XMLDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC Call by reference Type reference (TYPE) STRING 20040130

Method WRITE_XMLDOC on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.

Method XML_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC Value transfer Object reference (TYPE REF TO) IF_SXML_PART 20040130

Method XML_NAMESPACES on class CL_SRTS_CREATE_XML_DOCUMENT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700