SAP ABAP Class CL_REIT_DATA_TAX_CORR_CALC (Result of Input Tax Correction)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_IT_TC (Package) RE: Input Tax Correction

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] | 20060213 |
Properties
Class | CL_REIT_DATA_TAX_CORR_CALC | |
Short Description | Result of Input Tax Correction | |
Super Class | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_IT_TC | RE: Input Tax Correction |
Created | 20060213 | 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_REIT_DATA_TAX_CORR_CALC has no interface implemented.
Friends
Class CL_REIT_DATA_TAX_CORR_CALC 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) | MTYPE_S_PARAM | 20060602 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RE_T_TAX_CORR_CALC_RESULT | Input Tax Correction: Result | 20060419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Fills Additional Fields (Texts, etc.) | 20060606 |
Events
Class CL_REIT_DATA_TAX_CORR_CALC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_S_PARAM | Protected | See coding | 20060602 | BEGIN OF mtype_s_param,
t_so_tccalctype TYPE re_t_rsotccalctype,
t_so_tcmonth TYPE re_t_rsotcmonth,
t_so_tcyear TYPE re_t_rsotcyear,
incl_reversed TYPE abap_bool,
END OF mtype_s_param
|
||
2 | MTYPE_T_TAX_CORR_CALC_RESULT_L | Protected | See coding | Default Values for Creating Customers from the Workbench | 20060602 | mtype_t_tax_corr_calc_result_l
TYPE STANDARD TABLE OF reit_tax_corr_calc_result_l
|
Method Signatures
Method FILL_ADDITIONAL_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_LIST | Call by reference | Type reference (TYPE) | REIT_TAX_CORR_CALC_RESULT_L | VstBerichtigung Ergebnis - Listenfelder | 20060606 |
Method FILL_ADDITIONAL_FIELDS on class CL_REIT_DATA_TAX_CORR_CALC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |