SAP ABAP Class CL_PXN_CONTRACT_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_CORE Core properties 20111214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXNE_CONST general constants 20111214
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CONST general constants 20111214
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CONTRACT_OPERATION Operation within a Contract 20111214
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20111214
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111214
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_OPERATION_RFC Operation 20121130
2 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_OPERATION_WS Operation 20121128
Properties
Class CL_PXN_CONTRACT_OPERATION  
Short Description Operation    
Super Class CL_PXN_CORE Core properties 
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 20111214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_CONTRACT_OPERATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXNE_CONST general constants 20111214
2 IF_PXN_CONST general constants 20111214
3 IF_PXN_CONTRACT_OPERATION Operation within a Contract 20111214
4 IF_PXN_SUBNODE sub node (element, attribute, operation) 20111214
5 IF_PXN_TEXT_REFERENCE refers a text object 20111214
Friends
Class CL_PXN_CONTRACT_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_INFO Static Attribute Private Type reference (TYPE) T_CLASS_INFO 20111214
2 NODETYPE Instance attribute Private Attribute reference (LIKE) 20111214
3 OPERATION Instance attribute Private Object reference (TYPE REF TO) SPRX_S_CONTRACT_OPERATION 20120104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMMUNICATION_TYPE Instance method Public Method 20121213
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111214
3 CLEAR_COMM_TYPE Instance method Protected Method 20121207
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111214
5 FILL_OPERATION_DEFINITION Instance method Public Method 20130312
Events
Class CL_PXN_CONTRACT_OPERATION has no event.
Types
Class CL_PXN_CONTRACT_OPERATION has no local type.
Method Signatures

Method CHECK_COMMUNICATION_TYPE Signature

Method CHECK_COMMUNICATION_TYPE on class CL_PXN_CONTRACT_OPERATION has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT 20121213
2 CX_PXN_NODE_OBSOLETE 20121213

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PXN_CONTRACT_OPERATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_CONTRACT_OPERATION has no exception.

Method CLEAR_COMM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_CONTRACT_OPERATION_RFC 20121207
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121207
2 CX_PXN_LOCK_FAILED 20121207
3 CX_PXN_NODE_OBSOLETE 20121207
4 CX_PXN_READ_ONLY 20121207

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY_OBJECT Test MDR 20111214

Method CONSTRUCTOR on class CL_PXN_CONTRACT_OPERATION has no exception.

Method FILL_OPERATION_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RFC_OPERATION_DEFINITION Call by reference Type reference (TYPE) SPRX_RFC_OPERATION1 20130312
2 Exporting WS_OPERATION_DEFINITION Call by reference Type reference (TYPE) SPRX_OPERATION 20130312
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20130312
2 CX_PXN_INVALID_DATA 20130312
3 CX_PXN_NODE_OBSOLETE 20130312
History
Last changed by/on SAP  20140121 
SAP Release Created in 804