SAP ABAP Class /BOBF/CL_TOOLS_TRACE_RPE_CONV (CL_RPE_CONVERT)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/TOOLS (Package) Business Object Processing Framework Tools
⤷
⤷
Properties
| Class | /BOBF/CL_TOOLS_TRACE_RPE_CONV | |
| Short Description | CL_RPE_CONVERT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/TOOLS | Business Object Processing Framework Tools |
| Created | 20130607 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no forward declaration.
Interfaces
Class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no interface implemented.
Friends
Class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | %_C_POINTER | 20130627 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | 20130627 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | 20130627 | ||||
| 4 | Constant | Private | Type reference (TYPE) | I | 2 | 20130627 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 95 | 20130627 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 31 | 20130627 | |||
| 7 | Constant | Private | Type reference (TYPE) | I | 30 | 20130627 | |||
| 8 | Constant | Private | Type reference (TYPE) | I | 10 | 20130627 | |||
| 9 | Constant | Private | Type reference (TYPE) | I | 0 | 20130627 | |||
| 10 | Constant | Private | Type reference (TYPE) | I | 11 | 20130627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130627 | ||
| 2 | Instance method | Public | Method | 20130627 | ||
| 3 | Instance method | Public | Method | 20130627 | ||
| 4 | Instance method | Public | Method | 20130627 | ||
| 5 | Instance method | Public | Method | 20130627 | ||
| 6 | Instance method | Public | Method | 20130627 | ||
| 7 | Instance method | Public | Method | 20130627 | ||
| 8 | Instance method | Public | Method | 20130627 |
Events
Class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no event.
Types
Class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no local type.
Method Signatures
Method ABAP_TO_XML_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAPNAME | Value transfer | Type reference (TYPE) | STRING | 20130627 | ||||
| 2 | XMLNAME | Value transfer | Type reference (TYPE) | STRING | 20130627 |
Method ABAP_TO_XML_NAME on class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no exception.
Method DATA_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20130627 | ||||
| 2 | TAGNAME | Call by reference | Type reference (TYPE) | STRING | 20130627 | ||||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130627 | |||
| 2 | 20130627 | |||
| 3 | 20130627 | |||
| 4 | 20130627 |
Method STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | STRING | 20130627 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | XSTRING | 20130627 |
Method STRING_TO_XSTRING on class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no exception.
Method TRANSFORM_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20130627 | ||||
| 2 | TAGNAME | Call by reference | Type reference (TYPE) | STRING | 20130627 | ||||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130627 |
Method TRANSFORM_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20130627 | ||||
| 2 | IGNORE_INIT_VALUE | Call by reference | Type reference (TYPE) | C | 20130627 | ||||
| 3 | TAGNAME | Call by reference | Type reference (TYPE) | STRING | 20130627 | ||||
| 4 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130627 |
Method XML_TO_ABAP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAPNAME | Value transfer | Type reference (TYPE) | STRING | 20130627 | ||||
| 2 | XMLNAME | Value transfer | Type reference (TYPE) | STRING | 20130627 |
Method XML_TO_ABAP_NAME on class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no exception.
Method XML_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20130627 | ||||
| 2 | TAGNAME | Call by reference | Type reference (TYPE) | STRING | 20130627 | ||||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130627 | |||
| 2 | 20130627 | |||
| 3 | 20130627 | |||
| 4 | 20130627 |
Method XSTRING_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20130627 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | STRING | 20130627 |
Method XSTRING_TO_STRING on class /BOBF/CL_TOOLS_TRACE_RPE_CONV has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |