SAP ABAP Class CL_EBX_MESSAGEHEADER (ebXML Message Header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSMSG (Package) XI: Message Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PROP A Property Serializable in a String 20010627
Properties
Class CL_EBX_MESSAGEHEADER  
Short Description ebXML Message Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSMSG   XI: Message Handling 
Created 20010627   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EBX_MESSAGEHEADER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_PROP A Property Serializable in a String 20010627
Friends
Class CL_EBX_MESSAGEHEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LCNAME Constant Public Type reference (TYPE) STRING 'MessageHeader' 20010627
2 MUSTUNDERSTAND Instance attribute Private Type reference (TYPE) SXMSFLAG '1' XMS: Flag (true/false) 20010627
3 NSURI Constant Public Type reference (TYPE) STRING 'http://www.ebxml.org/namespaces/messageHeader' 20010627
4 REP Instance attribute Private Type reference (TYPE) SXMS_EBMHS ebXML Message Header 20010627
5 VERSION Instance attribute Private Type reference (TYPE) STRING '1.0' 20010627
Methods
# Method Level Visibility Method type Description Created on
1 GETACTION Instance method Public Method Gets Action 20010628
2 GETCONVERSATIONID Instance method Public Method Gets Conversation ID 20010628
3 GETCPAID Instance method Public Method Gets CPAID 20010628
4 GETFROM Instance method Public Method Gets From 20010628
5 GETMESSAGEDATA Instance method Public Method Gets Message Data 20010628
6 GETQUALITYOFSERVICE Instance method Public Method Gets Quality of Service Info 20010628
7 GETSEQUENCENUMBER Instance method Public Method Gets Sequence Number 20010628
8 GETSERVICE Instance method Public Method Gets Service 20010628
9 GETTO Instance method Public Method Gets To 20010628
10 PARSEACTION Instance method Private Method Parses Action 20010629
11 PARSECONVID Instance method Private Method Parses Conversation ID 20010629
12 PARSECPAID Instance method Private Method Parses CPA ID 20010629
13 PARSEFROM Instance method Private Method Parsed From 20010629
14 PARSEMSGDATA Instance method Private Method Parses Message Data 20010629
15 PARSEQOS Instance method Private Method Parses Quality Of Service Info 20010629
16 PARSESEQNUM Instance method Private Method Parses Sequence Number 20010629
17 PARSESERVICE Instance method Private Method Parses Service 20010629
18 PARSETO Instance method Private Method Parsed To 20010629
19 SETACTION Instance method Public Method Sets Action 20010629
20 SETCONVERSATIONID Instance method Public Method Sets Conversation ID 20010629
21 SETCPAID Instance method Public Method Sets CPA ID 20010629
22 SETFROM Instance method Public Method Sets From 20010629
23 SETMESSAGEDATA Instance method Public Method Sets Message Data 20010629
24 SETQUALITYOFSERVICE Instance method Public Method Sets Quality Of Service Info 20010629
25 SETSEQUENCENUMBER Instance method Public Method Sets Sequence Number 20010629
26 SETSERVICE Instance method Public Method Sets Service 20010629
27 SETTO Instance method Public Method Sets To 20010629
Events
Class CL_EBX_MESSAGEHEADER has no event.
Types
Class CL_EBX_MESSAGEHEADER has no local type.
Method Signatures

Method GETACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20010628

Method GETACTION on class CL_EBX_MESSAGEHEADER has no exception.

Method GETCONVERSATIONID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20010628

Method GETCONVERSATIONID on class CL_EBX_MESSAGEHEADER has no exception.

Method GETCPAID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20010628

Method GETCPAID on class CL_EBX_MESSAGEHEADER has no exception.

Method GETFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) SXMS_EBPIT ebXML PartyId Tabelle 20010628

Method GETFROM on class CL_EBX_MESSAGEHEADER has no exception.

Method GETMESSAGEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) SXMS_EBMDS ebXML MessageData 20010628

Method GETMESSAGEDATA on class CL_EBX_MESSAGEHEADER has no exception.

Method GETQUALITYOFSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) SXMS_EBQSS ebXML QualityOfServiceInfo 20010628

Method GETQUALITYOFSERVICE on class CL_EBX_MESSAGEHEADER has no exception.

Method GETSEQUENCENUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) SXMS_EBSNS 20010628

Method GETSEQUENCENUMBER on class CL_EBX_MESSAGEHEADER has no exception.

Method GETSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) SXMS_EBSVS ebXML Service 20010628

Method GETSERVICE on class CL_EBX_MESSAGEHEADER has no exception.

Method GETTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) SXMS_EBPIT ebXML PartyId Tabelle 20010628

Method GETTO on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSEACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSEACTION on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSECONVID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSECONVID on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSECPAID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSECPAID on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSEFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSEFROM on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSEMSGDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSEMSGDATA on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSEQOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSEQOS on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSESEQNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSESEQNUM on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSESERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSESERVICE on class CL_EBX_MESSAGEHEADER has no exception.

Method PARSETO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20010629

Method PARSETO on class CL_EBX_MESSAGEHEADER has no exception.

Method SETACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20010629

Method SETACTION on class CL_EBX_MESSAGEHEADER has no exception.

Method SETCONVERSATIONID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20010629

Method SETCONVERSATIONID on class CL_EBX_MESSAGEHEADER has no exception.

Method SETCPAID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20010629

Method SETCPAID on class CL_EBX_MESSAGEHEADER has no exception.

Method SETFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) SXMS_EBPIT ebXML PartyId Tabelle 20010629

Method SETFROM on class CL_EBX_MESSAGEHEADER has no exception.

Method SETMESSAGEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) SXMS_EBMDS ebXML MessageData 20010629

Method SETMESSAGEDATA on class CL_EBX_MESSAGEHEADER has no exception.

Method SETQUALITYOFSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) SXMS_EBQSS ebXML QualityOfServiceInfo 20010629

Method SETQUALITYOFSERVICE on class CL_EBX_MESSAGEHEADER has no exception.

Method SETSEQUENCENUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) SXMS_EBSNS 20010629

Method SETSEQUENCENUMBER on class CL_EBX_MESSAGEHEADER has no exception.

Method SETSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) SXMS_EBSVS ebXML Service 20010629

Method SETSERVICE on class CL_EBX_MESSAGEHEADER has no exception.

Method SETTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) SXMS_EBPIT ebXML PartyId Tabelle 20010629

Method SETTO on class CL_EBX_MESSAGEHEADER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620