Hierarchy

⤷

⤷

Properties
Interface | IF_UC_DE_LOGICAL_FORM | |
Short Description | The logical data entry form |
General Data
Package | UCFE | SEM-BCS: Data Collection |
Created | 20020306 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UC_DE_LOGICAL_FORM has no forward declaration.
Interfaces
Interface IF_UC_DE_LOGICAL_FORM has no interface.
Friends
Interface IF_UC_DE_LOGICAL_FORM has no friend.
Attributes
Interface IF_UC_DE_LOGICAL_FORM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add new lines | 20020306 |
2 | ![]() |
Instance method | Public | Method | add new line via popup screen | 20021011 |
3 | ![]() |
Instance method | Public | Method | Change cells in the logical form | 20020306 |
4 | ![]() |
Instance method | Public | Method | Expand the whole hierarchy | 20020728 |
5 | ![]() |
Instance method | Public | Method | Expand a hierarchy node by click on a line | 20020728 |
6 | ![]() |
Instance method | Public | Method | F1 request on a grid cell | 20020306 |
7 | ![]() |
Instance method | Public | Method | F1 request on a header row | 20020306 |
8 | ![]() |
Instance method | Public | Method | F4 request on a grid cell | 20020306 |
9 | ![]() |
Instance method | Public | Method | F4 request on a header row | 20020306 |
10 | ![]() |
Instance method | Public | Method | Retrieve form attributes | 20020306 |
11 | ![]() |
Instance method | Public | Method | Retrieve the grid table | 20020306 |
12 | ![]() |
Instance method | Public | Method | Retrieve the header table | 20020306 |
13 | ![]() |
Instance method | Public | Method | Get the model | 20021114 |
14 | ![]() |
Instance method | Public | Method | Get the preferred cursor position | 20020729 |
15 | ![]() |
Instance method | Public | Method | Get candidates for adding subaccount on the fly (on grid) | 20021114 |
16 | ![]() |
Instance method | Public | Method | Test whether the logical form allows user input | 20020314 |
17 | ![]() |
Instance method | Public | Method | Test whether the logical form is runing preview mode | 20020315 |
18 | ![]() |
Instance method | Public | Method | to be added later(!) | 20020306 |
19 | ![]() |
Instance method | Public | Method | Navigate grid by directly enter value in the header | 20020306 |
20 | ![]() |
Instance method | Public | Method | Navigation by click of the Next button | 20020306 |
21 | ![]() |
Instance method | Public | Method | Navigation by click on the Prev button | 20020306 |
22 | ![]() |
Instance method | Public | Method | Refresh the logical form(to be defined!) | 20020306 |
23 | ![]() |
Instance method | Public | Method | Request to add new line | 20020501 |
24 | ![]() |
Instance method | Public | Method | Switch input readiness | 20020725 |
25 | ![]() |
Instance method | Public | Method | Set preview mode | 20020725 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FORM_CHANGED | Instance Event (0) |
Public (2) |
the logical form is changed. | 20020326 |
Types
Interface IF_UC_DE_LOGICAL_FORM has no local type.
Method Signatures
Method ADD_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_OK | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030119 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_MESSAGE | Meldungen | 20020306 | ||
3 | ![]() |
ET_NEW_LINE_COLS | Call by reference | Type reference (TYPE) | UCF_T_DEP_NLMODIFIABLE | Which column is modifiable | 20030326 | ||
4 | ![]() |
IT_NEW_LINES | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_NEW_LINES | table of changed cells in a form | 20020312 |
Method ADD_LINE on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method ADD_LINE_VIA_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_OK | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20021011 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_MESSAGE | Error Messages from the logical form | 20021011 | ||
3 | ![]() |
ID_REF_ROW_HRY_LEV | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021011 | ||
4 | ![]() |
ID_REF_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20021011 | ||
5 | ![]() |
IO_ACC_SCR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_ACCOUNT_GUI_DATA | Kommunikation GUI <-> Daten | 20021015 |
Method ADD_LINE_VIA_POPUP on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method CHANGE_CELLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_OK | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030119 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_MESSAGE | Meldungen | 20020306 | ||
3 | ![]() |
IT_CELLS | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_CELL_VALUE | table of changed cells in a form | 20020312 |
Method CHANGE_CELLS on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method EXPAND_ALL 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 | Meldungen | 20020728 | ||
2 | ![]() |
ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | row_id: if it isinitial, then expand all hierarchy | 20020728 |
Method EXPAND_ALL on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method EXPAND_NODE 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 | Meldungen | 20020728 | ||
2 | ![]() |
ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | row_id | 20020728 |
Method EXPAND_NODE on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method F1_ON_GRID_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020306 | ||
2 | ![]() |
ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020306 |
Method F1_ON_GRID_CELL on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method F1_ON_HEADER_ROW 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 | 20020306 |
Method F1_ON_HEADER_ROW on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method F4_ON_GRID_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUES | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | Werthilfe für Merkmale: Ergebnis der Auswahl | 20020306 | ||
2 | ![]() |
ID_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020306 | ||
3 | ![]() |
ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020306 | ||
4 | ![]() |
IS_NEW_LINE | Value transfer | Type reference (TYPE) | UCF_SX_DE_FORM_NEW_LINE | SAP Kons.: neu eingefügte Zeile | 20020321 |
Method F4_ON_GRID_CELL on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method F4_ON_HEADER_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUES | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_HEADER | Werthilfe für Merkmale: Ergebnis der Auswahl | 20020306 | ||
2 | ![]() |
ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020306 |
Method F4_ON_HEADER_ROW on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method GET_FORM_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FORM_ATTRIBUTE | Call by reference | Type reference (TYPE) | UCF_SX_DE_FORM_ATTRIBUTES | Merkmalswert | 20020306 |
Method GET_FORM_ATTRIBUTES on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method GET_FORM_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_HRY_COLUMN_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020507 | ||
2 | ![]() |
ED_LEAD_COLS | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020321 | ||
3 | ![]() |
ED_LEAD_ROWS | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020307 | ||
4 | ![]() |
ED_MAX_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020307 | ||
5 | ![]() |
ED_MAX_HRY_LEVEL | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020312 | ||
6 | ![]() |
ED_MAX_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020307 | ||
7 | ![]() |
ED_MIN_HRY_LEVEL | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020729 | ||
8 | ![]() |
ET_FORM_GRID | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | grid table of logicl form | 20020312 | ||
9 | ![]() |
ET_FORM_GRID_HRY | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_HRY | hierarchy info of logicl grid | 20020501 | ||
10 | ![]() |
ET_FORM_GRID_ROW | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_ROW_ID | row ids of a logical form | 20020501 |
Method GET_FORM_GRID on Interface IF_UC_DE_LOGICAL_FORM 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 | 20020312 |
Method GET_FORM_HEADER on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20021114 |
Method GET_MODEL on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method GET_PREFERRED_CUSOR_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 | 20020729 | ||
2 | ![]() |
ED_CURSOR_ON_HEADER | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020729 | ||
3 | ![]() |
ED_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020729 |
Method GET_PREFERRED_CUSOR_POS on Interface IF_UC_DE_LOGICAL_FORM 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 | 20021114 |
Method GET_SUBACCNT_CANDIDATE on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method IS_INPUT_READY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FLG_INPUT | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020314 |
Method IS_INPUT_READY on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method IS_PREVIEW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FLG_PREVIEW | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020315 |
Method IS_PREVIEW_MODE on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method MOUSE_OVER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COL_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020306 | ||
2 | ![]() |
ID_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020306 |
Method MOUSE_OVER_TEXT on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method NAVIGATE_DIRECT_VALUE 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 | Meldungen | 20020307 | ||
2 | ![]() |
IT_VALUES | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_HEADER_VALUE | changed rows in the header | 20020312 |
Method NAVIGATE_DIRECT_VALUE on Interface IF_UC_DE_LOGICAL_FORM 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 | 20020306 |
Method NAVIGATE_NEXT on Interface IF_UC_DE_LOGICAL_FORM 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 | 20020306 |
Method NAVIGATE_PREV on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on Interface IF_UC_DE_LOGICAL_FORM has no parameter.
Method REFRESH_DISPLAY on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method REQUEST_TO_ADD_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FLG_ADD_ALLOWED | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020501 | ||
2 | ![]() |
ED_FLG_POPUP | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20021011 | ||
3 | ![]() |
EO_ACC_SCR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_ACCOUNT_GUI_DATA | Verschalung Kontierungsscreen | 20021011 | ||
4 | ![]() |
EO_ACC_SCR_GUI | Call by reference | Object reference (TYPE REF TO) | CL_UC_ACCOUNT_GUI | Kontierungsscreen | 20021011 | ||
5 | ![]() |
ET_INPUT_ENABLED_COLS | Call by reference | Type reference (TYPE) | UCF_TS_DE_FORM_COL_ID | The column id which could have value | 20020501 | ||
6 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UCF_T_DE_FORM_MESSAGE | Error Messages from the logical form | 20020504 | ||
7 | ![]() |
ET_NEW_LINE_COLS | Call by reference | Type reference (TYPE) | UCF_T_DEP_NLMODIFIABLE | Which column is modifiable | 20020729 | ||
8 | ![]() |
ID_REF_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020501 |
Method REQUEST_TO_ADD_LINE on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method SET_INPUT_READY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FLG_INPUT | Value transfer | Type reference (TYPE) | UC_FLG | SPACE | 20020725 |
Method SET_INPUT_READY on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Method SET_PREVIEW_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FLG_PREVIEW | Value transfer | Type reference (TYPE) | UC_FLG | SPACE | Allgemeines Kennzeichen SAP Konsolidierung | 20020725 |
Method SET_PREVIEW_MODE on Interface IF_UC_DE_LOGICAL_FORM has no exception.
Event Signatures
Event FORM_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID_FLG_CRITICAL_CHANGE | Exporting | Value transfer | Type reference (TYPE) | UC_FLG | SPACE | Allgemeines Kennzeichen SAP Konsolidierung | 20020412 | |
2 | IT_FORM_GRID | Exporting | Value transfer | Type reference (TYPE) | UCF_TS_DE_FORM_GRID | grid table of logicl form | 20020501 | ||
3 | IT_FORM_GRID_HRY | Exporting | Value transfer | Type reference (TYPE) | UCF_TS_DE_FORM_HRY | hierarchy info of logicl grid | 20020501 | ||
4 | IT_FORM_GRID_ROW | Exporting | Value transfer | Type reference (TYPE) | UCF_TS_DE_FORM_ROW_ID | hierarchy info of logicl grid | 20020501 | ||
5 | IT_FORM_HEADER | Exporting | Value transfer | Type reference (TYPE) | UCF_TS_DE_FORM_HEADER | Header table of logical form | 20020501 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1B |