SAP ABAP Interface IF_UC_DE_EVENT (Process event between front-end and back)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCFE (Package) SEM-BCS: Data Collection

⤷

⤷

Properties
Interface | IF_UC_DE_EVENT | |
Short Description | Process event between front-end and back |
General Data
Package | UCFE | SEM-BCS: Data Collection |
Created | 20011224 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UC_DE_EVENT has no forward declaration.
Interfaces
Interface IF_UC_DE_EVENT has no interface.
Friends
Interface IF_UC_DE_EVENT has no friend.
Attributes
Interface IF_UC_DE_EVENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a new line in grid | 20011224 |
2 | ![]() |
Instance method | Public | Method | Check for save | 20020117 |
3 | ![]() |
Instance method | Public | Method | Expanded or collapsed hierarchy | 20011224 |
4 | ![]() |
Instance method | Public | Method | Get dat(?) to display | 20011224 |
5 | ![]() |
Instance method | Public | Method | Navigation characteristic's value | 20011224 |
6 | ![]() |
Instance method | Public | Method | Save Data | 20011224 |
7 | ![]() |
Instance method | Public | Method | Basic check | 20011224 |
8 | ![]() |
Instance method | Public | Method | F1 | 20011224 |
9 | ![]() |
Instance method | Public | Method | F4 | 20011224 |
Events
Interface IF_UC_DE_EVENT has no event.
Types
Interface IF_UC_DE_EVENT has no local type.
Method Signatures
Method ADD_NEW_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20011224 | ||
2 | ![]() |
IT_LINEDATA | Call by reference | Type reference (TYPE) | UCF_TH_DEP_GRID | Grid table type to record grid data | 20011224 | ||
3 | ![]() |
I_FORM_ID | Call by reference | Type reference (TYPE) | INT4 | The form id | 20020117 |
Method ADD_NEW_LINE on Interface IF_UC_DE_EVENT has no exception.
Method CHECK_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Message | 20020117 | ||
2 | ![]() |
IT_DATABACK | Call by reference | Type reference (TYPE) | UCF_T_DEP_DATABACK | Data back from frontend of grid | 20020117 | ||
3 | ![]() |
I_FORM_ID | Call by reference | Type reference (TYPE) | INT4 | The form id | 20020117 |
Method CHECK_DATA on Interface IF_UC_DE_EVENT has no exception.
Method EC_HRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20011224 | ||
2 | ![]() |
IT_GRIDHRY | Call by reference | Type reference (TYPE) | UCF_TH_DEP_GRIDHRY | Row hrcy of grid | 20011224 |
Method EC_HRY on Interface IF_UC_DE_EVENT has no exception.
Method GET_DATA 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_TH_DEP_GRID | Grid table type to record grid data | 20011224 | ||
2 | ![]() |
ET_GRIDHRY | Call by reference | Type reference (TYPE) | UCF_TH_DEP_GRIDHRY | Row hrcy of grid | 20011224 | ||
3 | ![]() |
ET_HEADER | Call by reference | Type reference (TYPE) | UCF_T_DEP_HEADER | Header table type of header | 20011224 | ||
4 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20011224 | ||
5 | ![]() |
E_MAXCOL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011224 | ||
6 | ![]() |
I_FORM_ID | Call by reference | Type reference (TYPE) | INT4 | The form id | 20020117 |
Method GET_DATA on Interface IF_UC_DE_EVENT has no exception.
Method NAVIGATION_CHARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20011224 | ||
2 | ![]() |
I_FORM_ID | Call by reference | Type reference (TYPE) | INT4 | The form id | 20020117 | ||
3 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20011224 | ||
4 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | UC_DEVALUE | Grid cell value | 20011224 |
Method NAVIGATION_CHARS on Interface IF_UC_DE_EVENT has no exception.
Method PUT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20011224 |
Method PUT_DATA on Interface IF_UC_DE_EVENT has no exception.
Method REFRESH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Message | 20011224 | ||
2 | ![]() |
IT_DATABACK | Call by reference | Type reference (TYPE) | UCF_T_DEP_DATABACK | Data back from frontend of grid | 20011224 | ||
3 | ![]() |
I_FORM_ID | Call by reference | Type reference (TYPE) | INT4 | The form id | 20020117 |
Method REFRESH_DATA on Interface IF_UC_DE_EVENT has no exception.
Method REQUEST_F1_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Message | 20011224 | ||
2 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | INT4 | The column id | 20011224 | ||
3 | ![]() |
I_FORM_ID | Call by reference | Type reference (TYPE) | INT4 | The form id | 20020117 | ||
4 | ![]() |
I_HEADERKEY | Call by reference | Type reference (TYPE) | UC_FLG | ' ' | Whether it is the header | 20011224 | |
5 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | The row id | 20011224 |
Method REQUEST_F1_HELP on Interface IF_UC_DE_EVENT has no exception.
Method REQUEST_F4_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Message | 20020117 | ||
2 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | UCD_TS_VHELP_VALUE | Werthilfe für Merkmale: Ergebnis der Auswahl | 20011224 | ||
3 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | INT4 | The column id | 20011224 | ||
4 | ![]() |
I_FORM_ID | Call by reference | Type reference (TYPE) | UC_DEFORMID | The id of the form | 20020117 | ||
5 | ![]() |
I_HEADERKEY | Call by reference | Type reference (TYPE) | UC_FLG | ' ' | Whether it is the header | 20011224 | |
6 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | The row id | 20011224 |
Method REQUEST_F4_HELP on Interface IF_UC_DE_EVENT has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 31B |