SAP ABAP Interface IF_REMI_MIG_COND_MNGR (Migrate Conditions)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REMI_MIG_COND_MNGR Migrate Conditions 20050113
Properties
Interface IF_REMI_MIG_COND_MNGR  
Short Description Migrate Conditions    
General Data
Package RE_MI_CL   RE: Migration RE Classic => RE-FX 
Created 20050113   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_REMI_MIG_COND_MNGR has no forward declaration.
Interfaces
Interface IF_REMI_MIG_COND_MNGR has no interface.
Friends
Interface IF_REMI_MIG_COND_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_INTRENONEW Instance attribute Public Type reference (TYPE) VIMIMAPINTRENO-INTRENONEW Internal Key of Real Estate Object 20050113
2 MD_OBJNRNEW Instance attribute Public Type reference (TYPE) VIMIMAPINTRENO-OBJNRNEW Object Number 20050113
3 MT_BPOBJREL_NEW Instance attribute Public Type reference (TYPE) RE_T_VIBPOBJREL Business Partner-Object Relationship (VIBPOBJREL) 20070926
4 MT_CONDKEY Instance attribute Public Type reference (TYPE) RE_T_MIGCONDKEY Key Fields of Condition 20050113
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONDCURR Instance method Public Method Currency of Condition [Abstract] 20051117
2 GET_COND_OBJNR Instance method Public Method Gets Object Number for the Condition 20051102
3 GET_COND_OBJNRDIST Instance method Public Method Distribution Object 20051102
4 GET_DISTRULE Instance method Public Method Supplies the Distribution Formula 20051102
5 GET_UPDATED_BUSOBJ Instance method Public Method Gets the Updated BO [Abstract] 20060522
6 INIT_BY_KEY Instance method Public Method Initializes Manager Using Key Fields [Final] 20050113
7 MIGRATION_CONDITION Instance method Public Method Migration of Condition 20050113
8 SET_BPOBJREL Instance method Public Method Primary Business Partner 20051121
9 SET_OBJREL Instance method Public Method Sets Object Assignments 20110712
10 SET_VIMI38 Instance method Public Method Sets Cost Center Assignment 20051117
Events
Interface IF_REMI_MIG_COND_MNGR has no event.
Types
Interface IF_REMI_MIG_COND_MNGR has no local type.
Method Signatures

Method GET_CONDCURR 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 20051117
2 Importing IS_CONDITEM Call by reference Type reference (TYPE) VZZKOPO Tabelle Konditionspositionen 20051117
3 Returning RD_CONDCURR Value transfer Type reference (TYPE) RECD_CONDITION-CONDCURR Währung der Konditionsposition 20051117

Method GET_CONDCURR on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method GET_COND_OBJNR 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 20051117
2 Importing IS_CONDITEM Call by reference Type reference (TYPE) VZZKOPO Tabelle Konditionspositionen 20051102
3 Returning RD_OBJNR Value transfer Type reference (TYPE) RECD_CONDITION-OBJNR Objektnummer für Berechnung 20051102

Method GET_COND_OBJNR on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method GET_COND_OBJNRDIST 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 20051117
2 Importing IS_CONDITEM Call by reference Type reference (TYPE) VZZKOPO Tabelle Konditionspositionen 20051102
3 Returning RD_OBJNRDIST Value transfer Type reference (TYPE) RECD_CONDITION-OBJNRDIST Objektnummer für Verteilung 20051102

Method GET_COND_OBJNRDIST on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method GET_DISTRULE 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 20051117
2 Importing IS_CONDITEM Call by reference Type reference (TYPE) VZZKOPO Tabelle Konditionspositionen 20051102
3 Returning RD_DISTRULE Value transfer Type reference (TYPE) RECDDISTRULE Verteilungsvorschrift 20051102

Method GET_DISTRULE on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method GET_UPDATED_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANY Call by reference Type reference (TYPE) ANY 20060522

Method GET_UPDATED_BUSOBJ on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method INIT_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTRENONEW Call by reference Type reference (TYPE) VIMIMAPINTRENO-INTRENONEW Interner Schlüssel des Immobilienobjekts 20050113
2 Importing ID_OBJNRNEW Call by reference Type reference (TYPE) VIMIMAPINTRENO-OBJNRNEW Objektnummer 20050113
3 Importing ID_SANLF Call by reference Type reference (TYPE) REMIMIGCONDKEY-SANLF Produkttyp 20050113
4 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060201
5 Importing IS_BUSOBJ Call by reference Type reference (TYPE) ANY 20050215
6 Importing IT_CONDKEY Call by reference Type reference (TYPE) RE_T_MIGCONDKEY Schüsselfelder der Kondition 20050113

Method INIT_BY_KEY on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method MIGRATION_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AJ_NEXT Call by reference Type reference (TYPE) RE_T_VIAJNEXTADJM Datum nächste Anpassung zu Konditionen (VIAJNEXTADJM) 20050113
2 Exporting ET_AJ_RULE Call by reference Type reference (TYPE) RE_T_VIAJRULE Anpassungsregel (VIAJRULE) 20050113
3 Exporting ET_AJ_TERM Call by reference Type reference (TYPE) RE_T_VIAJTERM Anpassungsklausel (VIAJTERM) 20050113
4 Exporting ET_BPOBJREL_NEW Call by reference Type reference (TYPE) RE_T_VIBPOBJREL Geschäftspartner-Objektbeziehung (VIBPOBJREL) 20070926
5 Exporting ET_COND Call by reference Type reference (TYPE) RE_T_VICDCOND Kondition (VICDCOND) 20050113
6 Exporting ET_CONDCALC Call by reference Type reference (TYPE) RE_T_VICDCONDCALC Kondition-Berechnungsgrößen (VICDCONDCALC) 20050113
7 Exporting ET_CONDDIST Call by reference Type reference (TYPE) RE_T_VICDCONDDIST Kondition-Verteilungsgrößen (VICDCONDDIST) 20050113
8 Exporting ET_FI_PAY Call by reference Type reference (TYPE) RE_T_VITMPY Buchungsklausel - Buchungsregel (VITMPY) 20050113
9 Exporting ET_FI_RHYTHM Call by reference Type reference (TYPE) RE_T_VITMRH Buchungsklausel - Rhythmus (VITMRH) 20050113
10 Exporting ET_OBJASS Call by reference Type reference (TYPE) RE_T_VIBDOBJASS Objektzuordnung (VIBDOBJASS) 20070726
11 Exporting ET_OPTRATE Call by reference Type reference (TYPE) RE_T_VIITOPTRATE Optionssatz (VIITOPTRATE) 20050914
12 Exporting ET_SR_HEADER Call by reference Type reference (TYPE) RE_T_VISRTMSBHDR Kopfdaten einer Umsatzregel (VISRTMSBHDR) 20050523
13 Exporting ET_SR_REPORT Call by reference Type reference (TYPE) RE_T_VISRTMRP Melderegel (VISRTMRP) 20050113
14 Exporting ET_SR_REPORT_HEADER Call by reference Type reference (TYPE) RE_T_VISRTMRPHDR Kopfdaten einer Melderegel (VISRTMRPHDR) 20050720
15 Exporting ET_SR_REPORT_RHYTHM Call by reference Type reference (TYPE) RE_T_VISRTMRPRH Zuordnung einer Rhythmusregel zu einer Melderegel (VISRTMRPR 20050113
16 Exporting ET_SR_RULE Call by reference Type reference (TYPE) RE_T_VISRTMSB Umsatz- und Spitzenumsatzregel (VISRTMSB) 20050113
17 Exporting ET_SR_RULE_CALC Call by reference Type reference (TYPE) RE_T_VISRTMSBRP Berechnungsregel (VISRTMSBRP) 20050113
18 Exporting ET_SR_RULE_CALC_DETAIL Call by reference Type reference (TYPE) RE_T_VISRTMSBRPI Umsatzstaffel (VISRTMSBRPI) 20050113
19 Exporting ET_SR_RULE_RHYTHM Call by reference Type reference (TYPE) RE_T_VISRTMSBRH Zuordnung einer Rhythmusregel zu einer Umsatzregel (VISRTMSB 20050113
20 Exporting ET_SR_RULE_SR_REL Call by reference Type reference (TYPE) RE_T_VISRTMMSBSB Zuordnung einer Umsatzregel zu einer Spitzenumsatzregel (VI 20070815
21 Exporting ET_SR_SALESREPORT Call by reference Type reference (TYPE) RE_T_VISRREPORT Umsatzmeldung (VISRREPORT) 20050113
22 Exporting ET_TERM Call by reference Type reference (TYPE) RE_T_VITMTERM Klausel (VITMTERM) 20050113
# Exception Resumable Description Created on
1 ERROR Fehler 20050113

Method SET_BPOBJREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BPOBJREL Call by reference Type reference (TYPE) RE_T_VIBPOBJREL Geschäftspartner-Objektbeziehung (VIBPOBJREL) 20051121

Method SET_BPOBJREL on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method SET_OBJREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJREL Call by reference Type reference (TYPE) RE_T_VIBDOBJASS Objektzuordnung (VIBDOBJASS) 20110712
2 Importing IT_OBJREL_ORI Call by reference Type reference (TYPE) RE_T_VIBDOBJASS Objektzuordnung (urspr. Daten) 20110712

Method SET_OBJREL on Interface IF_REMI_MIG_COND_MNGR has no exception.

Method SET_VIMI38 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIMI38 Call by reference Type reference (TYPE) RE_T_VIMI38 Standardtabellentyp für Vimi38 20051117

Method SET_VIMI38 on Interface IF_REMI_MIG_COND_MNGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600