SAP ABAP Interface IF_PXNE_OPERATION (Operation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXNE_OPERATION | Operation | 20100618 |
Properties
| Interface | IF_PXNE_OPERATION | |
| Short Description | Operation |
General Data
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20100617 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_PXNE_FAULT_TYPE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXNE_NODE | Representation of an ABAP entity | 20100618 | ||
| 2 | IF_PXN_BASE | Node | 20100617 | ||
| 3 | IF_PXN_CONST | general constants | 20100617 | ||
| 4 | IF_PXN_DELETABLE | Deletable | 20110620 | ||
| 5 | IF_PXN_OPERATION_CONFIG | Operation Patterns | 20120712 | ||
| 6 | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20110620 |
Friends
Interface IF_PXNE_OPERATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Instance attribute | Public | Attribute reference (LIKE) | 20100617 | ||||
| 2 | INTERFACE | Instance attribute | Public | Attribute reference (LIKE) | 20100617 | ||||
| 3 | NODETYPE | Instance attribute | Public | Attribute reference (LIKE) | 20100617 | ||||
| 4 | NODE_DESCRIPTION | Instance attribute | Public | Attribute reference (LIKE) | 20100617 | ||||
| 5 | TOOLTIP | Instance attribute | Public | Attribute reference (LIKE) | 20100617 |
Methods
Events
Interface IF_PXNE_OPERATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20100617 | TAB type standard table of ref to if_pxne_operation with default key
|
||
| 2 | WARNINGS | Public | Attribute reference (LIKE) | 20100617 | |
Method Signatures
Method CAST_TO_INTERFACE Signature
Method CAST_TO_INTERFACE on Interface IF_PXNE_OPERATION has no parameter.
Method CAST_TO_INTERFACE on Interface IF_PXNE_OPERATION has no exception.
Method ENQUEUE Signature
Method ENQUEUE on Interface IF_PXNE_OPERATION has no parameter.
Method ENQUEUE on Interface IF_PXNE_OPERATION has no exception.
Method GET_ABAP_NAME Signature
Method GET_ABAP_NAME on Interface IF_PXNE_OPERATION has no parameter.
Method GET_ABAP_NAME on Interface IF_PXNE_OPERATION has no exception.
Method GET_AVAILABLE_PATTERNS Signature
Method GET_AVAILABLE_PATTERNS on Interface IF_PXNE_OPERATION has no parameter.
Method GET_AVAILABLE_PATTERNS on Interface IF_PXNE_OPERATION has no exception.
Method GET_FAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULTS | Value transfer | Type reference (TYPE) | IF_PXNE_FAULT_TYPE=>TAB | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20100618 |
Method GET_ID Signature
Method GET_ID on Interface IF_PXNE_OPERATION has no parameter.
Method GET_ID on Interface IF_PXNE_OPERATION has no exception.
Method GET_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_PXNE_INTERFACE | service interface | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20100618 |
Method GET_MAIN Signature
Method GET_MAIN on Interface IF_PXNE_OPERATION has no parameter.
Method GET_MAIN on Interface IF_PXNE_OPERATION has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_PXNE_OPERATION has no parameter.
Method GET_NAME on Interface IF_PXNE_OPERATION has no exception.
Method GET_NAME_PROBLEM Signature
Method GET_NAME_PROBLEM on Interface IF_PXNE_OPERATION has no parameter.
Method GET_NAME_PROBLEM on Interface IF_PXNE_OPERATION has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on Interface IF_PXNE_OPERATION has no parameter.
Method GET_OBJECT_TYPE on Interface IF_PXNE_OPERATION has no exception.
Method GET_OBJECT_TYPE_DESCRIPTION Signature
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXNE_OPERATION has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXNE_OPERATION has no exception.
Method GET_OPERATION_PATTERN Signature
Method GET_OPERATION_PATTERN on Interface IF_PXNE_OPERATION has no parameter.
Method GET_OPERATION_PATTERN on Interface IF_PXNE_OPERATION has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_PXNE_OPERATION_PARAM | Parameter of interface operation | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20100618 |
Method GET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_PXNE_OPERATION_PARAM | Parameter of interface operation | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20100618 |
Method GET_WARNINGS Signature
Method GET_WARNINGS on Interface IF_PXNE_OPERATION has no parameter.
Method GET_WARNINGS on Interface IF_PXNE_OPERATION has no exception.
Method IS_CONSISTENT Signature
Method IS_CONSISTENT on Interface IF_PXNE_OPERATION has no parameter.
Method IS_CONSISTENT on Interface IF_PXNE_OPERATION has no exception.
Method IS_SETTABLE_ABAP_NAME Signature
Method IS_SETTABLE_ABAP_NAME on Interface IF_PXNE_OPERATION has no parameter.
Method IS_SETTABLE_ABAP_NAME on Interface IF_PXNE_OPERATION has no exception.
Method IS_SETTABLE_XSD Signature
Method IS_SETTABLE_XSD on Interface IF_PXNE_OPERATION has no parameter.
Method IS_SETTABLE_XSD on Interface IF_PXNE_OPERATION has no exception.
Method SET_ABAP_NAME Signature
Method SET_ABAP_NAME on Interface IF_PXNE_OPERATION has no parameter.
Method SET_ABAP_NAME on Interface IF_PXNE_OPERATION has no exception.
Method SET_OPERATION_PATTERN Signature
Method SET_OPERATION_PATTERN on Interface IF_PXNE_OPERATION has no parameter.
Method SET_OPERATION_PATTERN on Interface IF_PXNE_OPERATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |