SAP ABAP Class IF_PXN_PROCESSING_TYPE (Processing Type)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_CONST general constants 20111024
2 Interface composition (i COMPRISING i_ref)  IF_PXN_BASE Node 20111024
3 Interface composition (i COMPRISING i_ref)  IF_PXN_BASE_INFO Node 20111024
4 Interface composition (i COMPRISING i_ref)  IF_PXN_CONST general constants 20111024
5 Interface composition (i COMPRISING i_ref)  IF_PXN_DELETABLE Deletable 20111024
6 Interface composition (i COMPRISING i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20111028
7 Interface composition (i COMPRISING i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111028
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_PROCESSING_TYPE Processing Type 20111027
Properties
Class IF_PXN_PROCESSING_TYPE  
Short Description Processing Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_PROCESSING_TYPE has no forward declaration.
Interfaces
Class IF_PXN_PROCESSING_TYPE has no interface implemented.
Friends
Class IF_PXN_PROCESSING_TYPE has no friend class.
Attributes
Class IF_PXN_PROCESSING_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_NODE Instance method Public Method 20111028
2 GET_ABAP_NAME Instance method Public Method 20111028
3 GET_NAME Instance method Public Method 20120514
4 GET_TEXT Instance method Public Method 20111028
5 IS_DEFAULT Instance method Public Method 20120531
6 SET_ABAP_NAME Instance method Public Method 20111028
7 SET_AS_DEFAULT Instance method Public Method 20111028
8 SET_TEXT Instance method Public Method 20111028
Events
Class IF_PXN_PROCESSING_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20111024 tab type standard table of ref to if_pxn_processing_type with default key
Method Signatures

Method DELETE_NODE Signature

Method DELETE_NODE on class IF_PXN_PROCESSING_TYPE has no parameter.
Method DELETE_NODE on class IF_PXN_PROCESSING_TYPE has no exception.

Method GET_ABAP_NAME Signature

Method GET_ABAP_NAME on class IF_PXN_PROCESSING_TYPE has no parameter.
Method GET_ABAP_NAME on class IF_PXN_PROCESSING_TYPE has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_PXN_PROCESSING_TYPE has no parameter.
Method GET_NAME on class IF_PXN_PROCESSING_TYPE has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class IF_PXN_PROCESSING_TYPE has no parameter.
Method GET_TEXT on class IF_PXN_PROCESSING_TYPE has no exception.

Method IS_DEFAULT Signature

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

Method SET_ABAP_NAME Signature

Method SET_ABAP_NAME on class IF_PXN_PROCESSING_TYPE has no parameter.
Method SET_ABAP_NAME on class IF_PXN_PROCESSING_TYPE has no exception.

Method SET_AS_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE 20111028
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20111028
2 CX_PXN_NODE_OBSOLETE 20111028
3 CX_PXN_READ_ONLY 20111028

Method SET_TEXT Signature

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