SAP ABAP Class /IWFND/CL_SUTIL_XML_DEPOT (Access XML Depot)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/COS_SUPPORTABILITY (Package) GW Framework - Supportability Components
⤷
⤷
Properties
| Class | /IWFND/CL_SUTIL_XML_DEPOT | |
| Short Description | Access XML Depot | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/COS_SUPPORTABILITY | GW Framework - Supportability Components |
| Created | 20111116 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CL_SUTIL_XML_DEPOT has no forward declaration.
Interfaces
Class /IWFND/CL_SUTIL_XML_DEPOT has no interface implemented.
Friends
Class /IWFND/CL_SUTIL_XML_DEPOT has no friend class.
Attributes
Class /IWFND/CL_SUTIL_XML_DEPOT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get XML data | 20111117 | |
| 2 | Static method | Public | Method | Modify an entry | 20111116 |
Events
Class /IWFND/CL_SUTIL_XML_DEPOT has no event.
Types
Class /IWFND/CL_SUTIL_XML_DEPOT has no local type.
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML_NAME | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XMLDEPOT_NAME | XML Name in XML Depot | 20111117 | |||
| 2 | RV_XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20111117 |
Method GET_DATA on class /IWFND/CL_SUTIL_XML_DEPOT has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Description for this entry | 20111116 | |||
| 2 | IV_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML Data | 20111116 | |||
| 3 | IV_XML_NAME | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XMLDEPOT_NAME | XML Name | 20111116 |
Method MODIFY on class /IWFND/CL_SUTIL_XML_DEPOT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |