SAP ABAP Class IF_EX_HROM_NF_BUFFER (BADI Interface IF_EX_HROM_NF_BUFFER)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_HROM_NF_BUFFER | BADI Class CL_EX_HROM_NF_BUFFER | 20000111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HRCMP_NF_DATABUFFER | Imp. Class of BAdI-Imp. HRCMP_NF_DATABUFFER | 19991228 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HRPIQ00_ST_NF_BUFFER | Imp. Class for BAdI-Imp. HRPIQ00_ST_NF_BUFFER | 20000719 |
Properties
| Class | IF_EX_HROM_NF_BUFFER | |
| Short Description | BADI Interface IF_EX_HROM_NF_BUFFER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 19991227 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_HROM_NF_BUFFER has no forward declaration.
Interfaces
Class IF_EX_HROM_NF_BUFFER has no interface implemented.
Friends
Class IF_EX_HROM_NF_BUFFER has no friend class.
Attributes
Class IF_EX_HROM_NF_BUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Note Navigation for Undo | 19991227 | |
| 2 | Instance method | Public | Method | Note Undo Step | 19991227 | |
| 3 | Instance method | Public | Method | Sets Flag if Buffer has Changed Since Last Access | 19991227 | |
| 4 | Instance method | Public | Method | Read Change Flag | 19991227 | |
| 5 | Instance method | Public | Method | Is Undo/Redo Active? | 19991227 | |
| 6 | Instance method | Public | Method | Initialize Buffer | 19991227 | |
| 7 | Instance method | Public | Method | One Step Forwards (Redo) | 19991227 | |
| 8 | Instance method | Public | Method | One Step Back (Undo) | 19991227 | |
| 9 | Instance method | Public | Method | Write Buffer to Database | 19991227 |
Events
Class IF_EX_HROM_NF_BUFFER has no event.
Types
Class IF_EX_HROM_NF_BUFFER has no local type.
Method Signatures
Method ADD_NAVIGATION_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode ADD_NAVIGATION_STEP | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitungsschritt konnte nicht hinzugefügt werden | 19991227 |
Method ADD_UNDO_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode ADD_UNDO_STEP | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitungsschritt konnte nicht angefügt werden | 19991227 |
Method GET_BUFFER_CHANGE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER_CHANGED | Value transfer | Type reference (TYPE) | FLAG | Flag: Puffer geändert | 19991227 | |||
| 2 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode GET_BUFFER_CHANGE_STATE | 19991227 |
Method GET_BUFFER_CHANGE_STATE on class IF_EX_HROM_NF_BUFFER has no exception.
Method GET_CHANGED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_FLAG | Value transfer | Type reference (TYPE) | FLAG | Flag: Änderungen vorhanden | 19991227 | |||
| 2 | EXT_CHANGED_FLAG | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 19991227 | |||
| 3 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode GET_CHANGED_FLAG | 19991227 |
Method GET_CHANGED_FLAG on class IF_EX_HROM_NF_BUFFER has no exception.
Method GET_UNDO_REDO_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGEMODE | Value transfer | Type reference (TYPE) | OMACTMODE | 'M' | Orgmanagement: Aktueller Modus | 19991227 | ||
| 2 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode GET_UNDO_REDO_STATUS | 19991227 | |||
| 3 | REDO_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | Flag: Redo Aktiv | 19991227 | |||
| 4 | REDO_NAV | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 19991227 | |||
| 5 | UNDO_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | Flag: Undo aktiv | 19991227 | |||
| 6 | UNDO_NAV | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 19991227 |
Method GET_UNDO_REDO_STATUS on class IF_EX_HROM_NF_BUFFER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode INITIALIZE | 19991227 | |||
| 2 | KEEP_NAVIGATION | Value transfer | Type reference (TYPE) | FLAG | Flag: Navigation erhalten | 19991227 | |||
| 3 | UNSAVED_STEPS | Value transfer | Type reference (TYPE) | OMUNSAVEDS | OM: Maximale Schritte ohne Sicherungsabfrage | 19991227 |
Method INITIALIZE on class IF_EX_HROM_NF_BUFFER has no exception.
Method REDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode REDO | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Redo nicht möglich | 19991227 |
Method UNDO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode UNDO | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Undo nicht möglich | 19991227 |
Method WRITE_BUFFER_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | HROMSCEN | Parameter FLT_VAL der Methode WRITE_BUFFER_TO_DB | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch auf Korrekturpopup | 19991227 | ||
| 2 | Fehler beim Verbuchen | 19991227 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |