SAP ABAP Class /EACC/CL_SRV_AUNIT_TEST (Test Service Class for AUNIT Test)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ACCOUNTING_ENGINE (Package) Central Components of Accounting Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DOCUMENT_PROCESS_STEP | Process Step of a Document Structure Process | 20041021 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_PROCESS_STEP | Process Step | 20041021 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOBJ_EVENT_HANDLER | Event Handler for FIN Objects | 20041021 |
Properties
Class | /EACC/CL_SRV_AUNIT_TEST | |
Short Description | Test Service Class for AUNIT Test | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /EACC/ACCOUNTING_ENGINE | Central Components of Accounting Engine |
Created | 20041021 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACC/CL_SRV_AUNIT_TEST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /EACC/IF_DOCUMENT_PROCESS_STEP | Process Step of a Document Structure Process | 20041021 | ||
2 | /EACC/IF_PROCESS_STEP | Process Step | 20041021 | ||
3 | IF_FOBJ_EVENT_HANDLER | Event Handler for FIN Objects | 20041021 |
Friends
Class /EACC/CL_SRV_AUNIT_TEST has no friend class.
Attributes
Class /EACC/CL_SRV_AUNIT_TEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041021 |
Events
Class /EACC/CL_SRV_AUNIT_TEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_PRICE | Private | See coding | 20041021 | BEGIN OF ys_price,
fobj_object_id TYPE fobj_object_id,
acc_system TYPE acc_system,
fin_fromyearper TYPE fin_fromyearper,
fin_pricelabel TYPE fin_pricelabel,
fin_currtype TYPE fin_currtype,
fin_price TYPE fin_price,
fin_prcfix TYPE fin_prcfix,
fin_currency TYPE fin_currency,
fin_prcbase TYPE fin_prcbase,
fin_uom TYPE fin_uom,
fin_toyearper TYPE fin_toyearper,
fobj_type_name TYPE fobj_type_name,
END OF ys_price
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONSTANTS_ACC_DOC | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC | Konstanten | 20041021 | ||
2 | ![]() |
IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Zentrale Fabrik | 20041021 | ||
3 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20041021 |
Method CONSTRUCTOR on class /EACC/CL_SRV_AUNIT_TEST has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 400 |