SAP ABAP Interface IF_PXN_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_OPERATION Operation 20090409
Properties
Interface IF_PXN_OPERATION  
Short Description operation    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20090409   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_FAULT_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_BASE Node 20090409
2 IF_PXN_CLASSIFICATION Classification 20090715
3 IF_PXN_CONST general constants 20090409
4 IF_PXN_DELETABLE Deletable 20090507
5 IF_PXN_LIFE_CYCLE_STATUS Classification 20120504
6 IF_PXN_OPERATION_CONFIG Operation Patterns 20120712
7 IF_PXN_SUBNODE sub node (element, attribute, operation) 20090507
Friends
Interface IF_PXN_OPERATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ICON Instance attribute Public Attribute reference (LIKE) 20090522
2 INTERFACE Instance attribute Public Attribute reference (LIKE) 20090522
3 NODETYPE Instance attribute Public Attribute reference (LIKE) 20090522
4 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20090522
5 OPERATION_PATTERN Constant Public See coding 20090716
6 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20090522
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAULT_BY_QNAME Instance method Public Method 20090518
2 CAST_TO_INTERFACE Instance method Public Method 20090721
3 DELETE_NODE Instance method Public Method 20090522
4 ENQUEUE Instance method Public Method 20090522
5 GET_ABAP_NAME Instance method Public Method 20090522
6 GET_AVAILABLE_PATTERNS Instance method Public Method 20130130
7 GET_CLASSIFICATIONS Instance method Public Method 20100430
8 GET_FAULTS Instance method Public Method 20090518
9 GET_ID Instance method Public Method 20090522
10 GET_IDEMPOTENCY Instance method Public Method 20090417
11 GET_INTERFACE Instance method Public Method 20090720
12 GET_MAIN Instance method Public Method 20090522
13 GET_NAME Instance method Public Method 20090522
14 GET_OBJECT_TYPE Instance method Public Method 20090522
15 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20090522
16 GET_OPERATION_PATTERN Instance method Public Method 20130130
17 GET_POSITION Instance method Public Method 20090522
18 GET_REQUEST Instance method Public Method 20090518
19 GET_RESPONSE Instance method Public Method 20090518
20 IS_CONSISTENT Instance method Public Method 20090522
21 IS_SETTABLE_ABAP_NAME Instance method Public Method 20090522
22 IS_SETTABLE_XSD Instance method Public Method 20090522
23 REMOVE_FAULT Instance method Public Method 20090518
24 REMOVE_RESPONSE Instance method Public Method 20090724
25 SET_ABAP_NAME Instance method Public Method 20090522
26 SET_CLASSIFICATIONS Instance method Public Method 20100430
27 SET_FAULT_POSITIONS Instance method Public Method set position for faults 20100325
28 SET_IDEMPOTENCY Instance method Public Method 20090417
29 SET_OPERATION_PATTERN Instance method Public Method 20130130
30 SET_REQUEST_BY_QNAME Instance method Public Method 20090417
31 SET_RESPONSE_BY_QNAME Instance method Public Method 20090417
Events
Interface IF_PXN_OPERATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20090409 tab type standard table of ref to if_pxn_operation with default key
2 T_CLASSIF Public Attribute reference (LIKE) 20100430
3 T_CLASSIFS Public Attribute reference (LIKE) 20100430
Method Signatures

Method ADD_FAULT_BY_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20090518
2 Importing POS Call by reference Type reference (TYPE) I 0 20090518
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_FAULT_TYPE Exceptions of interface operation 20120127
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090709
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090709
3 CX_PXN_LOCK_FAILED Object cannot be locked 20090709
4 CX_PXN_NODE_OBSOLETE Node is obsolete 20090518
5 CX_PXN_READ_ONLY Read only 20090709

Method CAST_TO_INTERFACE Signature

Method CAST_TO_INTERFACE on Interface IF_PXN_OPERATION has no parameter.
Method CAST_TO_INTERFACE on Interface IF_PXN_OPERATION has no exception.

Method DELETE_NODE Signature

Method DELETE_NODE on Interface IF_PXN_OPERATION has no parameter.
Method DELETE_NODE on Interface IF_PXN_OPERATION has no exception.

Method ENQUEUE Signature

Method ENQUEUE on Interface IF_PXN_OPERATION has no parameter.
Method ENQUEUE on Interface IF_PXN_OPERATION has no exception.

Method GET_ABAP_NAME Signature

Method GET_ABAP_NAME on Interface IF_PXN_OPERATION has no parameter.
Method GET_ABAP_NAME on Interface IF_PXN_OPERATION has no exception.

Method GET_AVAILABLE_PATTERNS Signature

