SAP ABAP Class CL_UC_DE_FOBU (Formula builder of data entry)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOBU_CONNECTOR | Formula Builder: Interface Addapter for Formula Builder | 20020704 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20020719 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20020719 |
Properties
| Class | CL_UC_DE_FOBU | |
| Short Description | Formula builder of data entry | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCFE | SEM-BCS: Data Collection |
| Created | 20020702 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_DE_FOBU has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOBU_CONNECTOR | Formula Builder: Interface Addapter for Formula Builder | 20020704 | ||
| 2 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20020719 | ||
| 3 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20020719 |
Friends
Class CL_UC_DE_FOBU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20020704 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UC_DE_FOBU | Formula builder of data entry | 20020702 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UCF_TS_DEL_FOBU_OBJECT | Formula Object | 20020718 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UCF_T_DEL_FOBU_OPRND | Formula Builder Operands | 20020704 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SFBEID | Formula ID | 20020704 | |||
| 6 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_UC_DE_FOBU_GUI' | Reference Type | 20020702 | ||
| 7 | Constant | Private | Type reference (TYPE) | OB_OBJECT | 'SFOBUFORMULA' | Object Name | 20040205 | ||
| 8 | Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | General Indicator, SAP Consolidation | 20020719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20020710 | ||
| 2 | Instance method | Public | Method | 20020719 | ||
| 3 | Instance method | Public | Method | 20020722 | ||
| 4 | Instance method | Public | Constructor | 20020702 | ||
| 5 | Instance method | Public | Method | 20020704 | ||
| 6 | Instance method | Public | Method | 20020719 | ||
| 7 | Instance method | Public | Method | 20021014 | ||
| 8 | Instance method | Public | Method | 20020709 | ||
| 9 | Static method | Public | Method | 20020702 | ||
| 10 | Instance method | Public | Method | 20020723 | ||
| 11 | Instance method | Public | Method | 20040114 | ||
| 12 | Instance method | Private | Method | 20020709 |
Events
Class CL_UC_DE_FOBU has no event.
Types
Class CL_UC_DE_FOBU has no local type.
Method Signatures
Method CHECK 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 | 20020710 |
Method CHECK on class CL_UC_DE_FOBU has no exception.
Method CHECK_FORMULA_CHANGE Signature
Method CHECK_FORMULA_CHANGE on class CL_UC_DE_FOBU has no parameter.
Method CHECK_FORMULA_CHANGE on class CL_UC_DE_FOBU has no exception.
Method CHECK_IF_IN_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_USED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020722 | |||
| 2 | I_FO_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20020722 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20020722 |
Method CHECK_IF_IN_FORMULA on class CL_UC_DE_FOBU has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_DE_FOBU has no parameter.
Method CONSTRUCTOR on class CL_UC_DE_FOBU has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FO_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20020704 | |||
| 2 | IT_FOBU_OPRND | Call by reference | Type reference (TYPE) | UCF_T_DEL_FOBU_OPRND | Formula builder operands | 20020704 |
Method CREATE on class CL_UC_DE_FOBU has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FO_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20020719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Formula id not found in object table | 20020719 |
Method ENVIRONMENT_RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FOBU_OPRND | Call by reference | Type reference (TYPE) | UCF_T_DEL_FOBU_OPRND | Formula builder operands | 20021014 |
Method ENVIRONMENT_RELOAD on class CL_UC_DE_FOBU has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FOBU_OPRND | Call by reference | Type reference (TYPE) | UCF_T_DEL_FOBU_OPRND | Formula builder operands | 20020709 | |||
| 2 | I_FO_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20020709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Formula not found | 20020718 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20020702 |
Method GET_INSTANCE on class CL_UC_DE_FOBU has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020723 | ||||
| 2 | IT_FOBU_OPRND | Call by reference | Type reference (TYPE) | UCF_T_DEL_FOBU_OPRND | Formula builder operands | 20020723 | |||
| 3 | I_FO_ID | Call by reference | Type reference (TYPE) | SFBEID | Formel-ID | 20020723 |
Method GET_TEXT on class CL_UC_DE_FOBU has no exception.
Method GET_USED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IN_USE | Call by reference | Type reference (TYPE) | UCF_T_DEL_FOEV_OPRND | 20040114 | ||||
| 2 | IT_OPRND | Call by reference | Type reference (TYPE) | UCF_T_DEL_FOEV_OPRND | 20040114 | ||||
| 3 | I_FO_ID | Call by reference | Type reference (TYPE) | SFBEID | 20040114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040114 |
Method REGISTER_CHANGE_P Signature
Method REGISTER_CHANGE_P on class CL_UC_DE_FOBU has no parameter.
Method REGISTER_CHANGE_P on class CL_UC_DE_FOBU has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |