Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_CONTEXT | Super Context | 20100304 |
Properties
| Interface | /PLMU/IF_FRW_CONTEXT_INT | |
| Short Description | Context (Internal Interface) |
General Data
| Package | /PLMU/UI_FRW_CORE | UI Framework: Core |
| Created | 20100304 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_WD_CONTEXT_NODE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /PLMU/IF_FRW_CONTEXT_INT has no interface.
Friends
Interface /PLMU/IF_FRW_CONTEXT_INT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_NO_SELECTION | Constant | Public | Type reference (TYPE) | I | IF_WD_CONTEXT_NODE=>NO_SELECTION | Invalid selection | 20110114 | |
| 2 | GC_USE_LEAD_SELECTION | Constant | Public | Type reference (TYPE) | I | IF_WD_CONTEXT_NODE=>USE_LEAD_SELECTION | Use Lead Selection | 20110114 | |
| 3 | MO_NODE_METADATA | Instance attribute | Public | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_NODE | UI Framework - Node metadata | 20100304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a row at the given index and sets the submitted flag | 20100927 | |
| 2 | Instance method | Public | Method | Replaces all rows of the context | 20110122 | |
| 3 | Instance method | Public | Method | Clears the context | 20110114 | |
| 4 | Instance method | Public | Method | Clears the flush buffer | 20110104 | |
| 5 | Instance method | Public | Method | Destructs the context | 20100312 | |
| 6 | Instance method | Public | Method | fills the flush buffer according to the given change log | 20101229 | |
| 7 | Instance method | Public | Method | Provides the value of one field in a certain row | 20110114 | |
| 8 | Instance method | Public | Method | Provides data that is supposed to be flushed | 20101229 | |
| 9 | Instance method | Public | Method | Provides index of rows that are supposed to be flushed | 20110104 | |
| 10 | Instance method | Public | Method | Provides index of the last row that is submitted | 20110121 | |
| 11 | Instance method | Public | Method | Provides an instance of the Index-Finder | 20101229 | |
| 12 | Instance method | Public | Method | Provides information about the context | 20110105 | |
| 13 | Instance method | Public | Method | Provides the index of the lead selection | 20110114 | |
| 14 | Instance method | Public | Method | Counts the rows in the context | 20110114 | |
| 15 | Instance method | Public | Method | Provides the number of submitted rows | 20100927 | |
| 16 | Instance method | Public | Method | Provides the row the context is subordinate to | 20110122 | |
| 17 | Instance method | Public | Method | Provides the field properties of a certain row | 20110122 | |
| 18 | Instance method | Public | Method | Provides the content of one row | 20110114 | |
| 19 | Instance method | Public | Method | Provides the content of rows (submit filter possible) | 20100927 | |
| 20 | Instance method | Public | Method | Provides the content of the selected rows | 20110114 | |
| 21 | Instance method | Public | Method | Provides the number of registered selection changes | 20120531 | |
| 22 | Instance method | Public | Method | Provides the index of the selected rows | 20101015 | |
| 23 | Instance method | Public | Method | Provides the index of all unsubmitted rows | 20110122 | |
| 24 | Instance method | Public | Method | Initializes the context | 20100927 | |
| 25 | Instance method | Public | Method | Insert the given amount of default rows at the given index | 20130307 | |
| 26 | Instance method | Public | Method | Checks if the context is alive | 20110114 | |
| 27 | Instance method | Public | Method | Checks if the context contains rows that need to be flushed | 20101229 | |
| 28 | Instance method | Public | Method | Checks if the row with the given index is selected | 20110114 | |
| 29 | Instance method | Public | Method | Checks if the row with the given index is submitted | 20101229 | |
| 30 | Instance method | Public | Method | Moves a row from a certain position to another one | 20100928 | |
| 31 | Instance method | Public | Method | Sets all visible attributes to read-only | 20110122 | |
| 32 | Instance method | Public | Method | Removes the rows with the given indexes | 20100928 | |
| 33 | Instance method | Public | Method | Sets the value of a certain field in a certain row | 20110114 | |
| 34 | Instance method | Public | Method | Sets a default value for a certain attribute | 20120530 | |
| 35 | Instance method | Public | Method | (De-)Activates the automatism to append default rows | 20110818 | |
| 36 | Instance method | Public | Method | Sets the lead selection on the row with the given index | 20110114 | |
| 37 | Instance method | Public | Method | Sets the field properties of a certain row | 20110122 | |
| 38 | Instance method | Public | Method | Sets the field properties of all rows | 20110122 | |
| 39 | Instance method | Public | Method | Sets the content of a certain row and its submitted flag | 20100927 | |
| 40 | Instance method | Public | Method | Sets the selection on the rows with the given index | 20101221 | |
| 41 | Instance method | Public | Method | Submits the rows with the given indexes | 20110122 | |
| 42 | Instance method | Public | Method | Synchronizes the context selection with the selection buffer | 20110319 | |
| 43 | Instance method | Public | Method | Sets all rows to the status unsubmitted | 20110104 | |
| 44 | Instance method | Public | Method | Validates the context | 20101223 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_CONSTRUCTION | Instance Event (0) |
Public (2) |
20100312 | |
| 2 | AFTER_INITIALIZATION | Instance Event (0) |
Public (2) |
20110104 | |
| 3 | BEFORE_DESTRUCTION | Instance Event (0) |
Public (2) |
20100312 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_T_CONTEXT | Public | See coding | 20101229 | gty_t_context TYPE STANDARD TABLE OF REF TO /plmu/if_frw_context_int
WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method ADD_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20110122 | ||||
| 2 | IS_ROW | Call by reference | Type reference (TYPE) | ANY | 20100927 | ||||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20110122 | ||||
| 4 | IV_IS_SUBMITTED | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20100927 |
Method ADD_ROW on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method BIND_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROW | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110122 | ||||
| 2 | IV_SUBMIT_ROWS | Call by reference | Type reference (TYPE) | BOOLE_D | 20110122 |
Method BIND_TABLE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO_DEFAULT_ROWS | Call by reference | Type reference (TYPE) | BOOLE_D | 20110819 |
Method CLEAR on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method CLEAR_FLUSH_BUFFER Signature
Method CLEAR_FLUSH_BUFFER on Interface /PLMU/IF_FRW_CONTEXT_INT has no parameter.
Method CLEAR_FLUSH_BUFFER on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method DESTRUCT Signature
Method DESTRUCT on Interface /PLMU/IF_FRW_CONTEXT_INT has no parameter.
Method DESTRUCT on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method FILL_FLUSH_BUFFER 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_FLUSH_BUFFER on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | Attribute Value | 20110114 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Row Index | 20110114 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Attribute Name | 20110114 | |||
| 4 | IV_UI_STRUCTURE_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Restricted to Attributes of UI Structure | 20120530 |
Method GET_ATTRIBUTE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_FLUSH_DATA 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 | 20101229 | |||
| 2 | ET_INSERT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101229 | ||||
| 3 | ET_UPDATE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101229 |
Method GET_FLUSH_DATA on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_FLUSH_DATA_INDEX 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 | 20110104 |
Method GET_FLUSH_DATA_INDEX on Interface /PLMU/IF_FRW_CONTEXT_INT 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 | 20110121 |
Method GET_HIGHEST_SUBMITTED_INDEX on Interface /PLMU/IF_FRW_CONTEXT_INT 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 | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101229 | ||
| 2 | RO_INDEX_FINDER | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_ID_INDEX_FINDER | UI Framework - buffer for submitted node IDs | 20101229 |
Method GET_INDEX_FINDER on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTEXT_INFO | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_CONTEXT_INFO | Context Info | 20110105 |
Method GET_INFO on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_LEAD_SELECTION_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INDEX | Value transfer | Type reference (TYPE) | INT4 | 20110114 |
Method GET_LEAD_SELECTION_INDEX on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_NUMBER_OF_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER_OF_ROWS | Value transfer | Type reference (TYPE) | INT4 | Number of Rows | 20110114 |
Method GET_NUMBER_OF_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_NUMBER_OF_SUBMITTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER_OF_SUBMITTED_ROWS | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20100927 |
Method GET_NUMBER_OF_SUBMITTED_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_PARENT_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARENT_ROW | Call by reference | Type reference (TYPE) | ANY | 20110122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110605 |
Method GET_PROPERTIES_OF_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | Field Property Options | 20110122 | |||
| 2 | IT_FIELDS | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_G_FIELDNAME | Fieldname | 20110122 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Row Index | 20110122 |
Method GET_PROPERTIES_OF_ROW on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW | Call by reference | Type reference (TYPE) | ANY | 20110114 | ||||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Row Index | 20110114 |
Method GET_ROW on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROW | Call by reference | Type reference (TYPE) | ANY TABLE | 20100927 | ||||
| 2 | IT_INDEX | Call by reference | Type reference (TYPE) | /PLMU/TS_FRW_SYTABIX | 20100927 | ||||
| 3 | IV_ONLY_SUBMITTED | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20100927 |
Method GET_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTION | Call by reference | Type reference (TYPE) | ANY TABLE | Content of the selected rows | 20110114 |
Method GET_SELECTION on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_SELECTION_CHANGE_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNTER | Value transfer | Type reference (TYPE) | INT4 | Counter of selection changes | 20120531 |
Method GET_SELECTION_CHANGE_COUNTER on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_SELECTION_INDEX 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 | Index of Selected Rows | 20101015 |
Method GET_SELECTION_INDEX on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method GET_UNSUBMITTED_ROW_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 | 20110122 |
Method GET_UNSUBMITTED_ROW_INDEXES on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface /PLMU/IF_FRW_CONTEXT_INT has no parameter.
Method INITIALIZE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method INSERT_DEFAULT_ROWS 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 | 20130307 | ||||
| 2 | IV_NUMBER_OF_ROWS | Call by reference | Type reference (TYPE) | INT4 | 20130307 |
Method INSERT_DEFAULT_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method IS_ALIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ALIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Is the context alive? | 20110114 |
Method IS_ALIVE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method IS_FLUSH_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_FLUSH_REQUIRED | Value transfer | Type reference (TYPE) | BOOLE_D | 20101229 |
Method IS_FLUSH_REQUIRED on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method IS_ROW_SELECTED 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 | 20110114 | |||
| 2 | RV_IS_SELECTED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110114 |
Method IS_ROW_SELECTED on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method IS_ROW_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 | 20101229 | |||
| 2 | RV_IS_SUBMITTED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101229 |
Method IS_ROW_SUBMITTED on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method MOVE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FROM_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100928 | |||
| 2 | IV_TO_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100928 |
Method MOVE_ROW on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method READ_ONLY Signature
Method READ_ONLY on Interface /PLMU/IF_FRW_CONTEXT_INT has no parameter.
Method READ_ONLY on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method REMOVE_ROWS 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 | Sorted table of type sytabix | 20100928 |
Method REMOVE_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_ATTRIBUTE 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 | Row Index | 20110114 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Attribute Name | 20110114 | |||
| 3 | IV_UI_STRUCTURE_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Restricted to Attributes of UI Structure | 20120530 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | Attribute Value | 20110114 |
Method SET_ATTRIBUTE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_ATTRIBUTE_DEFAULT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Attribute Name | 20120530 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | Default Value | 20120530 |
Method SET_ATTRIBUTE_DEFAULT_VALUE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_AUTO_APPEND_DEFAULT_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | 20110818 |
Method SET_AUTO_APPEND_DEFAULT_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_LEAD_SELECTION_INDEX 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 | Index of Lead Selection | 20110114 |
Method SET_LEAD_SELECTION_INDEX on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_PROPERTIES_OF_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | Field Property Options | 20110122 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Row Index | 20110122 |
Method SET_PROPERTIES_OF_ROW on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_PROPERTIES_OF_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_PROPERTIES | 20110122 |
Method SET_PROPERTIES_OF_TABLE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROW | Call by reference | Type reference (TYPE) | ANY | 20100927 | ||||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20100929 | ||||
| 3 | IV_SUBMIT_ROW | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20100927 |
Method SET_ROW on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SET_SELECTION_INDEX 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 | Index of Selected Rows | 20101221 |
Method SET_SELECTION_INDEX on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SUBMIT_ROWS 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 | Sorted table of type sytabix | 20110122 |
Method SUBMIT_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method SYNCHRONIZE_SELECTION_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NO_BUFFERING | Call by reference | Type reference (TYPE) | BOOLE_D | 20110805 |
Method SYNCHRONIZE_SELECTION_BUFFER on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method UNSUBMIT_ALL_ROWS Signature
Method UNSUBMIT_ALL_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no parameter.
Method UNSUBMIT_ALL_ROWS on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESTRUCT_IF_INVALID | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20120206 | |||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101223 |
Method VALIDATE on Interface /PLMU/IF_FRW_CONTEXT_INT has no exception.
Event Signatures
Event AFTER_CONSTRUCTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Exporting | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | UI Framework - context | 20100312 |
Event AFTER_INITIALIZATION Signature
Event AFTER_INITIALIZATION on Interface /PLMU/IF_FRW_CONTEXT_INT has no parameter.
Event BEFORE_DESTRUCTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Exporting | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | UI Framework - context | 20100312 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |