SAP ABAP Class CL_REMI_MIG_LAND_REGISTER (Conversion of Land Register)
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_MIG_SPECIFIC_DATA Conversion Without Reference to a Table (with CASE Branch) 20060227
Properties
Class CL_REMI_MIG_LAND_REGISTER  
Short Description Conversion of Land Register    
Super Class CL_REMI_MIG_SPECIFIC_DATA Conversion Without Reference to a Table (with CASE Branch) 
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 20060227   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 REBD2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RELM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 REMI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REMI_MIG_LAND_REGISTER has no interface implemented.
Friends
Class CL_REMI_MIG_LAND_REGISTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ENCUMBRANCETYPE_DEFAULT Constant Protected Type reference (TYPE) RELMENCUMBRANCETYPE 'LM23DEF' 20060227
2 MS_STAT Instance attribute Protected See coding 20060227
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SBELAST_DEFAULT Instance method Protected Method Default Encumbrance Type 20060227
2 CREATE_TIVLMLRDIST Instance method Protected Method Land Register District 20060227
3 GET_ENCUMBRANCETYPE_BY_RGBA2LB Instance method Protected Method Gets the Encumbrance Type 20060227
4 GET_ENCUMBRANCETYPE_BY_SBELAST Instance method Protected Method Gets the Encumbrance Type 20060227
5 MIG_LAND_REGISTER Instance method Protected Method Migrate Land Register 20060227
6 MIG_TDO6_TIVLMLRTYPE Instance method Protected Method Land Register Type 20060227
7 MIG_TIV02_TIVLMENCTYPE Instance method Protected Method Debit Types 20060227
8 MIG_TIVA9_TIVLMENCTYPE Instance method Protected Method Type of Encumbrances and Restrictions 20060227
Events
Class CL_REMI_MIG_LAND_REGISTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_S1_OWNER Protected See coding 20060227 BEGIN OF mtype_s_s1_owner, old_spartnr TYPE vieige-spartnr, old_roletyp TYPE vieige-roletyp, ownerpartner TYPE bapi_re_sec1_int-ownerpartner, ownerrole TYPE bapi_re_sec1_int-ownerrole, entrydate TYPE bapi_re_sec1_int-entrydate, canceldate TYPE bapi_re_sec1_int-canceldate, fractshnum TYPE bapi_re_sec1_int-fractshnum, fractshdenom TYPE bapi_re_sec1_int-fractshdenom, joindosnum TYPE bapi_re_sec1_int-joindosnum, joindosdenom TYPE bapi_re_sec1_int-joindosdenom, pvalidfrom TYPE recadatefrom, pvalidto TYPE recadateto, END OF mtype_s_s1_owner
2 MTYPE_T_BP000 Protected See coding 20060227 mtype_t_bp000 TYPE STANDARD TABLE OF bp000
3 MTYPE_T_S1_OWNER Protected See coding 20060227 mtype_t_s1_owner TYPE STANDARD TABLE OF mtype_s_s1_owner
4 MTYPE_T_TIVLMLRDIST Protected See coding 20060227 mtype_t_tivlmlrdist TYPE STANDARD TABLE OF tivlmlrdist
5 MTYPE_T_TPZ3 Protected See coding 20060227 mtype_t_tpz3 TYPE STANDARD TABLE OF tpz3
Method Signatures

Method CREATE_SBELAST_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060227

Method CREATE_SBELAST_DEFAULT on class CL_REMI_MIG_LAND_REGISTER has no exception.

Method CREATE_TIVLMLRDIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060227

Method CREATE_TIVLMLRDIST on class CL_REMI_MIG_LAND_REGISTER has no exception.

Method GET_ENCUMBRANCETYPE_BY_RGBA2LB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RGBA2LB Call by reference Type reference (TYPE) TIVA9-RGBA2LB Art der Lasten und Beschränkungen zu Grundbuchart 20060227
2 Importing ID_SGRBA Call by reference Type reference (TYPE) TIVA9-SGRBA Grundbuchart 20060227
3 Returning RD_ENCUMBRANCETYPE Value transfer Type reference (TYPE) TIVLMENCTYPE-ENCUMBRANCETYPE Belastungsart 20060227

Method GET_ENCUMBRANCETYPE_BY_RGBA2LB on class CL_REMI_MIG_LAND_REGISTER has no exception.

Method GET_ENCUMBRANCETYPE_BY_SBELAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SBELAST Call by reference Type reference (TYPE) TIV02-SBELAST Belastungsart in Abteilung 3 des Grundbuchs 20060227
2 Returning RD_ENCUMBRANCETYPE Value transfer Type reference (TYPE) TIVLMENCTYPE-ENCUMBRANCETYPE Belastungsart 20060227

Method GET_ENCUMBRANCETYPE_BY_SBELAST on class CL_REMI_MIG_LAND_REGISTER has no exception.

Method MIG_LAND_REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTRENO Call by reference Type reference (TYPE) RECAINTRENO Interner Schlüssel des Immobilienobjekts 20060227
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060227
3 Importing IT_MAP_BP Call by reference Type reference (TYPE) MTYPE_T_BP000 20060227
4 Importing IT_MAP_ROLETYP Call by reference Type reference (TYPE) MTYPE_T_TPZ3 20060227
5 Importing IT_TIVLMLRDIST Call by reference Type reference (TYPE) MTYPE_T_TIVLMLRDIST 20060227

Method MIG_LAND_REGISTER on class CL_REMI_MIG_LAND_REGISTER has no exception.

Method MIG_TDO6_TIVLMLRTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060227

Method MIG_TDO6_TIVLMLRTYPE on class CL_REMI_MIG_LAND_REGISTER has no exception.

Method MIG_TIV02_TIVLMENCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060227

Method MIG_TIV02_TIVLMENCTYPE on class CL_REMI_MIG_LAND_REGISTER has no exception.

Method MIG_TIVA9_TIVLMENCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060227

Method MIG_TIVA9_TIVLMENCTYPE on class CL_REMI_MIG_LAND_REGISTER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700