SAP ABAP Class CL_FINB_SBU_WITH_HASH_KEY (Shared Buffer Entry with Hash Key)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_SHARED_BUFFER (Package) Shared Buffer Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_SBU | Shared Buffer Entry | 20031122 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_SBU_CONFIG | Shared Buffer Entry of Configuration | 20031122 |
Properties
Class | CL_FINB_SBU_WITH_HASH_KEY | |
Short Description | Shared Buffer Entry with Hash Key | |
Super Class | CL_FINB_SBU | Shared Buffer Entry |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FINB_SHARED_BUFFER | Shared Buffer Interface |
Created | 20031122 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FINB_SBU_WITH_HASH_KEY has no forward declaration.
Interfaces
Class CL_FINB_SBU_WITH_HASH_KEY has no interface implemented.
Friends
Class CL_FINB_SBU_WITH_HASH_KEY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Attribute reference (LIKE) | M_BUFFER_NAME | 'FINB_S_SBU_BUFFER_HASH_KEY' | Name of Buffer with Hash Key | 20031127 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Key of Imported Entry | 20031127 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_S_SBU_HASH_KEY | Hash Key of a Shared Buffer Entry | 20031127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Calculates Hash Key | 20031124 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031122 |
Events
Class CL_FINB_SBU_WITH_HASH_KEY has no event.
Types
Class CL_FINB_SBU_WITH_HASH_KEY has no local type.
Method Signatures
Method BUILD_HASH_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | ANY | CLIKE oder Struktur mit CSEQUENCE-Komponenten | 20031124 |
Method BUILD_HASH_KEY on class CL_FINB_SBU_WITH_HASH_KEY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUFFER_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | MC_BUFFER_NAME | Name Pufferstruktur (Clustertabelle) | 20031122 | |
2 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | ANY | echter Schlüssel | 20031122 | ||
3 | ![]() |
I_RELID | Value transfer | Type reference (TYPE) | INDX_RELID | Gebiet in IMPORT/EXPORT-Datentabelle | 20031122 |
Method CONSTRUCTOR on class CL_FINB_SBU_WITH_HASH_KEY has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 300 |