Method GET_AVAILABLE_PATTERNS on Interface IF_PXN_OPERATION has no parameter.
Method GET_AVAILABLE_PATTERNS on Interface IF_PXN_OPERATION has no exception.

Method GET_CLASSIFICATIONS Signature

Method GET_CLASSIFICATIONS on Interface IF_PXN_OPERATION has no parameter.
Method GET_CLASSIFICATIONS on Interface IF_PXN_OPERATION 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_FAULT_TYPE=>TAB Fault type 20090518
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090518

Method GET_ID Signature

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

Method GET_IDEMPOTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_IDEMPOTENT Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090417
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090724

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTERFACE Value transfer Object reference (TYPE REF TO) IF_PXN_INTERFACE service interface 20090720
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090720

Method GET_MAIN Signature

Method GET_MAIN on Interface IF_PXN_OPERATION has no parameter.
Method GET_MAIN on Interface IF_PXN_OPERATION has no exception.

Method GET_NAME Signature

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

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on Interface IF_PXN_OPERATION has no parameter.
Method GET_OBJECT_TYPE on Interface IF_PXN_OPERATION has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_OPERATION has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_OPERATION has no exception.

Method GET_OPERATION_PATTERN Signature

Method GET_OPERATION_PATTERN on Interface IF_PXN_OPERATION has no parameter.
Method GET_OPERATION_PATTERN on Interface IF_PXN_OPERATION has no exception.

Method GET_POSITION Signature

Method GET_POSITION on Interface IF_PXN_OPERATION has no parameter.
Method GET_POSITION on Interface IF_PXN_OPERATION 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_OPERATION_PARAM Qualified Name 20090518
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090518

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_OPERATION_PARAM Qualified Name 20090518
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090518

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on Interface IF_PXN_OPERATION has no parameter.
Method IS_CONSISTENT on Interface IF_PXN_OPERATION has no exception.

Method IS_SETTABLE_ABAP_NAME Signature

Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_OPERATION has no parameter.
Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_OPERATION has no exception.

Method IS_SETTABLE_XSD Signature

Method IS_SETTABLE_XSD on Interface IF_PXN_OPERATION has no parameter.
Method IS_SETTABLE_XSD on Interface IF_PXN_OPERATION has no exception.

Method REMOVE_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAULT Call by reference Object reference (TYPE REF TO) IF_PXN_FAULT_TYPE Fault type 20090724
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Object cannot be locked 20090713
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090518
3 CX_PXN_READ_ONLY Read only 20090713

Method REMOVE_RESPONSE Signature

Method REMOVE_RESPONSE on Interface IF_PXN_OPERATION has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Object cannot be locked 20090724
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090724
3 CX_PXN_READ_ONLY Read only 20090724

Method SET_ABAP_NAME Signature

Method SET_ABAP_NAME on Interface IF_PXN_OPERATION has no parameter.
Method SET_ABAP_NAME on Interface IF_PXN_OPERATION has no exception.

Method SET_CLASSIFICATIONS Signature

Method SET_CLASSIFICATIONS on Interface IF_PXN_OPERATION has no parameter.
Method SET_CLASSIFICATIONS on Interface IF_PXN_OPERATION has no exception.

Method SET_FAULT_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAULTS Call by reference Type reference (TYPE) IF_PXN_FAULT_TYPE=>TAB 20100325
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20100325
2 CX_PXN_LOCK_FAILED Lock failed 20100325
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20100325
4 CX_PXN_READ_ONLY Read only 20100325

Method SET_IDEMPOTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IDEMPOTENT Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090417
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090417
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090417
3 CX_PXN_LOCK_FAILED Object cannot be locked 20090417
4 CX_PXN_NODE_OBSOLETE Node is obsolete 20090417
5 CX_PXN_READ_ONLY Read only 20090417

Method SET_OPERATION_PATTERN Signature

Method SET_OPERATION_PATTERN on Interface IF_PXN_OPERATION has no parameter.
Method SET_OPERATION_PATTERN on Interface IF_PXN_OPERATION has no exception.

Method SET_REQUEST_BY_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20090417
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_OPERATION_PARAM 20120127
3 Importing SET_ABAP_NAME Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090707
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090417
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090417
3 CX_PXN_LOCK_FAILED Object cannot be locked 20090417
4 CX_PXN_NODE_OBSOLETE Node is obsolete 20090417
5 CX_PXN_READ_ONLY Read only 20090417

Method SET_RESPONSE_BY_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20090417
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_OPERATION_PARAM 20120127
3 Importing SET_ABAP_NAME Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090707
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090417
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090417
3 CX_PXN_LOCK_FAILED Object cannot be locked 20090417
4 CX_PXN_NODE_OBSOLETE Node is obsolete 20090417
5 CX_PXN_READ_ONLY Read only 20090417
History
Last changed by/on SAP  20140121 
SAP Release Created in 72L