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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_CONSUMER RFC consumer 20121010
2 Interface composition (i COMPRISING i_ref)  IF_PXN_OBJECT proxy object (not necessarily global) 20120927
3 Interface composition (i COMPRISING i_ref)  IF_PXN_GLOBAL Global object node (read only) 20120927
4 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_GLOBAL_TABLE Global table type 20130626
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_GLOBAL_TABLE Table Type 20121005
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_OBJECT Proxy Object 20130412
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_GLOBAL_READ_ONLY Only Getter Methods of IF_PXN_GLOBAL 20130416
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_GLOBAL global objects 20130412
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_SC_TABLE Inline Table Type with simple Content 20121005
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_SC_INLINE Inline Datatype with simple Content 20121005
... Click here to see Used By full list (22 items)
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 GET_ADMIN_DATA Instance method Public Method 20120927
2 GET_MAIN_ID Instance method Public Method 20130412
3 GET_PREFIX Instance method Public Method 20120927
4 GET_WHERE_USED_LIST Instance method Public Method 20120927
5 IS_CHANGED Instance method Public Method object is ichanged 20120927
6 IS_INACTIVE 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 Returning ADMIN_DATA Value transfer Type reference (TYPE) S_ADMIN_DATA 20120927
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20120927

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 Proxy Generation: Unique ID of a Proxy Object 20130412
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20130412

Method GET_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_PXN_NODE_OBSOLETE 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 Exporting 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 CX_PXN_NODE_OBSOLETE Node is obsolete 20120927

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CHANGED Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120927
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20120927

Method IS_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_INACTIVE Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120927
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20120927
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_CONSUMER RFC consumer 20121010
2 Interface composition (i COMPRISING i_ref)  IF_PXN_OBJECT proxy object (not necessarily global) 20120927
3 Interface composition (i COMPRISING i_ref)  IF_PXN_GLOBAL Global object node (read only) 20120927
4 Interface composition (i COMPRISING i_ref)  IF_PXN_DATATYPE_GLOBAL_TABLE Global table type 20130626
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_GLOBAL_TABLE Table Type 20121005
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_OBJECT Proxy Object 20130412
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_GLOBAL_READ_ONLY Only Getter Methods of IF_PXN_GLOBAL 20130416
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_GLOBAL global objects 20130412
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_SC_TABLE Inline Table Type with simple Content 20121005
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_SC_INLINE Inline Datatype with simple Content 20121005
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_SC_GLOBAL Global Simple Content Type 20121005
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_DATATYPE_COMPLEX Complex Type 20121005
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_COMPL_CONTENT Datatype with complex Content (abstract) 20130416
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_CC_GLOBAL Global Complex Content Type 20121005
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_DATATYPE_CC_APPEND Append Structure 20121005
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_OBJECT Inline Object 20121005
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_NODE_GLOBAL Global Node 20121005
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_MESSAGE_TYPE Message type 20121005
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_INTERFACE_OUT Service Consumer 20121005
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_INTERFACE_IN Service Provider 20121005
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_FAULT_TYPE Fault 20121005
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_DATATYPE_GLOBAL_SIMPLE Global Simple Type 20121005
History
Last changed by/on SAP  20140121 
SAP Release Created in 740