SAP ABAP Class IF_BADI_CRM_MKTPL_PURCHASE (Interface for BAdI: CRM_MKTPL_PURCHASE)
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_BADI_CRM_MKTPL_PURCHASE Class for BAdI Impl.: CRM_MKTPL_PURCHASE_IMPL 20071121
Properties
Class IF_BADI_CRM_MKTPL_PURCHASE  
Short Description Interface for BAdI: CRM_MKTPL_PURCHASE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BADI_CRM_MKTPL_PURCHASE has no forward declaration.
Interfaces
Class IF_BADI_CRM_MKTPL_PURCHASE has no interface implemented.
Friends
Class IF_BADI_CRM_MKTPL_PURCHASE has no friend class.
Attributes
Class IF_BADI_CRM_MKTPL_PURCHASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DATA Instance method Public Method add, delete or change item parameter 20071122
2 CHANGE_HEADER_DATA Instance method Public Method 20100722
3 GET_STATUS Instance method Public Method Determine the status of the purchase requisition 20071122
Events
Class IF_BADI_CRM_MKTPL_PURCHASE has no event.
Types
Class IF_BADI_CRM_MKTPL_PURCHASE has no local type.
Method Signatures

Method CHANGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACCTX_DATA Call by reference Type reference (TYPE) CRMT_MKTPL_EXKNX X structure for accounting 20071126
2 Changing CT_ACCT_DATA Call by reference Type reference (TYPE) CRMT_MKTPL_EXKN Table Type for Account Assignment Lines 20071122
3 Changing CT_ITEMX_DATA Call by reference Type reference (TYPE) CRMT_MKTPL_MEREQ_ITEMX X structure for purchase requisition processing 20071122
4 Changing CT_ITEM_DATA Call by reference Type reference (TYPE) CRMT_MKTPL_MEREQ_ITEM Table of mereq items 20071122
5 Changing CT_TEXT Call by reference Type reference (TYPE) CRMT_MKTPL_MMPUR_TEXTLINE mapping of crm marketing purchase assignment item to texts 20071122
6 Importing IT_PURCHITEM Call by reference Type reference (TYPE) CRMT_MKTPL_PURCHITEM Purchase Items 20071122

Method CHANGE_DATA on class IF_BADI_CRM_MKTPL_PURCHASE has no exception.

Method CHANGE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ORDERTYPE Call by reference Type reference (TYPE) MEREQ_HEADER OO Purchase Requisition: Header Status 20100722
2 Importing IV_ORDERTYPE Call by reference Type reference (TYPE) MEREQ_HEADER OO Purchase Requisition: Header Status 20100722

Method CHANGE_HEADER_DATA on class IF_BADI_CRM_MKTPL_PURCHASE has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PURCHASE_DATA Call by reference Type reference (TYPE) CRMT_MKTPL_PURCHITEM Purchase Items 20071122
# Exception Resumable Description Created on
1 EX_PURCH_REQ_ITM_NOT_FOUND Purchase requisition item not found 20071211
2 EX_PURCH_REQ_NOT_FOUND Purchase requisition not found 20071211
History
Last changed by/on SAP  20110908 
SAP Release Created in