SAP ABAP Class /PLMU/CL_FRW_NODE_ID_BUFFER (Buffer for submitted Node IDs)
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_NODE_ID_BUFFER | |
Short Description | Buffer for submitted Node IDs | |
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 | 20091119 | 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_NODE_ID_BUFFER has no interface implemented.
Friends
Class /PLMU/CL_FRW_NODE_ID_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20110320 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | 20091119 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_ID_INDEX_FINDER | 20100209 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100929 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_T_ROW_CHANGE_LOG | 20110320 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20110320 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 20100730 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 20091119 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BEFORE_VALIDATION | Instance Event (0) |
Public (2) |
20110123 | |
2 | INVALIDATED | Instance Event (0) |
Public (2) |
20100209 | |
3 | VALIDATED | Instance Event (0) |
Public (2) |
20100209 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_ROW_CHANGE_KIND | Public | Type reference (TYPE) | CHAR1 | 20110320 |
|
|
2 | GTY_S_ROW_CHANGE_LOG | Private | See coding | 20110320 | BEGIN OF gty_s_row_change_log,
change_kind TYPE gty_row_change_kind,
index TYPE int4,
END OF gty_s_row_change_log
|
||
3 | GTY_T_ROW_CHANGE_LOG | Private | See coding | 20110320 | gty_t_row_change_log TYPE STANDARD TABLE OF gty_s_row_change_log
WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method ADD_SUBMITTED_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | 20110318 | |||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20110318 |
Method ADD_SUBMITTED_ENTRY on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method BUILD_BUFFER Signature
Method BUILD_BUFFER on class /PLMU/CL_FRW_NODE_ID_BUFFER has no parameter.
Method BUILD_BUFFER on class /PLMU/CL_FRW_NODE_ID_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 | UI Framework - context | 20091119 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class /PLMU/CL_FRW_NODE_ID_BUFFER has no parameter.
Method DESTRUCT on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method FILL_WITH_SUBMITTED_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTEXT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110318 |
Method FILL_WITH_SUBMITTED_ENTRIES on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method FIND_HIGHEST_SUBMITTED_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20100730 |
Method FIND_HIGHEST_SUBMITTED_INDEX on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method GET_HIGHEST_SUBMITTED_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20100730 |
Method GET_HIGHEST_SUBMITTED_INDEX on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method GET_INDEX_FINDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DELETE_FOUND_RECORDS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20100209 | ||
2 | ![]() |
RO_INDEX_FINDER | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_ID_INDEX_FINDER | 20110318 |
Method GET_INDEX_FINDER on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method GET_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NODE_ID | Call by reference | Type reference (TYPE) | ANY | 20100209 | |||
2 | ![]() |
EV_IS_SUBMITTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100209 | ||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110605 |
Method GET_SUBMITTED_ENTRY_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NUMBER_OF_SUBMITTED | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20100929 |
Method GET_SUBMITTED_ENTRY_COUNT on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method GET_UNSUBMITTED_INDEXES 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 | 20101217 |
Method GET_UNSUBMITTED_INDEXES on class /PLMU/CL_FRW_NODE_ID_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) | 20110110 |
Method HNDL_METADATA_CHANGED on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method IS_ENTRY_SUBMITTED 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 | Natural number | 20100928 | ||
2 | ![]() |
RV_IS_SUBMITTED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100928 |
Method IS_ENTRY_SUBMITTED on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method NOTIFY_COLLECTION_CHANGE Signature
Method NOTIFY_COLLECTION_CHANGE on class /PLMU/CL_FRW_NODE_ID_BUFFER has no parameter.
Method NOTIFY_COLLECTION_CHANGE on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method NOTIFY_ROW_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHANGE_KIND | Call by reference | Type reference (TYPE) | GTY_ROW_CHANGE_KIND | GC_ROW_CHANGE_KIND-DATA_CHANGED | 20110320 | ||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20110320 |
Method NOTIFY_ROW_CHANGE on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method SET_SUBMITTED_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | 20110317 | |||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20110317 |
Method SET_SUBMITTED_ENTRY on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method SUBMIT_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 | 20110317 | |||
2 | ![]() |
IV_IS_SUBMITTED | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20110317 |
Method SUBMIT_ENTRIES on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Method VALIDATE Signature
Method VALIDATE on class /PLMU/CL_FRW_NODE_ID_BUFFER has no parameter.
Method VALIDATE on class /PLMU/CL_FRW_NODE_ID_BUFFER has no exception.
Event Signatures
Event BEFORE_VALIDATION Signature
Event BEFORE_VALIDATION on class /PLMU/CL_FRW_NODE_ID_BUFFER has no parameter.
Event INVALIDATED Signature
Event INVALIDATED on class /PLMU/CL_FRW_NODE_ID_BUFFER has no parameter.
Event VALIDATED Signature
Event VALIDATED on class /PLMU/CL_FRW_NODE_ID_BUFFER has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |