SAP ABAP Interface IF_CNS_HB_PACKAGE (Interface for Hash-Based Processing Package)
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_PACKAGE | |
| Short Description | Interface for Hash-Based Processing Package |
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_PACKAGE has no interface.
Friends
Interface IF_CNS_HB_PACKAGE has no friend.
Attributes
Interface IF_CNS_HB_PACKAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Releases Assigned Resources | 20081006 | |
| 2 | Instance method | Public | Method | Gets the Keys for Locked Objects | 20081006 | |
| 3 | Instance method | Public | Method | Gets Package of Objects to be Processed | 20081006 | |
| 4 | Instance method | Public | Method | Gets Logical Key for all Objects in a Package | 20081014 | |
| 5 | Instance method | Public | Method | Gets Indicator for Whether Locked Objects Exist | 20081006 |
Events
Interface IF_CNS_HB_PACKAGE has no event.
Types
Interface IF_CNS_HB_PACKAGE has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_CNS_HB_PACKAGE has no parameter.
Method FREE on Interface IF_CNS_HB_PACKAGE has no exception.
Method GET_LOCKED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOCKED_OBJECT | Value transfer | Type reference (TYPE) | IF_CNS_HB_EXTRACTOR=>TY_T_EXPOBJ | 20081027 |
Method GET_LOCKED_OBJECTS on Interface IF_CNS_HB_PACKAGE has no exception.
Method GET_NEXT_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_BUNDLE | Value transfer | Object reference (TYPE REF TO) | IF_CNS_HB_BUNDLE | Interface Objektgruppe zur Verarbeitung in einer LUW | 20081006 |
Method GET_NEXT_BUNDLE on Interface IF_CNS_HB_PACKAGE has no exception.
Method GET_OBJECTS 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 | 20081014 |
Method GET_OBJECTS on Interface IF_CNS_HB_PACKAGE has no exception.
Method HAS_LOCKED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_LOCKED_OBJECTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081027 |
Method HAS_LOCKED_OBJECTS on Interface IF_CNS_HB_PACKAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |