SAP ABAP Class CL_SHP_ES_MESSAGE_TYPE_PARSER (Message Type Parser)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
     OPS_SE_SHP_XI_PROXY (Package) Web Service Proxies Delivery
Properties
Class CL_SHP_ES_MESSAGE_TYPE_PARSER  
Short Description Message Type Parser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_SHP_XI_PROXY   Web Service Proxies Delivery 
Created 20090226   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SHP_ES_MESSAGE_TYPE_PARSER has no interface implemented.
Friends
Class CL_SHP_ES_MESSAGE_TYPE_PARSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_COMP_LOG Instance attribute Protected Type reference (TYPE) STRING 20090226
2 MV_COMP_MAIN Instance attribute Protected Type reference (TYPE) I 20090226
3 MV_COMP_MESSAGE_HEADER Instance attribute Protected Type reference (TYPE) I 20090226
4 MV_NO_MESSAGE_HEADER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20090226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090226
2 GET_LOG Instance method Public Method Get log component 20090226
3 GET_MAIN Instance method Public Method Get first component after message header 20090226
4 GET_MDT Instance method Public Method Get MDT 20090226
5 GET_MDT_COMPONENT Instance method Public Method Get MDT Component 20090226
6 GET_MESSAGE_HEADER Instance method Public Method Get message header 20090226
Events
Class CL_SHP_ES_MESSAGE_TYPE_PARSER has no event.
Types
Class CL_SHP_ES_MESSAGE_TYPE_PARSER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_MESSAGE_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090226

Method CONSTRUCTOR on class CL_SHP_ES_MESSAGE_TYPE_PARSER has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_TYPE Call by reference Object reference (TYPE REF TO) DATA 20090226
2 Returning RR_LOG Value transfer Object reference (TYPE REF TO) DATA 20090226

Method GET_LOG on class CL_SHP_ES_MESSAGE_TYPE_PARSER has no exception.

Method GET_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_TYPE Call by reference Object reference (TYPE REF TO) DATA 20090226
2 Returning RR_MAIN Value transfer Object reference (TYPE REF TO) DATA 20090226

Method GET_MAIN on class CL_SHP_ES_MESSAGE_TYPE_PARSER has no exception.

Method GET_MDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_TYPE Call by reference Object reference (TYPE REF TO) DATA 20090226
2 Returning RR_MDT Value transfer Object reference (TYPE REF TO) DATA 20090226

Method GET_MDT on class CL_SHP_ES_MESSAGE_TYPE_PARSER has no exception.

Method GET_MDT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_TYPE Call by reference Object reference (TYPE REF TO) DATA 20090226
2 Importing IV_COMP Call by reference Type reference (TYPE) ANY 20090226
3 Returning RR_COMP Value transfer Object reference (TYPE REF TO) DATA 20090226

Method GET_MDT_COMPONENT on class CL_SHP_ES_MESSAGE_TYPE_PARSER has no exception.

Method GET_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_TYPE Call by reference Object reference (TYPE REF TO) DATA 20090226
2 Returning RR_HEADER Value transfer Object reference (TYPE REF TO) DATA 20090226

Method GET_MESSAGE_HEADER on class CL_SHP_ES_MESSAGE_TYPE_PARSER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605