SAP ABAP Class CL_REMI_APPL_SERVICES (General Access Methods)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_STATIC_EVENT_HANDLER | Event Handler (Static) | 20130416 |
Properties
Class | CL_REMI_APPL_SERVICES | |
Short Description | General Access Methods | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_MI_CL | RE: Migration RE Classic => RE-FX |
Created | 20130327 | SAP |
Last change | 20131127 | 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) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
8 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
9 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_STATIC_EVENT_HANDLER | Event Handler (Static) | 20130416 |
Friends
Class CL_REMI_APPL_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | REMI_TABLE_STATUS | Status per Table | 20130416 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | MTYPE_T_MAP_IMKEY | Mapping INTRENO OLD<->NEW | 20130416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets New IMKEY for Old IMKEY | 20130416 |
2 | ![]() |
Static method | Public | Method | Delivers the Status | 20130416 |
3 | ![]() |
Static method | Private | Event handling method | Event Handler for CL_REDB_BUFFER_REGISTRY=>RESET_ALL | 20130416 |
4 | ![]() |
Instance method | Public | Method | 20130416 | |
5 | ![]() |
Static method | Public | Method | Was the Adv.Payment Legacy Data Transfer Executed | 20130416 |
Events
Class CL_REMI_APPL_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_RSO_STATUS | Public | See coding | 20130416 | BEGIN OF mtype_rso_status,
sign TYPE sign,
option TYPE oper,
low TYPE j_status,
high TYPE j_status,
END OF mtype_rso_status
|
||
2 | MTYPE_S_LAST_TERMNO | Protected | See coding | 20130416 | BEGIN OF mtype_s_last_termno,
intreno TYPE viajterm-intreno,
objnr TYPE vicdcond-objnr,
termno TYPE viajterm-termno,
adjmrule TYPE viajterm-adjmrule,
END OF mtype_s_last_termno
|
||
3 | MTYPE_S_MAP_IMKEY | Protected | See coding | 20130416 | begin of MTYPE_S_MAP_IMKEY,
imkeyold type recaimkey,
imkeynew type recaimkey,
end of mtype_s_map_imkey
|
||
4 | MTYPE_T_JEST | Public | See coding | 20130416 | MTYPE_T_JEST TYPE TABLE OF jest
|
||
5 | MTYPE_T_LAST_TERMNO | Protected | See coding | 20130416 | mtype_t_last_termno TYPE TABLE OF mtype_s_last_termno
|
||
6 | MTYPE_T_MAP_IMKEY | Protected | See coding | 20130416 | mtype_t_map_imkey type hashed table of mtype_s_map_imkey
with unique key imkeyold
|
||
7 | MTYPE_T_SABRG | Public | See coding | 20130416 | MTYPE_T_SABRG type table of SABRG
|
||
8 | MTYPE_T_SFLART | Public | See coding | 20130416 | MTYPE_T_SFLART type table of SFLART
|
||
9 | MTYPE_T_STATUS | Public | See coding | 20130416 | mtype_t_status TYPE TABLE OF mtype_rso_status
|
||
10 | MTYPE_T_TIK05 | Public | See coding | 20130416 | mtype_t_tik05 TYPE TABLE OF tik05
|
||
11 | MTYPE_T_TIV01 | Public | See coding | 20130416 | mtype_t_tiv01 TYPE TABLE OF tiv01
|
||
12 | MTYPE_T_TIV08 | Public | See coding | 20130416 | mtype_t_tiv08 TYPE TABLE OF tiv08
|
||
13 | MTYPE_T_TIV13 | Public | See coding | 20130416 | mtype_t_tiv13 TYPE TABLE OF tiv13
|
||
14 | MTYPE_T_TIV76 | Public | See coding | 20130416 | mtype_t_tiv76 TYPE TABLE OF tiv76
|
||
15 | MYTYPE_S_CHECK_CASHFLOW | Public | See coding | 20130416 | begin of mytype_s_check_CASHFLOW,
objtype TYPE recaobjtype,
imkey TYPE recaimkey,
sanlf TYPE vzzkopo-sanlf,
bukrs TYPE vzzkopo-bukrs,
rkey1 TYPE vzzkopo-rkey1,
rkey2 TYPE vzzkopo-rkey2,
rkey3 TYPE vzzkopo-rkey3,
validto TYPE rebdvalidto,
end of mytype_s_check_CASHFLOW
|
||
16 | MYTYPE_S_CHECK_CF_CONDITEM | Public | See coding | 20130416 | begin of mytype_s_check_CF_conditem,
SANLF type VZZKOPO-SANLF,
bukrs type VZZKOPO-bukrs,
rkey1 type VZZKOPO-rkey1,
rkey2 type VZZKOPO-rkey2,
rkey3 type VZZKOPO-rkey3,
skoart type VZZKOPO-skoart,
end of mytype_s_check_CF_conditem
|
||
17 | MYTYPE_S_CHECK_COND_BUKRS | Public | See coding | 20130416 | BEGIN OF mytype_s_check_cond_bukrs,
bukrs TYPE tzb06-bukrs,
END OF mytype_s_check_cond_bukrs
|
||
18 | MYTYPE_S_CHECK_COND_POST | Public | See coding | 20130416 | BEGIN OF mytype_s_check_cond_post,
bukrs TYPE tzb06-bukrs,
skoart TYPE tzk01-skoart,
fref TYPE abap_bool,
sbbez TYPE tzb06-vvsbbez,
sbewart TYPE tzb0a-sbewart,
sbust TYPE tzb09-sbust,
END OF mytype_s_check_cond_post
|
||
19 | MYTYPE_T_CHECK_CASHFLOW | Public | See coding | 20130416 | mytype_t_check_CASHFLOW type table of mytype_s_check_CASHFLOW
|
||
20 | MYTYPE_T_CHECK_CF_CONDITEM | Public | See coding | 20130416 | mytype_t_check_CF_conditem type table of mytype_s_check_CF_conditem
|
||
21 | MYTYPE_T_CHECK_COND_BUKRS | Public | See coding | 20130416 | mytype_t_check_cond_bukrs TYPE TABLE OF mytype_s_check_cond_bukrs
|
||
22 | MYTYPE_T_CHECK_COND_POST | Public | See coding | 20130416 | mytype_t_check_cond_post TYPE TABLE OF mytype_s_check_cond_post
|
Method Signatures
Method GET_IMKEYNEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_IMKEYNEW | Call by reference | Type reference (TYPE) | RECAIMKEY | Interner Schlüssel des Immobilienobjekts (FI) | 20130416 | ||
2 | ![]() |
ID_IMKEYOLD | Call by reference | Type reference (TYPE) | RECAIMKEY | Interner Schlüssel des Immobilienobjekts (FI) | 20130416 | ||
3 | ![]() |
IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Lesen von DB ohne Verwendung des Puffers | 20130416 | |
4 | ![]() |
IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Puffer zurücksetzen | 20130416 |
Method GET_IMKEYNEW on class CL_REMI_APPL_SERVICES has no exception.
Method GET_STATUS_STEP_OR_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MIGGROUP | Call by reference | Type reference (TYPE) | REMIC_MIG_TAB-MIGGROUP | Guppierung von Tabellen | 20130416 | ||
2 | ![]() |
ID_MIGSTEP | Call by reference | Type reference (TYPE) | REMIC_MIG_TAB-MIGSTEP | Schritt einer Migration | 20130416 | ||
3 | ![]() |
IO_MIGRATION | Call by reference | Object reference (TYPE REF TO) | IF_REMI_MIGRATION | Migrationslauf | 20130416 | ||
4 | ![]() |
RS_STATUS | Value transfer | Type reference (TYPE) | REMI_TABLE_STATUS | Status je Tabelle | 20130416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20130416 |
Method HANDLE_BUFFER_RESET_ALL Signature
Method HANDLE_BUFFER_RESET_ALL on class CL_REMI_APPL_SERVICES has no parameter.
Method HANDLE_BUFFER_RESET_ALL on class CL_REMI_APPL_SERVICES has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on class CL_REMI_APPL_SERVICES has no parameter.
Method SET_HANDLER on class CL_REMI_APPL_SERVICES has no exception.
Method WAS_ADVPAY_MIGRATION_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MIG_STATUS | Call by reference | Type reference (TYPE) | REMI_TABLE_STATUS | Status je Tabelle | 20130416 |
Method WAS_ADVPAY_MIGRATION_RUN on class CL_REMI_APPL_SERVICES has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |