SAP ABAP Class CL_FEH_TICK_LIST (Persistency Message for ECH/FEH)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FEH_BASIS (Package) FEH Basis: General FEH Programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FEH_TICK_LIST Message Reference Persistency for ECH/FEH 20090320
Properties
Class CL_FEH_TICK_LIST  
Short Description Persistency Message for ECH/FEH    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FEH_BASIS   FEH Basis: General FEH Programs 
Created 20090320   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 IF_FEH_TICK_LIST Message Reference Persistency for ECH/FEH 20090320
Friends
Class CL_FEH_TICK_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_DO_NOTHING Constant Private See coding '' 20090320
2 CON_INSERT Constant Private See coding 'I' 20090320
3 CON_UPDATE Constant Private See coding 'U' 20090320
4 GT_INSTANCE Static Attribute Private See coding Persistency Message for ECH/FEH 20110412
5 MO_BULK_STATUS_BUFFER Instance attribute Private Object reference (TYPE REF TO) CE_FEH_MESSAGE_INDICATION Message Indication 20090811
6 MT_ENTRY Instance attribute Private Type reference (TYPE) TY_T_ENTRY 20090320
7 MV_BULK_GUID Instance attribute Private Attribute reference (LIKE) 16 Byte UUID in 16 Bytes (Raw Format) 20090320
8 MV_OLD_DB Instance attribute Private Type reference (TYPE) ABAP_BOOL Data (Still) Stored in Old DB Table 20090918
9 MV_UPDATE_TASK Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' 20090320
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Private Method 20090320
2 SELECT_FROM_DB Instance method Private Method 20090918
3 S_GET_COLLECTION_ID_BY_FEH_ID Static method Public Method Read CollectionID (= XI-GUID for IB Services) for Payload 20091021
4 S_GET_FEH_IDS_BY_COLLECTION_ID Static method Public Method 20091021
5 S_INJECT_ARCHIVE Static method Public Method 20110504
Events
Class CL_FEH_TICK_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ENTRY Private See coding 20090320 BEGIN OF ty_s_entry. INCLUDE TYPE feht_mess_ref. TYPES update_flg TYPE c LENGTH 1. TYPES END OF ty_s_entry
2 TY_T_ENTRY Private See coding 20090320 ty_t_entry TYPE SORTED TABLE OF ty_s_entry WITH UNIQUE KEY xi_guid feh_guid
3 TY_T_FEH_ID Public See coding 20091021 ty_t_feh_id TYPE STANDARD TABLE OF feh_guid WITH DEFAULT KEY
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BULK_ID Call by reference Type reference (TYPE) SYSUUID_X16 16 byte UUID in 16 bytes (raw format) 20090811
2 Importing IV_BULK_NOT_YET_IN_DB Call by reference Type reference (TYPE) ABAP_BOOL 20110412

Method INIT on class CL_FEH_TICK_LIST has no exception.

Method SELECT_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION_GUID Call by reference Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20090918
2 Returning RT_MESS_REF Value transfer Type reference (TYPE) TY_T_ENTRY 20090918

Method SELECT_FROM_DB on class CL_FEH_TICK_LIST has no exception.

Method S_GET_COLLECTION_ID_BY_FEH_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID ID einer Payload 20091021
2 Returning RV_COLLECTION_ID Value transfer Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20091021

Method S_GET_COLLECTION_ID_BY_FEH_ID on class CL_FEH_TICK_LIST has no exception.

Method S_GET_FEH_IDS_BY_COLLECTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION_ID Call by reference Type reference (TYPE) FEH_SXMSMGUID XI: Message ID 20091021
2 Returning RT_FEH_ID Value transfer Type reference (TYPE) TY_T_FEH_ID 20091021

Method S_GET_FEH_IDS_BY_COLLECTION_ID on class CL_FEH_TICK_LIST has no exception.

Method S_INJECT_ARCHIVE Signature

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

Method S_INJECT_ARCHIVE on class CL_FEH_TICK_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720