SAP ABAP Interface IF_PXN_MAIN_EXT (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

⤷

⤷

Properties
Interface | IF_PXN_MAIN_EXT | |
Short Description | Main |
General Data
Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
Created | 20100317 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SPRX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PXN_MAIN_EXT has no interface.
Friends
Interface IF_PXN_MAIN_EXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | APPLICATION | Instance attribute | Public | Type reference (TYPE) | STRING | 20100317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100317 | |
2 | ![]() |
Instance method | Public | Method | 20100317 | |
3 | ![]() |
Instance method | Public | Method | 20100317 | |
4 | ![]() |
Instance method | Public | Method | 20100317 | |
5 | ![]() |
Instance method | Public | Method | 20100317 | |
6 | ![]() |
Instance method | Public | Method | Lock main object (exclusive) and sub objects (shared) | 20100317 |
7 | ![]() |
Instance method | Public | Method | 20100317 | |
8 | ![]() |
Instance method | Public | Method | 20100317 | |
9 | ![]() |
Instance method | Public | Method | 20100317 |
Events
Interface IF_PXN_MAIN_EXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_LOG | Public | See coding | 20100317 | begin of t_log,
object type prx_r3obj,
obj_name type prx_r3name,
msgty type symsgty,
msgid type symsgid,
msgno type symsgno,
msgv1 type symsgv,
msgv2 type symsgv,
msgv3 type symsgv,
msgv4 type symsgv,
name type prx_ifrnam,
nspace type prx_nspce,
type type prx_wsdlty,
end of t_log
|
||
2 | T_LOG_TAB | Public | See coding | 20100317 | t_log_tab type standard table of t_log with non-unique default key
|
||
3 | T_WHERE_USED_LIST | Public | Type reference (TYPE) | SPRX_T_WHERE_USED_LIST | 20100317 |
|
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATED_OBJECTS | Call by reference | Type reference (TYPE) | PRX_IDS | list of ids of activated objects | 20100317 | ||
2 | ![]() |
ACTIVATE_ALL | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPACE: activate delta, X:activate all, N: delta in main ns | 20100317 | ||
3 | ![]() |
LOG | Call by reference | Type reference (TYPE) | SPRX_LOG_T | 20100317 | |||
4 | ![]() |
TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20100317 | |
2 | ![]() |
Node inconsistent | 20100317 | |
3 | ![]() |
Node is obsolete | 20100317 |
Method CHANGE_TADIR_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHOR | Call by reference | Type reference (TYPE) | TADIR-AUTHOR | Person Responsible for a Repository Object | 20100317 | ||
2 | ![]() |
CHANGED_OBJECTS | Call by reference | Type reference (TYPE) | PRX_ABAPOBJECTS | ABAP Object Table | 20100317 | ||
3 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | TADIR-DEVCLASS | Package | 20100317 | ||
4 | ![]() |
WITH_REFERRED_OBJECTS | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20100317 | |
2 | ![]() |
Node is obsolete | 20100317 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETE_ALL | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20100317 | ||
2 | ![]() |
TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20100317 | |
2 | ![]() |
Node is obsolete | 20100317 |
Method DEQUEUE Signature
Method DEQUEUE on Interface IF_PXN_MAIN_EXT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20100317 | |
2 | ![]() |
Node is obsolete | 20100317 |
Method DISCARD Signature
Method DISCARD on Interface IF_PXN_MAIN_EXT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20100317 | |
2 | ![]() |
Node is obsolete | 20100317 |
Method ENQUEUE Signature
Method ENQUEUE on Interface IF_PXN_MAIN_EXT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20100317 | |
2 | ![]() |
Node is obsolete | 20100317 |
Method GET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG | Value transfer | Type reference (TYPE) | T_LOG_TAB | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20100317 |
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_PXNE_INTERFACE | Node | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20100317 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLEANUP | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | cleanup instance before saving | 20100317 | ||
2 | ![]() |
SAVED_OBJECTS | Call by reference | Type reference (TYPE) | PRX_IDS | Proxy Generation: Unique IDs of Proxy Objects | 20100317 | ||
3 | ![]() |
TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20100317 | |
2 | ![]() |
Node is obsolete | 20100317 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |