SAP ABAP Class CL_WER_METHOD_CALL_TEST (Test class for method calls in WER)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_TEST (Package) Test

⤷

⤷

Properties
Class | CL_WER_METHOD_CALL_TEST | |
Short Description | Test class for method calls in WER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | T | Test Program |
Category | 0 | |
Package | WER_TEST | Test |
Created | 20061031 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WER_METHOD_CALL_TEST has no forward declaration.
Interfaces
Class CL_WER_METHOD_CALL_TEST has no interface implemented.
Friends
Class CL_WER_METHOD_CALL_TEST has no friend class.
Attributes
Class CL_WER_METHOD_CALL_TEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns true if the date format is correct | 20061031 |
2 | ![]() |
Static method | Public | Method | Returns the current date | 20070110 |
3 | ![]() |
Static method | Public | Method | Returns true if the base unit is initial | 20070110 |
4 | ![]() |
Static method | Public | Method | Modify predefined input parameters | 20070618 |
5 | ![]() |
Static method | Public | Method | Saves articles to the database | 20070110 |
6 | ![]() |
Static method | Public | Method | Sets the date to the imported date value | 20061103 |
7 | ![]() |
Static method | Public | Method | Returns true if the varants are initialzed | 20070110 |
Events
Class CL_WER_METHOD_CALL_TEST has no event.
Types
Class CL_WER_METHOD_CALL_TEST has no local type.
Method Signatures
Method CHECK_DATE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20061031 | ||
2 | ![]() |
R_FORMAT_OK | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20061031 |
Method CHECK_DATE_FORMAT on class CL_WER_METHOD_CALL_TEST has no exception.
Method GET_CURRENT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DATE | Value transfer | Type reference (TYPE) | DATUM | Date | 20070110 |
Method GET_CURRENT_DATE on class CL_WER_METHOD_CALL_TEST has no exception.
Method IS_BASE_UNIT_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASE_UNIT | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20070110 | ||
2 | ![]() |
R_INITIAL | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070110 |
Method IS_BASE_UNIT_INITIAL on class CL_WER_METHOD_CALL_TEST has no exception.
Method MODIFY_PREDEFINED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X_C | Call by reference | Type reference (TYPE) | C | 20070618 | |||
2 | ![]() |
X_D | Call by reference | Type reference (TYPE) | D | 20070618 | |||
3 | ![]() |
X_F | Call by reference | Type reference (TYPE) | F | 20070618 | |||
4 | ![]() |
X_I | Call by reference | Type reference (TYPE) | I | 20070618 | |||
5 | ![]() |
X_N | Call by reference | Type reference (TYPE) | N | 20070618 | |||
6 | ![]() |
X_P | Call by reference | Type reference (TYPE) | P | 20070618 | |||
7 | ![]() |
X_T | Call by reference | Type reference (TYPE) | T | 20070618 |
Method MODIFY_PREDEFINED_VALUES on class CL_WER_METHOD_CALL_TEST has no exception.
Method SAVE_ARTICLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ARTICLE | Call by reference | Type reference (TYPE) | WER_TEST_ARTICLE_TTY | Article table | 20070110 |
Method SAVE_ARTICLES on class CL_WER_METHOD_CALL_TEST has no exception.
Method SET_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20061103 | ||
2 | ![]() |
R_TARGET_DATE | Value transfer | Type reference (TYPE) | DATUM | Date | 20061103 |
Method SET_DATE on class CL_WER_METHOD_CALL_TEST has no exception.
Method VARIANTS_ARE_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VARIANT | Call by reference | Type reference (TYPE) | WER_TEST_VARIANT_TTY | 20070110 | |||
2 | ![]() |
R_INITIAL | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070110 |
Method VARIANTS_ARE_INITIAL on class CL_WER_METHOD_CALL_TEST has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 601 |