SAP ABAP Class CL_PXN_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_BASE | Base (abstract) | 20100430 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_ABAP_DESCRIPTION | Description | 20130703 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CLASSIFICATION | Classification | 20100430 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONST_PROFILE | Constants for Profiles | 20090717 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_DELETABLE | Deletable | 20090507 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_LIFE_CYCLE_STATUS | Classification | 20120712 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_OPERATION | operation | 20090409 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_OPERATION_CONFIG | Operation Patterns | 20120712 |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20090507 |
Properties
| Class | CL_PXN_OPERATION | |
| Short Description | Operation | |
| Super Class | CL_PXN_BASE | Base (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20090407 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PXN_OPERATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_ABAP_DESCRIPTION | Description | 20130703 | ||
| 2 | IF_PXN_CLASSIFICATION | Classification | 20100430 | ||
| 3 | IF_PXN_CONST_PROFILE | Constants for Profiles | 20090717 | ||
| 4 | IF_PXN_DELETABLE | Deletable | 20090507 | ||
| 5 | IF_PXN_LIFE_CYCLE_STATUS | Classification | 20120712 | ||
| 6 | IF_PXN_OPERATION | operation | 20090409 | ||
| 7 | IF_PXN_OPERATION_CONFIG | Operation Patterns | 20120712 | ||
| 8 | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20090507 |
Friends
Class CL_PXN_OPERATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_CLASS_INFO | 20091009 | ||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20091009 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20090717 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20090717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090409 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20091009 | |
| 3 | Instance method | Private | Method | 20090804 | ||
| 4 | Instance method | Private | Method | 20090709 |
Events
Class CL_PXN_OPERATION has no event.
Types
Class CL_PXN_OPERATION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_OPERATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_OPERATION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | mdr object | 20091009 |
Method CONSTRUCTOR on class CL_PXN_OPERATION has no exception.
Method GET_RESPONSE Signature
Method GET_RESPONSE on class CL_PXN_OPERATION has no parameter.
Method GET_RESPONSE on class CL_PXN_OPERATION has no exception.
Method SET_PARAM_BY_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20090709 | |||
| 2 | IFR_TYPE | Call by reference | Type reference (TYPE) | PRX_IFRTYP | Object Type in the Enterprise Services Builder | 20090709 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20090709 | |||
| 4 | R3_TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20090709 | |||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_OPERATION_PARAM | Parameter of interface operation | 20120127 | |||
| 6 | SET_ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090709 |
| # | 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 | 20090709 | ||
| 5 | Read only | 20090709 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |