SAP ABAP Interface IF_REXC_TAXRET (Property Tax Return: Interface)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-LC-SK (Application Component) Real Estate Slovakia
⤷
GLO_REFX_SK (Package) Localization Flexible Real Estate: Slovakia

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REXC_SKTAXRET | Property Tax SK: Tax Return | 20090327 |
Properties
Interface | IF_REXC_TAXRET | |
Short Description | Property Tax Return: Interface |
General Data
Package | GLO_REFX_SK | Localization Flexible Real Estate: Slovakia |
Created | 20090327 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_REXC_TAXRET has no interface.
Friends
Interface IF_REXC_TAXRET has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GO_MSGLIST | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Message Collector | 20090327 | ||
2 | G_CURRENCY | Instance attribute | Public | Type reference (TYPE) | WAERS | Currency Key | 20090420 | ||
3 | G_IN_UPDATE_TASK | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Call Update FM in upd.task | 20090411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Tax Return Calculation | 20090327 |
2 | ![]() |
Instance method | Public | Method | Delete Tax return Calculation | 20090327 |
3 | ![]() |
Static method | Public | Method | Exists | 20090329 |
4 | ![]() |
Instance method | Public | Method | Release Instance Key | 20090327 |
5 | ![]() |
Static method | Public | Method | Get ALV Parameters for Tax Items | 20090329 |
6 | ![]() |
Static method | Public | Method | Get ALV Parameters for Tax Overview | 20090329 |
7 | ![]() |
Instance method | Public | Method | Get Detail | 20090327 |
8 | ![]() |
Static method | Public | Method | Get list | 20090327 |
9 | ![]() |
Instance method | Public | Method | Initialize Instance Key | 20090327 |
Events
Interface IF_REXC_TAXRET has no event.
Types
Interface IF_REXC_TAXRET has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LOGHANDEL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during calculatrion | 20090327 | |
2 | ![]() |
Calculation refused | 20090403 | |
3 | ![]() |
Error creating log | 20090327 | |
4 | ![]() |
Error storing log | 20090327 |
Method DELETE Signature
Method DELETE on Interface IF_REXC_TAXRET has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Delete error | 20090327 | |
2 | ![]() |
Delete refused | 20090403 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20090329 | ||
2 | ![]() |
IM_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20090329 | ||
3 | ![]() |
IM_SPRAVCE | Call by reference | Type reference (TYPE) | REXCSKSPRAVCE | Tax Administrator | 20090329 | ||
4 | ![]() |
IM_STATUS | Call by reference | Type reference (TYPE) | REXCSKSTAVYPOCTU | Calculation Status | 20090329 | ||
5 | ![]() |
IM_TYPDANP | Call by reference | Type reference (TYPE) | REXCSKTYPDANP | Tax Return Type | 20090329 | ||
6 | ![]() |
RE_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Exists | 20090329 |
Method EXISTS on Interface IF_REXC_TAXRET has no exception.
Method FREE Signature
Method FREE on Interface IF_REXC_TAXRET has no parameter.
Method FREE on Interface IF_REXC_TAXRET has no exception.
Method GET_ALV_PAR_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090329 | ||
2 | ![]() |
EX_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20090329 | ||
3 | ![]() |
EX_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20090329 | ||
4 | ![]() |
EX_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20090329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During getting ALV parameters | 20090329 |
Method GET_ALV_PAR_OVEREVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090329 | ||
2 | ![]() |
EX_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20090329 | ||
3 | ![]() |
EX_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20090329 | ||
4 | ![]() |
EX_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20090329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During getting ALV parameters | 20090329 |
Method GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAXRET_H | Call by reference | Type reference (TYPE) | RE_T_VIXCSKTAXRET_H | Property Tax Return SK - Cover, Section V | 20090327 | ||
2 | ![]() |
EX_TAXRET_P | Call by reference | Type reference (TYPE) | RE_T_VIXCSKTAXRET_P | Property Tax Return SK - Items - Sections II,III,IV | 20090327 | ||
3 | ![]() |
EX_TAXRET_S | Call by reference | Type reference (TYPE) | RE_T_VIXCSKTAXRET_S | Property Tax Return SK - Sheets - Sections II,III,IV | 20090327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not found | 20090327 |
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAXRET_H | Call by reference | Type reference (TYPE) | RE_T_VIXCSKTAXRET_H | Property Tax Return SK - Cover, Section V | 20090327 | ||
2 | ![]() |
IM_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20090327 | ||
3 | ![]() |
IM_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20090327 | ||
4 | ![]() |
IM_SPRAVCE | Call by reference | Type reference (TYPE) | REXCSKSPRAVCE | Tax Administrator | 20090327 |
Method GET_LIST on Interface IF_REXC_TAXRET has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20090327 | ||
2 | ![]() |
IM_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20090327 | ||
3 | ![]() |
IM_SPRAVCE | Call by reference | Type reference (TYPE) | REXCSKSPRAVCE | Tax Administrator | 20090327 | ||
4 | ![]() |
IM_TYPDANP | Call by reference | Type reference (TYPE) | REXCSKTYPDANP | Tax Return Type | 20090327 |
Method INIT on Interface IF_REXC_TAXRET has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |