SAP ABAP Class CL_REMI_MIG_COND_LEASE_OUT (Migrate Conditions: Lease-Out)
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_COND_MNGR | Migrate Conditions | 20050113 |
Properties
| Class | CL_REMI_MIG_COND_LEASE_OUT | |
| Short Description | Migrate Conditions: Lease-Out | |
| Super Class | CL_REMI_MIG_COND_MNGR | Migrate Conditions |
| 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) |
Interfaces
Class CL_REMI_MIG_COND_LEASE_OUT has no interface implemented.
Friends
Class CL_REMI_MIG_COND_LEASE_OUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | VIMIMV | Lease-Out | 20050221 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | VICNCN | Real Estate Contract | 20060522 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | VICNCN | Real Estate Contract | 20060522 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RE_T_VIBDOBJASS | Object Assignment (VIBDOBJASS) | 20050808 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | MTY_T_COND_SUBSIDIZER | 20061121 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RE_T_VZGPO | Standard Table Category for Vzgpo | 20070427 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RE_T_VZZUSP | Standard Table Category for Vzzusp | 20061121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Gets Partner Assignment | 20070427 | |
| 2 | Instance method | Protected | Method | Migrate Subsidizer | 20061121 |
Events
Class CL_REMI_MIG_COND_LEASE_OUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_S_COND_SUBSIDIZER | Protected | See coding | 20061121 | BEGIN OF mty_s_cond_subsidizer,
condguid TYPE recdcondguid,
intrenoold type recaintreno,
objnr type recaobjnr,
condtype type recdcondtype,
termnorh type recdtermnorh,
termnopy type recdtermnopy,
condvalidfrom type RECDVALIDFROM,
condvalidto type RECDVALIDto,
condold type vzzkopo,
vzzusp TYPE re_t_vzzusp,
END OF mty_s_cond_subsidizer
|
||
| 2 | MTY_T_COND_SUBSIDIZER | Protected | See coding | 20061121 | mty_t_cond_subsidizer type table of mty_s_cond_subsidizer
|
Method Signatures
Method GET_VZGPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VZGPO | Call by reference | Type reference (TYPE) | VZGPO | Beziehung Partner/Rolle Objekt | 20070427 | |||
| 2 | ID_INTRENO | Call by reference | Type reference (TYPE) | REMIINTRENOOLD | Interner Schlüssel des Immobilienobjekts (alt) | 20070427 | |||
| 3 | ID_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20070427 | |||
| 4 | ID_VALIDFROM | Call by reference | Type reference (TYPE) | REBDVALIDFROM | Datum: Gültig ab | 20070427 | |||
| 5 | ID_VALIDTO | Call by reference | Type reference (TYPE) | REBDVALIDTO | Datum: Gültig bis | 20070427 | |||
| 6 | IF_IGNORE_INTRENO | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Allgemeines Ja/Nein - Feld | 20070427 |
Method GET_VZGPO on class CL_REMI_MIG_COND_LEASE_OUT has no exception.
Method MIG_SUBSIDIZER 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) | 20061121 | |||
| 2 | CT_CONDCALC | Call by reference | Type reference (TYPE) | RE_T_VICDCONDCALC | Kondition-Berechnungsgrößen (VICDCONDCALC) | 20061121 | |||
| 3 | CT_CONDDIST | Call by reference | Type reference (TYPE) | RE_T_VICDCONDDIST | Kondition-Verteilungsgrößen (VICDCONDDIST) | 20061121 | |||
| 4 | CT_FI_PAY | Call by reference | Type reference (TYPE) | RE_T_VITMPY | Buchungsklausel - Buchungsregel (VITMPY) | 20061121 | |||
| 5 | CT_FI_RHYTHM | Call by reference | Type reference (TYPE) | RE_T_VITMRH | Buchungsklausel - Rhythmus (VITMRH) | 20061121 | |||
| 6 | CT_TERM | Call by reference | Type reference (TYPE) | RE_T_VITMTERM | Klausel (VITMTERM) | 20061121 | |||
| 7 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20061121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20061121 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |