SAP ABAP Class CL_HDS_BUFFER (HDS: Buffer)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_CORE (Package) Core HDS Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_BUFFER_MANAGER | Buffer Interface for the Manager | 20120912 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_BUFFER_TREE | Buffer Interface for the Tree | 20120912 |
Properties
| Class | CL_HDS_BUFFER | |
| Short Description | HDS: Buffer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | HDS_CORE | Core HDS Functions |
| Created | 20120824 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HDS_BUFFER_MANAGER | Buffer Interface for the Manager | 20120912 | ||
| 2 | IF_HDS_BUFFER_TREE | Buffer Interface for the Tree | 20120912 |
Friends
Class CL_HDS_BUFFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20120918 | |||||
| 2 | Constant | Private | See coding | 20120918 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Interface for Transaction Objects | 20120912 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_TRANSACTION_MANAGER | Interface for Object Transaction Manager | 20120912 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | 20120912 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | HDS_STR_TREE | Derivation Tree Header | 20120912 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | HDS_TAB_NODE | Node as Table Line | 20120912 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | HDS_DTE_APPL_ID | Application ID | 20120912 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20120912 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TV_DIALOGMODE | Dialog Mode | 20120913 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TV_STATUS | Buffer Status | 20120912 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name of Derivation Tree | 20120912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120904 | ||
| 2 | Instance method | Public | Method | 20120919 | ||
| 3 | Instance method | Private | Method | Initialize | 20120907 | |
| 4 | Instance method | Private | Method | Initialize Transaction | 20120906 | |
| 5 | Instance method | Private | Event handling method | Event Handler: Transaction was Completed | 20120828 | |
| 6 | Instance method | Private | Event handling method | Event Handler: Saving Starts Now | 20120828 | |
| 7 | Instance method | Public | Method | 20120907 | ||
| 8 | Instance method | Private | Method | Refresh | 20120907 | |
| 9 | Instance method | Private | Method | Save | 20120913 | |
| 10 | Instance method | Public | Method | 20120920 | ||
| 11 | Instance method | Public | Method | 20120912 | ||
| 12 | Static method | Public | Method | Creates a New Buffer | 20120907 | |
| 13 | Instance method | Public | Method | 20120824 |
Events
Class CL_HDS_BUFFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TV_DIALOGMODE | Private | Type reference (TYPE) | CHAR10 | Dialog Mode | 20120913 | |
| 2 | TV_STATUS | Private | Type reference (TYPE) | I | Buffer Status | 20120912 | |
Method Signatures
Method DELETE Signature
Method DELETE on class CL_HDS_BUFFER has no parameter.
Method DELETE on class CL_HDS_BUFFER has no exception.
Method DESTROY Signature
Method DESTROY on class CL_HDS_BUFFER has no parameter.
Method DESTROY on class CL_HDS_BUFFER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | 20120912 | ||||
| 2 | IV_APPL_ID | Call by reference | Type reference (TYPE) | HDS_DTE_APPL_ID | Anwendungsidentifikation | 20120912 | |||
| 3 | IV_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20120912 | ||
| 4 | IV_TREE_ID | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name des Ableitungsbaums | 20120912 |
Method INIT on class CL_HDS_BUFFER has no exception.
Method INIT_TRANSACTION Signature
Method INIT_TRANSACTION on class CL_HDS_BUFFER has no parameter.
Method INIT_TRANSACTION on class CL_HDS_BUFFER has no exception.
Method ON_FINISHED Signature
Method ON_FINISHED on class CL_HDS_BUFFER has no parameter.
Method ON_FINISHED on class CL_HDS_BUFFER has no exception.
Method ON_SAVE_REQUESTED Signature
Method ON_SAVE_REQUESTED on class CL_HDS_BUFFER has no parameter.
Method ON_SAVE_REQUESTED on class CL_HDS_BUFFER has no exception.
Method READ Signature
Method READ on class CL_HDS_BUFFER has no parameter.
Method READ on class CL_HDS_BUFFER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_HDS_BUFFER has no parameter.
Method REFRESH on class CL_HDS_BUFFER has no exception.
Method SAVE Signature
Method SAVE on class CL_HDS_BUFFER has no parameter.
Method SAVE on class CL_HDS_BUFFER has no exception.
Method SAVE_DB Signature
Method SAVE_DB on class CL_HDS_BUFFER has no parameter.
Method SAVE_DB on class CL_HDS_BUFFER has no exception.
Method SET_CHANGEMODE Signature
Method SET_CHANGEMODE on class CL_HDS_BUFFER has no parameter.
Method SET_CHANGEMODE on class CL_HDS_BUFFER has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | 20120912 | ||||
| 2 | IV_APPL_ID | Call by reference | Type reference (TYPE) | HDS_DTE_APPL_ID | Anwendungsidentifikation | 20120912 | |||
| 3 | IV_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20120912 | ||
| 4 | IV_TREE_ID | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name des Ableitungsbaums | 20120912 | |||
| 5 | RO_BUFFER | Value transfer | Object reference (TYPE REF TO) | CL_HDS_BUFFER | HDS: Puffer | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20120913 |
Method UPDATE Signature
Method UPDATE on class CL_HDS_BUFFER has no parameter.
Method UPDATE on class CL_HDS_BUFFER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |