SAP ABAP Class IF_GRRM_OB_AG_RULE (Aggregation Rule implementation)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_AVERAGE | Aggregation rule: Average | 20110427 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_BEST | Aggregation rule: best | 20110428 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_LOOKUP | Aggregation rule: Lookup | 20110428 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_WAVERAGE | Aggregation rule: weighting average | 20110428 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_AG_RULE_WORST | Aggregation rule: worst | 20110428 |
Properties
Class | IF_GRRM_OB_AG_RULE | |
Short Description | Aggregation Rule implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110427 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_GRRM_OB_AG_RULE has no forward declaration.
Interfaces
Class IF_GRRM_OB_AG_RULE has no interface implemented.
Friends
Class IF_GRRM_OB_AG_RULE has no friend class.
Attributes
Class IF_GRRM_OB_AG_RULE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculate the result for the rule | 20110427 |
2 | ![]() |
Instance method | Public | Method | Check the rule consistency | 20110427 |
3 | ![]() |
Instance method | Public | Method | Get UI component for rule parameterization | 20110427 |
Events
Class IF_GRRM_OB_AG_RULE has no event.
Types
Class IF_GRRM_OB_AG_RULE has no local type.
Method Signatures
Method CALCULATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110427 | ||
2 | ![]() |
IT_CHILD_SCORE | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_SCORE_VALUE | 20110427 | |||
3 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | GRFN_XML | XML | 20110429 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110509 | ||
5 | ![]() |
RS_PARENT_SCORE | Value transfer | Type reference (TYPE) | GRFN_S_SCORE_VALUE | Score value | 20110427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110427 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110427 | ||
2 | ![]() |
IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20110509 | |||
3 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | GRFN_XML | XML | 20110509 | ||
4 | ![]() |
IV_FULL_CHECK | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20110428 | |||
5 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110427 |
Method GET_WD_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_WD_COMPONENT | Value transfer | Type reference (TYPE) | GRFN_WD_COMPONENT | WD Component Name | 20110427 |
Method GET_WD_COMPONENT on class IF_GRRM_OB_AG_RULE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |