SAP ABAP Class CL_TAX_RFD_MONITOR (Input VAT Refund Monitor)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FOT_EDECLARATION (Package) Electronic Advance Return for Tax on Sales/Purchases

⤷

⤷

Properties
Class | CL_TAX_RFD_MONITOR | |
Short Description | Input VAT Refund Monitor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FOT_EDECLARATION | Electronic Advance Return for Tax on Sales/Purchases |
Created | 20090901 | SAP |
Last change | 20110908 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_TAX_RFD_MONITOR has no interface implemented.
Friends
Class CL_TAX_RFD_MONITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | FOT_ITEM_STATUS | '1' | Status of Reporting Data | 20091029 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | FOT_ITEM_STATUS | '4' | Status of Reporting Data | 20091029 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLEAN | SPACE | Boolean Variable (X=True, -=False, Space=Unknown) | 20090915 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | FOT_ITEM_STATUS | '2' | Status of Reporting Data | 20091029 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | FOT_RFDREQSTATUS | '1' | Status of Tax Refund Application | 20091016 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | FOT_ITEM_STATUS | '3' | Status of Reporting Data | 20091029 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20090915 | |
8 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TAX_RFD_MONITOR | Framework of Input VAT Refund Monitor | 20090901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Functions | 20090915 |
2 | ![]() |
Static method | Public | Method | Singleton Constructor | 20090901 |
3 | ![]() |
Static method | Public | Method | Create Status Icon | 20091029 |
4 | ![]() |
Static method | Public | Method | Fills the item ALV log with errors | 20090924 |
5 | ![]() |
Static method | Public | Method | Conversion Between ALV and Database Structures | 20091021 |
6 | ![]() |
Static method | Public | Method | Conversion Between ALV and Database Structures | 20091007 |
7 | ![]() |
Static method | Public | Method | Conversion Between ALV and Database Structures | 20091007 |
8 | ![]() |
Static method | Public | Method | Generates Item Table for the ALV Grid | 20090930 |
9 | ![]() |
Static method | Public | Method | Generates Structures for the Dynpro | 20091026 |
10 | ![]() |
Static method | Public | Method | Generates Structures for the Dynpro | 20090922 |
11 | ![]() |
Static method | Public | Method | Generates Structures for the Dynpro | 20090930 |
12 | ![]() |
Static method | Public | Method | Fills fields of editable item ALVs | 20090924 |
13 | ![]() |
Static method | Public | Method | 20091008 | |
14 | ![]() |
Static method | Protected | Method | Determines transient ALV fields | 20091005 |
Events
Class CL_TAX_RFD_MONITOR has no event.
Types
Class CL_TAX_RFD_MONITOR has no local type.
Method Signatures
Method ADD_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basisklasse für einfache Tabellen | 20090915 | ||
2 | ![]() |
I_ICON | Call by reference | Type reference (TYPE) | STRING | Ikone | 20090915 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20090916 | ||
4 | ![]() |
I_POS | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION_POS | IF_SALV_C_FUNCTION_POSITION=>RIGHT_OF_SALV_FUNCTIONS | Funktion Positionierung | 20090924 | |
5 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20090915 | ||
6 | ![]() |
I_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Tooltip | 20090915 |
Method ADD_FUNCTIONS on class CL_TAX_RFD_MONITOR has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_FRMWORK | Value transfer | Object reference (TYPE REF TO) | CL_TAX_RFD_MONITOR | Framework des Vorsteuervergütung Monitors | 20090901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for tax refunds | 20091005 |
Method CREATE_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ICON | Call by reference | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20091029 | ||
2 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | FOT_ITEM_STATUS | Status der Meldedaten | 20091029 |
Method CREATE_ICON on class CL_TAX_RFD_MONITOR has no exception.
Method FILL_ALV_ITEM_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20090924 | ||
2 | ![]() |
IT_FOTRFDITM_CHG_FIELD | Call by reference | Type reference (TYPE) | CL_TAX_RFD_ITEM=>TT_FOTRFDITM_CHG_FIELD | 20090924 |
Method FILL_ALV_ITEM_PROTOCOL on class CL_TAX_RFD_MONITOR has no exception.
Method MAP_ALV_TO_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAM | Call by reference | Type reference (TYPE) | FOTRFDPARA_T | Tabellentyp zum fotrfdpara | 20091021 | ||
2 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | FOTRFDPARA_T | Tabellentyp zum fotrfdpara | 20091021 |
Method MAP_ALV_TO_PARAM on class CL_TAX_RFD_MONITOR has no exception.
Method MAP_ALV_TO_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERIOD | Call by reference | Type reference (TYPE) | FOTRFDPER_T | Tabellentyp zum FOTRFDPER | 20091007 | ||
2 | ![]() |
IT_PERIOD | Call by reference | Type reference (TYPE) | FOTPERSCRN_T | Tabellentyp zum FOTPERSCRN | 20091007 |
Method MAP_ALV_TO_PERIOD on class CL_TAX_RFD_MONITOR has no exception.
Method MAP_ALV_TO_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REQUEST | Call by reference | Type reference (TYPE) | FOTRFDREQ_T | Tabellentyp zum FOTRFDREQ | 20091007 | ||
2 | ![]() |
IT_REQUEST | Call by reference | Type reference (TYPE) | FOTREQSCRN_T | Tabellentyp zum FOTREQSCRN | 20091007 |
Method MAP_ALV_TO_REQUEST on class CL_TAX_RFD_MONITOR has no exception.
Method MAP_ITEM_TO_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FOTRFDITM_ALV_FI | Call by reference | Type reference (TYPE) | CL_TAX_RFD_ITEM=>TT_FOTRFDITM_ALV | 20091007 | |||
2 | ![]() |
CT_FOTRFDITM_ALV_MAN | Call by reference | Type reference (TYPE) | CL_TAX_RFD_ITEM=>TT_FOTRFDITM_ALV | 20091007 | |||
3 | ![]() |
CT_FOTRFDITM_ALV_TV | Call by reference | Type reference (TYPE) | CL_TAX_RFD_ITEM=>TT_FOTRFDITM_ALV | 20091007 | |||
4 | ![]() |
IT_FOTRFDITM | Call by reference | Type reference (TYPE) | FOTRFDITM_T | Vorsteuervergütungs Posten | 20090930 | ||
5 | ![]() |
IT_FOTRFDITM_CHG | Call by reference | Type reference (TYPE) | FOTRFDITM_T | Vorsteuervergütungs Posten | 20090930 | ||
6 | ![]() |
IT_FOTRFDITM_INS | Call by reference | Type reference (TYPE) | FOTRFDITM_T | Vorsteuervergütungs Posten | 20090930 | ||
7 | ![]() |
IT_ROW | Call by reference | Type reference (TYPE) | SALV_T_ROW | Natürliche Zahl | 20091209 | ||
8 | ![]() |
IV_CLEAR_ALV_STR | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20091007 | |
9 | ![]() |
IV_ITEMSRC | Call by reference | Type reference (TYPE) | FOT_RFD_ITEMORIG | Ursprung einer Belegposition | 20091209 |
Method MAP_ITEM_TO_ALV on class CL_TAX_RFD_MONITOR has no exception.
Method MAP_PARAM_TO_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RFDPARASCRN | Call by reference | Type reference (TYPE) | FOTPARAMSCRN_T | Tabellentyp zum FOTPARAMSCRN | 20091026 | ||
2 | ![]() |
IT_RFDPARA | Call by reference | Type reference (TYPE) | FOTRFDPARA_T | Tabellentyp zum fotrfdpara | 20091026 |
Method MAP_PARAM_TO_ALV on class CL_TAX_RFD_MONITOR has no exception.
Method MAP_PERIOD_TO_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASGNPER | Call by reference | Type reference (TYPE) | FOTPERSCRN_T | Tabellentyp zum FOTPERSCRN | 20090922 | ||
2 | ![]() |
ET_PERIOD | Call by reference | Type reference (TYPE) | FOTPERSCRN_T | Tabellentyp zum FOTPERSCRN | 20090928 | ||
3 | ![]() |
ET_UNASPER | Call by reference | Type reference (TYPE) | FOTPERSCRN_T | Tabellentyp zum FOTPERSCRN | 20090922 | ||
4 | ![]() |
IT_CHG_PERIOD | Call by reference | Type reference (TYPE) | FOTRFDPER_T | Tabellentyp zum FOTRFDPER | 20090922 | ||
5 | ![]() |
IT_PERIOD | Call by reference | Type reference (TYPE) | FOTRFDPER_T | Tabellentyp zum FOTRFDPER | 20090922 |
Method MAP_PERIOD_TO_ALV on class CL_TAX_RFD_MONITOR has no exception.
Method MAP_REQUEST_TO_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REQUEST | Call by reference | Type reference (TYPE) | FOTREQSCRN_T | Tabellentyp zum FOTREQSCRN | 20090930 | ||
2 | ![]() |
IT_PERIOD | Call by reference | Type reference (TYPE) | FOTRFDPER_T | Tabellentyp zum FOTRFDPER | 20091029 | ||
3 | ![]() |
IT_PERIOD_CHG | Call by reference | Type reference (TYPE) | FOTRFDPER_T | Tabellentyp zum FOTRFDPER | 20091029 | ||
4 | ![]() |
IT_REQUEST | Call by reference | Type reference (TYPE) | FOTRFDREQ_T | Tabellentyp zum FOTRFDREQ | 20090930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for tax refunds | 20091029 |
Method UPDATE_ALV_ITEM_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20090924 | ||
2 | ![]() |
IT_FOTRFDITM_CHG_FIELD | Call by reference | Type reference (TYPE) | CL_TAX_RFD_ITEM=>TT_FOTRFDITM_CHG_FIELD | 20090924 |
Method UPDATE_ALV_ITEM_FIELDS on class CL_TAX_RFD_MONITOR has no exception.
Method UPDATE_REQUEST_PERIODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PARAM_CHG | Call by reference | Type reference (TYPE) | FOTRFDPARA_T | Tabellentyp zum fotrfdpara | 20091022 | ||
2 | ![]() |
CT_PARAM_NEW | Call by reference | Type reference (TYPE) | FOTRFDPARA_T | Tabellentyp zum fotrfdpara | 20091022 | ||
3 | ![]() |
CT_PERIOD_CHG | Call by reference | Type reference (TYPE) | FOTRFDPER_T | Tabellentyp zum FOTRFDPER | 20091008 | ||
4 | ![]() |
CT_REQUEST | Call by reference | Type reference (TYPE) | FOTREQSCRN_T | Tabellentyp zum FOTRFDREQ | 20091019 | ||
5 | ![]() |
CT_REQUEST_CHG | Call by reference | Type reference (TYPE) | FOTRFDREQ_T | Tabellentyp zum FOTRFDREQ | 20091019 | ||
6 | ![]() |
CT_REQUEST_NEW | Call by reference | Type reference (TYPE) | FOTRFDREQ_T | Tabellentyp zum FOTREQSCRN | 20091008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for tax refunds | 20091016 |
Method _DETERMINE_TRANS_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FOTRFDITM_ALV | Call by reference | Type reference (TYPE) | CL_TAX_RFD_ITEM=>TS_FOTRFDITM_ALV | 20091005 |
Method _DETERMINE_TRANS_FIELDS on class CL_TAX_RFD_MONITOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |