SAP ABAP Class IF_PXN_MESSAGE_TYPE (Message Type)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_BASE Node 20090409
2 Interface composition (i COMPRISING i_ref)  IF_PXN_CONST general constants 20090409
3 Interface composition (i COMPRISING i_ref)  IF_PXN_DELETABLE Deletable 20090506
4 Interface composition (i COMPRISING i_ref)  IF_PXN_GLOBAL Global object node (read only) 20090506
5 Interface composition (i COMPRISING i_ref)  IF_PXN_GLOBAL_BASE implements base if 20091125
6 Interface composition (i COMPRISING i_ref)  IF_PXN_SPLIT_PATH message split path: not yet supported 20110707
7 Interface composition (i COMPRISING i_ref)  IF_PXN_XML_NAMESPACE XML Namespace 20090416
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_MESSAGE_TYPE Message Type 20090409
Properties
Class IF_PXN_MESSAGE_TYPE  
Short Description Message Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090409   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_MESSAGE_TYPE has no forward declaration.
Interfaces
Class IF_PXN_MESSAGE_TYPE has no interface implemented.
Friends
Class IF_PXN_MESSAGE_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ICON Instance attribute Public Attribute reference (LIKE) 20091126
2 INTERFACE Instance attribute Public Attribute reference (LIKE) 20091126
3 NODETYPE Instance attribute Public Attribute reference (LIKE) 20090507
4 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20091126
5 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20091126
Methods
# Method Level Visibility Method type Description Created on
1 CAST_TO_INTERFACE Instance method Public Method 20091126
2 CHECK_SPLIT_PATH Instance method Public Method 20110713
3 DELETE_NODE Instance method Public Method 20090507
4 ENQUEUE Instance method Public Method 20091126
5 GET_ABAP_NAME Instance method Public Method 20091126
6 GET_ADMIN_DATA Instance method Public Method 20091126
7 GET_CHILDREN Instance method Public Method 20130719
8 GET_DATATYPE Instance method Public Method returns the global datatype (only for modelled messages) 20090409
9 GET_GENERATING_APPLICATION Instance method Public Method 20091126
10 GET_ID Instance method Public Method 20091126
11 GET_MAIN Instance method Public Method 20091126
12 GET_NAME Instance method Public Method 20091126
13 GET_NAMESPACE Instance method Public Method 20091126
14 GET_NAME_PROBLEM Instance method Public Method 20091126
15 GET_OBJECT_TYPE Instance method Public Method 20091126
16 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20091126
17 GET_PART_NAME Instance method Public Method 20090626
18 GET_PREFIX Instance method Public Method 20091126
19 GET_QNAME Instance method Public Method 20091126
20 GET_SPLIT_PATH Instance method Public Method 20110707
21 GET_TYPE Instance method Public Method 20091126
22 GET_WARNINGS Instance method Public Method 20091126
23 GET_WHERE_USED_LIST Instance method Public Method 20091126
24 GET_XML_NAMESPACE Instance method Public Method 20090507
25 IS_CONSISTENT Instance method Public Method 20091126
26 IS_INACTIVE Instance method Public Method 20091126
27 IS_REFERRED Instance method Public Method 20091126
28 IS_SETTABLE_ABAP_NAME Instance method Public Method 20091126
29 IS_SETTABLE_XSD Instance method Public Method 20091126
30 SET_ABAP_NAME Instance method Public Method 20091126
31 SET_ABAP_NAME_AND_PREFIX Instance method Public Method 20091126
32 SET_DATATYPE_BY_QNAME Instance method Public Method 20090409
33 SET_PART_NAME Instance method Public Method 20090626
34 SET_SPLIT_PATH Instance method Public Method 20110707
35 SET_XML_NAMESPACE Instance method Public Method 20090507
36 SPLIT_PATH_ABAP_TO_XML Instance method Public Method 20110713
37 SPLIT_PATH_XML_TO_ABAP Instance method Public Method 20110713
Events
Class IF_PXN_MESSAGE_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ADMIN_DATA Public Attribute reference (LIKE) 20091126
2 TAB Public Attribute reference (LIKE) 20091126
3 WARNINGS Public Attribute reference (LIKE) 20091126
Method Signatures

Method CAST_TO_INTERFACE Signature

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

Method CHECK_SPLIT_PATH Signature

Method CHECK_SPLIT_PATH on class IF_PXN_MESSAGE_TYPE has no parameter.
Method CHECK_SPLIT_PATH on class IF_PXN_MESSAGE_TYPE has no exception.

Method DELETE_NODE Signature

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

Method ENQUEUE Signature

