SAP ABAP Class IF_PXN_MAIN (Main)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_MAIN_CORE Core methods of main 20091104
2 Interface composition (i COMPRISING i_ref)  IF_PX_MAIN Main 20100609
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_MAIN Main 20100609
Properties
Class IF_PXN_MAIN  
Short Description Main    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090324   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_BASE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_DATATYPE_GLOBAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PXN_MAIN has no interface implemented.
Friends
Class IF_PXN_MAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Public Attribute reference (LIKE) 20100609
2 IS_ALIVE Instance attribute Public Attribute reference (LIKE) 20091104
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20100609
2 CHANGE_TADIR_ENTRY Instance method Public Method 20100609
3 CHECK_BEFORE_SAVE Instance method Public Method 20110222
4 CHECK_REGENERATION Instance method Public Method 20110616
5 CLEANUP Instance method Public Method deletes unused objects from instance 20100108
6 CLEAR_PROBLEMS Instance method Public Method 20100825
7 COMPARE_ACTIVE_INACTIVE Instance method Public Method 20110222
8 COMPARE_CURRENT_DB Instance method Public Method 20110222
9 CREATE_FAULT_TYPE Instance method Public Method 20100622
10 CREATE_GLOBAL_DATATYPE Instance method Public Method 20090518
11 CREATE_MESSAGE_TYPE Instance method Public Method 20100622
12 DELETE Instance method Public Method 20100609
13 DEQUEUE Instance method Public Method 20100609
14 DISCARD Instance method Public Method 20100609
15 ENQUEUE Instance method Public Method 20100609
16 GET_ACTIVE_CORE Instance method Public Method 20110222
17 GET_ACTIVE_ROOT Instance method Public Method 20110222
18 GET_ALL_GLOBAL_DATATYPES Instance method Public Method 20091104
19 GET_ALL_GLOBAL_OBJECTS Instance method Public Method 20100609
20 GET_DELETABLE_OBJECTS Instance method Public Method 20100625
21 GET_LOG Instance method Public Method 20100609
22 GET_NODES_WITH_PROBLEMS Instance method Public Method 20091119
23 GET_NODES_WITH_WARNINGS Instance method Public Method 20091104
24 GET_NODE_BY_ID Instance method Public Method 20091104
25 GET_ROOT Instance method Public Method 20091105
26 GET_STATUS Instance method Public Method 20091105
27 GET_WHERE_USED_LIST Instance method Public Method 20110222
28 GET_WSDL Instance method Public Method 20100622
29 HAS_ACTIVE_VERSION Instance method Public Method 20110222
30 IS_CHANGED Instance method Public Method 20110222
31 IS_CONSISTENT Instance method Public Method 20110222
32 IS_REGENERATE_ALLOWED Instance method Public Method 20110616
33 REGENERATE Instance method Public Method 20110616
34 RESET_TO_ACTIVE Instance method Public Method 20110222
35 SAVE Instance method Public Method 20100609
Events
Class IF_PXN_MAIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_LOG Public Attribute reference (LIKE) 20100609
2 T_LOG_TAB Public Attribute reference (LIKE) 20100609
3 T_WHERE_USED_LIST Public Attribute reference (LIKE) 20100609
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class IF_PXN_MAIN has no parameter.
Method ACTIVATE on class IF_PXN_MAIN has no exception.

Method CHANGE_TADIR_ENTRY Signature

Method CHANGE_TADIR_ENTRY on class IF_PXN_MAIN has no parameter.
Method CHANGE_TADIR_ENTRY on class IF_PXN_MAIN has no exception.

Method CHECK_BEFORE_SAVE Signature

Method CHECK_BEFORE_SAVE on class IF_PXN_MAIN has no parameter.
Method CHECK_BEFORE_SAVE on class IF_PXN_MAIN has no exception.

Method CHECK_REGENERATION Signature

Method CHECK_REGENERATION on class IF_PXN_MAIN has no parameter.
Method CHECK_REGENERATION on class IF_PXN_MAIN has no exception.

Method CLEANUP Signature

Method CLEANUP on class IF_PXN_MAIN has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_DELETION_IMPOSSIBLE Deletion of node not possible 20100108
2 CX_PXN_LOCK_FAILED Object cannot be locked 20100108
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20100108
4 CX_PXN_READ_ONLY Read only 20100108

Method CLEAR_PROBLEMS Signature

Method CLEAR_PROBLEMS on class IF_PXN_MAIN has no parameter.
Method CLEAR_PROBLEMS on class IF_PXN_MAIN has no exception.

Method COMPARE_ACTIVE_INACTIVE Signature

Method COMPARE_ACTIVE_INACTIVE on class IF_PXN_MAIN has no parameter.
Method COMPARE_ACTIVE_INACTIVE on class IF_PXN_MAIN has no exception.

Method COMPARE_CURRENT_DB Signature

Method COMPARE_CURRENT_DB on class IF_PXN_MAIN has no parameter.
Method COMPARE_CURRENT_DB on class IF_PXN_MAIN has no exception.

Method CREATE_FAULT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FAULT Value transfer Object reference (TYPE REF TO) IF_PXN_FAULT_TYPE 20100622
2 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20100622
3 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20101103
4 Importing PREFIX Call by reference Type reference (TYPE) PRX_PREFIX Proxy Generation: Prefix for Names of Proxy Objects 20101103
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20100622
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20100622
3 CX_PXN_READ_ONLY Read only 20100622

