Hierarchy
⤷
⤷
Properties
| Class | /IWFND/CL_SUTIL_ODATA_MAPPER | |
| Short Description | Map OData Payload to ABAP | |
| 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 | 20130524 | SAP |
| Last change | 20141120 | |
| 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 /IWFND/CL_SUTIL_ODATA_MAPPER has no interface implemented.
Friends
Class /IWFND/CL_SUTIL_ODATA_MAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'Content-Length:' | 20131213 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'Content-Type' | 20130611 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'HTTP-Status' | 20130524 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'Operation' | 20130524 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | '$links/' | 20130524 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '-entityset' | 20130604 | |||
| 7 | Constant | Private | Type reference (TYPE) | CHAR1 | 'B' | BATCH | 20130524 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | 'J' | JSON | 20130524 | ||
| 9 | Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | XML | 20130524 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | '__deferred' | 20130524 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | '__next' | 20130524 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | '__metadata' | 20130524 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'results' | 20130524 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | '__' | 20130524 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | '-batch' | 20130524 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | '-entry' | 20130524 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | '-feed' | 20130524 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | '-fi_struct' | 20130604 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | '-inline' | 20130524 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | '-link' | 20130524 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'self' | 20130524 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'OpenSearchDescription' | 20130618 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'Service Document' | 20130604 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'Service Metadata' | 20130604 | |||
| 25 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Batch | 20130525 | ||
| 26 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Function Import Structure | 20130603 | ||
| 27 | Constant | Public | Type reference (TYPE) | CHAR1 | 's' | Structure with INLINE | 20130525 | ||
| 28 | Constant | Public | Type reference (TYPE) | CHAR1 | 't' | Table with INLINE | 20130525 | ||
| 29 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | OpenSearch | 20130618 | ||
| 30 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Service Document | 20130604 | ||
| 31 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Service Metadata | 20130604 | ||
| 32 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Structure | 20130525 | ||
| 33 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Table | 20130525 | ||
| 34 | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Unknown | 20130525 | ||
| 35 | Constant | Public | Type reference (TYPE) | STRING | '-single_media_data' | 20131213 | |||
| 36 | Constant | Public | Type reference (TYPE) | STRING | '-single_payload' | 20130524 | |||
| 37 | Constant | Private | Type reference (TYPE) | X | '0D' | Carriage Return | 20130524 | ||
| 38 | Constant | Private | Type reference (TYPE) | X | '0A' | Line Feed | 20130524 | ||
| 39 | Constant | Private | Type reference (TYPE) | X | '3E' | > | 20130524 | ||
| 40 | Constant | Private | Type reference (TYPE) | X | '2D' | - | 20130524 | ||
| 41 | Constant | Private | Type reference (TYPE) | X | '3C' | < | 20130524 | ||
| 42 | Constant | Private | Type reference (TYPE) | X | '20' | b | 20130524 | ||
| 43 | Constant | Private | Type reference (TYPE) | X | '7B' | { | 20130524 | ||
| 44 | Constant | Private | Type reference (TYPE) | X | '09' | TAB | 20130524 | ||
| 45 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWFND/CL_SUTIL_ODATA_MAPPER | Map OData Payload to ABAP | 20130524 | |||
| 46 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130524 | ||||
| 47 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130524 | ||||
| 48 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130524 | ||||
| 49 | Static Attribute | Private | Type reference (TYPE) | XSTRING | 20130524 |
Methods
Events
Class /IWFND/CL_SUTIL_ODATA_MAPPER has no event.
Types
Class /IWFND/CL_SUTIL_ODATA_MAPPER has no local type.
Method Signatures
Method CONVERT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DATA | Call by reference | Type reference (TYPE) | DATA | 20130524 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130524 |
Method CONVERT_FIELD on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method CONVERT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DATA | Call by reference | Type reference (TYPE) | DATA | 20130524 | ||||
| 2 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130524 | |||
| 3 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130524 |
Method CONVERT_STRUCTURE on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method CONVERT_TO_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DATA | Call by reference | Type reference (TYPE) | DATA | Business Data | 20130607 | |||
| 2 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 3 | IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | OData Payload | 20130607 |
Method CONVERT_TO_ABAP on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method GET_BATCH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Application Data Table (string based) | 20130524 | |||
| 2 | EV_BASE_URL | Call by reference | Type reference (TYPE) | STRING | Base URL | 20130628 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error text if any | 20130524 | |||
| 4 | IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | OData Payload | 20130524 |
Method GET_BATCH_DATA on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method GET_BUSINESS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table (string based) | 20130607 | |||
| 2 | EV_BASE_URL | Call by reference | Type reference (TYPE) | STRING | Base URL | 20130619 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | EV_PAYLOAD_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Payload Type | 20130607 | |||
| 5 | IV_XDOC | Call by reference | Type reference (TYPE) | XSTRING | OData Payload | 20130607 |
Method GET_BUSINESS_DATA on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ODATA_MAPPER | Value transfer | Object reference (TYPE REF TO) | /IWFND/CL_SUTIL_ODATA_MAPPER | Map OData Payload to ABAP | 20130524 |
Method GET_INSTANCE on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_ANY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_JSON_INDEX | Call by reference | Type reference (TYPE) | I | Index in JSON Table | 20130607 | |||
| 3 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Tag Data - Table | 20130607 | |||
| 4 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method JSON_GET_ANY on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_JSON_INDEX | Call by reference | Type reference (TYPE) | I | Index in JSON Table | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 | |||
| 6 | IV_ENTRY_NO | Call by reference | Type reference (TYPE) | I | Entry Number | 20130607 |
Method JSON_GET_ENTRY on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_FEED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_JSON_INDEX | Call by reference | Type reference (TYPE) | I | Index in JSON Table | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Tag Data - Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method JSON_GET_FEED on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_JSON_INDEX | Call by reference | Type reference (TYPE) | I | Index in JSON Table | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Tag Data - Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 | |||
| 6 | IV_JSON_LEVEL | Call by reference | Type reference (TYPE) | I | Level in JSON Table | 20130607 |
Method JSON_GET_FIELDS on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_FI_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 3 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Table | 20130607 | |||
| 4 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method JSON_GET_FI_STRUCT on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_INLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 3 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Table | 20130607 | |||
| 4 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method JSON_GET_INLINE on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_PAYLOAD_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Payload Type | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method JSON_GET_INTERNAL on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method JSON_GET_SDOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | IT_JSON_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | JSON Tag Data - Table | 20130607 |
Method JSON_GET_SDOCU on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SDOCU_ADD_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130619 | |||
| 2 | CV_XML_INDEX | Call by reference | Type reference (TYPE) | I | 20130619 | ||||
| 3 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130619 | |||
| 4 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | 20130619 |
Method SDOCU_ADD_LINK on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_ANNOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130611 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130611 |
Method SMETA_ADD_ANNOTATIONS on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_ASSOCIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130610 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130610 |
Method SMETA_ADD_ASSOCIATION on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130610 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130610 |
Method SMETA_ADD_CONTAINER on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130609 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130609 |
Method SMETA_ADD_HEADER on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130610 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130610 |
Method SMETA_ADD_LINK on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130610 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130610 |
Method SMETA_ADD_NAME on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130609 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130609 |
Method SMETA_ADD_PROPERTY on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_PROPERTY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130610 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130610 | ||||
| 3 | IV_MAIN_LEVEL | Call by reference | Type reference (TYPE) | I | 20130610 |
Method SMETA_ADD_PROPERTY_REF on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method SMETA_ADD_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130610 | |||
| 2 | CV_BUSI_INDEX | Call by reference | Type reference (TYPE) | I | 20130610 |
Method SMETA_ADD_TYPE on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_XML_INDEX | Call by reference | Type reference (TYPE) | I | Index in XML Table | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 | |||
| 6 | IV_ENTRY_NO | Call by reference | Type reference (TYPE) | I | Entry Number | 20130607 |
Method XML_GET_ENTRY on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_FEED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_XML_INDEX | Call by reference | Type reference (TYPE) | I | Index in XML Table | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method XML_GET_FEED on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | CV_XML_INDEX | Call by reference | Type reference (TYPE) | I | Index in XML Table | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Tag Data - Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 | |||
| 6 | IV_XML_LEVEL | Call by reference | Type reference (TYPE) | I | Level in XML Table | 20130607 |
Method XML_GET_FIELDS on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_FI_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 3 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Table | 20130607 | |||
| 4 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method XML_GET_FI_STRUCT on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_INLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 3 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Table | 20130607 | |||
| 4 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 | |||
| 5 | IV_INLINE_NAME | Call by reference | Type reference (TYPE) | STRING | Inline Name | 20140428 |
Method XML_GET_INLINE on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business DataTable | 20130607 | |||
| 2 | CV_PAYLOAD_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Payload Type | 20130607 | |||
| 3 | EV_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error Text if any | 20130607 | |||
| 4 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Table | 20130607 | |||
| 5 | IV_BUSI_LEVEL | Call by reference | Type reference (TYPE) | I | Level in Business Data Table | 20130607 |
Method XML_GET_INTERNAL on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_OPENSEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130618 | |||
| 2 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Table | 20130618 |
Method XML_GET_OPENSEARCH on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_SDOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Table | 20130607 |
Method XML_GET_SDOCU on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
Method XML_GET_SMETA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUSI_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | Business Data Table | 20130607 | |||
| 2 | IT_XML_DATA | Call by reference | Type reference (TYPE) | /IWFND/SUTIL_XML_DATA_T | XML Table | 20130607 |
Method XML_GET_SMETA on class /IWFND/CL_SUTIL_ODATA_MAPPER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 250 |