Method ENQUEUE on class IF_PXN_MESSAGE_TYPE has no parameter.
Method ENQUEUE on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_ABAP_NAME Signature

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

Method GET_ADMIN_DATA Signature

Method GET_ADMIN_DATA on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_ADMIN_DATA on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_CHILDREN 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_BASE=>TAB 20130719
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20130719

Method GET_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE Value transfer Object reference (TYPE REF TO) IF_PXN_DATATYPE_GLOBAL global datatype 20090409
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20090409

Method GET_GENERATING_APPLICATION Signature

Method GET_GENERATING_APPLICATION on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_GENERATING_APPLICATION on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_ID Signature

Method GET_ID on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_ID on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_MAIN Signature

Method GET_MAIN on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_MAIN on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_NAME Signature

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

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_NAMESPACE on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_NAME_PROBLEM Signature

Method GET_NAME_PROBLEM on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_NAME_PROBLEM on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_OBJECT_TYPE on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_PART_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_NAME Value transfer Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090626
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090626

Method GET_PREFIX Signature

Method GET_PREFIX on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_PREFIX on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_QNAME Signature

Method GET_QNAME on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_QNAME on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_SPLIT_PATH Signature

Method GET_SPLIT_PATH on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_SPLIT_PATH on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_TYPE on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_WARNINGS Signature

Method GET_WARNINGS on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_WARNINGS on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_WHERE_USED_LIST Signature

Method GET_WHERE_USED_LIST on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_WHERE_USED_LIST on class IF_PXN_MESSAGE_TYPE has no exception.

Method GET_XML_NAMESPACE Signature

Method GET_XML_NAMESPACE on class IF_PXN_MESSAGE_TYPE has no parameter.
Method GET_XML_NAMESPACE on class IF_PXN_MESSAGE_TYPE has no exception.

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on class IF_PXN_MESSAGE_TYPE has no parameter.
Method IS_CONSISTENT on class IF_PXN_MESSAGE_TYPE has no exception.

Method IS_INACTIVE Signature

Method IS_INACTIVE on class IF_PXN_MESSAGE_TYPE has no parameter.
Method IS_INACTIVE on class IF_PXN_MESSAGE_TYPE has no exception.

Method IS_REFERRED Signature

Method IS_REFERRED on class IF_PXN_MESSAGE_TYPE has no parameter.
Method IS_REFERRED on class IF_PXN_MESSAGE_TYPE has no exception.

Method IS_SETTABLE_ABAP_NAME Signature

Method IS_SETTABLE_ABAP_NAME on class IF_PXN_MESSAGE_TYPE has no parameter.
Method IS_SETTABLE_ABAP_NAME on class IF_PXN_MESSAGE_TYPE has no exception.

Method IS_SETTABLE_XSD Signature

Method IS_SETTABLE_XSD on class IF_PXN_MESSAGE_TYPE has no parameter.
Method IS_SETTABLE_XSD on class IF_PXN_MESSAGE_TYPE has no exception.

Method SET_ABAP_NAME Signature

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

Method SET_ABAP_NAME_AND_PREFIX Signature

Method SET_ABAP_NAME_AND_PREFIX on class IF_PXN_MESSAGE_TYPE has no parameter.
Method SET_ABAP_NAME_AND_PREFIX on class IF_PXN_MESSAGE_TYPE has no exception.

Method SET_DATATYPE_BY_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME 20090409
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20090409
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090417
3 CX_PXN_LOCK_FAILED 20090409
4 CX_PXN_NODE_OBSOLETE 20090409
5 CX_PXN_READ_ONLY 20090409

Method SET_PART_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090626
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090626
2 CX_PXN_LOCK_FAILED Lock failed 20090626
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20090626
4 CX_PXN_READ_ONLY Read only 20090626

Method SET_SPLIT_PATH Signature

Method SET_SPLIT_PATH on class IF_PXN_MESSAGE_TYPE has no parameter.
Method SET_SPLIT_PATH on class IF_PXN_MESSAGE_TYPE has no exception.

Method SET_XML_NAMESPACE Signature

Method SET_XML_NAMESPACE on class IF_PXN_MESSAGE_TYPE has no parameter.
Method SET_XML_NAMESPACE on class IF_PXN_MESSAGE_TYPE has no exception.

Method SPLIT_PATH_ABAP_TO_XML Signature

Method SPLIT_PATH_ABAP_TO_XML on class IF_PXN_MESSAGE_TYPE has no parameter.
Method SPLIT_PATH_ABAP_TO_XML on class IF_PXN_MESSAGE_TYPE has no exception.

Method SPLIT_PATH_XML_TO_ABAP Signature

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