Method CREATE_GLOBAL_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATATYPE Value transfer Object reference (TYPE REF TO) IF_PXN_DATATYPE_SC_GLOBAL Global data type with simple content 20090518
2 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20090518
3 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20101103
4 Importing PREFIX Call by reference Type reference (TYPE) PRX_PREFIX Proxy Generation: Prefix for Names of Proxy Objects 20101103
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090518
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090518
3 CX_PXN_READ_ONLY Read only 20090518

Method CREATE_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE Value transfer Object reference (TYPE REF TO) IF_PXN_MESSAGE_TYPE Message Type 20100622
2 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20100622
3 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20101103
4 Importing PREFIX Call by reference Type reference (TYPE) PRX_PREFIX Proxy Generation: Prefix for Names of Proxy Objects 20101103
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20100622
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20100622
3 CX_PXN_READ_ONLY Read only 20100622

Method DELETE Signature

Method DELETE on class IF_PXN_MAIN has no parameter.
Method DELETE on class IF_PXN_MAIN has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class IF_PXN_MAIN has no parameter.
Method DEQUEUE on class IF_PXN_MAIN has no exception.

Method DISCARD Signature

Method DISCARD on class IF_PXN_MAIN has no parameter.
Method DISCARD on class IF_PXN_MAIN has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class IF_PXN_MAIN has no parameter.
Method ENQUEUE on class IF_PXN_MAIN has no exception.

Method GET_ACTIVE_CORE Signature

Method GET_ACTIVE_CORE on class IF_PXN_MAIN has no parameter.
Method GET_ACTIVE_CORE on class IF_PXN_MAIN has no exception.

Method GET_ACTIVE_ROOT Signature

Method GET_ACTIVE_ROOT on class IF_PXN_MAIN has no parameter.
Method GET_ACTIVE_ROOT on class IF_PXN_MAIN has no exception.

Method GET_ALL_GLOBAL_DATATYPES Signature

Method GET_ALL_GLOBAL_DATATYPES on class IF_PXN_MAIN has no parameter.
Method GET_ALL_GLOBAL_DATATYPES on class IF_PXN_MAIN has no exception.

Method GET_ALL_GLOBAL_OBJECTS Signature

Method GET_ALL_GLOBAL_OBJECTS on class IF_PXN_MAIN has no parameter.
Method GET_ALL_GLOBAL_OBJECTS on class IF_PXN_MAIN has no exception.

Method GET_DELETABLE_OBJECTS Signature

Method GET_DELETABLE_OBJECTS on class IF_PXN_MAIN has no parameter.
Method GET_DELETABLE_OBJECTS on class IF_PXN_MAIN has no exception.

Method GET_LOG Signature

Method GET_LOG on class IF_PXN_MAIN has no parameter.
Method GET_LOG on class IF_PXN_MAIN has no exception.

Method GET_NODES_WITH_PROBLEMS Signature

Method GET_NODES_WITH_PROBLEMS on class IF_PXN_MAIN has no parameter.
Method GET_NODES_WITH_PROBLEMS on class IF_PXN_MAIN has no exception.

Method GET_NODES_WITH_WARNINGS Signature

Method GET_NODES_WITH_WARNINGS on class IF_PXN_MAIN has no parameter.
Method GET_NODES_WITH_WARNINGS on class IF_PXN_MAIN has no exception.

Method GET_NODE_BY_ID Signature

Method GET_NODE_BY_ID on class IF_PXN_MAIN has no parameter.
Method GET_NODE_BY_ID on class IF_PXN_MAIN has no exception.

Method GET_ROOT Signature

Method GET_ROOT on class IF_PXN_MAIN has no parameter.
Method GET_ROOT on class IF_PXN_MAIN has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class IF_PXN_MAIN has no parameter.
Method GET_STATUS on class IF_PXN_MAIN has no exception.

Method GET_WHERE_USED_LIST Signature

Method GET_WHERE_USED_LIST on class IF_PXN_MAIN has no parameter.
Method GET_WHERE_USED_LIST on class IF_PXN_MAIN has no exception.

Method GET_WSDL Signature

Method GET_WSDL on class IF_PXN_MAIN has no parameter.
Method GET_WSDL on class IF_PXN_MAIN has no exception.

Method HAS_ACTIVE_VERSION Signature

Method HAS_ACTIVE_VERSION on class IF_PXN_MAIN has no parameter.
Method HAS_ACTIVE_VERSION on class IF_PXN_MAIN has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on class IF_PXN_MAIN has no parameter.
Method IS_CHANGED on class IF_PXN_MAIN has no exception.

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on class IF_PXN_MAIN has no parameter.
Method IS_CONSISTENT on class IF_PXN_MAIN has no exception.

Method IS_REGENERATE_ALLOWED Signature

Method IS_REGENERATE_ALLOWED on class IF_PXN_MAIN has no parameter.
Method IS_REGENERATE_ALLOWED on class IF_PXN_MAIN has no exception.

Method REGENERATE Signature

Method REGENERATE on class IF_PXN_MAIN has no parameter.
Method REGENERATE on class IF_PXN_MAIN has no exception.

Method RESET_TO_ACTIVE Signature

Method RESET_TO_ACTIVE on class IF_PXN_MAIN has no parameter.
Method RESET_TO_ACTIVE on class IF_PXN_MAIN has no exception.

Method SAVE Signature

Method SAVE on class IF_PXN_MAIN has no parameter.
Method SAVE on class IF_PXN_MAIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in