SAP ABAP Class IF_PXNE_OPERATION (Operation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_NODE Representation of an ABAP entity 20100618
2 Interface composition (i COMPRISING i_ref)  IF_PXN_BASE Node 20100617
3 Interface composition (i COMPRISING i_ref)  IF_PXN_CONST general constants 20100617
4 Interface composition (i COMPRISING i_ref)  IF_PXN_DELETABLE Deletable 20110620
5 Interface composition (i COMPRISING i_ref)  IF_PXN_OPERATION_CONFIG Operation Patterns 20120712
6 Interface composition (i COMPRISING i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20110620
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
Class IF_PXNE_OPERATION  
Short Description Operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100617   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_PXNE_OPERATION has no interface implemented.
Friends
Class IF_PXNE_OPERATION has no friend class.
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
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20100617
2 ENQUEUE Instance method Public Method 20100617
3 GET_ABAP_NAME Instance method Public Method 20100617
4 GET_AVAILABLE_PATTERNS Instance method Public Method 20120712
5 GET_FAULTS Instance method Public Method 20100617
6 GET_ID Instance method Public Method 20100617
7 GET_INTERFACE Instance method Public Method 20100617
8 GET_MAIN Instance method Public Method 20100617
9 GET_NAME Instance method Public Method 20100617
10 GET_NAME_PROBLEM Instance method Public Method 20100617
11 GET_OBJECT_TYPE Instance method Public Method 20100617
12 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20100617
13 GET_OPERATION_PATTERN Instance method Public Method 20120712
14 GET_REQUEST Instance method Public Method 20100617
15 GET_RESPONSE Instance method Public Method 20100617
16 GET_WARNINGS Instance method Public Method 20100617
17 IS_CONSISTENT Instance method Public Method 20100617
18 IS_SETTABLE_ABAP_NAME Instance method Public Method 20100617
19 IS_SETTABLE_XSD Instance method Public Method 20100617
20 SET_ABAP_NAME Instance method Public Method 20100617
21 SET_OPERATION_PATTERN Instance method Public Method 20120712
Events
Class 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 class IF_PXNE_OPERATION has no parameter.
Method CAST_TO_INTERFACE on class IF_PXNE_OPERATION has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class IF_PXNE_OPERATION has no parameter.
Method ENQUEUE on class IF_PXNE_OPERATION has no exception.

Method GET_ABAP_NAME Signature

Method GET_ABAP_NAME on class IF_PXNE_OPERATION has no parameter.
Method GET_ABAP_NAME on class IF_PXNE_OPERATION has no exception.

Method GET_AVAILABLE_PATTERNS Signature

Method GET_AVAILABLE_PATTERNS on class IF_PXNE_OPERATION has no parameter.
Method GET_AVAILABLE_PATTERNS on class 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 Returning FAULTS Value transfer Type reference (TYPE) IF_PXNE_FAULT_TYPE=>TAB 20100617
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20100618

Method GET_ID Signature

Method GET_ID on class IF_PXNE_OPERATION has no parameter.
Method GET_ID on class 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 Returning INTERFACE Value transfer Object reference (TYPE REF TO) IF_PXNE_INTERFACE service interface 20100617
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20100618

Method GET_MAIN Signature

Method GET_MAIN on class IF_PXNE_OPERATION has no parameter.
Method GET_MAIN on class IF_PXNE_OPERATION has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_PXNE_OPERATION has no parameter.
Method GET_NAME on class IF_PXNE_OPERATION has no exception.

Method GET_NAME_PROBLEM Signature

Method GET_NAME_PROBLEM on class IF_PXNE_OPERATION has no parameter.
Method GET_NAME_PROBLEM on class IF_PXNE_OPERATION has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class IF_PXNE_OPERATION has no parameter.
Method GET_OBJECT_TYPE on class IF_PXNE_OPERATION has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on class IF_PXNE_OPERATION has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class IF_PXNE_OPERATION has no exception.

Method GET_OPERATION_PATTERN Signature

Method GET_OPERATION_PATTERN on class IF_PXNE_OPERATION has no parameter.
Method GET_OPERATION_PATTERN on class 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 Returning REQUEST Value transfer Object reference (TYPE REF TO) IF_PXNE_OPERATION_PARAM Parameter of interface operation 20100617
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20100618

Method GET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESPONSE Value transfer Object reference (TYPE REF TO) IF_PXNE_OPERATION_PARAM Parameter of interface operation 20100617
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20100618

Method GET_WARNINGS Signature

Method GET_WARNINGS on class IF_PXNE_OPERATION has no parameter.
Method GET_WARNINGS on class IF_PXNE_OPERATION has no exception.

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on class IF_PXNE_OPERATION has no parameter.
Method IS_CONSISTENT on class IF_PXNE_OPERATION has no exception.

Method IS_SETTABLE_ABAP_NAME Signature

Method IS_SETTABLE_ABAP_NAME on class IF_PXNE_OPERATION has no parameter.
Method IS_SETTABLE_ABAP_NAME on class IF_PXNE_OPERATION has no exception.

Method IS_SETTABLE_XSD Signature

Method IS_SETTABLE_XSD on class IF_PXNE_OPERATION has no parameter.
Method IS_SETTABLE_XSD on class IF_PXNE_OPERATION has no exception.

Method SET_ABAP_NAME Signature

Method SET_ABAP_NAME on class IF_PXNE_OPERATION has no parameter.
Method SET_ABAP_NAME on class IF_PXNE_OPERATION has no exception.

Method SET_OPERATION_PATTERN Signature

Method SET_OPERATION_PATTERN on class IF_PXNE_OPERATION has no parameter.
Method SET_OPERATION_PATTERN on class IF_PXNE_OPERATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in