SAP ABAP Class CL_IM_REXC_PT_RA_DAT (Class for storing the data, RE-FX-PT)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_PT_4 (Package) Localization Flexible Real Estate Portugal
⤷
⤷
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 | 20080505 |
Properties
| Class | CL_IM_REXC_PT_RA_DAT | |
| Short Description | Class for storing the data, RE-FX-PT | |
| Super Class | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | REXCPT4 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | GLO_REFX_PT_4 | Localization Flexible Real Estate Portugal |
| Created | 20080505 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IM_REXC_PT_RA_DAT has no forward declaration.
Interfaces
Class CL_IM_REXC_PT_RA_DAT has no interface implemented.
Friends
Class CL_IM_REXC_PT_RA_DAT 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 | 'REXCPTRA' | Enhancements: Identification | 20080505 | ||
| 2 | Constant | Private | Type reference (TYPE) | TABNAME | 'VIXCPTRACONTRACT' | Table Name | 20080505 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | RECAINTRENO | Intreno | 20080505 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MT_BUFFER | The table will store the years for the rent adjustment at t | 20080505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get a specific term from the database | 20080505 | |
| 2 | Instance method | Public | Method | changes the values in the internal table . (mt_term) | 20080505 |
Events
Class CL_IM_REXC_PT_RA_DAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_EXM | Public | See coding | 20080505 | mtype_t_exm TYPE STANDARD TABLE OF VIXCPTRACONTRACT
|
Method Signatures
Method GET_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TERM | Call by reference | Type reference (TYPE) | VIXCPTRACONTRACT | The table will store the years for the rent adjustment at t | 20080505 |
Method GET_TERM on class CL_IM_REXC_PT_RA_DAT has no exception.
Method SET_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TERM | Call by reference | Type reference (TYPE) | VIXCPTRACONTRACT | The table will store the years for the rent adjustment at t | 20080505 |
Method SET_TERM on class CL_IM_REXC_PT_RA_DAT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |