SAP ABAP Class IF_BADI_CRM_MKTPL_ACTUAL_COSTS (Interface for BAdI: CRM_MKTPL_ACTUAL_COSTS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20071116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_MKTPL_ACTUAL_COSTS Class for BAdI Impl.: CRM_MKTPL_ACTUAL_COSTS 20071116
Properties
Class IF_BADI_CRM_MKTPL_ACTUAL_COSTS  
Short Description Interface for BAdI: CRM_MKTPL_ACTUAL_COSTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071116   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no interface implemented.
Friends
Class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no friend class.
Attributes
Class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTUALS Instance method Public Method Read the actual costs for a WBS-Element 20071116
2 GET_COSTS_EXP Instance method Public Method read the actual costs for a WBS-Element per expense type 20090914
3 READ_CUSTOMIZING_COST_ELEMENTS Instance method Public Method read the customizing cost element <-> expense type 20090928
Events
Class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no event.
Types
Class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no local type.
Method Signatures

Method GET_ACTUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PURCHASING_ACTUALS Call by reference Type reference (TYPE) CRMS_MKTPL_ACTUAL_COSTS Actual Costs for CRM Marketing Purchasing Process 20071116
2 Exporting EV_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL true if Project has not been found 20071116
3 Importing IV_PROJECT_DEFINITION Call by reference Type reference (TYPE) PS_PSPID Project Definition 20071116

Method GET_ACTUALS on class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no exception.

Method GET_COSTS_EXP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COSTS_EXP Call by reference Type reference (TYPE) CRMT_MKTPL_COSTS_EXPENSE Actual Costs for CRM Marketing Purchasing Process 20090914
2 Exporting EV_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090914
3 Importing IV_PROJECT_DEFINITION Call by reference Type reference (TYPE) PS_PSPID Project Definition 20090914

Method GET_COSTS_EXP on class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no exception.

Method READ_CUSTOMIZING_COST_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONV_COST_EXP Call by reference Type reference (TYPE) CRMT_FM_CO_EXP table type for table CRMc_fm_CO_EXP 20090928
2 Importing IV_CONTROLLING_AREA Call by reference Type reference (TYPE) PS_PKOKR Controlling area for WBS element 20090928

Method READ_CUSTOMIZING_COST_ELEMENTS on class IF_BADI_CRM_MKTPL_ACTUAL_COSTS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in