SAP ABAP Class CL_GHO_FDT_FORMULA_FUNC (Formula functions for MRH rule processing)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-ALN (Application Component) Production Allocation
⤷
APPL_GHO_ALLOC_BE (Package) Backend Logic for Allocation

⤷

⤷

Properties
Class | CL_GHO_FDT_FORMULA_FUNC | |
Short Description | Formula functions for MRH rule processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APPL_GHO_ALLOC_BE | Backend Logic for Allocation |
Created | 20101230 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GHO_FDT_FORMULA_FUNC has no interface implemented.
Friends
Class CL_GHO_FDT_FORMULA_FUNC has no friend class.
Attributes
Class CL_GHO_FDT_FORMULA_FUNC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds the characteristic values from two measurement document | 20110103 |
2 | ![]() |
Static method | Public | Method | Adds the characteristic values from two measurement document | 20110128 |
3 | ![]() |
Static method | Public | Method | Bulids all measurements for a measument document | 20110103 |
4 | ![]() |
Static method | Public | Method | Divide the characteristic values of one MD with other MD val | 20110103 |
5 | ![]() |
Static method | Public | Method | Get characteristic value from measument document | 20110103 |
6 | ![]() |
Static method | Public | Method | Returns the characteristic values from measurement document | 20101230 |
7 | ![]() |
Static method | Public | Method | Multiply the characteristic values of two measurement docum | 20110103 |
8 | ![]() |
Static method | Public | Method | Apply percentage value to char values of measument document | 20110103 |
9 | ![]() |
Static method | Public | Method | Subtract the characteristic values of one MD from other MD | 20110103 |
Events
Class CL_GHO_FDT_FORMULA_FUNC has no event.
Types
Class CL_GHO_FDT_FORMULA_FUNC has no local type.
Method Signatures
Method ADD_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Structure for MRH formula processing | 20110103 | ||
2 | ![]() |
IV_MEAS_POINT1 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 | ||
3 | ![]() |
IV_MEAS_POINT2 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 |
Method ADD_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method AVG_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Structure for MRH formula processing | 20110128 | ||
2 | ![]() |
IV_MEAS_POINT1 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110128 | ||
3 | ![]() |
IV_MEAS_POINT2 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110128 |
Method AVG_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method BUILD_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Table type for MRH formula processing | 20110103 | ||
2 | ![]() |
IT_MEAS_CHAR1 | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Table type for MRH formula processing | 20110103 | ||
3 | ![]() |
IT_MEAS_CHAR2 | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Table type for MRH formula processing | 20110103 |
Method BUILD_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method DIV_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Structure for MRH formula processing | 20110103 | ||
2 | ![]() |
IV_MEAS_POINT1 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 | ||
3 | ![]() |
IV_MEAS_POINT2 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 |
Method DIV_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method GET_CVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Structure for MRH formula processing | 20110103 | ||
2 | ![]() |
IV_MEASMNT | Call by reference | Type reference (TYPE) | GHO_MEASMNT | Measurement | 20110103 | ||
3 | ![]() |
IV_MEAS_POINT | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 |
Method GET_CVAL on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method GET_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Structure for MRH formula processing | 20110103 | ||
2 | ![]() |
IV_DATE_OFFSET | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20101230 | ||
3 | ![]() |
IV_MEAS_POINT | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20101230 |
Method GET_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method MUL_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Structure for MRH formula processing | 20110103 | ||
2 | ![]() |
IV_MEAS_POINT1 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 | ||
3 | ![]() |
IV_MEAS_POINT2 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 |
Method MUL_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method PER_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | 20110103 | |||
2 | ![]() |
IV_MEAS_POINT | Call by reference | Type reference (TYPE) | IMRC_POINT | 20110103 | |||
3 | ![]() |
IV_PER_VAL | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20110103 |
Method PER_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
Method SUB_MDOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_CHAR | Call by reference | Type reference (TYPE) | GHO_T_MEAS_MRH_FORMULA | Structure for MRH formula processing | 20110103 | ||
2 | ![]() |
IV_MEAS_POINT1 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 | ||
3 | ![]() |
IV_MEAS_POINT2 | Call by reference | Type reference (TYPE) | IMRC_POINT | Measuring Point | 20110103 |
Method SUB_MDOC on class CL_GHO_FDT_FORMULA_FUNC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |