SAP ABAP Class IF_PXN_NPM_DEF_ACCESS (Access to NPM definition)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_FILE_ACCESS File access 20120516
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_NPM_DEF_ACCESS access to WSDL (file, url, uddi, esr browser) 20120516
Properties
Class IF_PXN_NPM_DEF_ACCESS  
Short Description Access to NPM definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_NPM_DEF_ACCESS has no forward declaration.
Interfaces
Class IF_PXN_NPM_DEF_ACCESS has no interface implemented.
Friends
Class IF_PXN_NPM_DEF_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SOURCE_TYPE_FILE Constant Public Type reference (TYPE) T_SOURCE_TYPE CL_PROXY_WSDL_ITEM=>URL_TYPE_FILE 20120516
2 C_SOURCE_TYPE_HTTPDEST Constant Public Type reference (TYPE) T_SOURCE_TYPE 'HTTP_DESTINATION' 20120516
3 C_SOURCE_TYPE_RETRIEVER Constant Public Type reference (TYPE) T_SOURCE_TYPE SPACE 20120516
4 C_SOURCE_TYPE_URL Constant Public Type reference (TYPE) T_SOURCE_TYPE CL_PROXY_WSDL_ITEM=>URL_TYPE_HTTP 20120516
5 C_SOURCE_TYPE_WSDL Constant Public Type reference (TYPE) T_SOURCE_TYPE CL_PROXY_WSDL_ITEM=>URL_TYPE_XSTRING 20120516
Methods
# Method Level Visibility Method type Description Created on
1 GET_QNAME Instance method Public Method 20120516
2 GET_REFERENCED_QNAME Instance method Public Method 20120522
3 GET_RETRIEVER Instance method Public Method 20120516
4 GET_TYPE Instance method Public Method 20120516
5 GET_URL Instance method Public Method 20120516
Events
Class IF_PXN_NPM_DEF_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_SERVICE Public See coding 20120516 begin of t_service, object type prx_r3obj, obj_name type PRX_R3NAME, type type prx_type, name type prx_ifrnam, namespace type prx_nspce, gen_appl type prxgenappl, package type devclass, end of t_service
2 T_SERVICES Public See coding 20120516 t_services type sorted table of t_service with unique key object obj_name
3 T_SOURCE_TYPE Public Type reference (TYPE) STRING 20120516
Method Signatures

Method GET_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME Qualified Name 20120516
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120516

Method GET_REFERENCED_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME Qualified Name 20120522
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120522

Method GET_RETRIEVER Signature

Method GET_RETRIEVER on class IF_PXN_NPM_DEF_ACCESS has no parameter.
Method GET_RETRIEVER on class IF_PXN_NPM_DEF_ACCESS has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) PRX_IFRTYP 20120516
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120516

Method GET_URL Signature

Method GET_URL on class IF_PXN_NPM_DEF_ACCESS has no parameter.
Method GET_URL on class IF_PXN_NPM_DEF_ACCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in