Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REMI_MIG_COND_MNGR | Migrate Conditions | 20050113 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_COND_LEASE_IN | Migrate Conditions: Lease-In | 20050113 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_COND_LEASE_OUT | Migrate Conditions: Lease-Out | 20050113 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_COND_OFFER | Migrate Conditions: Lease-In | 20060922 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_REMI_MIG_COND_RO | Migrate Conditions: Rental Object | 20050113 |
Properties
Class | CL_REMI_MIG_COND_MNGR | |
Short Description | Migrate Conditions | |
Super Class | ||
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 | 20050113 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_REMI_MIG_COND_MNGR | Migrate Conditions | 20050113 |
Friends
Class CL_REMI_MIG_COND_MNGR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050113 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RETMTERMNO | Term Number | 20061121 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050113 | ||||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Message Collector | 20060201 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_VIBPOBJREL | Business Partner-Object Relationship (VIBPOBJREL) | 20051121 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20070926 | ||||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MTYPE_T_CFPOSTINGFROM | 20060208 | |||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050113 | ||||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MTYPE_T_TIVCDCONDTYPE | 20070117 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_VIBDOBJASS | Object Assignment (VIBDOBJASS) | 20110712 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_VIBDOBJASS | Object Assignment (Original Data) | 20110712 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_VIMI38 | Standard Table Category for Vimi38 | 20051117 |
Methods
Events
Class CL_REMI_MIG_COND_MNGR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_S_CFPOSTINGFROM | Protected | See coding | 20060208 | begin of MTYPE_S_CFPOSTINGFROM,
imkey type recaimkey,
condtype type recdcondtype,
cfpostingfrom type RECDCFPOSTINGFROM,
end of MTYPE_S_CFPOSTINGFROM
|
||
2 | MTYPE_S_CONDHEADER_X | Protected | See coding | 20060602 | BEGIN OF mtype_s_condheader_x,
condheader TYPE vikoko,
validto TYPE recdvalidto,
END OF mtype_s_condheader_x
|
||
3 | MTYPE_S_CONDITEM_X | Protected | See coding | 20060602 | BEGIN OF mtype_s_conditem_x,
conditem TYPE vzzkopo,
validto TYPE recdvalidto,
imkey TYPE recaimkey,
END OF mtype_s_conditem_x
|
||
4 | MTYPE_S_PAY | Protected | See coding | 20060602 | BEGIN OF mtype_s_pay,
pay TYPE vitmpy,
cond TYPE re_t_condvalidperiod,
count TYPE i,
period type re_t_vitmpy,
END OF mtype_s_pay
|
||
5 | MTYPE_S_RHYTHM | Protected | See coding | 20060602 | BEGIN OF mtype_s_rhythm,
rhythm TYPE vitmrh,
cond TYPE re_t_condvalidperiod,
count TYPE i,
period type re_t_vitmrh,
END OF mtype_s_rhythm
|
||
6 | MTYPE_S_SALESCOND | Protected | See coding | 20060602 | BEGIN OF mtype_s_salescond,
intreno TYPE recaintreno,
condtype TYPE skoart,
END OF mtype_s_salescond
|
||
7 | MTYPE_T_CFPOSTINGFROM | Protected | See coding | 20060208 | MTYPE_t_CFPOSTINGFROM type table of MTYPE_S_CFPOSTINGFROM
|
||
8 | MTYPE_T_PAY | Protected | See coding | 20060602 | mtype_t_pay TYPE TABLE OF mtype_s_pay
|
||
9 | MTYPE_T_RHYTHM | Protected | See coding | 20060602 | mtype_t_rhythm TYPE TABLE OF mtype_s_rhythm
|
||
10 | MTYPE_T_SALESCOND | Protected | See coding | 20060602 | mtype_t_salescond TYPE TABLE OF mtype_s_salescond
|
||
11 | MTYPE_T_TIVCDCONDTYPE | Protected | See coding | 20070117 | mtype_t_tivcdcondtype TYPE TABLE OF tivcdcondtype
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_REMI_MIG_COND_MNGR has no parameter.
Method CONSTRUCTOR on class CL_REMI_MIG_COND_MNGR has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_REMI_MIG_COND_MNGR has no parameter.
Method FILL_BUFFER on class CL_REMI_MIG_COND_MNGR has no exception.
Method GET_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_SFLART | Call by reference | Type reference (TYPE) | SFLART | Flächenart | 20050502 | ||
2 | ![]() |
IS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20050502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050502 |
Method GET_CALCRULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_CALCRULE | Call by reference | Type reference (TYPE) | RECDCALCRULE | Berechnungsvorschrift | 20050425 | ||
2 | ![]() |
ED_MEAS | Call by reference | Type reference (TYPE) | REBDMEAS | Bemessungsart | 20050425 | ||
3 | ![]() |
ED_MEASUNITDEF | Call by reference | Type reference (TYPE) | REBDMEASUNITDEF | Vorschlagswert Bemessungseinheit | 20050502 | ||
4 | ![]() |
IS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20050425 | ||
5 | ![]() |
IS_VALIDITY_PERIOD | Call by reference | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis | 20081022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050425 |
Method GET_CONDCURR Signature
Method GET_CONDCURR on class CL_REMI_MIG_COND_MNGR has no parameter.
Method GET_CONDCURR on class CL_REMI_MIG_COND_MNGR has no exception.
Method GET_CONDPURPOSEEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20060428 | ||
2 | ![]() |
RD_CONDPURPOSEEXT | Value transfer | Type reference (TYPE) | RECDCONDPURPOSEEXT | Konditionen - Externer Zweck | 20050425 |
Method GET_CONDPURPOSEEXT on class CL_REMI_MIG_COND_MNGR has no exception.
Method GET_COND_OBJNR Signature
Method GET_COND_OBJNR on class CL_REMI_MIG_COND_MNGR has no parameter.
Method GET_COND_OBJNR on class CL_REMI_MIG_COND_MNGR has no exception.
Method GET_COND_OBJNRDIST Signature
Method GET_COND_OBJNRDIST on class CL_REMI_MIG_COND_MNGR has no parameter.
Method GET_COND_OBJNRDIST on class CL_REMI_MIG_COND_MNGR has no exception.
Method GET_DISTRULE Signature
Method GET_DISTRULE on class CL_REMI_MIG_COND_MNGR has no parameter.
Method GET_DISTRULE on class CL_REMI_MIG_COND_MNGR has no exception.
Method GET_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050215 | ||
2 | ![]() |
ED_PARTNEROBJNR | Call by reference | Type reference (TYPE) | RETMPARTNEROBJNR | Objektnummer für interne Nutzung | 20050215 | ||
3 | ![]() |
IS_COND | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20050215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060524 |
Method GET_UNITPRICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_CONDCURR | Call by reference | Type reference (TYPE) | RECD_CONDITION-CONDCURR | Währung der Konditionsposition | 20050502 | ||
2 | ![]() |
ED_UNITPRICE | Call by reference | Type reference (TYPE) | RECD_CONDITION-UNITPRICE | Währungsunabhängiger Einheitspreis | 20050502 | ||
3 | ![]() |
IS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20050502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050502 |
Method GET_VALID_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AREAS | Call by reference | Type reference (TYPE) | RE_T_VIOB40 | Tabelle zugeordnete Flächen | 20081022 | ||
2 | ![]() |
IS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20081022 | ||
3 | ![]() |
IS_VALIDITY_PERIOD | Call by reference | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis | 20081022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20081022 |
Method ME_CHANGE_CONDITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20050126 | ||
2 | ![]() |
ID_VALIDTO | Call by reference | Type reference (TYPE) | RECDVALIDTO | Datum, bis zu dem die Kondition gilt | 20050126 | ||
3 | ![]() |
IS_CONDHEADER | Call by reference | Type reference (TYPE) | VIKOKO | Konditionskopf Immobilien | 20050126 |
Method ME_CHANGE_CONDITEM on class CL_REMI_MIG_COND_MNGR has no exception.
Method ME_CORRECT_PAYMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FI_PAY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20051117 | ||
2 | ![]() |
CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20051124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20051117 |
Method ME_CORRECT_VALIDPERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_VALIDFROM | Call by reference | Type reference (TYPE) | RECDVALIDFROM | Datum, ab dem die Kondition gilt | 20051019 | ||
2 | ![]() |
CD_VALIDTO | Call by reference | Type reference (TYPE) | RECDVALIDTO | Datum, bis zu dem die Kondition gilt | 20051019 | ||
3 | ![]() |
EF_IGNORE | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20051019 | ||
4 | ![]() |
IS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20060223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20051019 |
Method ME_CREATE_OPTMETH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OPTRATE | Call by reference | Type reference (TYPE) | RE_T_VIITOPTRATE | Optionssatz (VIITOPTRATE) | 20050914 | ||
2 | ![]() |
IT_VIKOKO | Call by reference | Type reference (TYPE) | RE_T_VIKOKO | Standardtabellentyp für Vikoko | 20050914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050914 |
Method ME_DO_ADD_MIGRATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_AJ_NEXT | Call by reference | Type reference (TYPE) | RE_T_VIAJNEXTADJM | Datum nächste Anpassung zu Konditionen (VIAJNEXTADJM) | 20070214 | ||
2 | ![]() |
CT_AJ_RULE | Call by reference | Type reference (TYPE) | RE_T_VIAJRULE | Anpassungsregel (VIAJRULE) | 20070214 | ||
3 | ![]() |
CT_AJ_TERM | Call by reference | Type reference (TYPE) | RE_T_VIAJTERM | Anpassungsklausel (VIAJTERM) | 20070214 | ||
4 | ![]() |
CT_COND | Call by reference | Type reference (TYPE) | RE_T_VICDCOND | Kondition (VICDCOND) | 20070214 | ||
5 | ![]() |
CT_CONDCALC | Call by reference | Type reference (TYPE) | RE_T_VICDCONDCALC | Kondition-Berechnungsgrößen (VICDCONDCALC) | 20070214 | ||
6 | ![]() |
CT_CONDDIST | Call by reference | Type reference (TYPE) | RE_T_VICDCONDDIST | Kondition-Verteilungsgrößen (VICDCONDDIST) | 20070214 | ||
7 | ![]() |
CT_FI_PAY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20070214 | ||
8 | ![]() |
CT_FI_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VITMRH | Buchungsklausel - Rhythmus (VITMRH) | 20070214 | ||
9 | ![]() |
CT_OPTRATE | Call by reference | Type reference (TYPE) | RE_T_VIITOPTRATE | Optionssatz (VIITOPTRATE) | 20070214 | ||
10 | ![]() |
CT_SR_HEADER | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBHDR | Kopfdaten einer Umsatzregel (VISRTMSBHDR) | 20070214 | ||
11 | ![]() |
CT_SR_REPORT | Call by reference | Type reference (TYPE) | RE_T_VISRTMRP | Melderegel (VISRTMRP) | 20070214 | ||
12 | ![]() |
CT_SR_REPORT_HEADER | Call by reference | Type reference (TYPE) | RE_T_VISRTMRPHDR | Kopfdaten einer Melderegel (VISRTMRPHDR) | 20070214 | ||
13 | ![]() |
CT_SR_REPORT_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VISRTMRPRH | Zuordnung einer Rhythmusregel zu einer Melderegel (VISRTMRPR | 20070214 | ||
14 | ![]() |
CT_SR_RULE | Call by reference | Type reference (TYPE) | RE_T_VISRTMSB | Umsatz- und Spitzenumsatzregel (VISRTMSB) | 20070214 | ||
15 | ![]() |
CT_SR_RULE_CALC | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRP | Berechnungsregel (VISRTMSBRP) | 20070214 | ||
16 | ![]() |
CT_SR_RULE_CALC_DETAIL | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRPI | Umsatzstaffel (VISRTMSBRPI) | 20070214 | ||
17 | ![]() |
CT_SR_RULE_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VISRTMSBRH | Zuordnung einer Rhythmusregel zu einer Umsatzregel (VISRTMSB | 20070214 | ||
18 | ![]() |
CT_SR_SALESREPORT | Call by reference | Type reference (TYPE) | RE_T_VISRREPORT | Umsatzmeldung (VISRREPORT) | 20070214 | ||
19 | ![]() |
CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20070214 | ||
20 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20061121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20061121 |
Method ME_DO_ADD_MIGRATION_CONDITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONDNEW | Call by reference | Type reference (TYPE) | VICDCOND | Kondition | 20070208 | ||
2 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070208 | ||
3 | ![]() |
IS_CONDOLD | Call by reference | Type reference (TYPE) | MTYPE_S_CONDITEM_X | 20070208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20070208 |
Method ME_GET_CFPOSTINGFROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_IMKEY | Call by reference | Type reference (TYPE) | RECAIMKEY | Interner Schlüssel des Immobilienobjekts (FI) | 20050422 | ||
2 | ![]() |
IS_CONDITEM | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20060522 | ||
3 | ![]() |
RD_CFPOSTINGFROM | Value transfer | Type reference (TYPE) | RECD_CONDITION-CFPOSTINGFROM | Erste Buchung ab | 20050422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050422 |
Method ME_GET_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VITMTERM | Call by reference | Type reference (TYPE) | VITMTERM | Klausel | 20051121 | ||
2 | ![]() |
ET_VITMPY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20051121 |
Method ME_GET_VALIDTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_VALIDTO | Value transfer | Type reference (TYPE) | REBDVALIDTO | Datum: Gültig bis | 20060522 |
Method ME_GET_VALIDTO on class CL_REMI_MIG_COND_MNGR has no exception.
Method ME_HANDLE_NO_PAYMENT_TERM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FI_PAY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20060208 | ||
2 | ![]() |
CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20060208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060208 |
Method ME_HANDLE_NO_RHYTHM_TERM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FI_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VITMRH | Buchungsklausel - Buchungsregel (VITMPY) | 20060208 | ||
2 | ![]() |
CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20060208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060208 |
Method ME_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INTRENONEW | Call by reference | Type reference (TYPE) | VIMIMAPINTRENO-INTRENONEW | Interner Schlüssel des Immobilienobjekts | 20050221 | ||
2 | ![]() |
ID_OBJNRNEW | Call by reference | Type reference (TYPE) | VIMIMAPINTRENO-OBJNRNEW | Objektnummer | 20050221 | ||
3 | ![]() |
ID_SANLF | Call by reference | Type reference (TYPE) | REMIMIGCONDKEY-SANLF | Produkttyp | 20050221 | ||
4 | ![]() |
IS_BUSOBJ | Call by reference | Type reference (TYPE) | ANY | 20050221 | |||
5 | ![]() |
IT_CONDKEY | Call by reference | Type reference (TYPE) | RE_T_MIGCONDKEY | Schüsselfelder der Kondition | 20050221 |
Method ME_INIT on class CL_REMI_MIG_COND_MNGR has no exception.
Method ME_IS_NO_COND_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ALLOWED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20090624 |
Method ME_IS_NO_COND_ALLOWED on class CL_REMI_MIG_COND_MNGR has no exception.
Method ME_SELECT_ADD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VZZKOPO | Call by reference | Type reference (TYPE) | RE_T_VZZKOPO | Standardtabellentyp für Vzzkopo | 20050215 |
Method ME_SELECT_ADD_DATA on class CL_REMI_MIG_COND_MNGR has no exception.
Method ME_UPDATE_CFPOSTINGFROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CFPOSTINGFROM | Call by reference | Type reference (TYPE) | RECDCFPOSTINGFROM | Erste Buchung ab | 20060425 |
Method ME_UPDATE_CFPOSTINGFROM on class CL_REMI_MIG_COND_MNGR has no exception.
Method ME_UPDATE_CONTRCURR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_RECNCNCURR | Call by reference | Type reference (TYPE) | RECNWAERS_CN | Währungsschlüssel für die Vertragswährung | 20080703 |
Method ME_UPDATE_CONTRCURR on class CL_REMI_MIG_COND_MNGR has no exception.
Method MIGRATION_SALESRULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COND | Call by reference | Type reference (TYPE) | RE_T_VICDCOND | Kondition (VICDCOND) | 20050718 | ||
2 | ![]() |
CT_CONDCALC | Call by reference | Type reference (TYPE) | RE_T_VICDCONDCALC | Kondition-Berechnungsgrößen (VICDCONDCALC) | 20050718 | ||
3 | ![]() |
CT_CONDDIST | Call by reference | Type reference (TYPE) | RE_T_VICDCONDDIST | Kondition-Verteilungsgrößen (VICDCONDDIST) | 20050718 | ||
4 | ![]() |
CT_FI_PAY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20050718 | ||
5 | ![]() |
CT_FI_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VITMRH | Buchungsklausel - Rhythmus (VITMRH) | 20050718 | ||
6 | ![]() |
CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20050718 | ||
7 | ![]() |
ED_LAST_RH_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 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 | 20050718 | ||
20 | ![]() |
IT_SALESCALC | Call by reference | Type reference (TYPE) | REVI_T_VIMIUI | Umsatzabhängige G-MV Items | 20050718 | ||
21 | ![]() |
IT_SALESRULE | Call by reference | Type reference (TYPE) | REVI_T_VIMIUH | Umsatzmietvertrag: Vertragliche Umsatzvereinbarungen Kopf | 20050718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050718 |
Method MIG_COND_TO_PAYMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PAYMENT | Call by reference | Type reference (TYPE) | VITMPY | Klausel: Buchungsregel | 20050113 | ||
2 | ![]() |
IS_COND | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20050113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050113 |
Method MIG_COND_TO_RHYTHM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RHYTHM | Call by reference | Type reference (TYPE) | VITMRH | Klausel: Rhythmusregel | 20050113 | ||
2 | ![]() |
ID_CFPOSTINGFROM | Call by reference | Type reference (TYPE) | RECD_CONDITION-CFPOSTINGFROM | Erste Buchung ab | 20060630 | ||
3 | ![]() |
IS_COND | Call by reference | Type reference (TYPE) | VZZKOPO | Tabelle Konditionspositionen | 20050113 | ||
4 | ![]() |
IT_COND | Call by reference | Type reference (TYPE) | RE_T_VZZKOPO | Standardtabellentyp für Vzzkopo | 20060630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050113 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |