SAP ABAP Class CL_XMS_HOPLIST (XMS: Message Hop List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
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 20020820
Properties
Class CL_XMS_HOPLIST  
Short Description XMS: Message Hop List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20020820   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_HOPLIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_PROP A Property Serializable in a String 20020820
Friends
Class CL_XMS_HOPLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ATT_VERSION Constant Public Type reference (TYPE) STRING 'Version' Attribute Name 20020828
2 CO_TAG_HOPLIST Constant Public Type reference (TYPE) STRING 'HopList' Tag Name 20020820
3 CO_TAG_PREFIX Constant Public Type reference (TYPE) STRING 'SAP' Namespace constant as prefix 20020828
4 CO_VAL_VERSION_NUM Constant Private Type reference (TYPE) STRING '1.0' Version Number 20020828
5 CURRENT_HOP Instance attribute Private Type reference (TYPE) SXMSHLINK XMS: Message Hop List 20020821
6 HOPLIST Instance attribute Private Type reference (TYPE) SXMSHLINKS Table of HOP Entries Inc. Reference to HOP Instance 20020821
7 LCNAME Constant Public Type reference (TYPE) STRING 'HopList' Name Space URI 20020820
8 MUSTUNDERSTAND Instance attribute Public Type reference (TYPE) SXMSFLAG Integration Engine: Flag (True/False) 20020820
9 NSURI Constant Public Type reference (TYPE) STRING 'http://sap.com/exchange/MessageFormat' Name Space URI 20020820
10 VERSION Instance attribute Private Type reference (TYPE) STRING Version number of hop list 20020828
Methods
# Method Level Visibility Method type Description Created on
1 BGET_BRANCH_MSGGUID Instance method Public Method Gets the current branch msgguid in the current hop 20020823
2 BGET_BRANCH_NUMBER Instance method Public Method Gets the current branch number in the current hop 20020823
3 BGET_BRANCH_QOS Instance method Public Method Gets the current branch QoS in the current hop 20020823
4 BGET_BRANCH_RECVBS Instance method Public Method 20031202
5 CHECK_HOPLIST Instance method Public Method Checks hop list (number of hops contained) 20020903
6 CREATE_BRANCH_BYKEY Instance method Public Method Generates new branch in current hop 20020823
7 CREATE_COPY Instance method Public Method Fetches Copy of Itself 20021127
8 CREATE_HOP_BYKEY Instance method Public Method Generates new hop in hop list with key fields 20020823
9 DELETE_BRANCHES_ALL Instance method Public Method Deletes all branches in current hop 20020830
10 DELETE_HOP_ALL Instance method Public Method Deletes all hops in hop list 20020910
11 DELETE_HOP_LAST Instance method Public Method Deletes last hop in hop list 20020823
12 GET_BRANCH_FIRST Instance method Public Method Gets first branch in current hop 20020823
13 GET_BRANCH_NEXT Instance method Public Method Gets next branch in current hop 20020823
14 GET_HOPLIST_BRANCHES Instance method Public Method Gets number of branches along hop chain 20020902
15 GET_HOPLIST_BRANCHES_READ Instance method Public Method Gets number of branches in read hops 20020909
16 GET_HOP_BYNUMBER Instance method Public Method Gets hop entry with hop number as key 20020830
17 GET_HOP_FIRST Instance method Public Method Gets first hop entry 20020821
18 GET_HOP_FIRST_READ Instance method Public Method Gets first hop entry that has already been read 20020904
19 GET_HOP_LAST Instance method Public Method Gets last hop entry 20020821
20 GET_HOP_LAST_UNREAD Instance method Public Method Gets last unread hop entry 20020822
21 GET_HOP_NEXT Instance method Public Method Gets next hop entry 20020821
22 GET_HOP_PREVIOUS Instance method Public Method Gets previous hop entry 20020821
23 GET_LASTHOP_RECV_DATA Instance method Public Method Gets receiver-side data for the last hop 20020830
24 GET_NUMBER_OF_BRANCHES Instance method Public Method Gets number of branches in current hop 20020823
25 GET_NUMBER_OF_HOPS Instance method Public Method Gets number of hops in hop list 20020821
26 GET_PARENT_ID Instance method Public Method Gets parent GUID according to hop list 20020913
27 HGET_ADAPTER_REFID_IN Instance method Public Method Get inbound adapter reference ID of hop 20020830
28 HGET_ADAPTER_REFID_OUT Instance method Public Method Get outbound adapter reference ID of hop 20020830
29 HGET_ADAPTER_TYPE_IN Instance method Public Method Gets inbound adapter type of hop 20020830
30 HGET_ADAPTER_TYPE_OUT Instance method Public Method Gets outbound adapter type of hop 20020830
31 HGET_HOPNUMBER Instance method Public Method Gets hop number 20020823
32 HGET_MSGGUID_IN Instance method Public Method Gets inbound message ID of hop 20020823
33 HGET_MSGGUID_OUT Instance method Public Method Gets outbound message ID of hop 20020823
34 HGET_SYSTEMNAME Instance method Public Method Gets system name of hop 20020823
35 HGET_TIMESTAMP Instance method Public Method Gets time stamp of hop 20020823
36 HGET_TYPE Instance method Public Method Gets hop type 20020823
37 HGET_WASREAD Instance method Public Method Gets read-flag of hop 20020823
38 HSET_ADAPTER_REFID_IN Instance method Public Method Sets inbound adapter reference ID of hop 20020830
39 HSET_ADAPTER_REFID_OUT Instance method Public Method Sets outbound adapter reference ID of hop 20020830
40 HSET_ADAPTER_TYPE_IN Instance method Public Method Sets the inbound adapter type of hop 20020830
41 HSET_ADAPTER_TYPE_OUT Instance method Public Method Sets the outbound adapter type of hop 20020830
42 HSET_MSGGUID_IN Instance method Public Method Sets the inbound message ID of hop 20020823
43 HSET_MSGGUID_OUT Instance method Public Method Sets the outbound message ID of hop 20020823
44 HSET_SYSTEMNAME Instance method Public Method Sets the system name of hop 20020823
45 HSET_TIMESTAMP Instance method Public Method Sets the time stamp of hop 20020823
46 HSET_TIMESTAMP_OF_NOW Instance method Public Method Sets the time stamp of hop to current time 20020827
47 HSET_TYPE Instance method Public Method Sets hop type 20020823
48 HSET_WASREAD Instance method Public Method Sets read-flag of hop 20020823
49 TEST_LIST_HOPLIST Instance method Public Method Test method 1 for hop list 20020822
50 TEST_LIST_RENDER_TOFILE Instance method Public Method Test method to write XML stream from file 20020823
Events
Class CL_XMS_HOPLIST has no event.
Types
Class CL_XMS_HOPLIST has no local type.
Method Signatures

Method BGET_BRANCH_MSGGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGGUID Value transfer Type reference (TYPE) SXMSMGUID Integration Engine: Message-ID 20020823

Method BGET_BRANCH_MSGGUID on class CL_XMS_HOPLIST has no exception.

Method BGET_BRANCH_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BRANCH_NUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020823

Method BGET_BRANCH_NUMBER on class CL_XMS_HOPLIST has no exception.

Method BGET_BRANCH_QOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QOS Value transfer Type reference (TYPE) SXMSQOS Integration Engine: Quality of Service 20020823

Method BGET_BRANCH_QOS on class CL_XMS_HOPLIST has no exception.

Method BGET_BRANCH_RECVBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RECVBS Value transfer Type reference (TYPE) PRX_SYSTEM 20031202

Method BGET_BRANCH_RECVBS on class CL_XMS_HOPLIST has no exception.

Method CHECK_HOPLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020904

Method CHECK_HOPLIST on class CL_XMS_HOPLIST has no exception.

Method CREATE_BRANCH_BYKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BRANCH_NUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020826
2 Importing MSGGUID Value transfer Type reference (TYPE) SXMSMGUID Integration Engine: Message-ID 20020826
3 Importing QOS Value transfer Type reference (TYPE) SXMSQOS Integration Engine: Quality of Service 20020826
4 Importing RECVBS Value transfer Type reference (TYPE) PRX_SYSTEM 20031202

Method CREATE_BRANCH_BYKEY on class CL_XMS_HOPLIST has no exception.

Method CREATE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HOPLIST Value transfer Object reference (TYPE REF TO) CL_XMS_HOPLIST Kopie von sich selbst 20021127

Method CREATE_COPY on class CL_XMS_HOPLIST has no exception.

Method CREATE_HOP_BYKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020823
2 Importing SYSTEMNAME Value transfer Type reference (TYPE) PRX_SYSTEM Sendendes System 20020823
3 Importing TYPE Value transfer Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20020823

Method CREATE_HOP_BYKEY on class CL_XMS_HOPLIST has no exception.

Method DELETE_BRANCHES_ALL Signature

Method DELETE_BRANCHES_ALL on class CL_XMS_HOPLIST has no parameter.
Method DELETE_BRANCHES_ALL on class CL_XMS_HOPLIST has no exception.

Method DELETE_HOP_ALL Signature

Method DELETE_HOP_ALL on class CL_XMS_HOPLIST has no parameter.
Method DELETE_HOP_ALL on class CL_XMS_HOPLIST has no exception.

Method DELETE_HOP_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020823

Method DELETE_HOP_LAST on class CL_XMS_HOPLIST has no exception.

Method GET_BRANCH_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BRANCH_NUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020823

Method GET_BRANCH_FIRST on class CL_XMS_HOPLIST has no exception.

Method GET_BRANCH_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BRANCH_NUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020823

Method GET_BRANCH_NEXT on class CL_XMS_HOPLIST has no exception.

Method GET_HOPLIST_BRANCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER_OF_BRANCHES Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020902

Method GET_HOPLIST_BRANCHES on class CL_XMS_HOPLIST has no exception.

Method GET_HOPLIST_BRANCHES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER_OF_BRANCHES Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020909

Method GET_HOPLIST_BRANCHES_READ on class CL_XMS_HOPLIST has no exception.

Method GET_HOP_BYNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020830
2 Importing IM_HOPNUMBER Call by reference Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020830

Method GET_HOP_BYNUMBER on class CL_XMS_HOPLIST has no exception.

Method GET_HOP_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020821

Method GET_HOP_FIRST on class CL_XMS_HOPLIST has no exception.

Method GET_HOP_FIRST_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020904

Method GET_HOP_FIRST_READ on class CL_XMS_HOPLIST has no exception.

Method GET_HOP_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020821

Method GET_HOP_LAST on class CL_XMS_HOPLIST has no exception.

Method GET_HOP_LAST_UNREAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020823

Method GET_HOP_LAST_UNREAD on class CL_XMS_HOPLIST has no exception.

Method GET_HOP_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020821

Method GET_HOP_NEXT on class CL_XMS_HOPLIST has no exception.

Method GET_HOP_PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020821

Method GET_HOP_PREVIOUS on class CL_XMS_HOPLIST has no exception.

Method GET_LASTHOP_RECV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ADAPTER_REFID Call by reference Type reference (TYPE) SXMSADPCTX XMS: Adapter-Kontext 20020830
2 Exporting ADAPTER_TYPE Call by reference Type reference (TYPE) SXMSPSTYPE Typ eines Pipeline-Services 20020830
3 Exporting HOPNUMBER Call by reference Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020903
4 Exporting MSGGUID Call by reference Type reference (TYPE) SXMSMGUID Integration Engine: Message-ID 20020830

Method GET_LASTHOP_RECV_DATA on class CL_XMS_HOPLIST has no exception.

Method GET_NUMBER_OF_BRANCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER_OF_BRANCHES Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020823

Method GET_NUMBER_OF_BRANCHES on class CL_XMS_HOPLIST has no exception.

Method GET_NUMBER_OF_HOPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER_OF_HOPS Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020821

Method GET_NUMBER_OF_HOPS on class CL_XMS_HOPLIST has no exception.

Method GET_PARENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARENT_ID Value transfer Type reference (TYPE) SXMSMGUID Vater-Guid 20020913

Method GET_PARENT_ID on class CL_XMS_HOPLIST has no exception.

Method HGET_ADAPTER_REFID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER_REFID Value transfer Type reference (TYPE) SXMSADPCTX XMS: Adapter-Kontext 20020830

Method HGET_ADAPTER_REFID_IN on class CL_XMS_HOPLIST has no exception.

Method HGET_ADAPTER_REFID_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER_REFID Value transfer Type reference (TYPE) SXMSADPCTX XMS: Adapter-Kontext 20020830

Method HGET_ADAPTER_REFID_OUT on class CL_XMS_HOPLIST has no exception.

Method HGET_ADAPTER_TYPE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER_TYPE Value transfer Type reference (TYPE) SXMSPSTYPE Typ eines Pipeline-Services 20020830

Method HGET_ADAPTER_TYPE_IN on class CL_XMS_HOPLIST has no exception.

Method HGET_ADAPTER_TYPE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER_TYPE Value transfer Type reference (TYPE) SXMSPSTYPE Typ eines Pipeline-Services 20020830

Method HGET_ADAPTER_TYPE_OUT on class CL_XMS_HOPLIST has no exception.

Method HGET_HOPNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOPNUMBER Value transfer Type reference (TYPE) SXMSHOPCNT Nummer der bearbeitenden Integration Engine 20020830

Method HGET_HOPNUMBER on class CL_XMS_HOPLIST has no exception.

Method HGET_MSGGUID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGGUID Value transfer Type reference (TYPE) SXMSMGUID Integration Engine: Message-ID 20020823

Method HGET_MSGGUID_IN on class CL_XMS_HOPLIST has no exception.

Method HGET_MSGGUID_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGGUID Value transfer Type reference (TYPE) SXMSMGUID Integration Engine: Message-ID 20020823

Method HGET_MSGGUID_OUT on class CL_XMS_HOPLIST has no exception.

Method HGET_SYSTEMNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEMNAME Value transfer Type reference (TYPE) PRX_SYSTEM Sendendes System 20020823

Method HGET_SYSTEMNAME on class CL_XMS_HOPLIST has no exception.

Method HGET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020823

Method HGET_TIMESTAMP on class CL_XMS_HOPLIST has no exception.

Method HGET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20020823

Method HGET_TYPE on class CL_XMS_HOPLIST has no exception.

Method HGET_WASREAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WASREAD Value transfer Type reference (TYPE) SXMSFLAG Integration Engine: Flag (true/false) 20020823

Method HGET_WASREAD on class CL_XMS_HOPLIST has no exception.

Method HSET_ADAPTER_REFID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER_REFID Call by reference Type reference (TYPE) SXMSADPCTX XMS: Adapter-Kontext 20020830

Method HSET_ADAPTER_REFID_IN on class CL_XMS_HOPLIST has no exception.

Method HSET_ADAPTER_REFID_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER_REFID Call by reference Type reference (TYPE) SXMSADPCTX XMS: Adapter-Kontext 20020830

Method HSET_ADAPTER_REFID_OUT on class CL_XMS_HOPLIST has no exception.

Method HSET_ADAPTER_TYPE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER_TYPE Call by reference Type reference (TYPE) SXMSPSTYPE Typ eines Pipeline-Services 20020830

Method HSET_ADAPTER_TYPE_IN on class CL_XMS_HOPLIST has no exception.

Method HSET_ADAPTER_TYPE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER_TYPE Call by reference Type reference (TYPE) SXMSPSTYPE Typ eines Pipeline-Services 20020830

Method HSET_ADAPTER_TYPE_OUT on class CL_XMS_HOPLIST has no exception.

Method HSET_MSGGUID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGGUID Value transfer Type reference (TYPE) SXMSMGUID Integration Engine: Message-ID 20020823

Method HSET_MSGGUID_IN on class CL_XMS_HOPLIST has no exception.

Method HSET_MSGGUID_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGGUID Value transfer Type reference (TYPE) SXMSMGUID Integration Engine: Message-ID 20020823

Method HSET_MSGGUID_OUT on class CL_XMS_HOPLIST has no exception.

Method HSET_SYSTEMNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSTEMNAME Value transfer Type reference (TYPE) PRX_SYSTEM Sendendes System 20020823

Method HSET_SYSTEMNAME on class CL_XMS_HOPLIST has no exception.

Method HSET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020827

Method HSET_TIMESTAMP on class CL_XMS_HOPLIST has no exception.

Method HSET_TIMESTAMP_OF_NOW Signature

Method HSET_TIMESTAMP_OF_NOW on class CL_XMS_HOPLIST has no parameter.
Method HSET_TIMESTAMP_OF_NOW on class CL_XMS_HOPLIST has no exception.

Method HSET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Value transfer Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20020823

Method HSET_TYPE on class CL_XMS_HOPLIST has no exception.

Method HSET_WASREAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WASREAD Value transfer Type reference (TYPE) SXMSFLAG Integration Engine: Flag (true/false) 20020823

Method HSET_WASREAD on class CL_XMS_HOPLIST has no exception.

Method TEST_LIST_HOPLIST Signature

Method TEST_LIST_HOPLIST on class CL_XMS_HOPLIST has no parameter.
Method TEST_LIST_HOPLIST on class CL_XMS_HOPLIST has no exception.

Method TEST_LIST_RENDER_TOFILE Signature

Method TEST_LIST_RENDER_TOFILE on class CL_XMS_HOPLIST has no parameter.
Method TEST_LIST_RENDER_TOFILE on class CL_XMS_HOPLIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620