SAP ABAP Class CL_MEV_BO_FACTORY_SD (BO factory)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_APPL_SD (Package) PEV package for SD specific objects
⤷
⤷
Properties
| Class | CL_MEV_BO_FACTORY_SD | |
| Short Description | BO factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_CMM_MEV_APPL_SD | PEV package for SD specific objects |
| Created | 20130409 | SAP |
| Last change | 20131127 | 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
Class CL_MEV_BO_FACTORY_SD has no interface implemented.
Friends
Class CL_MEV_BO_FACTORY_SD has no friend class.
Attributes
Class CL_MEV_BO_FACTORY_SD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create accrual document | 20130417 | |
| 2 | Static method | Public | Method | Create accrual document item | 20130417 | |
| 3 | Static method | Public | Method | Create accrual document item from worklist item | 20130417 | |
| 4 | Static method | Public | Method | Create worklist item | 20130417 |
Events
Class CL_MEV_BO_FACTORY_SD has no event.
Types
Class CL_MEV_BO_FACTORY_SD has no local type.
Method Signatures
Method CREATE_AD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROOT | Call by reference | Type reference (TYPE) | MEV_S_AD_ROOT_WORK | Period-End Valuation: Work Structure for MEV_D_AD_ROOT | 20130417 | |||
| 2 | IT_AD_ITEM_WORK_SD | Call by reference | Type reference (TYPE) | MEV_T_BO_AD_ITEM_SD_WORK_ST | Period-End Valuation: Sorted Table of SD Specific Work Items | 20130417 | |||
| 3 | IV_KEEP_DB_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130417 | ||||
| 4 | RO_ACCRUAL_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_MEV_AD_BO | Period-End Valuation: Accruals Document BO | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-End Valuation: Error in Accruals Document Processing | 20130417 |
Method CREATE_AD_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_MEV_AD_BO | Period-End Valuation: Accruals Document BO | 20130417 | |||
| 2 | IO_WL_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_MEV_WL_BO_ITEM | Period-end Valuation: Worklist BO Item | 20130417 | |||
| 3 | IS_ITEM_WORK | Call by reference | Type reference (TYPE) | MEV_S_AD_ITEM_SD_WORK | Period-End Valuation: Work Structure for MEV_D_AD_ITEM_MM | 20130417 | |||
| 4 | RO_AD_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_MEV_AD_BO_ITEM | Period-End Valuation: Accruals Document BO Item | 20130417 |
Method CREATE_AD_ITEM on class CL_MEV_BO_FACTORY_SD has no exception.
Method CREATE_AD_ITEM_FROM_WL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AD_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_MEV_AD_BO | Period-End Valuation: Accruals Document BO | 20130417 | |||
| 2 | IO_WL_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_MEV_WL_BO_ITEM | Period-End Valuation: Accruals Document BO Item | 20130417 | |||
| 3 | RO_AD_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_MEV_AD_BO_ITEM | Period-end Valuation: Worklist BO Item | 20130417 |
Method CREATE_AD_ITEM_FROM_WL_ITEM on class CL_MEV_BO_FACTORY_SD has no exception.
Method CREATE_WL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | MEV_S_WL_SD_WORK | Period-end valuation: SD worklist item (work structure) | 20130417 | |||
| 2 | RO_WL_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_MEV_WL_BO_ITEM | Period-end Valuation: Worklist BO Item | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Error for WL item | 20130417 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |