SAP ABAP Class IF_CNS_HB_PACKAGE (Interface for Hash-Based Processing Package)
Properties
Class IF_CNS_HB_PACKAGE  
Short Description Interface for Hash-Based Processing Package    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081002   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)
2 IF_CNS_HB_EXTRACTOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CNS_HB_PACKAGE has no interface implemented.
Friends
Class IF_CNS_HB_PACKAGE has no friend class.
Attributes
Class IF_CNS_HB_PACKAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Releases Assigned Resources 20081006
2 GET_LOCKED_OBJECTS Instance method Public Method Gets the Keys for Locked Objects 20081006
3 GET_NEXT_BUNDLE Instance method Public Method Gets Package of Objects to be Processed 20081006
4 GET_OBJECTS Instance method Public Method Gets Logical Key for all Objects in a Package 20081014
5 HAS_LOCKED_OBJECTS Instance method Public Method Gets Indicator for Whether Locked Objects Exist 20081006
Events
Class IF_CNS_HB_PACKAGE has no event.
Types
Class IF_CNS_HB_PACKAGE has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_CNS_HB_PACKAGE has no parameter.
Method FREE on class 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 Returning RT_LOCKED_OBJECT Value transfer Type reference (TYPE) IF_CNS_HB_EXTRACTOR=>TY_T_EXPOBJ 20081027

Method GET_LOCKED_OBJECTS on class 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 Returning 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 class 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 Returning RT_EXPOBJ Value transfer Type reference (TYPE) IF_CNS_HB_EXTRACTOR=>TY_T_EXPOBJ 20081014

Method GET_OBJECTS on class 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 Returning RV_HAS_LOCKED_OBJECTS Value transfer Type reference (TYPE) ABAP_BOOL 20081027

Method HAS_LOCKED_OBJECTS on class IF_CNS_HB_PACKAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in