SAP ABAP Interface IF_PXN_CORE (Core properties)
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 composition (i COMPRISING i_ref)  IF_PXN_DEPENDENT_ABAP_OBJECT dependent object 20121211
2 Interface composition (i COMPRISING i_ref)  IF_PXN_SEMANTIC_OPERATION Operation within Semantic Contract 20111124
3 Interface composition (i COMPRISING i_ref)  IF_PXN_SEMANTIC_ACTOR Actor within Semantic Contract 20111123
4 Interface composition (i COMPRISING i_ref)  IF_PXN_SCFIELD Simple content field 20121220
5 Interface composition (i COMPRISING i_ref)  IF_PXN_SCENARIO_ACTOR Actor in Scenario 20120328
6 Interface composition (i COMPRISING i_ref)  IF_PXN_SCENARIO Integration Scenario 20120307
7 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_OPERATION operation 20121010
8 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_MESSAGE RFC Message 20121010
9 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_EXCEPTION RFC Exception 20121205
10 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_CONSUMER RFC consumer 20121010
... Click here to see Used By full list (23 items)
Properties
Interface IF_PXN_CORE  
Short Description Core properties    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20111122   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_PXN_CORE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_CORE_INFO Core info 20111124
Friends
Interface IF_PXN_CORE 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) 20120105
2 INTERFACE Instance attribute Public Attribute reference (LIKE) 20120105
3 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20120105
4 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20120105
Methods
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20120105
2 ENQUEUE Instance method Public Method 20111122
3 GET_ID Instance method Public Method 20120105
4 GET_MAIN Instance method Public Method 20111122
5 GET_NAME Instance method Public Method 20120105
6 IS_CONSISTENT Instance method Public Method 20111122
7 IS_SETTABLE_NAME Instance method Public Method 20111202
8 SET_NAME Instance method Public Method 20111202
9 TRY_NODE_REPAIR Instance method Public Method repair node if possible 20120124
Events
Interface IF_PXN_CORE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20120124 tab type standard table of ref to if_pxn_core with default key
Method Signatures

Method CAST_TO_INTERFACE Signature

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

Method ENQUEUE Signature

Method ENQUEUE on Interface IF_PXN_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20111122
2 CX_PXN_NODE_OBSOLETE 20111122
3 CX_PXN_READ_ONLY 20111122

Method GET_ID Signature

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

Method GET_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAIN Value transfer Object reference (TYPE REF TO) IF_PX_MAIN 20111122

Method GET_MAIN on Interface IF_PXN_CORE has no exception.

Method GET_NAME Signature

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

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on Interface IF_PXN_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT 20111122
2 CX_PXN_NODE_OBSOLETE 20111122

Method IS_SETTABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SETTABLE Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20111206
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Object cannot be locked 20111204
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20111204
3 CX_PXN_READ_ONLY Read only 20111204

Method SET_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) CSEQUENCE 20111202
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20120206
2 CX_PXN_LOCK_FAILED Object cannot be locked 20111202
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20111202
4 CX_PXN_READ_ONLY Read only 20111202

Method TRY_NODE_REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LOG Call by reference Type reference (TYPE) CX_PXN_LOG_ENTRY=>TAB 20120302
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120124
2 CX_PXN_LOCK_FAILED Object cannot be locked 20120124
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20120124
4 CX_PXN_READ_ONLY Read only 20120124
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_DEPENDENT_ABAP_OBJECT dependent object 20121211
2 Interface composition (i COMPRISING i_ref)  IF_PXN_SEMANTIC_OPERATION Operation within Semantic Contract 20111124
3 Interface composition (i COMPRISING i_ref)  IF_PXN_SEMANTIC_ACTOR Actor within Semantic Contract 20111123
4 Interface composition (i COMPRISING i_ref)  IF_PXN_SCFIELD Simple content field 20121220
5 Interface composition (i COMPRISING i_ref)  IF_PXN_SCENARIO_ACTOR Actor in Scenario 20120328
6 Interface composition (i COMPRISING i_ref)  IF_PXN_SCENARIO Integration Scenario 20120307
7 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_OPERATION operation 20121010
8 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_MESSAGE RFC Message 20121010
9 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_EXCEPTION RFC Exception 20121205
10 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_CONSUMER RFC consumer 20121010
11 Interface composition (i COMPRISING i_ref)  IF_PXN_OBJECT proxy object (not necessarily global) 20120824
12 Interface composition (i COMPRISING i_ref)  IF_PXN_INLINE_NODE Inline Node (ESR) 20120810
13 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_SC_TABLE Inline table type with simple content 20121220
14 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_GLOBAL_TABLE Global table type 20130626
15 Interface composition (i COMPRISING i_ref)  IF_PXN_CONTRACT_OPERATION Operation within a Contract 20121207
16 Interface composition (i COMPRISING i_ref)  IF_PXN_CONTRACT_IMPLEMENTATION Contract Implementation 20111125
17 Interface composition (i COMPRISING i_ref)  IF_PXN_CONSUMER_FACTORY Consumer Factory 20120210
18 Interface composition (i COMPRISING i_ref)  IF_PXN_CONFIGURATION Configuration data 20120711
19 Interface composition (i COMPRISING i_ref)  IF_PXN_BASE Node 20111122
20 Interface composition (i COMPRISING i_ref)  IF_PXNE_OPERATION_FAULT Operation fault 20121220
21 Interface composition (i COMPRISING i_ref)  IF_PXNE_ELEMENT_INLINE_SIMPLE Directly typed element with simple content 20121220
22 Interface composition (i COMPRISING i_ref)  IF_PXNE_ATTRIBUTE_INLINE Directly typed attribute 20121220
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_CORE Core properties 20111122
History
Last changed by/on SAP  20130531 
SAP Release Created in 804