SAP ABAP Class CL_REXC_IT_IRE_DATA (IRE data processing)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_XC_RA_IT (Package) RE: XC - Localisation of Flexible Real Estate for Italy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation | 20050215 |
Properties
| Class | CL_REXC_IT_IRE_DATA | |
| Short Description | IRE data processing | |
| Super Class | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_XC_RA_IT | RE: XC - Localisation of Flexible Real Estate for Italy |
| Created | 20050215 | 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) |
Interfaces
Class CL_REXC_IT_IRE_DATA has no interface implemented.
Friends
Class CL_REXC_IT_IRE_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RECAEXTID | 'IT_IRE_DATA' | Enhancements: Identification | 20120816 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | DATS | IRE Start Date | 20070109 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RE_T_VIXCITIREDATA | IRE master data | 20050302 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RE_T_VIXCITIREDATA | IRE master data duplicity | 20121019 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RE_T_VIXCITIREDATA | IRE master data | 20050302 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RE_T_VIXCITIREOFDAT | IRE office data | 20050302 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RE_T_VIXCITIREOFDAT | IRE office data | 20050302 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RECABOOL | IRE Calculation Switch | 20070109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculation of IRE Data | 20050323 | |
| 2 | Instance method | Public | Method | Number of entries | 20050215 | |
| 3 | Instance method | Public | Method | Delete entry | 20050215 | |
| 4 | Instance method | Public | Method | Returns the Contract's Start and End Dates | 20070109 | |
| 5 | Instance method | Public | Method | Returns MV_IRE_CALCULATE | 20070109 | |
| 6 | Instance method | Public | Method | Returns IRE data | 20050303 | |
| 7 | Instance method | Public | Method | Returns a detail entry with additional fields | 20050303 | |
| 8 | Instance method | Public | Method | Returns entries | 20050215 | |
| 9 | Instance method | Public | Method | Insert new entry | 20050215 | |
| 10 | Instance method | Public | Method | Insert new entry for the first time | 20050426 | |
| 11 | Instance method | Public | Method | Insert IRE record when contract is noticed | 20050523 | |
| 12 | Instance method | Public | Method | Insert IRE record when contract is renewal | 20050606 | |
| 13 | Instance method | Public | Method | Insert IRE record when contract is transfered | 20120405 | |
| 14 | Instance method | Public | Method | Recalculate the cash flow for Payback after the change in CN | 20110601 | |
| 15 | Instance method | Public | Method | Sets MV_IRE_CALCULATE | 20070109 | |
| 16 | Instance method | Public | Method | Update IRE record | 20050215 | |
| 17 | Instance method | Public | Method | Update register office record | 20050228 | |
| 18 | Instance method | Private | Method | Check calculation type | 20050427 | |
| 19 | Instance method | Private | Method | Check if object of rental code is filled | 20081010 | |
| 20 | Instance method | Private | Method | Returns detail IRE data | 20050303 | |
| 21 | Instance method | Private | Method | Returns IRE Register Office data | 20050303 | |
| 22 | Instance method | Private | Method | Set IRE data | 20050302 | |
| 23 | Instance method | Private | Method | Set IRE Register Office data | 20050302 |
Events
Class CL_REXC_IT_IRE_DATA has no event.
Types
Class CL_REXC_IT_IRE_DATA has no local type.
Method Signatures
Method CALC_IRE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050429 | |||
| 2 | ID_IRE_START | Call by reference | Type reference (TYPE) | DATS | IRE Start Date | 20070109 | |||
| 3 | IF_NOTICED | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | General Yes/No Field | 20081010 | ||
| 4 | IS_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error by calculation | 20050405 | ||
| 2 | Not found | 20050523 |
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_COUNT | Value transfer | Type reference (TYPE) | I | Number of entries | 20050215 |
Method COUNT on class CL_REXC_IT_IRE_DATA has no exception.
Method DELETE_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BILLDATE | Call by reference | Type reference (TYPE) | REXCITIRE_X-BILLDATE | Date: Billing date | 20050311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error by delete | 20050405 |
Method GET_CN_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_BEGIN | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070109 | |||
| 2 | ED_END | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20070109 |
Method GET_CN_DATES on class CL_REXC_IT_IRE_DATA has no exception.
Method GET_IRE_CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IRE_CALCULATE | Value transfer | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20070109 |
Method GET_IRE_CALCULATE on class CL_REXC_IT_IRE_DATA has no exception.
Method GET_IRE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050303 | |||
| 2 | ID_BILLDATE | Call by reference | Type reference (TYPE) | REXCITBILLDATE | Date: Billing date | 20050311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not found | 20050405 |
Method GET_IRE_DATA_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DATA_X | Call by reference | Type reference (TYPE) | REXCITIRE_X | IRE data with text | 20050303 | |||
| 2 | ID_BILLDATE | Call by reference | Type reference (TYPE) | REXCITBILLDATE | Date: Valid From | 20050311 | |||
| 3 | ID_SPRAS | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3 System, current language | 20050303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not found | 20050405 |
Method GET_LIST 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_IT_IRE | IRE master data (VIXCITICIDATA) | 20050215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | List empty | 20050405 |
Method INSERT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050302 | |||
| 2 | IS_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error by inserting | 20050405 |
Method INSERT_DETAIL_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050426 | |||
| 2 | IS_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error by inserting | 20050426 |
Method INSERT_NOTICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20050523 | |||
| 2 | IS_NOTICED | Call by reference | Type reference (TYPE) | BAPI_RE_CN_NOTICE_INT | Notice | 20050523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error | 20050523 |
Method INSERT_RENEWAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CALCTYPE | Call by reference | Type reference (TYPE) | REXCITIRECALCTYPE | IRE Calculation Type ID | 20050606 | |||
| 2 | ID_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20050606 | |||
| 3 | ID_OBJ_RENTAL_CODE | Call by reference | Type reference (TYPE) | REXCITIREOBJRENTALCODE | Object of Rental Code | 20081010 | |||
| 4 | ID_RENEWAL_DATE | Call by reference | Type reference (TYPE) | REXCITBILLDATE | Renewal Options or Automatic Renewals | 20050606 | |||
| 5 | IS_NOTICED | Call by reference | Type reference (TYPE) | BAPI_RE_CN_NOTICE_INT | Notice | 20081010 | |||
| 6 | IT_RENEWAL | Call by reference | Type reference (TYPE) | BAPI_RE_T_CN_RENEWAL_INT | Renewal Options or Automatic Renewals | 20081010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20050606 |
Method INSERT_TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CALCTYPE | Call by reference | Type reference (TYPE) | REXCITIRECALCTYPE | IRE Calculation Type ID | 20120405 | |||
| 2 | ID_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20120405 | |||
| 3 | ID_OBJ_RENTAL_CODE | Call by reference | Type reference (TYPE) | REXCITIREOBJRENTALCODE | Object of Rental Code | 20120405 | |||
| 4 | ID_RELEV_REASON | Call by reference | Type reference (TYPE) | ABAP_BOOL | Notice reason relevant | 20121019 | |||
| 5 | ID_TRANSFER_DATE | Call by reference | Type reference (TYPE) | REXCITBILLDATE | End day of tenant relationship | 20120405 | |||
| 6 | IS_NOTICED | Call by reference | Type reference (TYPE) | BAPI_RE_CN_NOTICE_INT | Notice | 20120405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20120405 |
Method RECALC_PAYBACK_CF Signature
Method RECALC_PAYBACK_CF on class CL_REXC_IT_IRE_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error | 20110601 |
Method SET_IRE_CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IRE_CALCULATE | Call by reference | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20070109 |
Method SET_IRE_CALCULATE on class CL_REXC_IT_IRE_DATA has no exception.
Method UPDATE_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050302 | |||
| 2 | ID_BILLDATE | Call by reference | Type reference (TYPE) | REXCITBILLDATE | Internal Key of Real Estate Object | 20050311 | |||
| 3 | ID_IRE_START | Call by reference | Type reference (TYPE) | DATS | IRE Start Date | 20070109 | |||
| 4 | IS_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error by update | 20050427 | ||
| 2 | Error in customizing | 20050427 |
Method UPDATE_REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050302 | |||
| 2 | ID_IRE_START | Call by reference | Type reference (TYPE) | DATS | IRE Start Date | 20070109 | |||
| 3 | IS_IRE_DATA | Call by reference | Type reference (TYPE) | REXCITIRE | IRE data | 20050302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error by update | 20050405 |
Method _CHECK_CALC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CALCTYPE | Call by reference | Type reference (TYPE) | REXCITIRECALCTYPE | Cadastral Category ID | 20050427 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Message Collector | 20050427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Calculation type initial | 20050427 | ||
| 2 | Calculation type not maintained | 20050427 | ||
| 3 | Calculation type wrong | 20050427 |
Method _CHECK_OBJ_RENTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJ_RENTAL_CODE | Call by reference | Type reference (TYPE) | REXCITIREOBJRENTALCODE | Object of Rental Code | 20081010 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Message Collector | 20081010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081010 |
Method _GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_DETAILS | Call by reference | Type reference (TYPE) | VIXCITIREDATA | IRE details | 20050303 | |||
| 2 | ID_BILLDATE | Call by reference | Type reference (TYPE) | REXCITBILLDATE | Date: Billing date | 20050311 |
Method _GET_DETAIL on class CL_REXC_IT_IRE_DATA has no exception.
Method _GET_REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IRE_REGISTER | Call by reference | Type reference (TYPE) | VIXCITIREOFDAT | IRE Register Office data | 20050303 |
Method _GET_REGISTER on class CL_REXC_IT_IRE_DATA has no exception.
Method _INIT_IRE_DETAILS Signature
Method _INIT_IRE_DETAILS on class CL_REXC_IT_IRE_DATA has no parameter.
Method _INIT_IRE_DETAILS on class CL_REXC_IT_IRE_DATA has no exception.
Method _INIT_IRE_REGISTER Signature
Method _INIT_IRE_REGISTER on class CL_REXC_IT_IRE_DATA has no parameter.
Method _INIT_IRE_REGISTER on class CL_REXC_IT_IRE_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |