SAP ABAP Interface IF_PXN_MAIN_CORE (Core methods of main)
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_MAIN Main 20091104
2 Interface composition (i COMPRISING i_ref)  IF_PX_MAIN Main 20100609
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_MAIN_CORE Main Core Methods 20091104
Properties
Interface IF_PXN_MAIN_CORE  
Short Description Core methods of main    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20091104   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_ABAP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_BASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_PXN_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_PXN_DEPENDENT_ABAP_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_PXN_GLOBAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_PXN_GLOBAL_BASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_PXN_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_PXN_MAIN_CORE has no interface.
Friends
Interface IF_PXN_MAIN_CORE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_ALIVE Instance attribute Public Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20091104
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PROBLEMS Instance method Public Method 20100825
2 GET_ALL_GLOBAL_DATATYPES Instance method Public Method 20091104
3 GET_ALL_GLOBAL_OBJECTS Instance method Public Method 20091120
4 GET_ALL_IDS Instance method Public Method 20110629
5 GET_ALL_OBJECTS Instance method Public Method 20120824
6 GET_DEPENDENT_PROXY_OBJECTS Instance method Public Method gets dependent proxy objects like enum provider class,... 20121205
7 GET_NODES_WITH_INCONSISTENCIES Instance method Public Method 20101216
8 GET_NODES_WITH_PROBLEMS Instance method Public Method 20091117
9 GET_NODES_WITH_WARNINGS Instance method Public Method 20091104
10 GET_NODE_BY_ID Instance method Public Method 20091104
11 GET_ROOT Instance method Public Method Get current root 20091105
12 GET_STATUS Instance method Public Method 20091105
13 IS_FULLY_LOADED Instance method Public Method 20120508
14 LOAD_ALL Instance method Public Method 20120502
Events
# Event Type Visibility Description Created on
1 INDEX_REBUILD Instance Event
(0)
Public
(2)
Index was rebuild (-> IF_PXN_MAIN_CORE=>get_all_ids( )) 20110629
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_IDS Public See coding 20110629 T_IDS type sorted table of prx_id with unique key table_line
Method Signatures

Method CLEAR_PROBLEMS Signature

Method CLEAR_PROBLEMS on Interface IF_PXN_MAIN_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20100825

Method GET_ALL_GLOBAL_DATATYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATATYPES Value transfer Type reference (TYPE) IF_PXN_DATATYPE_GLOBAL=>TAB 20091104
# Exception Resumable Description Created on
1 CX_PXN_FAULT mdr fault (abstract) 20091104

Method GET_ALL_GLOBAL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECTS Value transfer Type reference (TYPE) IF_PXN_GLOBAL_BASE=>TAB 20091120
# Exception Resumable Description Created on
1 CX_PXN_FAULT mdr fault (abstract) 20091120

Method GET_ALL_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IDS Value transfer Type reference (TYPE) T_IDS 20110629

Method GET_ALL_IDS on Interface IF_PXN_MAIN_CORE has no exception.

Method GET_ALL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECTS Value transfer Type reference (TYPE) IF_PXN_OBJECT=>TAB 20120824
# Exception Resumable Description Created on
1 CX_PXN_FAULT mdr fault (abstract) 20120824

Method GET_DEPENDENT_PROXY_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECTS Value transfer Type reference (TYPE) IF_PXN_DEPENDENT_ABAP_OBJECT=>TAB 20121205
# Exception Resumable Description Created on
1 CX_PXN_FAULT mdr fault (abstract) 20121205

Method GET_NODES_WITH_INCONSISTENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODES Value transfer Type reference (TYPE) IF_PXN_CORE=>TAB Node 20101216
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20101216

Method GET_NODES_WITH_PROBLEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODES Value transfer Type reference (TYPE) IF_PXN_BASE=>TAB Node 20091117
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20091117

Method GET_NODES_WITH_WARNINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODES Value transfer Type reference (TYPE) IF_PXN_BASE=>TAB Node 20091104
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20091104

Method GET_NODE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20091104
2 Returning NODE Value transfer Object reference (TYPE REF TO) IF_PXN_CORE Node 20091104
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20091104

Method GET_ROOT 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_PXN_BASE Node 20091105
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20091105

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STATUS Call by reference Type reference (TYPE) PRX_STATUS Proxy-Generierung: Status eines Proxies 20091105
2 Exporting STATUS_TEXT Call by reference Type reference (TYPE) PRX_STATUS_T Proxy-Generierung: Status eines Proxies 20091105
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20091105

Method IS_FULLY_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120508
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120508

Method LOAD_ALL Signature

Method LOAD_ALL on Interface IF_PXN_MAIN_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120502
Event Signatures

Event INDEX_REBUILD Signature
Event INDEX_REBUILD on Interface IF_PXN_MAIN_CORE has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L