SAP ABAP Class CL_CPE_EXTENSION_XML_UTIL (CPE Extension - Utility for XML conversion)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_DOC (Package) Commodity Pricing: Document Data

⤷

⤷

Properties
Class | CL_CPE_EXTENSION_XML_UTIL | |
Short Description | CPE Extension - Utility for XML conversion | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CPE_DOC | Commodity Pricing: Document Data |
Created | 20130301 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CPE_EXTENSION_XML_UTIL has no forward declaration.
Interfaces
Class CL_CPE_EXTENSION_XML_UTIL has no interface implemented.
Friends
Class CL_CPE_EXTENSION_XML_UTIL has no friend class.
Attributes
Class CL_CPE_EXTENSION_XML_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts the extension wrk table to xml | 20130410 |
2 | ![]() |
Instance method | Public | Method | Converts xml to extension wrk | 20130410 |
Events
Class CL_CPE_EXTENSION_XML_UTIL has no event.
Types
Class CL_CPE_EXTENSION_XML_UTIL has no local type.
Method Signatures
Method CONVERT_WRK_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXTENSION_WRK | Call by reference | Type reference (TYPE) | CPET_EXTENSION_WRK_TAB | CPE Extension - Table Type Wok Structure for Extension Data | 20130410 | ||
2 | ![]() |
RV_EXTENSION_XML | Value transfer | Type reference (TYPE) | STRING | 20130410 |
Method CONVERT_WRK_TO_XML on class CL_CPE_EXTENSION_XML_UTIL has no exception.
Method CONVERT_XML_TO_WRK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTENSION_XML | Call by reference | Type reference (TYPE) | STRING | 20130410 | |||
2 | ![]() |
RT_EXTENSION_WRK | Value transfer | Type reference (TYPE) | CPET_EXTENSION_WRK_TAB | CPE Extension - Table Type Wok Structure for Extension Data | 20130410 |
Method CONVERT_XML_TO_WRK on class CL_CPE_EXTENSION_XML_UTIL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |