SAP ABAP Class CL_MTS_PRX_DATA_TYPE (resource controller for proxy data type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-ACI (Application Component) ABAP Connectivity and Integration Tools
⤷
SMTS_PROXY_REST (Package) REST Resources For WS Proxy Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MTS_R_PRX_ABSTRACT | REST Resource Abstract Class For Proxy Objects | 20120716 |
Properties
| Class | CL_MTS_PRX_DATA_TYPE | |
| Short Description | resource controller for proxy data type | |
| Super Class | CL_MTS_R_PRX_ABSTRACT | REST Resource Abstract Class For Proxy Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMTS_PROXY_REST | REST Resources For WS Proxy Objects |
| Created | 20120716 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_MTS_PRX_DATA_TYPE has no interface implemented.
Friends
Class CL_MTS_PRX_DATA_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20120716 | |||||
| 2 | Instance attribute | Private | See coding | 20120716 | |||||
| 3 | Instance attribute | Private | See coding | 20120716 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_DATATYPE_DETAILS | 20120716 |
Methods
Events
Class CL_MTS_PRX_DATA_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | WHERE_USED_TYPE | Protected | See coding | 20120716 | BEGIN OF where_used_type.
TYPES : where_used_dt_ref TYPE IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT_REFERENCE.
TYPES :END OF where_used_type
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MTS_PRX_DATA_TYPE has no parameter.
Method CONSTRUCTOR on class CL_MTS_PRX_DATA_TYPE has no exception.
Method GET_DATA_TYPE_PROXY_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA_TYPE | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT | 20120716 | ||||
| 2 | IS_DATA_TYPE | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DT_DETAILS=>TY_ROOT-TT_ELEMENT | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120716 | |||
| 2 | Unqualified call | 20121018 | ||
| 3 | Invalid data | 20121018 | ||
| 4 | Object cannot be locked | 20121018 | ||
| 5 | Node is obsolete | 20121010 | ||
| 6 | Read only | 20121018 |
Method GET_PROXY_DATATYPE_CONTENT_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_ELEMENTS | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT-ELEMENTS | 20120716 | ||||
| 2 | IM_PRX_DATA_CONTENT | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_STRUCTURE-SC_FIELD | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120716 | |||
| 2 | 20130904 | |||
| 3 | MDR fault (abstract) | 20121026 | ||
| 4 | Invalid data | 20121026 | ||
| 5 | Object cannot be locked | 20121026 | ||
| 6 | Read only | 20121026 |
Method GET_PROXY_DATATYPE_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PROXY_ADT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120716 | ||||
| 2 | ES_DATA_TYPE | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT | 20120716 | ||||
| 3 | IM_PROXY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120716 | ||||
| 4 | IM_PXN_GLOBAL | Call by reference | Object reference (TYPE REF TO) | IF_PXN_GLOBAL | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120716 | |||
| 2 | 20130904 | |||
| 3 | MDR fault (abstract) | 20121026 | ||
| 4 | Object cannot be locked | 20121026 | ||
| 5 | 20120716 |
Method GET_PROXY_DATA_FOR_ESR_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PROXY_ADT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120716 | ||||
| 2 | IS_DATA_TYPE | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_DATATYPE_DETAILS | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource does not exist | 20120720 | ||
| 2 | MDR fault (abstract) | 20121026 | ||
| 3 | Object cannot be locked | 20121026 | ||
| 4 | Node is obsolete | 20120720 |
Method GET_PROXY_DATA_TYPE_ATT_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_ELEMENTS | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT-ELEMENTS | 20120716 | ||||
| 2 | IM_PRX_DATA_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_STRUCTURE-ATTRIBUTES | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120716 | |||
| 2 | 20130904 | |||
| 3 | MDR fault (abstract) | 20121026 | ||
| 4 | Invalid data | 20121026 | ||
| 5 | Object cannot be locked | 20121026 | ||
| 6 | Read only | 20121026 |
Method GET_PROXY_DATA_TYPE_ELE_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_ELEMENTS | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT-ELEMENTS | 20120716 | ||||
| 2 | IM_PRX_DATA_ELEMENT | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_STRUCTURE-ELEMENTS | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120716 | |||
| 2 | 20130904 | |||
| 3 | MDR fault (abstract) | 20121026 | ||
| 4 | Invalid data | 20121026 | ||
| 5 | Object cannot be locked | 20121026 | ||
| 6 | Read only | 20121026 |
Method GET_PROXY_DT_ATT_API_ESR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_ELEMENTS | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT-ELEMENTS | 20120716 | ||||
| 2 | IM_PRX_DATA_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_STRUCTURE-ATTRIBUTES | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource does not exist | 20120719 | ||
| 2 | MDR fault (abstract) | 20121026 | ||
| 3 | Invalid data | 20121026 | ||
| 4 | Object cannot be locked | 20121026 | ||
| 5 | Read only | 20121026 |
Method GET_PROXY_DT_CONTENT_API_ESR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_ELEMENTS | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT-ELEMENTS | 20120716 | ||||
| 2 | IM_PRX_DATA_CONTENT | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_STRUCTURE-SC_FIELD | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Resource does not exist | 20120720 | ||
| 2 | MDR fault (abstract) | 20121026 | ||
| 3 | Invalid data | 20121026 | ||
| 4 | Object cannot be locked | 20121026 | ||
| 5 | Read only | 20121026 |
Method GET_PROXY_DT_ELE_API_ESR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_ELEMENTS | Call by reference | Type reference (TYPE) | IF_MTS_PRX_DATA_TYPE=>TY_ROOT-ELEMENTS | 20120716 | ||||
| 2 | IM_PRX_DATA_ELEMENT | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_STRUCTURE-ELEMENTS | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120716 | |||
| 2 | MDR fault (abstract) | 20121026 | ||
| 3 | Invalid data | 20121026 | ||
| 4 | Object cannot be locked | 20121026 | ||
| 5 | Node is obsolete | 20121009 | ||
| 6 | Read only | 20121026 |
Method GET_RUNTIME_CODE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CODE_LISTS | Call by reference | Type reference (TYPE) | IF_ESF_CODE_LIST_PROVIDER=>TT_CODE_VALUES_W_DESCRIPTIONS | 20120716 | ||||
| 2 | IS_ENUM_VALUES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120716 |
Method LOAD_DT_FROM_QUERY_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_TYPE | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_DATATYPE_DETAILS | 20120716 | ||||
| 2 | IV_MO_NAME | Call by reference | Type reference (TYPE) | STRING | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130904 |
Method LOAD_DT_USING_QUERY_API_ESR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_TYPE | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_DATATYPE_DETAILS | 20120716 | ||||
| 2 | IV_MO_NAME | Call by reference | Type reference (TYPE) | STRING | 20120716 |
Method LOAD_DT_USING_QUERY_API_ESR on class CL_MTS_PRX_DATA_TYPE has no exception.
Method LOAD_INLINE_DT_FROM_QUERY_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRX_DATA_TYPE | Call by reference | Type reference (TYPE) | IF_PXN_QUERY=>T_EXT_DATATYPE_DETAILS | 20120716 | ||||
| 2 | IV_MO_NAME | Call by reference | Type reference (TYPE) | STRING | 20120716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130904 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |