SAP ABAP Class IF_PXN_OPERATION_CONFIG (Operation Patterns)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_OPERATION Operation 20120712
2 Interface composition (i COMPRISING i_ref)  IF_PXN_OPERATION operation 20120712
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_OPERATION Operation 20120712
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_OPERATION Operation 20120712
Properties
Class IF_PXN_OPERATION_CONFIG  
Short Description Operation Patterns    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_OPERATION_CONFIG has no forward declaration.
Interfaces
Class IF_PXN_OPERATION_CONFIG has no interface implemented.
Friends
Class IF_PXN_OPERATION_CONFIG has no friend class.
Attributes
Class IF_PXN_OPERATION_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AVAILABLE_PATTERNS Instance method Public Method 20120712
2 GET_OPERATION_PATTERN Instance method Public Method 20120712
3 SET_OPERATION_PATTERN Instance method Public Method 20120712
Events
Class IF_PXN_OPERATION_CONFIG has no event.
Types
Class IF_PXN_OPERATION_CONFIG has no local type.
Method Signatures

Method GET_AVAILABLE_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATTERNS Value transfer Type reference (TYPE) VRM_VALUES 20120712
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120712

Method GET_OPERATION_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATTERN Value transfer Type reference (TYPE) PXNOPERPATT 20120712
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120712

Method SET_OPERATION_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) PXNOPERPATT 20120712
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20120712
2 CX_PXN_LOCK_FAILED 20120712
3 CX_PXN_NODE_OBSOLETE 20120712
4 CX_PXN_READ_ONLY 20120712
History
Last changed by/on SAP  20130531 
SAP Release Created in