SAP ABAP Class CL_INM_FUNC_TYPE_CALC_PRODCOST (Calculate Production Costs (Planning Function Type PPA))
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PPM-CF (Application Component) Common Functions
⤷
RS_BCT_INM (Package) BW: Content Innovation Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_IMP_EXEC | Planning Function Type: Execution (Without Reference Data) | 20070430 |
Properties
| Class | CL_INM_FUNC_TYPE_CALC_PRODCOST | |
| Short Description | Calculate Production Costs (Planning Function Type PPA) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_INM | BW: Content Innovation Management |
| Created | 20070430 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_INM_FUNC_TYPE_CALC_PRODCOST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPLFA_SRVTYPE_IMP_EXEC | Planning Function Type: Execution (Without Reference Data) | 20070430 |
Friends
Class CL_INM_FUNC_TYPE_CALC_PRODCOST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSPLF_T_CHARNM | Table of Characteristic Names | 20070430 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSPLF_T_KEYFNM | Table of Key Figures | 20070430 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Execute Planning Function ('X' = Yes, ' ' No) | 20070430 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20070430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070430 | ||
| 2 | Instance method | Private | Method | Check Whether InfoProvider Contains Characteristic | 20070430 | |
| 3 | Instance method | Private | Method | Check Whether InfoProvider Contains Key Figure | 20070430 |
Events
Class CL_INM_FUNC_TYPE_CALC_PRODCOST has no event.
Types
Class CL_INM_FUNC_TYPE_CALC_PRODCOST has no local type.
Method Signatures
Method CALC_PROD_COST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' = Fehler aufgetreten, ' ' = kein Fehler aufgetreten | 20070502 | |||
| 2 | EV_PRODUCTION_COST | Call by reference | Type reference (TYPE) | ANY | Produktionskosten | 20070430 | |||
| 3 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_MSG | Meldungen | 20070430 | |||
| 4 | IV_LOTSIZE | Call by reference | Type reference (TYPE) | ANY | Losgröße | 20070430 | |||
| 5 | IV_LOTSIZE_AMOUNTFX | Call by reference | Type reference (TYPE) | ANY | Betrag fix | 20071030 | |||
| 6 | IV_LOTSIZE_AMOUNTVR | Call by reference | Type reference (TYPE) | ANY | Betrag variabel | 20071030 | |||
| 7 | IV_LOTSIZE_UNIT | Call by reference | Type reference (TYPE) | ANY | Mengeneinheit | 20070430 | |||
| 8 | IV_MATERIAL | Call by reference | Type reference (TYPE) | ANY | Material | 20070430 | |||
| 9 | IV_PRODUCTION_QUANTITY | Call by reference | Type reference (TYPE) | ANY | Produktionsmenge | 20070430 | |||
| 10 | IV_PRODUCTION_QUANTITY_UNIT | Call by reference | Type reference (TYPE) | ANY | Produktions-Mengeneinheit | 20070430 |
Method CALC_PROD_COST on class CL_INM_FUNC_TYPE_CALC_PRODCOST has no exception.
Method IS_CHA_INCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_MSG | Meldungen | 20070430 | |||
| 2 | IV_CHA | Call by reference | Type reference (TYPE) | RSIOBJNM | Merkmal | 20070430 | |||
| 3 | RV_INCLUDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070430 |
Method IS_CHA_INCLUDED on class CL_INM_FUNC_TYPE_CALC_PRODCOST has no exception.
Method IS_KYF_INCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_MSG | Meldungen | 20070430 | |||
| 2 | IV_KYF | Call by reference | Type reference (TYPE) | RSIOBJNM | Kennzahl | 20070430 | |||
| 3 | RV_INCLUDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070430 |
Method IS_KYF_INCLUDED on class CL_INM_FUNC_TYPE_CALC_PRODCOST has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |