SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CORE Core properties 20111122
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CORE_INFO Core info 20111123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_ABAP ABAP properties 20111122
2 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CI_RFC_CONSUMER Cons. Implementation for an RFC operation 20130208
3 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CI_SERVICE_IMPL Abstract Base Class of Implementation for a Request Message 20120202
4 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_ACTOR Actor 20111214
5 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_OPERATION Operation 20111214
6 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_OP_PARAM Operation Parameter 20120105
7 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SCENARIO_ACTOR Actor 20120315
8 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SCENARIO_ROLE Abstract IBC 20120313
9 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SCENARIO_SEM_CONTRACT Semantic Contract for Scenario 20120314
10 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SEMANTIC_ACTOR Semantic Actor 20111123
... Click here to see Used By full list (11 items)
Properties
Class CL_PXN_CORE  
Short Description Core properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20111122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_VERSION_ID 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_CORE Core properties 20111122
2 IF_PXN_CORE_INFO Core info 20111123
Friends
Class CL_PXN_CORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120321
2 C_NO_CHILDREN Constant Public Type reference (TYPE) CHAR1 'N' Single-Character Flag 20120508
3 DELEGATOR Instance attribute Protected Object reference (TYPE REF TO) CL_PXN_CORE 20111122
4 ID Instance attribute Protected Type reference (TYPE) PRX_ID 20111122
5 INDEX Instance attribute Protected Object reference (TYPE REF TO) SPRX_S_INDEX 20111122
6 INVALID_APPLICATION_FAULT Instance attribute Public Object reference (TYPE REF TO) CX_ROOT 20111122
7 IS_LOCKABLE Instance attribute Public Type reference (TYPE) PRX_BOOLEAN 'X' 20111122
8 PROXY Instance attribute Public Object reference (TYPE REF TO) CL_PROXY_OBJECT 20111122
9 VALID_APPLICATION Instance attribute Public Type reference (TYPE) CHAR1 '-' 20111122
Methods
# Method Level Visibility Method type Description Created on
1 CAST_ME_TO_NODE Instance method Protected Method 20111123
2 CHECK_ABAP_NAME Instance method Protected Method 20111122
3 CHECK_ACCESS Instance method Public Method 20111122
4 CHECK_CONSISTENCY Instance method Public Method 20111122
5 CHECK_OBJECT_USAGE Instance method Protected Method 20120619
6 CHECK_WRITE_ACCESS Instance method Public Method 20111122
7 CHECK_WRITE_ACCESS_BADI Instance method Protected Method 20111122
8 CHECK_WRITE_ACCESS_CONFIG Instance method Protected Method 20121031
9 CHECK_WRITE_ACCESS_XSD Instance method Public Method 20111123
10 CONSTRUCTOR Instance method Public Constructor 20111123
11 CREATE_TOOLTIP Static method Protected Method 20111123
12 CREATE_TOOLTIP_BY_CATEGORY Static method Protected Method Get Tooltip/Icon and Description via CL_PROXY_CATEGORY 20120202
13 DELETE_SUBNODE Instance method Protected Method 20111123
14 FILL_CLASS_INFO Static method Protected Method 20111123
15 FILL_INFO Instance method Protected Method 20111123
16 GET_ABAP_NAME_INTERNAL Instance method Protected Method 20111123
17 GET_ADMIN_DATA_INT Instance method Protected Method 20120619
18 GET_CALLING_CLASS Static method Protected Method 20111123
19 GET_CLASS_DESCRIPTION Static method Protected Method 20111123
20 GET_GLOBAL Instance method Protected Method 20111123
21 GET_MAIN_ID Instance method Public Method 20130412
22 GET_MAIN_PROXY Instance method Protected Method 20111123
23 GET_OPERATION_PROFILE Instance method Public Method 20121031
24 GET_TEXTID Instance method Public Method 20111123
25 GET_VERSION_ID Instance method Protected Method 20120522
26 IS_CHANGED Instance method Public Method is changed? 20120321
27 IS_CURRENT_NODE Instance method Protected Method 20111123
28 IS_SETTABLE_XSD Instance method Public Method 20111123
29 MERGE_PROXY_OBJECT Instance method Protected Method 20120105
30 RAISE_OBJECT_CHANGED Instance method Public Method 20111123
31 SET_OPERATION_PROFILE Instance method Public Method 20121031
32 SET_TEXTID Instance method Public Method 20111123
Events
Class CL_PXN_CORE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CLASS_INFO Protected See coding 20111122 begin of T_CLASS_INFO, description type string, icon type icon_d, tooltip type ICON_TEXT, interface TYPE SEOCLSNAME, end of t_class_info
Method Signatures

Method CAST_ME_TO_NODE Signature

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

Method CAST_ME_TO_NODE on class CL_PXN_CORE has no exception.

Method CHECK_ABAP_NAME Signature

Method CHECK_ABAP_NAME on class CL_PXN_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT 20111122
2 CX_PXN_NODE_OBSOLETE 20111122

Method CHECK_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOAD_REF Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120424
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111122

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class CL_PXN_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_INCONSISTENCY_WARNING 20120619
2 CX_PXN_NODE_INCONSISTENT 20111122
3 CX_PXN_NODE_OBSOLETE 20111122

Method CHECK_OBJECT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME Call by reference Type reference (TYPE) PRX_R3NAME 20120619
2 Importing ABAP_TYPE Call by reference Type reference (TYPE) PRX_R3OBJ 20120619
# Exception Resumable Description Created on
1 CX_PXN_INCONSISTENCY_WARNING 20120619
2 CX_PXN_NODE_OBSOLETE 20120619

Method CHECK_WRITE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOAD_REF Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20121205
2 Importing MODE Call by reference Type reference (TYPE) STRING IF_PXN_BADI_EDIT_CONTROL=>MODE-CHANGE 20111122
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20111122
2 CX_PXN_NODE_OBSOLETE 20111122
3 CX_PXN_READ_ONLY 20111122

Method CHECK_WRITE_ACCESS_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) STRING 20111122
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111122
2 CX_PXN_READ_ONLY 20111122

Method CHECK_WRITE_ACCESS_CONFIG Signature

Method CHECK_WRITE_ACCESS_CONFIG on class CL_PXN_CORE has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20121031
2 CX_PXN_NODE_OBSOLETE 20121031
3 CX_PXN_READ_ONLY 20121031

Method CHECK_WRITE_ACCESS_XSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOAD_REF Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20121205
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20111123
2 CX_PXN_NODE_OBSOLETE 20111123
3 CX_PXN_READ_ONLY 20111123

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY_OBJECT 20111123

Method CONSTRUCTOR on class CL_PXN_CORE has no exception.

Method CREATE_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20111123
2 Importing ICON Call by reference Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20111123
3 Returning TOOLTIP Value transfer Type reference (TYPE) ICON_TEXT Tree Control: Icon / Image 20111123

Method CREATE_TOOLTIP on class CL_PXN_CORE has no exception.

Method CREATE_TOOLTIP_BY_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20120202
2 Exporting DESCRIPTION Call by reference Type reference (TYPE) STRING 20120202
3 Exporting ICON Call by reference Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20120202
4 Exporting TOOLTIP Call by reference Type reference (TYPE) ICON_TEXT Tree Control: Icon / Image 20120202

Method CREATE_TOOLTIP_BY_CATEGORY on class CL_PXN_CORE has no exception.

Method DELETE_SUBNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20111123
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Lock failed 20111123
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20111123

Method FILL_CLASS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20120202
2 Importing CLASS_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20121005
3 Exporting CLASS_INFO Call by reference Type reference (TYPE) T_CLASS_INFO 20111123
4 Importing ICON Call by reference Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20111123
5 Importing INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20111123

Method FILL_CLASS_INFO on class CL_PXN_CORE has no exception.

Method FILL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_INFO Call by reference Type reference (TYPE) T_CLASS_INFO 20111123
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20111123
3 Importing ICON Call by reference Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20111123
4 Importing INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20111123
5 Importing TOOLTIP Call by reference Type reference (TYPE) ICON_TEXT Tree Control: Icon / Image 20111123

Method FILL_INFO on class CL_PXN_CORE has no exception.

Method GET_ABAP_NAME_INTERNAL Signature

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

Method GET_ADMIN_DATA_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADMIN_DATA Value transfer Type reference (TYPE) IF_PXN_GLOBAL=>S_ADMIN_DATA 20120619
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120619

Method GET_CALLING_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) I 2 20111123
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20111123

Method GET_CALLING_CLASS on class CL_PXN_CORE has no exception.

Method GET_CLASS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) CSEQUENCE 20111123
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20111123

Method GET_CLASS_DESCRIPTION on class CL_PXN_CORE has no exception.

Method GET_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GLOBAL Value transfer Object reference (TYPE REF TO) IF_PXN_GLOBAL 20111123
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111123

Method GET_MAIN_ID Signature

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

Method GET_MAIN_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Object reference (TYPE REF TO) IF_PXN_GLOBAL_BASE implements base if 20111123
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20111123

Method GET_OPERATION_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE Value transfer Type reference (TYPE) STRING 20121031
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121031

Method GET_TEXTID Signature

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

Method GET_VERSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) IF_PXN_VERSION_ID=>T_VERSION_ID 20120522
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20120522

Method IS_CHANGED 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) 20120321
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20121213

Method IS_CURRENT_NODE 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 20111123
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111123

Method IS_SETTABLE_XSD Signature

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

Method MERGE_PROXY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REF Call by reference Object reference (TYPE REF TO) CL_PROXY_OBJECT mdr object 20120105
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120601

Method RAISE_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_CHANGE Call by reference Type reference (TYPE) PRX_BOOLEAN 20111123
2 Importing DELETE_WS_OBJECTS Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120323
3 Importing ID Call by reference Type reference (TYPE) PRX_ID 20111123
4 Importing TYPE_OF_CHANGE Call by reference Type reference (TYPE) C 20111123

Method RAISE_OBJECT_CHANGED on class CL_PXN_CORE has no exception.

Method SET_OPERATION_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE Call by reference Type reference (TYPE) STRING 20121031
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Object cannot be locked 20121031
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20121031
3 CX_PXN_READ_ONLY Read only 20121031

Method SET_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXTID Call by reference Type reference (TYPE) IF_PXN_TEXT_REFERENCE=>TEXTID 20111123
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Object cannot be locked 20111123
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20111123
3 CX_PXN_READ_ONLY Read only 20111123
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_ABAP ABAP properties 20111122
2 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CI_RFC_CONSUMER Cons. Implementation for an RFC operation 20130208
3 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CI_SERVICE_IMPL Abstract Base Class of Implementation for a Request Message 20120202
4 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_ACTOR Actor 20111214
5 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_OPERATION Operation 20111214
6 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CONTRACT_OP_PARAM Operation Parameter 20120105
7 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SCENARIO_ACTOR Actor 20120315
8 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SCENARIO_ROLE Abstract IBC 20120313
9 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SCENARIO_SEM_CONTRACT Semantic Contract for Scenario 20120314
10 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SEMANTIC_ACTOR Semantic Actor 20111123
11 Inheritance (c INHERITING FROM c_ref)  CL_PXN_SEMANTIC_OPERATION Semantic Operation 20111130
History
Last changed by/on SAP  20140121 
SAP Release Created in 804