SAP ABAP Class CL_CMM_LREV_UTIL (Provides utility methods)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM-BF (Application Component) Basic Functions
⤷
LOG_CMM_LREV (Package) Revaluation of Logistics Documents
⤷
⤷
Properties
| Class | CL_CMM_LREV_UTIL | |
| Short Description | Provides utility methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_LREV | Revaluation of Logistics Documents |
| Created | 20120823 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CMM_LREV_UTIL has no forward declaration.
Interfaces
Class CL_CMM_LREV_UTIL has no interface implemented.
Friends
Class CL_CMM_LREV_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR11 | 'AHJKMPQRTUV' | Character Length 11 | 20120823 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR3 | 'DLN' | 3-Byte field | 20120823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks if index should be written for a company code | 20120823 | |
| 2 | Static method | Public | Method | Check if a sales document item chain si complete | 20120823 | |
| 3 | Static method | Private | Method | Retrieves call-off orders for a contract | 20120823 | |
| 4 | Static method | Private | Method | Get deliveries relevant for final invoice check | 20120823 |
Events
Class CL_CMM_LREV_UTIL has no event.
Types
Class CL_CMM_LREV_UTIL has no local type.
Method Signatures
Method IS_COMPANY_CODE_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120823 | |||
| 2 | RV_ACTIVE | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20120823 |
Method IS_COMPANY_CODE_RELEVANT on class CL_CMM_LREV_UTIL has no exception.
Method SLS_CHECK_CHAIN_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VBAP | Call by reference | Type reference (TYPE) | VBAPVB | Document Structure for XVBAP/YVBAP | 20120823 | |||
| 2 | IS_VBUP | Call by reference | Type reference (TYPE) | VBUPVB | Reference Structure for XVBUP/YVBUP | 20120823 | |||
| 3 | IT_EXCL_ITM | Call by reference | Type reference (TYPE) | TDT_VBUP_KEY | Items excluded for the current check | 20120823 | |||
| 4 | IT_VBFA | Call by reference | Type reference (TYPE) | VA_VBFAVB_T | Table for structure VBFAVB | 20120823 | |||
| 5 | IV_VBTYP | Call by reference | Type reference (TYPE) | VBTYP | SD document category | 20120823 | |||
| 6 | RV_COMPLETE | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20120823 |
Method SLS_CHECK_CHAIN_COMPLETE on class CL_CMM_LREV_UTIL has no exception.
Method SLS_GET_RELEVANT_CALLOFFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DLV_REL_BILL_ORD_ITEM | Call by reference | Type reference (TYPE) | TDT_VBUP_KEY | Delivery related billing Order item | 20120823 | |||
| 2 | ET_ORD_REL_BILL_ORD_ITEM | Call by reference | Type reference (TYPE) | TDT_VBUP_KEY | Order related billing Order item | 20120823 | |||
| 3 | IS_ITEM_KEY | Call by reference | Type reference (TYPE) | TDS_VBUP_KEY | 20120913 | ||||
| 4 | IT_VBFA | Call by reference | Type reference (TYPE) | VA_VBFAVB_T | Table for structure VBFAVB | 20120823 |
Method SLS_GET_RELEVANT_CALLOFFS on class CL_CMM_LREV_UTIL has no exception.
Method SLS_GET_RELEVANT_DELIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ITEM_KEY | Call by reference | Type reference (TYPE) | TDS_VBUP_KEY | Key of Table VBUP | 20120913 | |||
| 2 | IT_ITEM_KEY | Call by reference | Type reference (TYPE) | TDT_VBUP_KEY | Table of structure TDS_VBUP_KEY | 20120823 | |||
| 3 | IT_VBFA | Call by reference | Type reference (TYPE) | VA_VBFAVB_T | Table for structure VBFAVB | 20120823 | |||
| 4 | RT_DEL_ITEM | Value transfer | Type reference (TYPE) | TDT_VBUP_KEY | Table of structure TDS_VBUP_KEY | 20120823 |
Method SLS_GET_RELEVANT_DELIV on class CL_CMM_LREV_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |