SAP ABAP Class CL_MEV_STATUS_CONFIG_FACTORY (Period-end valuation: Factory for status config)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_COM (Package) Period-End Valuation Common Objects
⤷
⤷
Properties
| Class | CL_MEV_STATUS_CONFIG_FACTORY | |
| Short Description | Period-end valuation: Factory for status config | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_MEV_GEN_COM | Period-End Valuation Common Objects |
| Created | 20121109 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEV_STATUS_CONFIG_FACTORY has no forward declaration.
Interfaces
Class CL_MEV_STATUS_CONFIG_FACTORY has no interface implemented.
Friends
Class CL_MEV_STATUS_CONFIG_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 2 | 20121129 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 6 | 20130221 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 5 | 20130213 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 3 | 20121219 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 1 | 20121129 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 4 | 20130212 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | LTY_T_STATUS_CONFIG | 20121129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20121129 | ||
| 2 | Static method | Public | Method | 20130221 | ||
| 3 | Static method | Public | Method | Factory Method | 20121109 | |
| 4 | Static method | Private | Method | 20121129 | ||
| 5 | Static method | Public | Method | Factory Method | 20121109 |
Events
Class CL_MEV_STATUS_CONFIG_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_STATUS_CONFIG | Private | See coding | 20121129 | BEGIN OF lty_s_status_config.
TYPES index TYPE i.
TYPES config TYPE REF TO cl_mev_status_config.
TYPES END OF lty_s_status_config
|
||
| 2 | LTY_T_STATUS_CONFIG | Private | See coding | 20121129 | lty_t_status_config TYPE HASHED TABLE OF lty_s_status_config WITH UNIQUE KEY index
|
Method Signatures
Method CREATE_STATUS_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20121129 | ||||
| 2 | RO_STATUS_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_MEV_STATUS_CONFIG | 20121129 |
Method CREATE_STATUS_CONFIG on class CL_MEV_STATUS_CONFIG_FACTORY has no exception.
Method GET_AD_ITEM_STATUS_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STATUS_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_MEV_STATUS_CONFIG | 20130221 |
Method GET_AD_ITEM_STATUS_CONFIG on class CL_MEV_STATUS_CONFIG_FACTORY has no exception.
Method GET_AD_STATUS_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCUMENT_CATEGORY | Call by reference | Type reference (TYPE) | MEV_AD_DOCUMENT_CATEGORY | 20130103 | ||||
| 2 | IV_REV_DOC_IND | Call by reference | Type reference (TYPE) | MEV_AD_REV_DOC_IND | 20130213 | ||||
| 3 | RO_STATUS_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_MEV_STATUS_CONFIG | Period-end Valuation: Status Configuration | 20121109 |
Method GET_AD_STATUS_CONFIG on class CL_MEV_STATUS_CONFIG_FACTORY has no exception.
Method GET_STATUS_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20121129 | ||||
| 2 | RO_STATUS_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_MEV_STATUS_CONFIG | 20121129 |
Method GET_STATUS_CONFIG on class CL_MEV_STATUS_CONFIG_FACTORY has no exception.
Method GET_WL_STATUS_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEST_DATA | Call by reference | Type reference (TYPE) | MEV_WL_TEST_DATA_INDICATOR | Period-end Valuation: Test data indicator | 20130212 | |||
| 2 | RO_STATUS_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_MEV_STATUS_CONFIG | Period-end Valuation: Status Configuration | 20121109 |
Method GET_WL_STATUS_CONFIG on class CL_MEV_STATUS_CONFIG_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |