SAP ABAP Class CL_TAX_RFD_VERS (Class for Managing VAT Refund Item Versions)
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_VERS | |
Short Description | Class for Managing VAT Refund Item Versions | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FOT_EDECLARATION | Electronic Advance Return for Tax on Sales/Purchases |
Created | 20090929 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TAX_RFD_VERS has no forward declaration.
Interfaces
Class CL_TAX_RFD_VERS has no interface implemented.
Friends
Class CL_TAX_RFD_VERS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TAX_RFD_VERS | Class for Managing VAT Refund Item Versions | 20090929 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FOTRFDITMCHG_T | Version of VAT Refund Item | 20090929 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FOTRFDITMCHG_T | Version of VAT Refund Item | 20090929 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FOTRFDITMCHG_T | Version of VAT Refund Item | 20090929 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates a New Version | 20090929 |
2 | ![]() |
Instance method | Public | Method | Reads the versions for a VAT Refund Item | 20090930 |
3 | ![]() |
Instance method | Public | Method | Deletes a Version | 20090929 |
4 | ![]() |
Static method | Public | Method | Returns the only instance of the class | 20090929 |
5 | ![]() |
Instance method | Public | Method | Backs Up New/Deleted/Changed Versions | 20090929 |
Events
Class CL_TAX_RFD_VERS has no event.
Types
Class CL_TAX_RFD_VERS has no local type.
Method Signatures
Method CREATE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FOTRFDITM_BI | Call by reference | Type reference (TYPE) | FOTRFDITM | Vorsteuervergütungs Posten | 20090929 |
Method CREATE_VERSION on class CL_TAX_RFD_VERS has no exception.
Method DB_READ_ITEMS_FOR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FOTRFDITMCHG | Call by reference | Type reference (TYPE) | FOTRFDITMCHG_T | Version eines Vorsteuervergütungsposten | 20090930 | ||
2 | ![]() |
IV_RFD_ITEM_ID | Call by reference | Type reference (TYPE) | FOT_RFD_ITEM_ID | ID eines Vorsteuervergütungs Posten | 20090930 |
Method DB_READ_ITEMS_FOR_ID on class CL_TAX_RFD_VERS has no exception.
Method DELETE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FOTRFDITM | Call by reference | Type reference (TYPE) | FOTRFDITM | Vorsteuervergütungs Posten | 20090929 |
Method DELETE_VERSION on class CL_TAX_RFD_VERS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_RFD_VERS | Value transfer | Object reference (TYPE REF TO) | CL_TAX_RFD_VERS | Klasse zur Verwaltung von Vorsteuervergütungspostenversionen | 20090929 |
Method GET_INSTANCE on class CL_TAX_RFD_VERS has no exception.
Method SAVE Signature
Method SAVE on class CL_TAX_RFD_VERS has no parameter.
Method SAVE on class CL_TAX_RFD_VERS has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |