SAP ABAP Interface IF_CNS_HB_BUNDLE (Inferface Object Group for Processing in an LUW)
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_BUNDLE | |
Short Description | Inferface Object Group for Processing in an LUW |
General Data
Package | CNS | Change Notification Service |
Created | 20081002 | SAP |
Last changed | 20110908 | SAP |
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) |
2 | IF_CNS_HB_EXTRACTOR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CNS_HB_BUNDLE has no interface.
Friends
Interface IF_CNS_HB_BUNDLE has no friend.
Attributes
Interface IF_CNS_HB_BUNDLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Change Pointer to be Changed in LUW | 20081007 |
2 | ![]() |
Instance method | Public | Method | Select Images for Change Pointers | 20081016 |
3 | ![]() |
Instance method | Public | Method | Gets Obects to be Processed in LUW | 20081016 |
4 | ![]() |
Instance method | Public | Method | Gets Objects with Change Pointers to be Processed in LUW | 20081016 |
5 | ![]() |
Instance method | Public | Method | Sets the Change Pointer Status | 20081016 |
6 | ![]() |
Instance method | Public | Method | Sets the Object Status | 20081016 |
7 | ![]() |
Instance method | Public | Method | Sets the Status for the Complete Package | 20081016 |
Events
Interface IF_CNS_HB_BUNDLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CP_ID | Public | Type reference (TYPE) | CNS_STR_CP_ID | Change Pointer ID | 20081016 |
|
2 | TT_CP_ID | Public | Type reference (TYPE) | CNS_TAB_CP_ID | Change Pointer IDs | 20081016 |
|
3 | TY_S_CP_RECEIVER | Public | See coding | 20081104 | BEGIN OF ty_s_cp_receiver,
cp_id TYPE cns_dte_cp_id,
appl_id TYPE cns_dte_appl_id,
expobjtype TYPE cns_dte_expobjtype,
expobjkey TYPE cns_dte_expobjkey,
created_on TYPE cns_dte_db_timst_created_on,
valid_from TYPE cns_dte_db_timst_valid_from,
chgtype TYPE cns_dte_chgtype,
receiver TYPE cns_dte_receiver,
status TYPE cns_dte_cp_status,
has_image TYPE cns_dte_has_image,
process_id TYPE cns_dte_process_id,
add_sel TYPE cns_dte_add_sel,
tab_info TYPE REF TO cns_tab_cp_info_user,
END OF ty_s_cp_receiver
|
||
4 | TY_T_CP_RECEIVER | Public | See coding | 20081104 | ty_t_cp_receiver TYPE STANDARD TABLE OF ty_s_cp_receiver WITH DEFAULT KEY
WITH NON-UNIQUE SORTED KEY expobj_recv COMPONENTS appl_id expobjtype expobjkey receiver
WITH NON-UNIQUE SORTED KEY cpid_receiver COMPONENTS cp_id receiver
|
Method Signatures
Method GET_CPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SUPPRESS_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081027 | ||
2 | ![]() |
RT_CP | Value transfer | Type reference (TYPE) | TY_T_CP_RECEIVER | Änderungszeigern mit Empfängerstatus | 20081016 |
Method GET_CPS on Interface IF_CNS_HB_BUNDLE has no exception.
Method GET_IMAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IMAGE | Call by reference | Type reference (TYPE) | CNS_TAB_CP_IMG | Images zu Änderungszeigern | 20081016 | ||
2 | ![]() |
EV_NOT_ALL_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolsche Variable: Wahr (='X') und Falsch (=' ') | 20081016 | ||
3 | ![]() |
IT_CP_ID | Call by reference | Type reference (TYPE) | CNS_TAB_CP_ID | Änderungszeiger IDs | 20081016 |
Method GET_IMAGES on Interface IF_CNS_HB_BUNDLE has no exception.
Method GET_OBJECTS_OF_BUNDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_EXPOBJ | Value transfer | Type reference (TYPE) | IF_CNS_HB_EXTRACTOR=>TY_T_EXPOBJ | 20081016 |
Method GET_OBJECTS_OF_BUNDLE on Interface IF_CNS_HB_BUNDLE has no exception.
Method GET_OBJECTS_WITH_CP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_EXPOBJ | Value transfer | Type reference (TYPE) | IF_CNS_HB_EXTRACTOR=>TY_T_EXPOBJ | 20081016 |
Method GET_OBJECTS_WITH_CP on Interface IF_CNS_HB_BUNDLE has no exception.
Method SET_ERROR_STATUS_BY_CPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CP_ID | Call by reference | Type reference (TYPE) | TT_CP_ID | Änderungszeiger IDs | 20081016 | ||
2 | ![]() |
IV_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger-ID | 20081016 |
Method SET_ERROR_STATUS_BY_CPS on Interface IF_CNS_HB_BUNDLE has no exception.
Method SET_ERROR_STATUS_BY_EXPOBJS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXPOBJ | Call by reference | Type reference (TYPE) | IF_CNS_HB_EXTRACTOR=>TY_T_EXPOBJ | Exportobjekt Schlüssel | 20081016 | ||
2 | ![]() |
IV_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger-ID | 20081016 |
Method SET_ERROR_STATUS_BY_EXPOBJS on Interface IF_CNS_HB_BUNDLE has no exception.
Method SET_ERROR_STATUS_FOR_BUNDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RECEIVER | Call by reference | Type reference (TYPE) | CNS_DTE_RECEIVER | Empfänger-ID | 20081016 |
Method SET_ERROR_STATUS_FOR_BUNDLE on Interface IF_CNS_HB_BUNDLE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |