SAP ABAP Class CL_MEV_WL_COMPLETENESS_CHECK (Period-end valuation: completeness check)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_WL (Package) Period-End Valuation Worklist
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEV_WL_COMPLETENESS_CHECK | Period-end valuation: completeness check | 20130117 |
Properties
| Class | CL_MEV_WL_COMPLETENESS_CHECK | |
| Short Description | Period-end valuation: completeness check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_MEV_GEN_WL | Period-End Valuation Worklist |
| Created | 20121228 | SAP |
| Last change | 20130531 | 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_MEV_WL_COMPLETENESS_CHECK | Period-end valuation: completeness check | 20130117 |
Friends
Class CL_MEV_WL_COMPLETENESS_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_AD_DB_ACCESS | Period-end valuation: Access to AD db tables | 20130102 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_DB_ACCESS | Period-end valuation: Utility class for db access | 20130117 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CMM_IDX_MAINTAIN | Index: API for Maintaining the Index Table | 20121228 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_UTILITY | Period-end valuation: Utility methods | 20121229 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_WL_DB_ACCESS | Period-end valuation: Access to WL db tables | 20121228 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121228 | |
| 2 | Instance method | Private | Method | Perform completeness check for accruals document | 20130129 | |
| 3 | Instance method | Private | Method | Perform completeness check for index | 20130117 | |
| 4 | Instance method | Private | Method | Perform completeness check for valuation resuts | 20130117 | |
| 5 | Instance method | Public | Method | 20130117 | ||
| 6 | Instance method | Public | Method | 20130117 | ||
| 7 | Instance method | Public | Method | 20130117 | ||
| 8 | Instance method | Private | Method | Check if index entry is valid | 20130226 | |
| 9 | Instance method | Private | Method | Prefetch Worklist Items | 20130206 | |
| 10 | Instance method | Private | Method | Reads index | 20130114 |
Events
Class CL_MEV_WL_COMPLETENESS_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_GJAHR_POPER | Public | See coding | 20130226 | BEGIN OF lty_s_gjahr_poper,
gjahr TYPE gjahr,
poper TYPE poper,
END OF lty_s_gjahr_poper
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MEV_WL_COMPLETENESS_CHECK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEV_WL_COMPLETENESS_CHECK has no exception.
Method COMPLETENESS_CHECK_RULES_AD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INCOMPLETE | Value transfer | Type reference (TYPE) | MEV_T_COMPLETENESS_CHK_RESULT | Period-end valuation: Completeness check result | 20130129 | |||
| 2 | IT_BUKRS_RNG | Call by reference | Type reference (TYPE) | CMM_T_IDX_BUKRS_RNG | Index: Range table for BUKRS | 20130129 | |||
| 3 | IV_VAL_DATE | Call by reference | Type reference (TYPE) | MEV_VAL_DATE | Period-End Valuation: Valuation Key Date for Worklist | 20130129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Error in configuration | 20130206 |
Method COMPLETENESS_CHECK_RULES_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INCOMPLETE | Call by reference | Type reference (TYPE) | MEV_S_COMPLETENESS_CHK_RESULT | Period-end valuation: Completeness check result | 20130117 | |||
| 2 | IS_INDEX | Call by reference | Type reference (TYPE) | CMM_D_IDX | Commodity Management: Object key (without Client) | 20130226 | |||
| 3 | IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20130117 | |||
| 4 | IV_POPER | Call by reference | Type reference (TYPE) | POPER | Posting period | 20130117 |
Method COMPLETENESS_CHECK_RULES_IDX on class CL_MEV_WL_COMPLETENESS_CHECK has no exception.
Method COMPLETENESS_CHECK_RULES_WL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INCOMPLETE | Call by reference | Type reference (TYPE) | MEV_T_COMPLETENESS_CHK_RESULT | Period-end valuation: Completeness check result | 20130128 | |||
| 2 | IT_BUKRS_RNG | Call by reference | Type reference (TYPE) | CMM_T_IDX_BUKRS_RNG | Index: Range table for BUKRS | 20130128 | |||
| 3 | IV_VAL_DATE | Call by reference | Type reference (TYPE) | MEV_VAL_DATE | Period-End Valuation: Valuation Key Date for Worklist | 20130128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Error in configuration | 20130206 |
Method DO_COMPLETENESS_CHECK_FOR_ADS Signature
Method DO_COMPLETENESS_CHECK_FOR_ADS on class CL_MEV_WL_COMPLETENESS_CHECK has no parameter.
Method DO_COMPLETENESS_CHECK_FOR_ADS on class CL_MEV_WL_COMPLETENESS_CHECK has no exception.
Method DO_COMPLETENESS_CHECK_FOR_IDX Signature
Method DO_COMPLETENESS_CHECK_FOR_IDX on class CL_MEV_WL_COMPLETENESS_CHECK has no parameter.
Method DO_COMPLETENESS_CHECK_FOR_IDX on class CL_MEV_WL_COMPLETENESS_CHECK has no exception.
Method DO_COMPLETENESS_CHECK_FOR_WL Signature
Method DO_COMPLETENESS_CHECK_FOR_WL on class CL_MEV_WL_COMPLETENESS_CHECK has no parameter.
Method DO_COMPLETENESS_CHECK_FOR_WL on class CL_MEV_WL_COMPLETENESS_CHECK has no exception.
Method IS_INDEX_ENTRY_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INDEX | Call by reference | Type reference (TYPE) | CMM_D_IDX | Commodity Management: Index Table | 20130226 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130226 |
Method IS_INDEX_ENTRY_VALID on class CL_MEV_WL_COMPLETENESS_CHECK has no exception.
Method PREFETCH_WL_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130206 |
Method PREFETCH_WL_ITEMS on class CL_MEV_WL_COMPLETENESS_CHECK has no exception.
Method READ_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUKRS | Call by reference | Type reference (TYPE) | CMM_T_IDX_BUKRS_RNG | Company Code | 20130114 | |||
| 2 | IV_VAL_DATE | Call by reference | Type reference (TYPE) | MEV_VAL_DATE | Period-End Valuation: Valuation Key Date for Worklist | 20130114 | |||
| 3 | RT_INDEX | Value transfer | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Error for WL item | 20130114 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |