SAP ABAP Interface IF_EX_MMPUR_CONF_CUST (Interface for BAdI: MMPUR_CONF_CUST)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_MMPUR_CONF_CUST Sample implementation for confirmation handling 20130912
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MMPUR_FB_CONF_CUST Class for BAdI: MMPUR_CONF_CUST 20130912
Properties
Interface IF_EX_MMPUR_CONF_CUST  
Short Description Interface for BAdI: MMPUR_CONF_CUST    
General Data
Package ME   Application development R/3 Purchasing 
Created 20130911   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MMPUR_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130912
Friends
Interface IF_EX_MMPUR_CONF_CUST has no friend.
Attributes
Interface IF_EX_MMPUR_CONF_CUST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DECIDE_ON_MESSAGING Instance method Public Method Decide on external communication 20130912
2 PROCESS_CONF Instance method Public Method Confirmation data 20130912
3 PROCESS_HEADER Instance method Public Method Header data 20130912
4 PROCESS_ITEM Instance method Public Method Item data 20130912
Events
Interface IF_EX_MMPUR_CONF_CUST has no event.
Types
Interface IF_EX_MMPUR_CONF_CUST has no local type.
Method Signatures

Method DECIDE_ON_MESSAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NO_MESSAGING Call by reference Type reference (TYPE) MMPUR_BOOL CL_MMPUR_CONSTANTS=>YES No external communication 20130912

Method DECIDE_ON_MESSAGING on Interface IF_EX_MMPUR_CONF_CUST has no exception.

Method PROCESS_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONF Call by reference Object reference (TYPE REF TO) IF_MMPUR_CONF_CONFIRMATION Confirmation: Confirmation 20130912
2 Importing IV_ITERATOR Call by reference Type reference (TYPE) I Iteration Counter 20130912
# Exception Resumable Description Created on
1 CX_MMPUR_MESSAGE Root with Message 20130912

Method PROCESS_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HEADER Call by reference Object reference (TYPE REF TO) IF_MMPUR_CONF_HEADER Confirmation Header (Document) 20130912
2 Importing IV_ITERATOR Call by reference Type reference (TYPE) I Iteration Counter 20130912
# Exception Resumable Description Created on
1 CX_MMPUR_MESSAGE Root with Message 20130912

Method PROCESS_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) IF_MMPUR_CONF_ITEM Confirmation Item (Document) 20130912
2 Importing IV_ITERATOR Call by reference Type reference (TYPE) I Iteration Counter 20130912
# Exception Resumable Description Created on
1 CX_MMPUR_MESSAGE Root with Message 20130912
History
Last changed by/on SAP  20131127 
SAP Release Created in