SAP ABAP Interface IF_CNS_HB_EXTRACTOR (Interface for Hash-Based Extractor)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-CNS (Application Component) Change Pointer Service
     CNS (Package) Change Notification Service
Properties
Interface IF_CNS_HB_EXTRACTOR  
Short Description Interface for Hash-Based Extractor    
General Data
Package CNS   Change Notification Service 
Created 20081002   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CNS_HB_EXTRACTOR has no forward declaration.
Interfaces
Interface IF_CNS_HB_EXTRACTOR has no interface.
Friends
Interface IF_CNS_HB_EXTRACTOR has no friend.
Attributes
Interface IF_CNS_HB_EXTRACTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PACKAGE_BY_EXPOBJS Instance method Public Method Gets Package for Transferred Objects 20081002
2 GET_PACKAGE_BY_NUMBER Instance method Public Method Gets Package for Transferred Number from N Packages 20081014
Events
Interface IF_CNS_HB_EXTRACTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_COMBI_TYPE_RECEIVER Public See coding 20081013 BEGIN OF ty_s_combi_type_receiver, appl_id type cns_dte_appl_id, expobjtype type cns_dte_expobjtype, receiver type cns_dte_receiver, end of ty_s_combi_type_receiver
2 TY_S_EXPOBJ Public See coding 20081027 begin of ty_s_expobj, appl_id type cns_dte_appl_id, expobjtype type cns_dte_expobjtype, expobjkey type cns_dte_expobjkey, end of ty_s_expobj
3 TY_S_EXPOBJTYPE Public See coding 20081002 BEGIN OF TY_S_EXPOBJTYPE, appl_id type cns_dte_appl_id, expobjtype type cns_dte_expobjtype, end of ty_s_expobjtype
4 TY_T_COMBI_TYPE_RECEIVER Public See coding 20081013 ty_t_combi_type_receiver type table of ty_s_combi_type_receiver
5 TY_T_EXPOBJ Public See coding 20081027 ty_t_expobj type table of ty_s_expobj with DEFAULT KEY
6 TY_T_EXPOBJTYPE Public See coding 20081013 ty_t_expobjtype type table of ty_s_expobjtype
Method Signatures

Method GET_PACKAGE_BY_EXPOBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPOBJ Call by reference Type reference (TYPE) TY_T_EXPOBJ 20081014
2 Returning RO_PACKAGE Value transfer Object reference (TYPE REF TO) IF_CNS_HB_PACKAGE 20081002

Method GET_PACKAGE_BY_EXPOBJS on Interface IF_CNS_HB_EXTRACTOR has no exception.

Method GET_PACKAGE_BY_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE_NUMBER Call by reference Type reference (TYPE) I 20081014
2 Returning RO_PACKAGE Value transfer Object reference (TYPE REF TO) IF_CNS_HB_PACKAGE 20081014

Method GET_PACKAGE_BY_NUMBER on Interface IF_CNS_HB_EXTRACTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720