SAP ABAP Class CL_HDS_AUNIT (Top-Level Node of (Almost) All HDS Test Classes)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-HDS (Application Component) Hierarchical Derivation Service
⤷
HDS_TEST (Package) Test Scenario

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20050309 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HDS_GET_CALLBACKS_BE | Supply Callback Classes for Back End | 20060524 |
Properties
Class | CL_HDS_AUNIT | |
Short Description | Top-Level Node of (Almost) All HDS Test Classes | |
Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | HDS_TEST | Test Scenario |
Created | 20050309 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HDS_AUNIT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HDS_GET_CALLBACKS_BE | Supply Callback Classes for Back End | 20060524 |
Friends
Class CL_HDS_AUNIT has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Structure Condtions | 20050309 |
2 | ![]() |
Instance method | Protected | Method | Structure Nodes | 20050309 |
3 | ![]() |
Instance method | Protected | Method | Structure Target Objects | 20050309 |
4 | ![]() |
Instance method | Protected | Method | Structure Derivation Tree | 20070321 |
5 | ![]() |
Instance method | Protected | Method | Structure Derivation Trees | 20050310 |
6 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060524 |
7 | ![]() |
Static method | Public | Method | Get Description of Source Fields | 20060524 |
Events
Class CL_HDS_AUNIT has no event.
Types
Class CL_HDS_AUNIT has no local type.
Method Signatures
Method BUILD_CONDITIONS Signature
Method BUILD_CONDITIONS on class CL_HDS_AUNIT has no parameter.
Method BUILD_CONDITIONS on class CL_HDS_AUNIT has no exception.
Method BUILD_NODES Signature
Method BUILD_NODES on class CL_HDS_AUNIT has no parameter.
Method BUILD_NODES on class CL_HDS_AUNIT has no exception.
Method BUILD_TARGETS Signature
Method BUILD_TARGETS on class CL_HDS_AUNIT has no parameter.
Method BUILD_TARGETS on class CL_HDS_AUNIT has no exception.
Method BUILD_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_TREECATG | Call by reference | Object reference (TYPE REF TO) | CE_HDS_TREE_CATEGORY | 20070321 | |||
2 | ![]() |
I_TREE_ID | Call by reference | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name des Ableitungsbaums | 20070321 | ||
3 | ![]() |
R_REF_TREE | Value transfer | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_TREE | Ableitungsbaum | 20070321 |
Method BUILD_TREE on class CL_HDS_AUNIT has no exception.
Method BUILD_TREES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSTFIX | Call by reference | Type reference (TYPE) | C | 20080530 |
Method BUILD_TREES on class CL_HDS_AUNIT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HDS_AUNIT has no parameter.
Method CONSTRUCTOR on class CL_HDS_AUNIT has no exception.
Method GET_STRUCDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STRUCNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Tabellenname | 20060524 | ||
2 | ![]() |
R_REF_STRUCDESCR | Value transfer | Object reference (TYPE REF TO) | CL_HDS_DERIVATION_STRUCDESCR | Metadaten zu Quellfeldern | 20060524 |
Method GET_STRUCDESCR on class CL_HDS_AUNIT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 40 |