SAP ABAP Class CL_FAA_TESTSERVICE (Test Service Class for Asset Objects)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_BL_CA (Package) Process Logic for General Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AUNIT_FOR_TESTING | ABAP Unit: Tagging interface (see documentation) | 20041215 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_AMD_TESTSERVICE | Test Service Class for ABAP Unit | 20041215 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_DB_TESTSERVICE | Test Service Class for ABAP Unit | 20050105 |
Properties
| Class | CL_FAA_TESTSERVICE | |
| Short Description | Test Service Class for Asset Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_BL_CA | Process Logic for General Objects |
| Created | 20041215 | SAP |
| Last change | 20050219 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AUNIT_FOR_TESTING | ABAP Unit: Tagging interface (see documentation) | 20041215 |
Friends
Class CL_FAA_TESTSERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | No Test Data Exists | 20041215 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'No asset accounting in this client, yet' | Error Message | 20041215 | ||
| 3 | Constant | Public | Type reference (TYPE) | BF_ANLN1 | 'AUNIT_ASSET' | Main Asset Number | 20041215 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | FAA_ORG_CA | Leading Organizational Unit for Asset Accounting | 20041215 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | FAA_T_ASSET_KEY | Table of Asset Key Fields | 20041215 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | FAA_T_ASSET_KEY | Table of Asset Key Fields | 20041215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041215 | |
| 2 | Static method | Public | Method | Deletes the Test Data Created in Previous ABAP Unit | 20041223 |
Events
Class CL_FAA_TESTSERVICE has no event.
Types
Class CL_FAA_TESTSERVICE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FAA_TESTSERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FAA_TESTSERVICE has no exception.
Method DELETE_TEST_DATA Signature
Method DELETE_TEST_DATA on class CL_FAA_TESTSERVICE has no parameter.
Method DELETE_TEST_DATA on class CL_FAA_TESTSERVICE has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 600 |