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
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 | Instance method | Public | Method | 20100825 | ||
| 2 | Instance method | Public | Method | 20091104 | ||
| 3 | Instance method | Public | Method | 20091120 | ||
| 4 | Instance method | Public | Method | 20110629 | ||
| 5 | Instance method | Public | Method | 20120824 | ||
| 6 | Instance method | Public | Method | gets dependent proxy objects like enum provider class,... | 20121205 | |
| 7 | Instance method | Public | Method | 20101216 | ||
| 8 | Instance method | Public | Method | 20091117 | ||
| 9 | Instance method | Public | Method | 20091104 | ||
| 10 | Instance method | Public | Method | 20091104 | ||
| 11 | Instance method | Public | Method | Get current root | 20091105 | |
| 12 | Instance method | Public | Method | 20091105 | ||
| 13 | Instance method | Public | Method | 20120508 | ||
| 14 | 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 | 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 | DATATYPES | Value transfer | Type reference (TYPE) | IF_PXN_DATATYPE_GLOBAL=>TAB | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | OBJECTS | Value transfer | Type reference (TYPE) | IF_PXN_GLOBAL_BASE=>TAB | 20091120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | mdr fault (abstract) | 20091120 |
Method GET_ALL_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | OBJECTS | Value transfer | Type reference (TYPE) | IF_PXN_OBJECT=>TAB | 20120824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | OBJECTS | Value transfer | Type reference (TYPE) | IF_PXN_DEPENDENT_ABAP_OBJECT=>TAB | 20121205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | NODES | Value transfer | Type reference (TYPE) | IF_PXN_CORE=>TAB | Node | 20101216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | NODES | Value transfer | Type reference (TYPE) | IF_PXN_BASE=>TAB | Node | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | NODES | Value transfer | Type reference (TYPE) | IF_PXN_BASE=>TAB | Node | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091104 | ||||
| 2 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_PXN_CORE | Node | 20091104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20091104 |
Method GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIN | Value transfer | Object reference (TYPE REF TO) | IF_PXN_BASE | Node | 20091105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20091105 |
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | PRX_STATUS | Proxy-Generierung: Status eines Proxies | 20091105 | |||
| 2 | STATUS_TEXT | Call by reference | Type reference (TYPE) | PRX_STATUS_T | Proxy-Generierung: Status eines Proxies | 20091105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20091105 |
Method IS_FULLY_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 |