SAP ABAP Class CL_FAA_TENV_DATA_SRV_ERP (Retrieval of Test Data for Simulation)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_TENV (Package) Test Environment for Asset Accounting
⤷
⤷
Properties
| Class | CL_FAA_TENV_DATA_SRV_ERP | |
| Short Description | Retrieval of Test Data for Simulation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_TENV | Test Environment for Asset Accounting |
| Created | 20041201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FAA_TENV_DATA_SRV_ERP has no forward declaration.
Interfaces
Class CL_FAA_TENV_DATA_SRV_ERP has no interface implemented.
Friends
Class CL_FAA_TENV_DATA_SRV_ERP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'Configuration' | Data Object Name for Configuration (See FAA_TENV) | 20050314 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | FAA_T_TENV_CFG_X | Table of Configurations | 20041201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Configuration for Asset Classes | 20050322 | |
| 2 | Static method | Private | Method | Gets Configuration Data | 20041201 | |
| 3 | Static method | Public | Method | Gets Configuration for Depreciation Area | 20041202 | |
| 4 | Static method | Public | Method | Gets Configuration for Depreciation Key | 20041208 | |
| 5 | Static method | Public | Method | Gets Configuration for Fiscal Year | 20050323 | |
| 6 | Static method | Public | Method | Gets Configuration for for Index Series | 20050316 | |
| 7 | Static method | Public | Method | Gets Configuration for Reports | 20050321 | |
| 8 | Static method | Public | Method | Gets Configuration for Investment Support Measures | 20050322 | |
| 9 | Static method | Public | Method | Gets Configuration for Leading Object for Asset Accounting | 20041201 | |
| 10 | Static method | Public | Method | Gets Configuration for Revaluation Measure | 20110426 | |
| 11 | Static method | Public | Method | Gets Configuration for Asset Transactions | 20050322 | |
| 12 | Static method | Public | Method | Gets Configuration for Asset Transactions | 20110525 | |
| 13 | Static method | Public | Method | Gets Configuration for Old Depreciation Calculation | 20050429 | |
| 14 | Static method | Private | Method | Load Configuration Data from File (XML) | 20041201 |
Events
Class CL_FAA_TENV_DATA_SRV_ERP has no event.
Types
Class CL_FAA_TENV_DATA_SRV_ERP has no local type.
Method Signatures
Method GET_ASSETCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSETCLASS | Call by reference | Type reference (TYPE) | FAA_T_TENV_ASSETCLASS | Tabelle mit den Konfigurationen der Indexreihen | 20050322 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20050322 |
Method GET_ASSETCLASS on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_CFGDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESX_CFGDATA | Call by reference | Type reference (TYPE) | FAA_SX_TENV_CFGDATA | Konfiguration für einen Buchungskreis/Abschreibungsplan | 20041202 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20041201 |
Method GET_CFGDATA on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_DEPRAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_DEPRAREA | Call by reference | Type reference (TYPE) | FAA_TS_TENV_DEPRAREA | Tabelle mit den Konfigurationen der Abschreibungsbereiche | 20041202 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20041202 |
Method GET_DEPRAREA on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_DEPRKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESX_DEPRKEY | Call by reference | Type reference (TYPE) | FAA_SX_TENV_DEPRKEY | Konfiguration Abschreibungsschlüssel | 20041208 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20041208 |
Method GET_DEPRKEY on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_FISCALYEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESX_FISCALYEAR | Call by reference | Type reference (TYPE) | FAA_SX_TENV_FISCALYEAR | Konfiguration Geschäftsjahre | 20050323 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20050323 |
Method GET_FISCALYEAR on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_INDEXSERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEXSERIES | Call by reference | Type reference (TYPE) | FAA_T_TENV_INDEXSERIES | Tabelle mit den Konfigurationen der Indexreihen | 20050321 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20050316 |
Method GET_INDEXSERIES on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_INFLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFLATION | Call by reference | Type reference (TYPE) | FAA_T_TENV_INFLATION | Tabelle mit den Konfigurationen der Indexreihen | 20050321 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20050321 |
Method GET_INFLATION on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_INVSUPPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INVSUPPORT | Call by reference | Type reference (TYPE) | FAA_T_TENV_INVSUPPORT | Tabelle mit den Konfigurationen der Fördermaßnahmen | 20050322 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20050322 |
Method GET_INVSUPPORT on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_LEADOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESX_LEADOBJ | Call by reference | Type reference (TYPE) | FAA_SX_TENV_LEADOBJ | Konfiguration führenden Objekt der Anlagenbuchhaltung | 20041202 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20041201 |
Method GET_LEADOBJ on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_REVALUATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REVALUATION | Call by reference | Type reference (TYPE) | FAA_T_TENV_REVALUATION | Tabelle mit den Konfigurationen der Aufwertungsmaßnahmen | 20110426 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20110426 |
Method GET_REVALUATION on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSACTION | Call by reference | Type reference (TYPE) | FAA_T_TENV_TRANSACTION | Tabelle mit den Konfigurationen der Anlagenbewegungen | 20050322 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20050322 |
Method GET_TRANSACTION on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_TRANSV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSV | Call by reference | Type reference (TYPE) | FAA_T_TENV_TRANSV | Tabelle mit den Konfigurationen der Transfervariante | 20110525 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20110525 |
Method GET_TRANSV on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method GET_USE_OLD_CALCULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_USE_OLD_CALCULATION | Call by reference | Type reference (TYPE) | FAA_S_TENV_USE_OLD_CALCULATION | Altes AfA-Rechnen verwenden (SAPLAFAR) | 20050429 | |||
| 2 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20050429 |
Method GET_USE_OLD_CALCULATION on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
Method LOAD_CFGDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_URL | Call by reference | Type reference (TYPE) | STRING | Dateiname der Konfiguration | 20041201 |
Method LOAD_CFGDATA on class CL_FAA_TENV_DATA_SRV_ERP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |