SAP ABAP Class CL_REMI_MIG_VIMI33 (Migrate VIMI33)
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_ATAB Migrate a Table 1:1 20060922
Properties
Class CL_REMI_MIG_VIMI33  
Short Description Migrate VIMI33    
Super Class CL_REMI_MIG_ATAB Migrate a Table 1:1 
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 20060922   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_REMI_MIG_CA_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 REBD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 REIT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RESC7 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REMI_MIG_VIMI33 has no interface implemented.
Friends
Class CL_REMI_MIG_VIMI33 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BE Instance attribute Protected Type reference (TYPE) RE_T_VIOB01 Standard Table Category for Viob01 20060926
2 MT_INTRENO Instance attribute Protected Type reference (TYPE) RE_T_VIMIMAPINTRENO Mapping of Old Internal Key Fields to New Ones (VIMIMA 20060922
3 MT_RO Instance attribute Protected Type reference (TYPE) MTYPE_T_VIMI01 Standard Table Category for Vimi01 20060926
4 MT_STATUS Instance attribute Protected Type reference (TYPE) CL_REMI_MIG_CA_SERVICES=>MTYPE_T_JEST 20060922
Methods
# Method Level Visibility Method type Description Created on
1 GET_RECNTXT Instance method Protected Method Gets the New Contract Text 20061006
2 MIG_VIMI33_VIOROF Instance method Public Method Migrate VIMI33 20060922
Events
Class CL_REMI_MIG_VIMI33 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_VIMI01 Protected See coding 20060926 BEGIN OF mtype_s_vimi01, bukrs TYPE vimi01-bukrs, swenr TYPE vimi01-swenr, smenr TYPE vimi01-smenr, snks type vimi01-snks, sadrme TYPE vimi01-sadrme, END OF mtype_s_vimi01
2 MTYPE_T_VIMI01 Protected See coding 20060926 mtype_t_vimi01 TYPE TABLE OF mtype_s_vimi01
Method Signatures

Method GET_RECNTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RECNTXT Call by reference Type reference (TYPE) REOR_OFFER-XOF Vertragsangebotsbezeichnung 20061006
2 Importing IS_OLD Call by reference Type reference (TYPE) VIMI33 Angebote zu einer Mieteinheit (-> VIMIMV) 20061006
# Exception Resumable Description Created on
1 ERROR Fehler 20061006

Method MIG_VIMI33_VIOROF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_NEW Call by reference Type reference (TYPE) ANY 20060922
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060922
3 Importing IS_OLD Call by reference Type reference (TYPE) ANY 20060922

Method MIG_VIMI33_VIOROF on class CL_REMI_MIG_VIMI33 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700