SAP ABAP Class /PLMU/CL_FRW_FLUSH_BUFFER (Flush Buffer (Stores Records for Pending INSERT/UPDATE))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_CORE (Package) UI Framework: Core

⤷

⤷

Properties
Class | /PLMU/CL_FRW_FLUSH_BUFFER | |
Short Description | Flush Buffer (Stores Records for Pending INSERT/UPDATE) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMU/UI_FRW_CORE | UI Framework: Core |
Created | 20100113 | 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) |
Interfaces
Class /PLMU/CL_FRW_FLUSH_BUFFER has no interface implemented.
Friends
Class /PLMU/CL_FRW_FLUSH_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | `FRW_ORIGINAL_VALUE_TABLE` | 20100113 | ||
2 | ![]() |
Constant | Private | See coding | 20110318 | ||||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | UI Framework - context | 20100113 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100113 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100113 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_PHASE | 20110318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110111 | |
2 | ![]() |
Instance method | Public | Method | 20100114 | |
3 | ![]() |
Instance method | Public | Constructor | 20100113 | |
4 | ![]() |
Instance method | Public | Method | 20100113 | |
5 | ![]() |
Instance method | Private | Method | 20110530 | |
6 | ![]() |
Instance method | Public | Method | 20101229 | |
7 | ![]() |
Instance method | Public | Method | 20110318 | |
8 | ![]() |
Instance method | Public | Method | 20110318 | |
9 | ![]() |
Instance method | Public | Method | 20100113 | |
10 | ![]() |
Instance method | Private | Event handling method | 20110107 | |
11 | ![]() |
Instance method | Public | Method | 20100114 | |
12 | ![]() |
Instance method | Public | Method | 20110123 | |
13 | ![]() |
Instance method | Private | Method | 20110318 | |
14 | ![]() |
Instance method | Private | Method | 20100114 |
Events
Class /PLMU/CL_FRW_FLUSH_BUFFER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_PHASE | Private | Type reference (TYPE) | CHAR1 | 20110318 |
|
Method Signatures
Method BUILD_BUFFER Signature
Method BUILD_BUFFER on class /PLMU/CL_FRW_FLUSH_BUFFER has no parameter.
Method BUILD_BUFFER on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method CLEAR Signature
Method CLEAR on class /PLMU/CL_FRW_FLUSH_BUFFER has no parameter.
Method CLEAR on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | 20100114 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class /PLMU/CL_FRW_FLUSH_BUFFER has no parameter.
Method DESTRUCT on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method EQUALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE1 | Call by reference | Type reference (TYPE) | ANY | 20110530 | |||
2 | ![]() |
IV_VALUE2 | Call by reference | Type reference (TYPE) | ANY | 20110530 | |||
3 | ![]() |
RV_EQUALS | Value transfer | Type reference (TYPE) | BOOLE_D | 20110530 |
Method EQUALS on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method FILL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHANGE_LOG | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_SIMPLE_CHANGE_LOG | Simple change log | 20101229 |
Method FILL on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method GET_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGED_FIELD_FOR_UPDATE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_CHANGED_FIELD | Changed Fields of Node Data | 20110318 | ||
2 | ![]() |
ET_INSERT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110318 | |||
3 | ![]() |
ET_UPDATE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110318 |
Method GET_ENTRIES on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method GET_INDEX_OF_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INDEX | Call by reference | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | Sorted table of type sytabix | 20110318 |
Method GET_INDEX_OF_ENTRIES on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method HAS_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_ENTRIES | Value transfer | Type reference (TYPE) | BOOLE_D | 20100114 |
Method HAS_ENTRIES on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method HNDL_METADATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CHANGED_ATTRIBUTES | Value transfer | Attribute reference (LIKE) | 20110111 |
Method HNDL_METADATA_CHANGED on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method REMOVE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | 20100114 |
Method REMOVE_ENTRIES on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method REMOVE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20110123 |
Method REMOVE_ENTRY on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DO_NOT_VALIDATE_INDEX | Call by reference | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | 20110526 |
Method VALIDATE on class /PLMU/CL_FRW_FLUSH_BUFFER has no exception.
Method VALIDATE_BUFFER_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FLUSH_DATA | Call by reference | Type reference (TYPE) | SORTED TABLE | 20100114 | |||
2 | ![]() |
IT_DO_NOT_VALIDATE_INDEX | Call by reference | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | 20110526 | |||
3 | ![]() |
IV_ENTRIES_ARE_SUBMITTED | Call by reference | Type reference (TYPE) | BOOLE_D | 20100210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100817 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |