SAP ABAP Interface IF_PXN_CONTRACT_OPERATION_WS (Operation within a Contract)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_CONTRACT_OPERATION_WS Operation 20121123
Properties
Interface IF_PXN_CONTRACT_OPERATION_WS  
Short Description Operation within a Contract    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20121123   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_PXN_CONTRACT_OPERATION_WS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_CONTRACT_OPERATION Operation within a Contract 20121123
2 IF_PXN_CORE_INFO Core info 20121123
3 IF_PXN_SUBNODE sub node (element, attribute, operation) 20121123
4 IF_PXN_TEXT_REFERENCE refers a text object 20121123
Friends
Interface IF_PXN_CONTRACT_OPERATION_WS has no friend.
Attributes
Interface IF_PXN_CONTRACT_OPERATION_WS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAULT_BY_NAME Instance method Public Method 20121123
2 GET_COMMUNICATION_TYPE Instance method Public Method 20121205
3 GET_FAULTS Instance method Public Method 20121123
4 GET_FAULT_NAMES Instance method Public Method 20121123
5 GET_ID Instance method Public Method 20121205
6 GET_NAME Instance method Public Method 20121205
7 GET_POSITION Instance method Public Method 20121205
8 GET_REQUEST Instance method Public Method 20121123
9 GET_REQUEST_NAME Instance method Public Method 20121123
10 GET_RESPONSE Instance method Public Method 20121123
11 GET_RESPONSE_NAME Instance method Public Method 20121123
12 GET_TEXT Instance method Public Method 20121205
13 REMOVE_FAULT_BY_NAME Instance method Public Method 20121123
14 SET_REQUEST_BY_NAME Instance method Public Method 20121123
15 SET_RESPONSE_BY_NAME Instance method Public Method 20121123
16 SET_TEXT Instance method Public Method 20121205
17 SWITCH_TO_COMMUNICATION_TYPE Instance method Public Method 20121207
18 SWITCH_TO_COM_TYPE_RFC Instance method Public Method 20121205
Events
Interface IF_PXN_CONTRACT_OPERATION_WS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20121123 tab type standard table of ref to if_pxn_contract_operation_ws with default key
Method Signatures

Method ADD_FAULT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME 20121123
2 Importing POS Call by reference Type reference (TYPE) I 0 20121123
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_CONTRACT_OP_PARAM 20121123
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121123
2 CX_PXN_LOCK_FAILED 20121123
3 CX_PXN_NODE_OBSOLETE 20121123
4 CX_PXN_READ_ONLY 20121123

Method GET_COMMUNICATION_TYPE Signature

Method GET_COMMUNICATION_TYPE on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method GET_COMMUNICATION_TYPE on Interface IF_PXN_CONTRACT_OPERATION_WS has no exception.

Method GET_FAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FAULTS Call by reference Type reference (TYPE) IF_PXN_CONTRACT_OP_PARAM=>TAB Fault type 20121123
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121123

Method GET_FAULT_NAMES Signature

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

Method GET_ID Signature

Method GET_ID on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method GET_ID on Interface IF_PXN_CONTRACT_OPERATION_WS has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method GET_NAME on Interface IF_PXN_CONTRACT_OPERATION_WS has no exception.

Method GET_POSITION Signature

Method GET_POSITION on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method GET_POSITION on Interface IF_PXN_CONTRACT_OPERATION_WS 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_PXN_CONTRACT_OP_PARAM 20121123
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121123

Method GET_REQUEST_NAME Signature

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

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_PXN_CONTRACT_OP_PARAM 20121123
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121123

Method GET_RESPONSE_NAME Signature

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

Method GET_TEXT Signature

Method GET_TEXT on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method GET_TEXT on Interface IF_PXN_CONTRACT_OPERATION_WS has no exception.

Method REMOVE_FAULT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME 20121123
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121123
2 CX_PXN_LOCK_FAILED 20121123
3 CX_PXN_NODE_OBSOLETE 20121123
4 CX_PXN_READ_ONLY 20121123

Method SET_REQUEST_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME 20121123
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_CONTRACT_OP_PARAM 20121123
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121123
2 CX_PXN_LOCK_FAILED 20121123
3 CX_PXN_NODE_OBSOLETE 20121123
4 CX_PXN_READ_ONLY 20121123

Method SET_RESPONSE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME 20121123
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_CONTRACT_OP_PARAM 20121123
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20121123
2 CX_PXN_LOCK_FAILED 20121123
3 CX_PXN_NODE_OBSOLETE 20121123
4 CX_PXN_READ_ONLY 20121123

Method SET_TEXT Signature

Method SET_TEXT on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method SET_TEXT on Interface IF_PXN_CONTRACT_OPERATION_WS has no exception.

Method SWITCH_TO_COMMUNICATION_TYPE Signature

Method SWITCH_TO_COMMUNICATION_TYPE on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method SWITCH_TO_COMMUNICATION_TYPE on Interface IF_PXN_CONTRACT_OPERATION_WS has no exception.

Method SWITCH_TO_COM_TYPE_RFC Signature

Method SWITCH_TO_COM_TYPE_RFC on Interface IF_PXN_CONTRACT_OPERATION_WS has no parameter.
Method SWITCH_TO_COM_TYPE_RFC on Interface IF_PXN_CONTRACT_OPERATION_WS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740