SAP ABAP Class IF_EX_MMPUR_CONF_CUST (Interface for BAdI: MMPUR_CONF_CUST)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130912
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
Class IF_EX_MMPUR_CONF_CUST  
Short Description Interface for BAdI: MMPUR_CONF_CUST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130911   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_EX_MMPUR_CONF_CUST has no interface implemented.
Friends
Class IF_EX_MMPUR_CONF_CUST has no friend class.
Attributes
Class 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
Class IF_EX_MMPUR_CONF_CUST has no event.
Types
Class 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 class 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