Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_DE_FRONTEND_GUI | Gui class for data entry frontend | 20030515 |
Properties
| Interface | IF_UC_DE_LOGICAL_FORM2 | |
| Short Description | The logical data entry form |
General Data
| Package | UCFE | SEM-BCS: Data Collection |
| Created | 20030515 | SAP |
| Last changed | 20050411 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UC_DE_LOGICAL_FORM2 has no forward declaration.
Interfaces
Interface IF_UC_DE_LOGICAL_FORM2 has no interface.
Friends
Interface IF_UC_DE_LOGICAL_FORM2 has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_REFRESH_COMPLETE_FORM | Constant | Public | Type reference (TYPE) | UC_FLG | 'R' | General Indicator, SAP Consolidation | 20030515 | |
| 2 | GC_REFRESH_NONE | Constant | Public | Type reference (TYPE) | UC_FLG | SPACE | General Indicator, SAP Consolidation | 20030515 | |
| 3 | GC_REFRESH_UPDATE | Constant | Public | Type reference (TYPE) | UC_FLG | 'U' | General Indicator, SAP Consolidation | 20030515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add rows from popup to the logical form | 20030515 | |
| 2 | Instance method | Public | Method | Sort the new rows to the layout and lock the new rows | 20030518 | |
| 3 | Instance method | Public | Method | Change cells in the logical form | 20030515 | |
| 4 | Instance method | Public | Method | Navigate grid by directly enter value in the header | 20030519 | |
| 5 | Instance method | Public | Method | Clear error message | 20030522 | |
| 6 | Instance method | Public | Method | This method is called after refresh is done | 20030515 | |
| 7 | Instance method | Public | Method | Request to add new line | 20030515 | |
| 8 | Instance method | Public | Method | Expand the whole hierarchy | 20030515 | |
| 9 | Instance method | Public | Method | Expand a hierarchy node by click on a line | 20030515 | |
| 10 | Instance method | Public | Method | F1 request on a grid cell | 20030515 | |
| 11 | Instance method | Public | Method | F1 request on a header row | 20030515 | |
| 12 | Instance method | Public | Method | F4 request on a grid cell | 20030515 | |
| 13 | Instance method | Public | Method | F4 request on a header row | 20030515 | |
| 14 | Instance method | Public | Method | Get error messages | 20030515 | |
| 15 | Instance method | Public | Method | Retrieve form attributes | 20030515 | |
| 16 | Instance method | Public | Method | Retrieve the grid table | 20030515 | |
| 17 | Instance method | Public | Method | Get a part of the grid table | 20030518 | |
| 18 | Instance method | Public | Method | Get a part of the grid table | 20030518 | |
| 19 | Instance method | Public | Method | Retrieve the header table | 20030515 | |
| 20 | Instance method | Public | Method | Retrieve the grid update table | 20030515 | |
| 21 | Instance method | Public | Method | Get the new rows which should be highlighted | 20030519 | |
| 22 | Instance method | Public | Method | Get the model | 20030515 | |
| 23 | Instance method | Public | Method | get mouse over text of a cell | 20030515 | |
| 24 | Instance method | Public | Method | Get the preferred cursor position | 20030526 | |
| 25 | Instance method | Public | Method | Get reason why a cell is locked | 20031124 | |
| 26 | Instance method | Public | Method | Get candidates for adding subaccount on the fly (on grid) | 20030515 | |
| 27 | Instance method | Public | Method | Filter fr bei F4 anzuzeigende Werte holen(for popup) | 20030520 | |
| 28 | Instance method | Public | Method | Test whether the logical form allows user input | 20030515 | |
| 29 | Instance method | Public | Method | Test whether the logical form is runing preview mode | 20030515 | |
| 30 | Instance method | Public | Method | Check whether refresh of the display is needed | 20030515 | |
| 31 | Instance method | Public | Method | Test whether a given logical form is same as this one | 20030522 | |
| 32 | Instance method | Public | Method | Navigation by click of the Next button | 20030515 | |
| 33 | Instance method | Public | Method | Navigation by click on the Prev button | 20030515 | |
| 34 | Instance method | Public | Method | Refresh the logical form(to be defined!) | 20030515 | |
| 35 | Instance method | Public | Method | Set long text on/off | 20050208 | |
| 36 | Instance method | Public | Method | Set header display on/off | 20040202 | |
| 37 | Instance method | Public | Method | Try to submit the changed cells | 20030517 |
Events
Interface IF_UC_DE_LOGICAL_FORM2 has no event.
Types
Interface IF_UC_DE_LOGICAL_FORM2 has no local type.
Method Signatures
Method ADD_ROWS_FROM_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_REF_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030518 | |||
| 2 | IO_ACC_SCR_DATA | Value transfer | Object reference (TYPE REF TO) | IF_UC_ACCOUNT_GUI_DATA | Wert pro Merkmal/Attribut | 20030518 | |||
| 3 | IT_ACC_SCR_DATA | Call by reference | Type reference (TYPE) | UCU_TS_ACC_SCR_DATA | Wert pro Merkmal/Attribut | 20030520 | |||
| 4 | RF_SUCCESS | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030518 |
Method ADD_ROWS_FROM_POPUP on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method ASSORT_ROW Signature
Method ASSORT_ROW on Interface IF_UC_DE_LOGICAL_FORM2 has no parameter.
Method ASSORT_ROW on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method CHANGE_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CELLS | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_CELL_VALUE | table of changed cells in a form | 20030515 |
Method CHANGE_CELLS on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method CHANGE_HEADER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUES | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_HEADER_VALUE | changed rows in the header | 20030519 |
Method CHANGE_HEADER_VALUE on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method CLEAR_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_POPUP | Value transfer | Type reference (TYPE) | UC_FLG | SPACE | Allgemeines Kennzeichen SAP Konsolidierung | 20030522 |
Method CLEAR_ERROR_MESSAGE on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method CLEAR_REFRESH_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CLEAR_GRID_FLG | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030516 | |||
| 2 | IF_CLEAR_HEADER_FLG | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030516 |
Method CLEAR_REFRESH_NEEDED on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method COPY_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_POPUP_IS_NEEDED | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030515 | |||
| 2 | EO_ACC_SCR_DATA | Value transfer | Object reference (TYPE REF TO) | IF_UC_ACCOUNT_GUI_DATA | Kommunikation GUI <-> Daten | 20030518 | |||
| 3 | EO_ACC_SCR_GUI | Value transfer | Object reference (TYPE REF TO) | CL_UC_ACCOUNT_GUI | Kontierungsscreen | 20030518 | |||
| 4 | EO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20030520 | |||
| 5 | ET_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20030520 | |||
| 6 | ET_NEW_COLUMN | Call by reference | Type reference (TYPE) | UCF_T_DEP_NLMODIFIABLE | Which column is modifiable | 20030520 | |||
| 7 | ID_REF_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 |
Method COPY_ROW on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method EXPAND_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | row_id: if it isinitial, then expand all hierarchy | 20030515 |
Method EXPAND_ALL on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method EXPAND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | row_id | 20030515 |
Method EXPAND_NODE on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method F1_ON_GRID_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FIELDNAME | Value transfer | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050321 | |||
| 2 | EO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20050321 | |||
| 3 | ID_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 | |||
| 4 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 | |||
| 5 | IF_WEBDYNPRO | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050321 |
Method F1_ON_GRID_CELL on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method F1_ON_HEADER_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FIELDNAME | Value transfer | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050321 | |||
| 2 | EO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20050321 | |||
| 3 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 | |||
| 4 | IF_WEBDYNPRO | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050321 |
Method F1_ON_HEADER_ROW on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method F4_ON_GRID_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FIELDNAME | Value transfer | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050322 | |||
| 2 | EO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20050321 | |||
| 3 | ER_T_CHTEXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20050321 | ||||
| 4 | ID_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 | |||
| 5 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 | |||
| 6 | IF_WEBDYNPRO | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050321 |
Method F4_ON_GRID_CELL on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method F4_ON_HEADER_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FIELDNAME | Value transfer | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20050322 | |||
| 2 | EO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20050321 | |||
| 3 | ER_T_CHTEXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20050321 | ||||
| 4 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 | |||
| 5 | IF_WEBDYNPRO | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050321 |
Method F4_ON_HEADER_ROW on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_MESSAGE | Error Messages from the logical form | 20030515 | |||
| 2 | IF_POPUP | Value transfer | Type reference (TYPE) | UC_FLG | SPACE | Allgemeines Kennzeichen SAP Konsolidierung | 20030522 |
Method GET_ERROR_MESSAGE on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_FORM_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_FORM_ATTRIBUTE | Value transfer | Type reference (TYPE) | UCF_S_DE_FORM_ATTRIBUTES | Merkmalswert | 20030516 |
Method GET_FORM_ATTRIBUTES on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_FORM_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_MIN_HRY_LEVEL | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030516 | |||
| 2 | ET_FORM_GRID | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | grid table of logicl form | 20030515 | |||
| 3 | ET_FORM_GRID_COL | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_COL_ID | col ids of a logical form | 20030517 | |||
| 4 | ET_FORM_GRID_HRY | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_HRY | hierarchy info of logicl grid | 20030515 | |||
| 5 | ET_FORM_GRID_HRY_ROW | Call by reference | Type reference (TYPE) | UCF_TH_DE_FORM_ROW_ID | row ids of a logical form | 20030517 | |||
| 6 | ET_FORM_GRID_ROW | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_ROW_ID | row ids of a logical form | 20030517 |
Method GET_FORM_GRID on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_FORM_GRID_PARTIAL_BY_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GRID | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | grid table of logicl form | 20030518 | |||
| 2 | IT_GRID | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | grid table of logicl form | 20030518 |
Method GET_FORM_GRID_PARTIAL_BY_CELL on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_FORM_GRID_PARTIAL_BY_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GRID | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | grid table of logicl form | 20030518 | |||
| 2 | IT_ROW | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_ROW_ID | grid table of logicl form | 20030518 |
Method GET_FORM_GRID_PARTIAL_BY_ROW on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_FORM_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORM_HEADER | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_HEADER | Header table of logical form | 20030515 |
Method GET_FORM_HEADER on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_GRID_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORM_GRID | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | grid table of logicl form | 20030515 |
Method GET_GRID_UPDATE on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_HIGHLIGHT_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HIGHLIGHT_ROW | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_ROW_ID | row ids of a logical form | 20030519 |
Method GET_HIGHLIGHT_ROWS on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20030516 |
Method GET_MODEL on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_MOUSE_OVER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TXT | Value transfer | Type reference (TYPE) | UC_TXTLG | Langtext | 20030515 | |||
| 2 | ID_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 | |||
| 3 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 |
Method GET_MOUSE_OVER_TEXT on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_PREFERRED_CURSOR_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030526 | |||
| 2 | ED_CURSOR_ON_HEADER | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030526 | |||
| 3 | ED_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030526 |
Method GET_PREFERRED_CURSOR_POS on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_REASON_FOR_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_REASON_POSSIBLE | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20040812 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_MESSAGE | Meldungen | 20031124 | |||
| 3 | ID_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20031124 | |||
| 4 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20031124 |
Method GET_REASON_FOR_CELL on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_SUBACCNT_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE | Call by reference | Type reference (TYPE) | UCF_T_MDOC_SUBACCNT_CREATE | Anlegen von Unterkontierungen | 20030515 | |||
| 2 | IO_ACC_SCR_DATA | Value transfer | Object reference (TYPE REF TO) | IF_UC_ACCOUNT_GUI_DATA | Kommunikation GUI <-> Daten | 20030518 |
Method GET_SUBACCNT_CANDIDATE on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method GET_VALUE_FILTER_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FILTER | Value transfer | Object reference (TYPE REF TO) | IF_UC_CHAR_VALUE_FILTER | Wertfilter für F4, ... | 20030520 | |||
| 2 | I_FIELDNAME | Value transfer | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20030520 |
Method GET_VALUE_FILTER_F4 on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method IS_INPUT_READY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_INPUT | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030516 |
Method IS_INPUT_READY on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method IS_PREVIEW_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_PREVIEW | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030516 |
Method IS_PREVIEW_MODE on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method IS_REFRESH_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_GRID | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030515 | |||
| 2 | EF_HEADER | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030515 |
Method IS_REFRESH_NEEDED on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method IS_SAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOGICAL_FORM | Value transfer | Object reference (TYPE REF TO) | IF_UC_DE_LOGICAL_FORM2 | The logical data entry form | 20030522 | |||
| 2 | RF_SAME | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030522 |
Method IS_SAME on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method NAVIGATE_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 |
Method NAVIGATE_NEXT on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method NAVIGATE_PREV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20030515 |
Method NAVIGATE_PREV on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on Interface IF_UC_DE_LOGICAL_FORM2 has no parameter.
Method REFRESH_DISPLAY on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_DESCRIPTION_ON | Value transfer | Type reference (TYPE) | UC_FLG | 'X' | Allgemeines Kennzeichen SAP Konsolidierung | 20050208 |
Method SET_DESCRIPTION on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method SET_HEADER_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_HEADER_DISPLAY_ON | Value transfer | Type reference (TYPE) | UC_FLG | 'X' | Allgemeines Kennzeichen SAP Konsolidierung | 20040202 |
Method SET_HEADER_DISPLAY on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
Method TRY_TO_SUBMIT_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_SUCCESS | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030517 |
Method TRY_TO_SUBMIT_CHANGES on Interface IF_UC_DE_LOGICAL_FORM2 has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 320 |