SAP ABAP Class IF_PXN_CONTRACT_OP_PARAM (Parameter of interface operation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_CONST general constants 20120104
2 Interface composition (i COMPRISING i_ref)  IF_PXN_CONST general constants 20120104
3 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE_INFO Core info 20120104
4 Interface composition (i COMPRISING i_ref)  IF_PXN_DELETABLE Deletable 20120112
5 Interface composition (i COMPRISING i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20130312
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_CONTRACT_OP_PARAM Operation Parameter 20120104
Properties
Class IF_PXN_CONTRACT_OP_PARAM  
Short Description Parameter of interface operation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120104   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_CONTRACT_OP_PARAM has no forward declaration.
Interfaces
Class IF_PXN_CONTRACT_OP_PARAM has no interface implemented.
Friends
Class IF_PXN_CONTRACT_OP_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NODETYPE Instance attribute Public Attribute reference (LIKE) 20120104
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_NAME Instance method Public Method 20120112
2 GET_MESSAGE_TYPE Instance method Public Method 20120104
3 GET_OPERATION Instance method Public Method 20120104
4 GET_PARAM_TYPE Instance method Public Method 20120104
5 GET_XML_QNAME Instance method Public Method 20120523
Events
Class IF_PXN_CONTRACT_OP_PARAM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20120111 tab type standard table of ref to if_pxn_contract_op_param with default key
Method Signatures

Method GET_MESSAGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) PRX_R3NAME ABAP name of referred message 20120112
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20120112

Method GET_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_TYPE Value transfer Object reference (TYPE REF TO) IF_PXN_GLOBAL_BASE Message Type (external or modelled) 20120104
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120105
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20120104

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OPERATION Value transfer Object reference (TYPE REF TO) IF_PXN_CONTRACT_OPERATION Message Type 20120104
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20120104

Method GET_PARAM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) PRX_IFRTYP Object Type in the Enterprise Services Builder 20120104
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20120104

Method GET_XML_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME Qualified Name 20120523
# Exception Resumable Description Created on
1 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20120523
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20120523
History
Last changed by/on SAP  20140121 
SAP Release Created in