SAP ABAP Class CL_REMI_MIG_ADJUSTRULE (Adjustment Rules)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-MI (Application Component) Migration
⤷
RE_MI_CL (Package) RE: Migration RE Classic => RE-FX
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables | 20050518 |
Properties
| Class | CL_REMI_MIG_ADJUSTRULE | |
| Short Description | Adjustment Rules | |
| Super Class | CL_REMI_MIGRATE_GROUP | Migrate a Group of Dependent Tables |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_MI_CL | RE: Migration RE Classic => RE-FX |
| Created | 20050518 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REMI_MIG_ADJUSTRULE has no interface implemented.
Friends
Class CL_REMI_MIG_ADJUSTRULE has no friend class.
Attributes
Class CL_REMI_MIG_ADJUSTRULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets All New Intrenos | 20060508 | |
| 2 | Instance method | Protected | Method | Custom Adjustment | 20061205 | |
| 3 | Instance method | Protected | Method | Index-Linked Contracts | 20050518 | |
| 4 | Instance method | Protected | Method | Representative List of Rents | 20050518 | |
| 5 | Instance method | Protected | Method | Service Charge Settlement | 20050518 |
Events
Class CL_REMI_MIG_ADJUSTRULE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_CN | Public | See coding | 20060428 | BEGIN OF mtype_s_cn,
bukrs TYPE vimimv-bukrs,
swenr TYPE vimimv-swenr,
smenr TYPE vimimv-smenr,
intreno TYPE vimimv-intreno,
END OF mtype_s_cn
|
||
| 2 | MTYPE_S_RO | Public | See coding | 20060428 | BEGIN OF mtype_s_ro,
bukrs TYPE vimi01-bukrs,
swenr TYPE vimi01-swenr,
smenr TYPE vimi01-smenr,
intreno TYPE vimi01-intreno,
objnr TYPE vimi01-snks,
END OF mtype_s_ro
|
||
| 3 | MTYPE_S_RO_SNUNR | Public | See coding | 20060428 | BEGIN OF mtype_s_ro_snunr,
bukrs TYPE vimi01-bukrs,
swenr TYPE vimi01-swenr,
smenr TYPE vimi01-smenr,
intreno TYPE vimi01-intreno,
objnr TYPE vimi01-snks,
snunr TYPE vimi01-snunr,
END OF mtype_s_ro_snunr
|
||
| 4 | MTYPE_T_CN | Public | See coding | 20060428 | mtype_t_cn TYPE TABLE OF mtype_s_cn
|
||
| 5 | MTYPE_T_RO | Public | See coding | 20060428 | mtype_t_ro TYPE TABLE OF mtype_s_ro
|
||
| 6 | MTYPE_T_RO_SNUNR | Public | See coding | 20060428 | mtype_t_ro_snunr TYPE TABLE OF mtype_s_ro_snunr
|
Method Signatures
Method GET_INTRENONEW_BY_INTRENOOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPINTRENO | Call by reference | Type reference (TYPE) | RE_T_VIMIMAPINTRENO | Mapping von alten internen Schlüsselfeldern auf neue (VIMIMA | 20060508 | |||
| 2 | IT_INTRENO | Call by reference | Type reference (TYPE) | RE_T_INTRENO | INTRENO | 20060508 |
Method GET_INTRENONEW_BY_INTRENOOLD on class CL_REMI_MIG_ADJUSTRULE has no exception.
Method MIG_FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20061205 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20061205 | |||
| 3 | IT_COND2SCK | Call by reference | Type reference (TYPE) | RE_T_COND2SCK | Konditionsart den Nebenkostenschlüsseln zuordnen (TIVSCCONDS | 20061205 |
Method MIG_FREE on class CL_REMI_MIG_ADJUSTRULE has no exception.
Method MIG_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20050518 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050518 |
Method MIG_INDEX on class CL_REMI_MIG_ADJUSTRULE has no exception.
Method MIG_RLRA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20050518 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050518 | |||
| 3 | IT_COND2SCK | Call by reference | Type reference (TYPE) | RE_T_COND2SCK | Konditionsart den Nebenkostenschlüsseln zuordnen (TIVSCCONDS | 20050519 |
Method MIG_RLRA on class CL_REMI_MIG_ADJUSTRULE has no exception.
Method MIG_SCSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20050518 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050518 | |||
| 3 | IT_COND2SCK | Call by reference | Type reference (TYPE) | RE_T_COND2SCK | Konditionsart den Nebenkostenschlüsseln zuordnen (TIVSCCONDS | 20050519 |
Method MIG_SCSE on class CL_REMI_MIG_ADJUSTRULE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |