SAP ABAP Class IF_UC_DE_PROCESSOR (Process event between front-end and back)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20020320 |
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
Class | IF_UC_DE_PROCESSOR | |
Short Description | Process event between front-end and back | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020201 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UC_DE_PROCESSOR has no forward declaration.
Interfaces
Class IF_UC_DE_PROCESSOR has no interface implemented.
Friends
Class IF_UC_DE_PROCESSOR has no friend class.
Attributes
Class 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
Class IF_UC_DE_PROCESSOR has no event.
Types
Class 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 class 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 class 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 class 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 class IF_UC_DE_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |