SAP ABAP Class IF_PXN_CONTRACT_OPERATION (Operation within a Contract)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_CONST_ABAP abap constants 20121203
2 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE Core properties 20121207
3 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE_INFO Core info 20111124
4 Interface composition (i COMPRISING i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20111125
5 Interface composition (i COMPRISING i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_CONTRACT_OPERATION_RFC Operation within a Contract 20121123
2 Interface composition (i COMPRISING i_ref)  IF_PXN_CONTRACT_OPERATION_WS Operation within a Contract 20121123
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_CONTRACT_OPERATION Operation 20111214
Properties
Class IF_PXN_CONTRACT_OPERATION  
Short Description Operation within a Contract    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111115   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_CONTRACT_OP_PARAM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_GLOBAL_BASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_PXN_CONTRACT_OPERATION has no interface implemented.
Friends
Class IF_PXN_CONTRACT_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COMMUNICATION_TYPE Instance attribute Public Attribute reference (LIKE) 20121203
2 ICON Instance attribute Public Attribute reference (LIKE) 20121203
3 INTERFACE Instance attribute Public Attribute reference (LIKE) 20121203
4 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20121203
5 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20121203
Methods
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20121203
2 GET_ACTOR Instance method Public Method 20111214
3 GET_COMMUNICATION_TYPE Instance method Public Method 20121203
4 GET_GLOBAL_PARENT Instance method Public Method 20121203
5 GET_ID Instance method Public Method 20121203
6 GET_NAME Instance method Public Method 20111124
7 GET_POSITION Instance method Public Method 20121203
8 GET_TEXT Instance method Public Method 20111124
9 SET_TEXT Instance method Public Method 20111124
10 SWITCH_TO_COMMUNICATION_TYPE Instance method Public Method 20121207
Events
Class IF_PXN_CONTRACT_OPERATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20111124 tab type standard table of ref to if_pxn_contract_operation with default key
2 TEXTID Public Attribute reference (LIKE) 20121203
3 T_COMMUNICATION_TYPE Public Attribute reference (LIKE) 20121203
Method Signatures

Method CAST_TO_INTERFACE Signature

Method CAST_TO_INTERFACE on class IF_PXN_CONTRACT_OPERATION has no parameter.
Method CAST_TO_INTERFACE on class IF_PXN_CONTRACT_OPERATION has no exception.

Method GET_ACTOR 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_ACTOR 20111214
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111214

Method GET_COMMUNICATION_TYPE Signature

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

Method GET_GLOBAL_PARENT Signature

Method GET_GLOBAL_PARENT on class IF_PXN_CONTRACT_OPERATION has no parameter.
Method GET_GLOBAL_PARENT on class IF_PXN_CONTRACT_OPERATION has no exception.

Method GET_ID Signature

Method GET_ID on class IF_PXN_CONTRACT_OPERATION has no parameter.
Method GET_ID on class IF_PXN_CONTRACT_OPERATION has no exception.

Method GET_NAME Signature

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

Method GET_POSITION Signature

Method GET_POSITION on class IF_PXN_CONTRACT_OPERATION has no parameter.
Method GET_POSITION on class IF_PXN_CONTRACT_OPERATION has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class IF_PXN_CONTRACT_OPERATION has no parameter.
Method GET_TEXT on class IF_PXN_CONTRACT_OPERATION has no exception.

Method SET_TEXT Signature

Method SET_TEXT on class IF_PXN_CONTRACT_OPERATION has no parameter.
Method SET_TEXT on class IF_PXN_CONTRACT_OPERATION has no exception.

Method SWITCH_TO_COMMUNICATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMM_TYPE Call by reference Type reference (TYPE) IF_PXN_CONTRACT=>T_COMMUNICATION_TYPE 20121207
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_CONTRACT_OPERATION 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
History
Last changed by/on SAP  20140121 
SAP Release Created in