SAP ABAP Class CL_CMM_AUNIT_HLP (Commodity-Management: Helper class for unit test)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM-BF (Application Component) Basic Functions
⤷
LOG_CMM_REUSE_TEST (Package) Package for test objects for LOG_CMM_REUSE

⤷

⤷

Properties
Class | CL_CMM_AUNIT_HLP | |
Short Description | Commodity-Management: Helper class for unit test | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | LOG_CMM_REUSE_TEST | Package for test objects for LOG_CMM_REUSE |
Created | 20121022 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CMM_AUNIT_HLP has no forward declaration.
Interfaces
Class CL_CMM_AUNIT_HLP has no interface implemented.
Friends
Class CL_CMM_AUNIT_HLP has no friend class.
Attributes
Class CL_CMM_AUNIT_HLP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Compare Structure Content attributewise for Unit Test | 20121030 |
2 | ![]() |
Static method | Public | Method | Compare Table Content attributewise for Unit Test | 20121030 |
3 | ![]() |
Static method | Private | Method | Filter table attributes which are not relevant for deviation | 20121030 |
4 | ![]() |
Static method | Public | Method | Get error message text: Processing of TDC variant failed | 20121022 |
5 | ![]() |
Static method | Private | Method | Compare Structure Content attributewise for Unit Test | 20121102 |
6 | ![]() |
Static method | Private | Method | Compare Table Content attributewise for Unit Test | 20121102 |
Events
Class CL_CMM_AUNIT_HLP has no event.
Types
Class CL_CMM_AUNIT_HLP has no local type.
Method Signatures
Method COMPARE_STRUC_CONTENT_UNITTEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | ANY | Actual Values of Internal Table | 20121030 | ||
2 | ![]() |
IS_EXP | Call by reference | Type reference (TYPE) | ANY | Expected Values of Internal Table | 20121030 | ||
3 | ![]() |
IV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | ID of Parent Node | 20121030 | ||
4 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20121030 |
Method COMPARE_STRUC_CONTENT_UNITTEST on class CL_CMM_AUNIT_HLP has no exception.
Method COMPARE_TABLE_CONTENT_UNITTEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACT | Call by reference | Type reference (TYPE) | INDEX TABLE | Actual Values of Internal Table | 20121030 | ||
2 | ![]() |
IT_EXP | Call by reference | Type reference (TYPE) | INDEX TABLE | Expected Values of Internal Table | 20121030 | ||
3 | ![]() |
IV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | ID of Parent Node | 20121030 | ||
4 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20121030 |
Method COMPARE_TABLE_CONTENT_UNITTEST on class CL_CMM_AUNIT_HLP has no exception.
Method FILTER_TABLE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DDIC | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20121030 |
Method FILTER_TABLE_ATTRIBUTES on class CL_CMM_AUNIT_HLP has no exception.
Method GET_TXT_VAR_FAILED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20121022 | ||
2 | ![]() |
RV_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20121022 |
Method GET_TXT_VAR_FAILED on class CL_CMM_AUNIT_HLP has no exception.
Method _COMPARE_STRUC_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | ANY | Actual Values of Internal Table | 20121102 | ||
2 | ![]() |
IS_EXP | Call by reference | Type reference (TYPE) | ANY | Expected Values of Internal Table | 20121102 | ||
3 | ![]() |
IV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | ID of Parent Node | 20121102 | ||
4 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20121102 |
Method _COMPARE_STRUC_CONTENT on class CL_CMM_AUNIT_HLP has no exception.
Method _COMPARE_TABLE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACT | Call by reference | Type reference (TYPE) | INDEX TABLE | Actual Values of Internal Table | 20121102 | ||
2 | ![]() |
IT_EXP | Call by reference | Type reference (TYPE) | INDEX TABLE | Expected Values of Internal Table | 20121102 | ||
3 | ![]() |
IV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | ID of Parent Node | 20121102 | ||
4 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20121102 |
Method _COMPARE_TABLE_CONTENT on class CL_CMM_AUNIT_HLP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |