SAP ABAP Class IF_PXN_CLASSIFICATION (Classification)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_INTERFACE service interface 20100608
2 Interface composition (i COMPRISING i_ref)  IF_PXNE_INTERFACE_IN external provider 20100608
3 Interface composition (i COMPRISING i_ref)  IF_PXNE_INTERFACE_OUT external consumer 20100608
4 Interface composition (i COMPRISING i_ref)  IF_PXN_INTERFACE service interface 20090715
5 Interface composition (i COMPRISING i_ref)  IF_PXN_OPERATION operation 20090715
6 Interface composition (i COMPRISING i_ref)  IF_PXN_RFC_CONSUMER RFC consumer 20121010
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_INTERFACE Interface 20100608
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_INTERFACE Interface 20100430
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_OPERATION Operation 20100430
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_RFC_CONSUMER RFC Consumer 20121017
Properties
Class IF_PXN_CLASSIFICATION  
Short Description Classification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090715   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_CLASSIFICATION has no forward declaration.
Interfaces
Class IF_PXN_CLASSIFICATION has no interface implemented.
Friends
Class IF_PXN_CLASSIFICATION has no friend class.
Attributes
Class IF_PXN_CLASSIFICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASSIFICATIONS Instance method Public Method 20100430
2 SET_CLASSIFICATIONS Instance method Public Method 20100430
Events
Class IF_PXN_CLASSIFICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CLASSIF Public See coding 20100430 begin of t_classif, tmodel_key type er_class_key, code type er_class_value, end of t_classif
2 T_CLASSIFS Public See coding 20100430 t_classifs type standard table of t_classif with non-unique default key
Method Signatures

Method GET_CLASSIFICATIONS Signature

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

Method SET_CLASSIFICATIONS Signature

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