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 | 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 | Static Attribute | Public | Type reference (TYPE) | I | 20040130 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | TT | TTSR_TYPE | 20040130 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | I | 20040130 | ||||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | 20040130 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | RFCSI | 20040130 | ||||
| 6 | Static Attribute | Public | Type reference (TYPE) | I | 20040130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040130 | ||
| 2 | Static method | Public | Method | 20040130 | ||
| 3 | Static method | Public | Method | 20040130 | ||
| 4 | Static method | Public | Method | 20040130 | ||
| 5 | Static method | Public | Method | 20040130 | ||
| 6 | Static method | Public | Method | 20040130 | ||
| 7 | Static method | Public | Method | 20040130 | ||
| 8 | 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 | 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 | XMLDOC | Value transfer | Type reference (TYPE) | STRING | 20040130 | ||||
| 2 | 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 | 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 | 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 | 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 | DOC | Value transfer | Object reference (TYPE REF TO) | IF_SXML_PART | 20040130 | ||||
| 2 | EXCEPTION | Call by reference | Type reference (TYPE) | STRING | 20040130 | ||||
| 3 | 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 | 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 | 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 |