SAP ABAP Class IF_EX_REAJ_ADJUSTMENT_ROUND (Interface for BAdI: BADI_REAJ_ADJUSTMENT_ROUND)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110329 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_REAJ_ADJM_ROUND | Example: Arithmetic Rounding with 1/3 Decimal Place | 20110330 |
Properties
| Class | IF_EX_REAJ_ADJUSTMENT_ROUND | |
| Short Description | Interface for BAdI: BADI_REAJ_ADJUSTMENT_ROUND | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110329 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_REAJ_ADJUSTMENT_ROUND has no interface implemented.
Friends
Class IF_EX_REAJ_ADJUSTMENT_ROUND has no friend class.
Attributes
Class IF_EX_REAJ_ADJUSTMENT_ROUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Rounding Context for Each Rounding Position | 20110329 |
Events
Class IF_EX_REAJ_ADJUSTMENT_ROUND has no event.
Types
Class IF_EX_REAJ_ADJUSTMENT_ROUND has no local type.
Method Signatures
Method GET_ROUNDING_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_ROUNDDECIMAL | Call by reference | Type reference (TYPE) | REAJINDXROUNDDECIMAL | Anzahl Dezimalstellen, auf die gerundet werden soll | 20110329 | |||
| 2 | CD_ROUNDTYPE | Call by reference | Type reference (TYPE) | REAJINDXROUNDTYPE | Rundungsart | 20110329 | |||
| 3 | CD_ROUNDUNIT | Call by reference | Type reference (TYPE) | REAJINDXROUNDUNIT | Einheit, auf die gerundet werden soll | 20110329 | |||
| 4 | ID_ADJMRULE | Call by reference | Type reference (TYPE) | REAJADJMRULE | Anpassungsregel | 20110329 | |||
| 5 | ID_ADJMSUBRULE | Call by reference | Type reference (TYPE) | REAJADJMRULE | Untergeordnete Anpassungsregel | 20110329 | |||
| 6 | IF_INDX_PROPORTION_POINTS | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Verhältnis Indexpunkte | 20110330 | ||
| 7 | IF_INDX_THRESHOLD_PERCENTAGE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Index Schwellwert Prozentsatz | 20110329 |
Method GET_ROUNDING_CONTEXT on class IF_EX_REAJ_ADJUSTMENT_ROUND has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |