SAP ABAP Class CL_PXN_MAIN_CORE (Main Core Methods)
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_MAIN_CORE | Core methods of main | 20091104 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_WSDL_CACHE | Access to cached WSDL | 20130325 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_WSDL_DT | Access to design time WSDL | 20130325 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_MAIN | Main | 20091104 |
Properties
| Class | CL_PXN_MAIN_CORE | |
| Short Description | Main Core Methods | |
| 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 | 20091104 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_MAIN_CORE | Core methods of main | 20091104 | ||
| 2 | IF_PXN_WSDL_CACHE | Access to cached WSDL | 20130325 | ||
| 3 | IF_PXN_WSDL_DT | Access to design time WSDL | 20130325 |
Friends
Class CL_PXN_MAIN_CORE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20091104 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120508 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | mdr object | 20091104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20091104 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20091104 | |
| 3 | Instance method | Private | Method | find nodes with recursions | 20100317 | |
| 4 | Instance method | Protected | Method | deep load of proxy | 20120502 | |
| 5 | Instance method | Public | Method | 20110629 |
Events
Class CL_PXN_MAIN_CORE has no event.
Types
Class CL_PXN_MAIN_CORE has no local type.
Method Signatures
Method CHECK_ALIVE Signature
Method CHECK_ALIVE on class CL_PXN_MAIN_CORE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20091104 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | MDR Proxy | 20091104 |
Method CONSTRUCTOR on class CL_PXN_MAIN_CORE has no exception.
Method GET_RECURSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20100317 | ||||
| 2 | PARENT_INDEX | Call by reference | Type reference (TYPE) | SPRX_T_INDEX | 20100317 |
Method GET_RECURSIONS on class CL_PXN_MAIN_CORE has no exception.
Method LOAD_ALL Signature
Method LOAD_ALL on class CL_PXN_MAIN_CORE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20120502 |
Method RAISE_INDEX_REBUILD Signature
Method RAISE_INDEX_REBUILD on class CL_PXN_MAIN_CORE has no parameter.
Method RAISE_INDEX_REBUILD on class CL_PXN_MAIN_CORE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |