Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PXN_BASE | Node | 20090409 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_PXN_CLASSIFICATION | Classification | 20090715 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_PXN_CONST | general constants | 20090409 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_PXN_DELETABLE | Deletable | 20090507 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_PXN_LIFE_CYCLE_STATUS | Classification | 20120504 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_PXN_OPERATION_CONFIG | Operation Patterns | 20120712 |
| 7 | Interface composition (i COMPRISING i_ref) | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20090507 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXN_OPERATION | Operation | 20090409 |
Properties
| Class | IF_PXN_OPERATION | |
| Short Description | operation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090409 | SAP |
| Last change | 20140121 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_PXN_OPERATION has no interface implemented.
Friends
Class IF_PXN_OPERATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090522 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20090522 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090522 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20090522 | |||||
| 5 | Constant | Public | See coding | 20090716 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20090522 |
Methods
Events
Class IF_PXN_OPERATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20090409 | tab type standard table of ref to if_pxn_operation with default key
|
||
| 2 | T_CLASSIF | Public | Attribute reference (LIKE) | 20100430 | |
||
| 3 | T_CLASSIFS | Public | Attribute reference (LIKE) | 20100430 | |
Method Signatures
Method ADD_FAULT_BY_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20090518 | |||
| 2 | POS | Call by reference | Type reference (TYPE) | I | 0 | 20090518 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_FAULT_TYPE | Exceptions of interface operation | 20120127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090709 | ||
| 2 | Object is invalid or inconsistent | 20090709 | ||
| 3 | Object cannot be locked | 20090709 | ||
| 4 | Node is obsolete | 20090518 | ||
| 5 | Read only | 20090709 |
Method CAST_TO_INTERFACE Signature
Method CAST_TO_INTERFACE on class IF_PXN_OPERATION has no parameter.
Method CAST_TO_INTERFACE on class IF_PXN_OPERATION has no exception.
Method DELETE_NODE Signature
Method DELETE_NODE on class IF_PXN_OPERATION has no parameter.
Method DELETE_NODE on class IF_PXN_OPERATION has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class IF_PXN_OPERATION has no parameter.
Method ENQUEUE on class IF_PXN_OPERATION has no exception.
Method GET_ABAP_NAME Signature
Method GET_ABAP_NAME on class IF_PXN_OPERATION has no parameter.
Method GET_ABAP_NAME on class IF_PXN_OPERATION has no exception.
Method GET_AVAILABLE_PATTERNS Signature
Method GET_AVAILABLE_PATTERNS on class IF_PXN_OPERATION has no parameter.
Method GET_AVAILABLE_PATTERNS on class IF_PXN_OPERATION has no exception.
Method GET_CLASSIFICATIONS Signature
Method GET_CLASSIFICATIONS on class IF_PXN_OPERATION has no parameter.
Method GET_CLASSIFICATIONS on class IF_PXN_OPERATION has no exception.
Method GET_FAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULTS | Call by reference | Type reference (TYPE) | IF_PXN_FAULT_TYPE=>TAB | Fault type | 20090518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090518 |
Method GET_ID Signature
Method GET_ID on class IF_PXN_OPERATION has no parameter.
Method GET_ID on class IF_PXN_OPERATION has no exception.
Method GET_IDEMPOTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IDEMPOTENT | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090724 |
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_PXN_INTERFACE | service interface | 20090720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090720 |
Method GET_MAIN Signature
Method GET_MAIN on class IF_PXN_OPERATION has no parameter.
Method GET_MAIN on class IF_PXN_OPERATION has no exception.
Method GET_NAME Signature
Method GET_NAME on class IF_PXN_OPERATION has no parameter.
Method GET_NAME on class IF_PXN_OPERATION has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class IF_PXN_OPERATION has no parameter.
Method GET_OBJECT_TYPE on class IF_PXN_OPERATION has no exception.
Method GET_OBJECT_TYPE_DESCRIPTION Signature
Method GET_OBJECT_TYPE_DESCRIPTION on class IF_PXN_OPERATION has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class IF_PXN_OPERATION has no exception.
Method GET_OPERATION_PATTERN Signature
Method GET_OPERATION_PATTERN on class IF_PXN_OPERATION has no parameter.
Method GET_OPERATION_PATTERN on class IF_PXN_OPERATION has no exception.
Method GET_POSITION Signature
Method GET_POSITION on class IF_PXN_OPERATION has no parameter.
Method GET_POSITION on class IF_PXN_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_PXN_OPERATION_PARAM | Qualified Name | 20090518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090518 |
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_PXN_OPERATION_PARAM | Qualified Name | 20090518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090518 |
Method IS_CONSISTENT Signature
Method IS_CONSISTENT on class IF_PXN_OPERATION has no parameter.
Method IS_CONSISTENT on class IF_PXN_OPERATION has no exception.
Method IS_SETTABLE_ABAP_NAME Signature
Method IS_SETTABLE_ABAP_NAME on class IF_PXN_OPERATION has no parameter.
Method IS_SETTABLE_ABAP_NAME on class IF_PXN_OPERATION has no exception.
Method IS_SETTABLE_XSD Signature
Method IS_SETTABLE_XSD on class IF_PXN_OPERATION has no parameter.
Method IS_SETTABLE_XSD on class IF_PXN_OPERATION has no exception.
Method REMOVE_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_FAULT_TYPE | Fault type | 20090724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object cannot be locked | 20090713 | ||
| 2 | Node is obsolete | 20090518 | ||
| 3 | Read only | 20090713 |
Method REMOVE_RESPONSE Signature
Method REMOVE_RESPONSE on class IF_PXN_OPERATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object cannot be locked | 20090724 | ||
| 2 | Node is obsolete | 20090724 | ||
| 3 | Read only | 20090724 |
Method SET_ABAP_NAME Signature
Method SET_ABAP_NAME on class IF_PXN_OPERATION has no parameter.
Method SET_ABAP_NAME on class IF_PXN_OPERATION has no exception.
Method SET_CLASSIFICATIONS Signature
Method SET_CLASSIFICATIONS on class IF_PXN_OPERATION has no parameter.
Method SET_CLASSIFICATIONS on class IF_PXN_OPERATION has no exception.
Method SET_FAULT_POSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULTS | Call by reference | Type reference (TYPE) | IF_PXN_FAULT_TYPE=>TAB | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20100325 | ||
| 2 | Lock failed | 20100325 | ||
| 3 | Node is obsolete | 20100325 | ||
| 4 | Read only | 20100325 |
Method SET_IDEMPOTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IDEMPOTENT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090417 | ||
| 2 | Object is invalid or inconsistent | 20090417 | ||
| 3 | Object cannot be locked | 20090417 | ||
| 4 | Node is obsolete | 20090417 | ||
| 5 | Read only | 20090417 |
Method SET_OPERATION_PATTERN Signature
Method SET_OPERATION_PATTERN on class IF_PXN_OPERATION has no parameter.
Method SET_OPERATION_PATTERN on class IF_PXN_OPERATION has no exception.
Method SET_REQUEST_BY_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20090417 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_OPERATION_PARAM | 20120127 | ||||
| 3 | SET_ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090417 | ||
| 2 | Object is invalid or inconsistent | 20090417 | ||
| 3 | Object cannot be locked | 20090417 | ||
| 4 | Node is obsolete | 20090417 | ||
| 5 | Read only | 20090417 |
Method SET_RESPONSE_BY_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20090417 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_OPERATION_PARAM | 20120127 | ||||
| 3 | SET_ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090417 | ||
| 2 | Object is invalid or inconsistent | 20090417 | ||
| 3 | Object cannot be locked | 20090417 | ||
| 4 | Node is obsolete | 20090417 | ||
| 5 | Read only | 20090417 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |