SAP ABAP Class IF_PXN_CONFIGURATION (Configuration data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_CONST general constants 20120711
2 Interface composition (i COMPRISING i_ref)  IF_PXN_ABAP ABAP releated properties 20120711
3 Interface composition (i COMPRISING i_ref)  IF_PXN_ABAP_INFO ABAP properties 20120711
4 Interface composition (i COMPRISING i_ref)  IF_PXN_BASE Node 20120711
5 Interface composition (i COMPRISING i_ref)  IF_PXN_BASE_INFO Node 20120711
6 Interface composition (i COMPRISING i_ref)  IF_PXN_CONST general constants 20120711
7 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE Core properties 20120711
8 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE_INFO Core info 20120711
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_INTERFACE service interface 20120711
2 Interface composition (i COMPRISING i_ref)  IF_PXN_INTERFACE service interface 20120711
3 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_CONSUMER RFC consumer 20121010
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_INTERFACE Interface 20120717
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_INTERFACE Interface 20120711
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_RFC_CONSUMER RFC Consumer 20121017
Properties
Class IF_PXN_CONFIGURATION  
Short Description Configuration data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120711   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_CONFIGURATION has no forward declaration.
Interfaces
Class IF_PXN_CONFIGURATION has no interface implemented.
Friends
Class IF_PXN_CONFIGURATION has no friend class.
Attributes
Class IF_PXN_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20120711
2 GET_AVAILABLE_PATTERNS Instance method Public Method 20120711
3 GET_AVAILABLE_SECURITY_LEVELS Instance method Public Method 20120711
4 GET_INTERFACE_PATTERN Instance method Public Method 20120711
5 GET_SECURITY_LEVEL Instance method Public Method 20120711
6 SET_INTERFACE_PATTERN Instance method Public Method 20120711
7 SET_SECURITY_LEVEL Instance method Public Method 20120711
Events
Class IF_PXN_CONFIGURATION has no event.
Types
Class IF_PXN_CONFIGURATION has no local type.
Method Signatures

Method CAST_TO_INTERFACE Signature

Method CAST_TO_INTERFACE on class IF_PXN_CONFIGURATION has no parameter.
Method CAST_TO_INTERFACE on class IF_PXN_CONFIGURATION has no exception.

Method GET_AVAILABLE_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATTERNS Value transfer Type reference (TYPE) VRM_VALUES 20120711
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120711

Method GET_AVAILABLE_SECURITY_LEVELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SECLEVELS Value transfer Type reference (TYPE) VRM_VALUES 20120711
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120711

Method GET_INTERFACE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATTERN Value transfer Type reference (TYPE) PXNINTFPATT 20120711
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120711

Method GET_SECURITY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LEVEL Value transfer Type reference (TYPE) PXNSECLEVEL 20120711
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20120711

Method SET_INTERFACE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATTERN Call by reference Type reference (TYPE) PXNINTFPATT 20120711
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20120711
2 CX_PXN_LOCK_FAILED 20120711
3 CX_PXN_NODE_OBSOLETE 20120711
4 CX_PXN_READ_ONLY 20120711

Method SET_SECURITY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) PXNSECLEVEL 20120711
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20120711
2 CX_PXN_LOCK_FAILED 20120711
3 CX_PXN_NODE_OBSOLETE 20120711
4 CX_PXN_READ_ONLY 20120711
History
Last changed by/on SAP  20130531 
SAP Release Created in