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 MT_CHARNM Instance attribute Private Type reference (TYPE) RSPLF_T_CHARNM Table of Characteristic Names 20070430
2 MT_KEYFNM Instance attribute Private Type reference (TYPE) RSPLF_T_KEYFNM Table of Key Figures 20070430
3 MV_EXECUTE_PF Instance attribute Private Type reference (TYPE) BOOLE_D Execute Planning Function ('X' = Yes, ' ' No) 20070430
4 MV_INFOPROVIDER Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20070430
Methods
# Method Level Visibility Method type Description Created on
1 CALC_PROD_COST Instance method Private Method 20070430
2 IS_CHA_INCLUDED Instance method Private Method Check Whether InfoProvider Contains Characteristic 20070430
3 IS_KYF_INCLUDED 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 Exporting EV_ERROR_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 'X' = Fehler aufgetreten, ' ' = kein Fehler aufgetreten 20070502
2 Exporting EV_PRODUCTION_COST Call by reference Type reference (TYPE) ANY Produktionskosten 20070430
3 Importing IR_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20070430
4 Importing IV_LOTSIZE Call by reference Type reference (TYPE) ANY Losgröße 20070430
5 Importing IV_LOTSIZE_AMOUNTFX Call by reference Type reference (TYPE) ANY Betrag fix 20071030
6 Importing IV_LOTSIZE_AMOUNTVR Call by reference Type reference (TYPE) ANY Betrag variabel 20071030
7 Importing IV_LOTSIZE_UNIT Call by reference Type reference (TYPE) ANY Mengeneinheit 20070430
8 Importing IV_MATERIAL Call by reference Type reference (TYPE) ANY Material 20070430
9 Importing IV_PRODUCTION_QUANTITY Call by reference Type reference (TYPE) ANY Produktionsmenge 20070430
10 Importing 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 Importing IR_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20070430
2 Importing IV_CHA Call by reference Type reference (TYPE) RSIOBJNM Merkmal 20070430
3 Returning 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 Importing IR_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20070430
2 Importing IV_KYF Call by reference Type reference (TYPE) RSIOBJNM Kennzahl 20070430
3 Returning 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