SAP ABAP Class CL_UMC_FORMULA_P (Formula)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC (Package) CPM : Common Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20011031 |
Properties
Class | CL_UMC_FORMULA_P | |
Short Description | Formula | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | UMC | CPM : Common Objects |
Created | 20011031 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20011031 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_UMC_FORMULA_P | 20020201 | Base Agent Formula |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UMC_Y_FARG | Formula: No of Arguments | 20011031 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UMC_Y_FCATEG | Formula Category | 20011031 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UMC_Y_FORMULA | Formula | 20011031 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UMB_YT_FORMULA | 20011031 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_SEM_CPM_FORMULA | BAdI Interface IF_EX_SEM_CPM_FORMULA - Internal Calculations | 20011031 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMC_YT_LTXT | Column Names - Internal Calculations | 20011031 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UMC_YT_FARG | Arguments Values - Internal Calculations | 20011031 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Text - Internal Calculations | 20011031 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UMC_YT_LTXT_LANG | 20011106 |
Methods
Events
Class CL_UMC_FORMULA_P has no event.
Types
Class CL_UMC_FORMULA_P has no local type.
Method Signatures
Method BADI_INSTANCE_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_BADI | Value transfer | Object reference (TYPE REF TO) | IF_EX_SEM_CPM_FORMULA | BAdI-Interface IF_EX_SEM_CPM_FORMULA | 20011101 |
Method BADI_INSTANCE_CREATE on class CL_UMC_FORMULA_P has no exception.
Method EVALUATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | UMB_Y_FVAL | Formelwert | 20011031 | ||
2 | ![]() |
IT_ARG | Call by reference | Type reference (TYPE) | UMC_YT_FARG | Formula argument | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Division by zero | 20011031 | |
2 | ![]() |
Formula is not properly defined | 20011031 | |
3 | ![]() |
Value is missing | 20011031 | |
4 | ![]() |
Other numeric error | 20011031 |
Method GET_FARG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UMC_Y_FARG | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_FCATEG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UMC_Y_FCATEG | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_FORMULA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UMC_Y_FORMULA | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_FORMULA_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UMB_YT_FORMULA | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_MR_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_EX_SEM_CPM_FORMULA | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_MT_COL_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UMC_YT_LTXT | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_MT_VAL_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UMC_YT_FARG | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_M_TEXT_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method GET_TXT_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UMC_YT_LTXT_LANG | Attributwert | 20011106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011106 |
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALID | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20011031 |
Method IS_VALID on class CL_UMC_FORMULA_P has no exception.
Method LTXT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LTXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20011106 | ||
2 | ![]() |
I_LANGU | Value transfer | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20011106 |
Method LTXT_GET on class CL_UMC_FORMULA_P has no exception.
Method LTXT_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Value transfer | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20011106 | |
2 | ![]() |
I_LTXT | Value transfer | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20011106 |
Method LTXT_SET on class CL_UMC_FORMULA_P has no exception.
Method SET_FARG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FARG | Call by reference | Type reference (TYPE) | UMC_Y_FARG | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method SET_FCATEG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCATEG | Call by reference | Type reference (TYPE) | UMC_Y_FCATEG | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method SET_FORMULA_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FORMULA_TAB | Call by reference | Type reference (TYPE) | UMB_YT_FORMULA | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method SET_MR_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MR_BADI | Call by reference | Object reference (TYPE REF TO) | IF_EX_SEM_CPM_FORMULA | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method SET_MT_COL_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MT_COL_TEMP | Call by reference | Type reference (TYPE) | UMC_YT_LTXT | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method SET_MT_VAL_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MT_VAL_TEMP | Call by reference | Type reference (TYPE) | UMC_YT_FARG | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method SET_M_TEXT_TEMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_M_TEXT_TEMP | Call by reference | Type reference (TYPE) | STRING | Attributwert | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011031 |
Method SET_TXT_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TXT_TAB | Call by reference | Type reference (TYPE) | UMC_YT_LTXT_LANG | Attributwert | 20011106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20011106 |
Method STAGE_EVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | UMB_Y_FVAL | Formelwert | 20011031 | ||
2 | ![]() |
IS_STAGE | Call by reference | Type reference (TYPE) | UMB_YS_FORMULA | Formel | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Division by zero | 20011031 | |
2 | ![]() |
Formula is not properly defined | 20011031 | |
3 | ![]() |
Value is missing | 20011031 | |
4 | ![]() |
Other numeric error | 20011031 |
Method STAGE_GEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | UMB_Y_FVAL | Formelwert | 20011031 | ||
2 | ![]() |
I_FSEQ | Call by reference | Type reference (TYPE) | UMB_Y_FSEQ | Formel | 20011031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Division by zero | 20011031 | |
2 | ![]() |
Formula is not properly defined | 20011031 | |
3 | ![]() |
Value is missing | 20011031 | |
4 | ![]() |
Other numeric error | 20011031 |
Method TEXT_GEN_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TXT | Value transfer | Type reference (TYPE) | STRING | 20011207 | |||
2 | ![]() |
IT_ARG | Call by reference | Type reference (TYPE) | UMC_YT_LTXT | Langtext | 20011207 |
Method TEXT_GEN_GET on class CL_UMC_FORMULA_P has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1B |