SAP ABAP Interface IF_PXN_OBJECT_INFO (proxy object (not necessarily global))
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
Properties
Interface | IF_PXN_OBJECT_INFO | |
Short Description | proxy object (not necessarily global) |
General Data
Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
Created | 20120927 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PXN_OBJECT_INFO has no forward declaration.
Interfaces
Interface IF_PXN_OBJECT_INFO has no interface.
Friends
Interface IF_PXN_OBJECT_INFO has no friend.
Attributes
Interface IF_PXN_OBJECT_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120927 | |
2 | ![]() |
Instance method | Public | Method | 20130412 | |
3 | ![]() |
Instance method | Public | Method | 20120927 | |
4 | ![]() |
Instance method | Public | Method | 20120927 | |
5 | ![]() |
Instance method | Public | Method | object is ichanged | 20120927 |
6 | ![]() |
Instance method | Public | Method | object is inactive | 20120927 |
Events
Interface IF_PXN_OBJECT_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_ADMIN_DATA | Public | See coding | 20120927 | begin of s_admin_data,
created_on type sprx_hdr-created_on,
created_by type sprx_hdr-created_by,
changed_on type sprx_hdr-changed_on,
changed_by type sprx_hdr-changed_by,
orig_lang type sy-langu,
package type devclass,
" r3_package type tdevc,
end of s_admin_data
|
||
2 | TAB | Public | See coding | 20120927 | tab type standard table of ref to if_pxn_object with default key
|
Method Signatures
Method GET_ADMIN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADMIN_DATA | Value transfer | Type reference (TYPE) | S_ADMIN_DATA | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20120927 |
Method GET_MAIN_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20130412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20130412 |
Method GET_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREFIX | Value transfer | Type reference (TYPE) | PRX_PREFIX_DYNP | Proxy Generation: Prefix for Proxy Objects to Be Generated | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20120927 |
Method GET_WHERE_USED_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WHERE_USED_LIST | Call by reference | Type reference (TYPE) | IF_PXN_MAIN=>T_WHERE_USED_LIST | Proxy-Generierung: Status eines Proxies | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20120927 |
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CHANGED | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20120927 |
Method IS_INACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INACTIVE | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20120927 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |