Hierarchy
⤷
⤷
Properties
| Class | CL_REMI_MIG_CN_SERVICES | |
| Short Description | Access Methods for Condition/Contract | |
| 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 | 20050221 | 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) | |
| 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
Class CL_REMI_MIG_CN_SERVICES has no interface implemented.
Friends
Class CL_REMI_MIG_CN_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | RE_T_MIG_BO_DELETE | Business Objects That Should Be Deleted in RE-FX (TIVMIBO | 20070809 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | MTYPE_T_MAP_CN_RO | 20060428 | ||||
| 3 | Static Attribute | Protected | Type reference (TYPE) | MTYPE_T_MAP_RO_CN | 20060428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Mapping Table for Contract Numbers | 20060424 | |
| 2 | Static method | Public | Method | Checks Customzing of Contract Number | 20060424 | |
| 3 | Static method | Public | Method | Checks and Builds Mapping Table for Occupancy/Contract Type | 20060403 | |
| 4 | Static method | Public | Method | Checks If All Settings Made for Sales-Based Rent Conditions | 20050722 | |
| 5 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060207 | |
| 6 | Static method | Public | Method | Converts Semantic Key to BOR Key | 20060117 | |
| 7 | Static method | Private | Method | Creates an RE-FX Sales Rule | 20050221 | |
| 8 | Static method | Public | Method | Gets Contract Number of Old Contract for INTRENO | 20060428 | |
| 9 | Static method | Public | Method | Gets New Contract Type | 20060424 | |
| 10 | Static method | Public | Method | Gets OBJNR of RO for an INTRENO | 20060428 | |
| 11 | Static method | Public | Method | Gets New Intreno | 20060602 | |
| 12 | Static method | Public | Method | Gets Old INTRENO for New INTRENO | 20060428 | |
| 13 | Static method | Public | Method | Gets All Sales-Based Rent Conditions | 20050221 | |
| 14 | Static method | Public | Method | Condition Type/Notice Procedure | 20051122 | |
| 15 | Static method | Public | Method | Gets the Option Rate Method | 20050222 | |
| 16 | Static method | Public | Method | Gets the Term for Term | 20050221 | |
| 17 | Static method | Public | Method | Renewal | 20070201 | |
| 18 | Static method | Public | Method | Gets Settlement Frequency for Settlement Period | 20050221 | |
| 19 | Static method | Public | Method | BP Role for Primary Business Partner | 20051121 | |
| 20 | Static method | Public | Method | Gets OBJNR of RO for an INTRENO | 20060428 | |
| 21 | Static method | Public | Method | Gets Statistics for Each Contract Type | 20050221 | |
| 22 | Static method | Public | Method | Gets Validity of Object: General Contract | 20050919 | |
| 23 | Static method | Public | Method | Gets Validity of Object: Lease-Out | 20050919 | |
| 24 | Static method | Public | Method | Gets Validity of Object: Management Contract | 20050919 | |
| 25 | Static method | Private | Event handling method | Event Handler for CL_REDB_BUFFER_REGISTRY=>RESET_ALL | 20060207 | |
| 26 | Static method | Private | Method | Contract Type Cannot Be Determined | 20060403 | |
| 27 | Static method | Public | Method | Is the Deletion Indicator Set for the Contract? | 20070809 | |
| 28 | Static method | Public | Method | Is Contract Relevant to Sales | 20050221 | |
| 29 | Static method | Public | Method | Gets Frequencies for Sales-Based Rent Agreement | 20050221 | |
| 30 | Static method | Public | Method | Migrates Renewals and Rules That Were Already Performed | 20071109 | |
| 31 | Static method | Public | Method | Migrates Them to Individual Notice Rules | 20051117 | |
| 32 | Static method | Public | Method | Migrates the Individual Renewal Rules | 20070201 | |
| 33 | Static method | Public | Method | Deletes All Entries in Table Buffer | 20060207 |
Events
Class CL_REMI_MIG_CN_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_MAP_CN_RO | Protected | See coding | 20060428 | begin of mtype_s_map_cn_ro,
objnr type vimi01-snks,
validfrom type vicdcond-CONDVALIDFROM,
validto type vicdcond-condvalidto,
intreno type vimimv-intreno,
end of mtype_s_map_cn_ro
|
||
| 2 | MTYPE_S_MAP_RO_CN | Protected | See coding | 20060428 | begin of mtype_s_map_ro_cn,
objnr type vimi01-snks,
intreno type vimimv-intreno,
end of mtype_s_map_ro_cn
|
||
| 3 | MTYPE_T_MAP_CN_RO | Protected | See coding | 20060428 | mtype_t_map_cn_ro type table of mtype_s_map_cn_ro
|
||
| 4 | MTYPE_T_MAP_RO_CN | Protected | See coding | 20060428 | mtype_t_map_ro_cn type table of mtype_s_map_ro_cn
|
||
| 5 | MTYPE_T_VIMIK1 | Public | See coding | 20051117 | mtype_t_vimik1 TYPE STANDARD TABLE OF vimik1 WITH DEFAULT KEY
|
||
| 6 | MTYPE_T_VIMIK2 | Public | See coding | 20051117 | mtype_t_vimik2 TYPE STANDARD TABLE OF vimik2 WITH DEFAULT KEY
|
Method Signatures
Method CHECK_CNNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060424 |
Method CHECK_CNNR on class CL_REMI_MIG_CN_SERVICES has no exception.
Method CHECK_CNNR_MAP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CNCATE | Call by reference | Type reference (TYPE) | REMICNCATE | Vertragskategorie | 20060424 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060424 |
Method CHECK_CNNR_MAP_TAB on class CL_REMI_MIG_CN_SERVICES has no exception.
Method CHECK_CNTYPE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MIG_CNTYPE | Mapping von Vertragsarten (TIVMISETCNTYPE) | 20060403 | |||
| 2 | IF_ERROR | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20060403 | ||
| 3 | IF_MESSAGE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Allgemeines Ja/Nein - Feld | 20060403 | ||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060403 |
Method CHECK_CNTYPE_SETTINGS on class CL_REMI_MIG_CN_SERVICES has no exception.
Method CHECK_SR_CONDTYPE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_MIG_SALESCONDTYPE | Zuordnung von Umsatzmietkonditionsarten (TIVMISETCDSR) | 20050722 | |||
| 2 | IF_ERROR | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20050722 | ||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050722 |
Method CHECK_SR_CONDTYPE_SETTINGS on class CL_REMI_MIG_CN_SERVICES has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REMI_MIG_CN_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REMI_MIG_CN_SERVICES has no exception.
Method CONVERT_KEY_TO_BUSKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_BUSKEY | Call by reference | Type reference (TYPE) | RECA1_BUSKEY | Objektschlüssel | 20060117 | |||
| 2 | ED_BUSTYPE | Call by reference | Type reference (TYPE) | RECA1_BUSTYPE | Objekttyp | 20060117 | |||
| 3 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIMIMV-BUKRS | Buchungskreis | 20060117 | |||
| 4 | ID_SMENR | Call by reference | Type reference (TYPE) | VIMIMV-SMENR | Nummer der Mieteinheit | 20060117 | |||
| 5 | ID_SMIVE | Call by reference | Type reference (TYPE) | VIMIMV-SMIVE | Vertragsnummer | 20060117 | |||
| 6 | ID_SWENR | Call by reference | Type reference (TYPE) | VIMIMV-SWENR | Nummer der Wirtschaftseinheit | 20060117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOR-Schlüssel kann nicht ermittelt werden | 20060117 |
Method CREATE_SALESRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_LAST_RH_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20050221 | |||
| 2 | CD_LAST_RP_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20050221 | |||
| 3 | CD_LAST_SB_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20050221 | |||
| 4 | CT_COND | Call by reference | Type reference (TYPE) | RE_T_VICDCOND | Kondition (VICDCOND) | 20050221 | |||
| 5 | CT_CONDCALC | Call by reference | Type reference (TYPE) | RE_T_VICDCONDCALC | Kondition-Berechnungsgrößen (VICDCONDCALC) | 20050221 | |||
| 6 | CT_CONDDIST | Call by reference | Type reference (TYPE) | RE_T_VICDCONDDIST | Kondition-Verteilungsgrößen (VICDCONDDIST) | 20050221 | |||
| 7 | CT_FI_PAY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20050221 | |||
| 8 | CT_FI_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VITMRH | Buchungsklausel - Rhythmus (VITMRH) | 20050221 | |||
| 9 | CT_MAP_TERMNO | Call by reference | Type reference (TYPE) | GTYPE_T_MAP_SKOART_TERMNO | 20050718 | ||||
| 10 | CT_SR_REPORT | Call by reference | Type reference (TYPE) | RE_T_VISRTMRP | Melderegel (VISRTMRP) | 20050221 | |||
| 11 | CT_SR_REPORT_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VISRTMRPRH | Zuordnung einer Rhythmusregel zu einer Melderegel (VISRTMRPR | 20050221 | |||
| 12 | CT_SR_RULE | Call by reference | Type reference (TYPE) | RE_T_VISRTMSB | Umsatz- und Spitzenumsatzregel (VISRTMSB) | 20050221 | |||
| 13 | CT_SR_RULE_CALC | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRP | Berechnungsregel (VISRTMSBRP) | 20050221 | |||
| 14 | CT_SR_RULE_CALC_DETAIL | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRPI | Umsatzstaffel (VISRTMSBRPI) | 20050221 | |||
| 15 | CT_SR_RULE_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRH | Zuordnung einer Rhythmusregel zu einer Umsatzregel (VISRTMSB | 20050221 | |||
| 16 | CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20050221 | |||
| 17 | ID_INTRENONEW | Call by reference | Type reference (TYPE) | VIMIMAPINTRENO-INTRENONEW | Interner Schlüssel des Immobilienobjekts | 20050221 | |||
| 18 | ID_MAX_CONDVALIDTO | Call by reference | Type reference (TYPE) | RECDVALIDTO | Datum, bis zu dem die Kondition gilt | 20070815 | |||
| 19 | IO_COND_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_REMI_MIG_COND_MNGR | Migrieren Konditionen | 20051102 | |||
| 20 | IS_SALESRULE_OLD | Call by reference | Type reference (TYPE) | VIMIUH | Umsatzmietvertrag: Vertragliche Umsatzvereinbarungen Kopf | 20050718 | |||
| 21 | IS_VICN01 | Call by reference | Type reference (TYPE) | VICN01 | Vertrag Immobilien: Vertragsdaten | 20050718 | |||
| 22 | IS_VIMI33 | Call by reference | Type reference (TYPE) | VIMI33 | Angebote zu einer Mieteinheit (-> VIMIMV) | 20060926 | |||
| 23 | IT_AMELDIN | Call by reference | Type reference (TYPE) | GTYPE_T_AMELDIN | 20050221 | ||||
| 24 | IT_BMAXUMS | Call by reference | Type reference (TYPE) | GTYPE_T_BMAXUMS | 20050221 | ||||
| 25 | IT_BMELD_MAX | Call by reference | Type reference (TYPE) | GTYPE_T_BMELD_MAX | 20050221 | ||||
| 26 | IT_BMELD_MIN | Call by reference | Type reference (TYPE) | GTYPE_T_BMELD_MIN | 20050221 | ||||
| 27 | IT_BMINUMS | Call by reference | Type reference (TYPE) | GTYPE_T_BMINUMS | 20050221 | ||||
| 28 | IT_CALC | Call by reference | Type reference (TYPE) | GTYPE_T_CALC | 20050221 | ||||
| 29 | IT_JEXACT_DAY | Call by reference | Type reference (TYPE) | GTYPE_T_JEXACT_DAY | 20050221 | ||||
| 30 | IT_MMINUMS | Call by reference | Type reference (TYPE) | GTYPE_T_MMINUMS | 20050221 | ||||
| 31 | IT_NETTO_KZ | Call by reference | Type reference (TYPE) | GTYPE_T_NETTO_KZ | 20050221 | ||||
| 32 | IT_RESTRICTION | Call by reference | Type reference (TYPE) | GTYPE_T_RESTRICTION | 20050221 | ||||
| 33 | IT_UBMELD_MAX | Call by reference | Type reference (TYPE) | GTYPE_T_UBMELD_MAX | 20050221 | ||||
| 34 | IT_UBMELD_MIN | Call by reference | Type reference (TYPE) | GTYPE_T_UBMELD_MIN | 20050221 | ||||
| 35 | IT_UEINHEIT | Call by reference | Type reference (TYPE) | GTYPE_T_UEINHEIT | 20050221 | ||||
| 36 | IT_UMINUMS | Call by reference | Type reference (TYPE) | GTYPE_T_UMINUMS | 20050221 | ||||
| 37 | IT_VARIANT | Call by reference | Type reference (TYPE) | RE_T_MIGSETTLVARIANT | Gültigkeitszeitraum einer Abrechnungsvariante | 20050221 | |||
| 38 | IT_VIMIMV | Call by reference | Type reference (TYPE) | RE_T_VIMIMV | Standardtabellentyp für Vimimv | 20050718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050718 |
Method GET_CNNROLD_BY_INTRENOOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20060428 | |||
| 2 | ED_RECNNROLD | Call by reference | Type reference (TYPE) | REMIRECNNROLD | Alte Vertragsnummer | 20060428 | |||
| 3 | ID_INTRENOOLD | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20060428 |
Method GET_CNNROLD_BY_INTRENOOLD on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_CNTYPENEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SBELEGNG | Call by reference | Type reference (TYPE) | REMIC_MIG_CNTYPE-SBELEGNG | Belegung der ME durch den MV (Fremd-/Eigen-/Konzerngenutzt) | 20060424 | |||
| 2 | ID_SMVART | Call by reference | Type reference (TYPE) | REMIC_MIG_CNTYPE-SMVART | Externe Vertragsart Immobilien | 20060424 | |||
| 3 | RS_DETAIL | Value transfer | Type reference (TYPE) | REMIC_MIG_CNTYPE | Mapping von Vertragsarten | 20060424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060424 |
Method GET_CN_INTRENO_BY_RO_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_INTRENO | Call by reference | Type reference (TYPE) | VIMIMV-INTRENO | Interne Immobilien Stammdaten-Verschlüsselung | 20061128 | |||
| 2 | ED_VALIDFROM | Call by reference | Type reference (TYPE) | VICDCOND-CONDVALIDFROM | Datum, ab dem die Kondition gilt | 20061128 | |||
| 3 | ED_VALIDTO | Call by reference | Type reference (TYPE) | VICDCOND-CONDVALIDTO | Datum, bis zu dem die Kondition gilt | 20061128 | |||
| 4 | ID_OBJNR | Call by reference | Type reference (TYPE) | VIMI01-SNKS | Nebenkostensammlernummer | 20060428 | |||
| 5 | ID_VALIDFROM | Call by reference | Type reference (TYPE) | VICDCOND-CONDVALIDFROM | Datum, ab dem die Kondition gilt | 20060428 |
Method GET_CN_INTRENO_BY_RO_OBJNR on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_INTRENONEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAPINTRENO | Call by reference | Type reference (TYPE) | VIMIMAPINTRENO | Interner Schlüssel des Immobilienobjekts | 20060602 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIMIMV-BUKRS | Buchungskreis | 20060602 | |||
| 3 | ID_CNCATE | Call by reference | Type reference (TYPE) | REMICNCATE | REMI1_CNCATE-LEASE_OUT | Vertragskategorie | 20070412 | ||
| 4 | ID_SMIVE | Call by reference | Type reference (TYPE) | VIMIMV-SMIVE | Mietvertrags-Nummer | 20060602 |
Method GET_INTRENONEW on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_INTRENOOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTRENOOLD | Call by reference | Type reference (TYPE) | RE_T_INTRENO | INTRENO | 20060428 | |||
| 2 | ID_INTRENONEW | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20060428 |
Method GET_INTRENOOLD on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_LIST_SR_CONDTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_RSOCONDTYPE | Select-Options für Konditionsart | 20050221 | |||
| 2 | IF_ONLY_CUST | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Allgemeines Ja/Nein - Feld | 20050720 |
Method GET_LIST_SR_CONDTYPE on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_NOTICE_BY_SKUEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | SPACE | Nummer der Klausel | 20130122 | ||
| 2 | CT_NOTICE | Call by reference | Type reference (TYPE) | RE_T_VITMNT | Vertragsklausel: Kündigung (VITMNT) | 20051122 | |||
| 3 | CT_PROCREL | Call by reference | Type reference (TYPE) | RE_T_VITMNTPROCREL | Freies Kündigungsschema (VITMNTPROCREL) | 20130122 | |||
| 4 | CT_RULEDR | Call by reference | Type reference (TYPE) | RE_T_VITMNTRULEDR | Freie Terminregel (VITMNTRULEDR) | 20130122 | |||
| 5 | CT_RULEPR | Call by reference | Type reference (TYPE) | RE_T_VITMNTRULEPR | Freie Fristenregel (VITMNTRULEPR) | 20130122 | |||
| 6 | CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20051122 | |||
| 7 | CT_TERM_OBJREL | Call by reference | Type reference (TYPE) | RE_T_VITMOBJREL | Objektzuordnung (VITMOBJREL) | 20061009 | |||
| 8 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20051122 | |||
| 9 | ID_OBJTYPE | Call by reference | Type reference (TYPE) | RECAOBJTYPE | Objektart | 20130122 | |||
| 10 | ID_SKUEART | Call by reference | Type reference (TYPE) | SMVKUEART | Kündigungsart eines Mietvertrags | 20051122 | |||
| 11 | ID_SKUEKEY | Call by reference | Type reference (TYPE) | SKUEKEY | Kündigungsregel | 20051122 | |||
| 12 | ID_SMIETR | Call by reference | Type reference (TYPE) | SMIETR | 20051122 | ||||
| 13 | ID_SMVART | Call by reference | Type reference (TYPE) | SMVART | 20051122 | ||||
| 14 | IF_USER_EXIT | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20061010 | |||
| 15 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070724 | |||
| 16 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | ANY | 20130122 |
Method GET_NOTICE_BY_SKUEKEY on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_OPTMETH_BY_SVSTSOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SVSTSOND | Call by reference | Type reference (TYPE) | VIKOKO-SVSTSOND | Vorsteueroptierungsgrund | 20050222 | |||
| 2 | IF_JVSTOPT | Call by reference | Type reference (TYPE) | VIKOKO-JVSTOPT | Vorsteueroptierung (Kennzeichen) | 20050222 | |||
| 3 | RD_OPTMETH | Value transfer | Type reference (TYPE) | REITOPTMETH | Methode zur Optionssatzermittlung | 20050222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050222 |
Method GET_PERIOD_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PERIOD_TERM | Call by reference | Type reference (TYPE) | VITMTERM | Klausel | 20050221 | |||
| 2 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20061006 |
Method GET_PERIOD_TERM on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_RENEWAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENEWAL | Call by reference | Type reference (TYPE) | RE_T_VITMRN | Verlängerungsklausel (VITMRN) | 20070201 | |||
| 2 | CT_RENEWAL_INDV | Call by reference | Type reference (TYPE) | RE_T_VITMRNRULEPR | Freie Verlängerungsregel (VITMRNRULEPR) | 20070201 | |||
| 3 | CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20070201 | |||
| 4 | CT_TERM_OBJREL | Call by reference | Type reference (TYPE) | RE_T_VITMOBJREL | Objektzuordnung (VITMOBJREL) | 20070201 | |||
| 5 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20070201 | |||
| 6 | IF_USER_EXIT | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20070201 | |||
| 7 | IT_RENEWAL_OLD | Call by reference | Type reference (TYPE) | RE_T_MIG_RENEWAL_OLD | Verlängerung: Regel und Ausprägung | 20070201 |
Method GET_RENEWAL on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_RHYTHM_BY_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_SALESSETTLRHYTHM | Felder für Rhythmusregel | 20050221 | |||
| 2 | IS_SALESRULE_OLD | Call by reference | Type reference (TYPE) | VIMIUH | Umsatzmietvertrag: Vertragliche Umsatzvereinbarungen Kopf | 20070130 | |||
| 3 | IT_VARIANT | Call by reference | Type reference (TYPE) | RE_T_MIGSETTLVARIANT | Gültigkeitszeitraum einer Abrechnungsvariante | 20050221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050221 |
Method GET_ROLE_FOR_MAINPARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ROLE | Value transfer | Type reference (TYPE) | TB003 | GP-Rollen | 20051121 |
Method GET_ROLE_FOR_MAINPARTNER on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_RO_OBJNR_BY_CN_INTRENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INTRENO | Call by reference | Type reference (TYPE) | VIMIMV-INTRENO | Interne Immobilien Stammdaten-Verschlüsselung | 20060428 | |||
| 2 | RD_OBJNR | Value transfer | Type reference (TYPE) | VIMI01-SNKS | Nebenkostensammlernummer | 20060428 |
Method GET_RO_OBJNR_BY_CN_INTRENO on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_SMVARTCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VICN01 | Call by reference | Type reference (TYPE) | RE_T_SMVARTCOUNT | Anzahl je Vertragsart | 20050221 | |||
| 2 | ET_VIMIMV | Call by reference | Type reference (TYPE) | RE_T_SMVARTCOUNT | Anzahl je Vertragsart | 20050221 |
Method GET_SMVARTCOUNT on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_VALID_PERIOD_BY_VICN01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_VALIDFROM | Call by reference | Type reference (TYPE) | REBDVALIDFROM | Datum: Gültig ab | 20050919 | |||
| 2 | ED_VALIDTO | Call by reference | Type reference (TYPE) | REBDVALIDTO | Datum: Gültig bis | 20050919 | |||
| 3 | IS_VICN01 | Call by reference | Type reference (TYPE) | VICN01 | Vertrag Immobilien: Vertragsdaten | 20050919 |
Method GET_VALID_PERIOD_BY_VICN01 on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_VALID_PERIOD_BY_VIMIMV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_VALIDFROM | Call by reference | Type reference (TYPE) | REBDVALIDFROM | Datum: Gültig ab | 20050919 | |||
| 2 | ED_VALIDTO | Call by reference | Type reference (TYPE) | REBDVALIDTO | Datum: Gültig bis | 20050919 | |||
| 3 | IS_VIMIMV | Call by reference | Type reference (TYPE) | VIMIMV | Mietvertrag | 20050919 |
Method GET_VALID_PERIOD_BY_VIMIMV on class CL_REMI_MIG_CN_SERVICES has no exception.
Method GET_VALID_PERIOD_BY_VIVW01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_VALIDFROM | Call by reference | Type reference (TYPE) | REBDVALIDFROM | Datum: Gültig ab | 20050919 | |||
| 2 | ED_VALIDTO | Call by reference | Type reference (TYPE) | REBDVALIDTO | Datum: Gültig bis | 20050919 | |||
| 3 | IS_VIVW01 | Call by reference | Type reference (TYPE) | VIVW01 | Verwaltungsvertrag: Allgemeine Daten | 20050919 |
Method GET_VALID_PERIOD_BY_VIVW01 on class CL_REMI_MIG_CN_SERVICES has no exception.
Method HANDLE_BUFFER_RESET_ALL Signature
Method HANDLE_BUFFER_RESET_ALL on class CL_REMI_MIG_CN_SERVICES has no parameter.
Method HANDLE_BUFFER_RESET_ALL on class CL_REMI_MIG_CN_SERVICES has no exception.
Method HANDLE_NO_CNTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ERROR | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060403 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060403 | |||
| 3 | IS_CNTYPE | Call by reference | Type reference (TYPE) | REMIC_MIG_CNTYPE | Mapping von Vertragsarten (TIVMISETCNTYPE) | 20060403 |
Method HANDLE_NO_CNTYPE on class CL_REMI_MIG_CN_SERVICES has no exception.
Method IS_CN_MARKED_FOR_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20070809 | |||
| 2 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20070809 | |||
| 3 | ID_RECNNR | Call by reference | Type reference (TYPE) | RECNNR | Vertragsnummer Immobilien | 20070809 | |||
| 4 | RF_MARKED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20070809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20070809 |
Method IS_SRRELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20050221 | |||
| 2 | IT_INTRENO | Call by reference | Type reference (TYPE) | RE_T_INTRENO | INTRENO | 20050221 | |||
| 3 | RF_SRRELEVANT | Value transfer | Type reference (TYPE) | RECNSALESRENTRELEVANT | Kennzeichen: Umsatzrelevant | 20050221 |
Method IS_SRRELEVANT on class CL_REMI_MIG_CN_SERVICES has no exception.
Method MIGRATION_SALESRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_LAST_RH_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20051117 | |||
| 2 | CT_COND | Call by reference | Type reference (TYPE) | RE_T_VICDCOND | Kondition (VICDCOND) | 20050718 | |||
| 3 | CT_CONDCALC | Call by reference | Type reference (TYPE) | RE_T_VICDCONDCALC | Kondition-Berechnungsgrößen (VICDCONDCALC) | 20050718 | |||
| 4 | CT_CONDDIST | Call by reference | Type reference (TYPE) | RE_T_VICDCONDDIST | Kondition-Verteilungsgrößen (VICDCONDDIST) | 20050718 | |||
| 5 | CT_FI_PAY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20050718 | |||
| 6 | CT_FI_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VITMRH | Buchungsklausel - Rhythmus (VITMRH) | 20050718 | |||
| 7 | CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20050718 | |||
| 8 | ED_LAST_RP_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20050718 | |||
| 9 | ED_LAST_SB_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20050718 | |||
| 10 | ET_SR_HEADER | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBHDR | Kopfdaten einer Umsatzregel (VISRTMSBHDR) | 20050718 | |||
| 11 | ET_SR_REPORT | Call by reference | Type reference (TYPE) | RE_T_VISRTMRP | Melderegel (VISRTMRP) | 20050718 | |||
| 12 | ET_SR_REPORT_HEADER | Call by reference | Type reference (TYPE) | RE_T_VISRTMRPHDR | Kopfdaten einer Melderegel (VISRTMRPHDR) | 20050720 | |||
| 13 | ET_SR_REPORT_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VISRTMRPRH | Zuordnung einer Rhythmusregel zu einer Melderegel (VISRTMRPR | 20050718 | |||
| 14 | ET_SR_RULE | Call by reference | Type reference (TYPE) | RE_T_VISRTMSB | Umsatz- und Spitzenumsatzregel (VISRTMSB) | 20050718 | |||
| 15 | ET_SR_RULE_CALC | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRP | Berechnungsregel (VISRTMSBRP) | 20050718 | |||
| 16 | ET_SR_RULE_CALC_DETAIL | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRPI | Umsatzstaffel (VISRTMSBRPI) | 20050718 | |||
| 17 | ET_SR_RULE_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRH | Zuordnung einer Rhythmusregel zu einer Umsatzregel (VISRTMSB | 20050718 | |||
| 18 | ET_SR_SALESREPORT | Call by reference | Type reference (TYPE) | RE_T_VISRREPORT | Umsatzmeldung (VISRREPORT) | 20050718 | |||
| 19 | ID_INTRENONEW | Call by reference | Type reference (TYPE) | VIMIMAPINTRENO-INTRENONEW | Interner Schlüssel des Immobilienobjekts | 20050221 | |||
| 20 | IO_COND_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_REMI_MIG_COND_MNGR | Migrieren Konditionen | 20051102 | |||
| 21 | IS_VICN01 | Call by reference | Type reference (TYPE) | VICN01 | Vertrag Immobilien: Vertragsdaten | 20050718 | |||
| 22 | IS_VIMI33 | Call by reference | Type reference (TYPE) | VIMI33 | Angebote zu einer Mieteinheit (-> VIMIMV) | 20060926 | |||
| 23 | IT_SALESCALC | Call by reference | Type reference (TYPE) | REVI_T_VIMIUI | Umsatzabhängige G-MV Items | 20050221 | |||
| 24 | IT_SALESRULE | Call by reference | Type reference (TYPE) | REVI_T_VIMIUH | Umsatzmietvertrag: Vertragliche Umsatzvereinbarungen Kopf | 20050221 | |||
| 25 | IT_VIMIMV | Call by reference | Type reference (TYPE) | RE_T_VIMIMV | Mietvertrag | 20050718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050718 |
Method MIG_RENEWAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENEWAL_OLD | Call by reference | Type reference (TYPE) | RE_T_MIG_RENEWAL_OLD | Verlängerung: Regel und Ausprägung | 20071109 | |||
| 2 | ET_RENEWAL_RUN | Call by reference | Type reference (TYPE) | RE_T_VICNRN | Verlängerung (VICNRN) | 20071109 |
Method MIG_RENEWAL on class CL_REMI_MIG_CN_SERVICES has no exception.
Method MIG_TERM_NOTICE_FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VITMNTPROCREL | Call by reference | Type reference (TYPE) | RE_T_VITMNTPROCREL | Freies Kündigungsschema (VITMNTPROCREL) | 20051117 | |||
| 2 | ET_VITMNTRULEDR | Call by reference | Type reference (TYPE) | RE_T_VITMNTRULEDR | Freie Terminregel (VITMNTRULEDR) | 20051117 | |||
| 3 | ET_VITMNTRULEPR | Call by reference | Type reference (TYPE) | RE_T_VITMNTRULEPR | Freie Fristenregel (VITMNTRULEPR) | 20051117 | |||
| 4 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20051117 | |||
| 5 | ID_INTRENO_OLD | Call by reference | Type reference (TYPE) | RECAINTRENO | 20051117 | ||||
| 6 | ID_SKUEART | Call by reference | Type reference (TYPE) | SMVKUEART | SPACE | Kündigungsart eines Mietvertrags | 20061128 | ||
| 7 | ID_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | SPACE | Nummer der Klausel | 20130122 | ||
| 8 | ID_TERMTYPE | Call by reference | Type reference (TYPE) | RETMTERMTYPE | '1020' | Klauselart | 20130122 |
Method MIG_TERM_NOTICE_FREE on class CL_REMI_MIG_CN_SERVICES has no exception.
Method MIG_TERM_RENEWAL_FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENEWAL_OLD | Call by reference | Type reference (TYPE) | RE_T_MIG_RENEWAL_OLD | Verlängerung: Regel und Ausprägung | 20070927 |
Method MIG_TERM_RENEWAL_FREE on class CL_REMI_MIG_CN_SERVICES has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_REMI_MIG_CN_SERVICES has no parameter.
Method RESET_BUFFER on class CL_REMI_MIG_CN_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |