SAP ABAP Interface IF_UC_DE_PROCESSOR (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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_DE_PROCESSOR | Data processor for data entry | 20011221 |
Properties
| Interface | IF_UC_DE_PROCESSOR | |
| Short Description | Process event between front-end and back |
General Data
| Package | UCFE | SEM-BCS: Data Collection |
| Created | 20020201 | SAP |
| Last changed | 20050411 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UC_DE_PROCESSOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20020320 |
Friends
Interface IF_UC_DE_PROCESSOR has no friend.
Attributes
Interface IF_UC_DE_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Dispatch the event from the frontend to dep | 20020305 | |
| 2 | Instance method | Public | Method | Get whether the processor is working in the previewmode | 20020319 | |
| 3 | Instance method | Public | Method | Get dat(?) to display | 20020201 | |
| 4 | Instance method | Public | Method | Get fixed parameters | 20050321 |
Events
Interface IF_UC_DE_PROCESSOR has no event.
Types
Interface IF_UC_DE_PROCESSOR has no local type.
Method Signatures
Method DEP_DISPATCH_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RETVAL | Value transfer | Type reference (TYPE) | UCF_S_DEP_RETVAL | The data which processor will return to frontend | 20020320 | |||
| 2 | IO_FRONT2DEP | Call by reference | Object reference (TYPE REF TO) | IF_UC_DE_FRONT2DEP_DATA | The interface to describe the data comes from the frontend | 20020305 |
Method DEP_DISPATCH_EVENT on Interface IF_UC_DE_PROCESSOR has no exception.
Method DEP_GETWORKMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MODE | Value transfer | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020319 |
Method DEP_GETWORKMODE on Interface IF_UC_DE_PROCESSOR has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_LAYOUTDATA | Value transfer | Object reference (TYPE REF TO) | IF_UC_DE_LAYOUT_DATA | The object to describe the form data | 20020210 | |||
| 2 | IS_FIRST_FLAG | Call by reference | Type reference (TYPE) | UC_FLG | ' ' | Whether it is the first time | 20020206 |
Method GET_DATA on Interface IF_UC_DE_PROCESSOR has no exception.
Method GET_FFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20050321 |
Method GET_FFIX on Interface IF_UC_DE_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 31B |