SAP ABAP Class IF_PXN_PROCESSING_TYPE_DOMAIN (Processing Type Domain)
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_GLOBAL Global object node (read only) 20111024
7 Interface composition (i COMPRISING i_ref)  IF_PXN_GLOBAL_BASE implements base if 20111024
8 Interface composition (i COMPRISING i_ref)  IF_PXN_LIFE_CYCLE_STATUS Classification 20120504
9 Interface composition (i COMPRISING i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111024
10 Interface composition (i COMPRISING i_ref)  IF_PXN_VERSION_ID refers a text object 20120522
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_PROCESSING_TYPE_DOMAIN Processing Type Domain 20111026
Properties
Class IF_PXN_PROCESSING_TYPE_DOMAIN  
Short Description Processing Type Domain    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111024   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PXN_PROCESSING_TYPE_DOMAIN has no interface implemented.
Friends
Class IF_PXN_PROCESSING_TYPE_DOMAIN has no friend class.
Attributes
Class IF_PXN_PROCESSING_TYPE_DOMAIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROCESSING_TYPE Instance method Public Method 20111024
2 GET_ABAP_NAME Instance method Public Method 20111028
3 GET_DEFAULT_PROCESSING_TYPE Instance method Public Method 20111028
4 GET_NAME Instance method Public Method 20111028
5 GET_PROCESSING_TYPES Instance method Public Method 20111024
6 GET_TEXT Instance method Public Method 20111028
7 SET_ABAP_NAME Instance method Public Method 20111028
8 SET_DEFAULT_PROCESSING_TYPE Instance method Public Method 20111024
9 SET_NO_DEFAULT_PROCESSING_TYPE Instance method Public Method 20111028
10 SET_PT_POSITIONS Instance method Public Method set position for structure fields (attributes + elements) 20111116
11 SET_TEXT Instance method Public Method 20111028
Events
Class IF_PXN_PROCESSING_TYPE_DOMAIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_NAME Public Type reference (TYPE) IF_PROXY_PROC_TYPE_DOM=>T_NAME 20111028
2 T_TEXTID Public Type reference (TYPE) IF_PROXY_PROC_TYPE_DOM=>T_TEXTID 20111028
Method Signatures

Method CREATE_PROCESSING_TYPE 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_FALSE 20111028
2 Importing NAME Call by reference Type reference (TYPE) T_NAME 20111024
3 Importing POS Call by reference Type reference (TYPE) I 0 20111028
4 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_PROCESSING_TYPE 20111024
5 Importing SET_ABAP_NAME Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE 20111024
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20111024
2 CX_PXN_LOCK_FAILED 20111024
3 CX_PXN_NODE_OBSOLETE 20111024
4 CX_PXN_READ_ONLY 20111024

Method GET_ABAP_NAME Signature

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

Method GET_DEFAULT_PROCESSING_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_PROCESSING_TYPE 20111028
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111028

Method GET_NAME Signature

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

Method GET_PROCESSING_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) IF_PXN_PROCESSING_TYPE=>TAB 20111024
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111024

Method GET_TEXT Signature

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

Method SET_ABAP_NAME Signature

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

Method SET_DEFAULT_PROCESSING_TYPE Signature

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

Method SET_NO_DEFAULT_PROCESSING_TYPE Signature

Method SET_NO_DEFAULT_PROCESSING_TYPE on class IF_PXN_PROCESSING_TYPE_DOMAIN has no parameter.
# 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_PT_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSING_TYPES Call by reference Type reference (TYPE) IF_PXN_SUBNODE=>TAB 20111116
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20111116
2 CX_PXN_LOCK_FAILED Lock failed 20111116
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20111116
4 CX_PXN_READ_ONLY Read only 20111116

Method SET_TEXT Signature

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