SAP ABAP Class /TDAG/IF_EX_CP_IMDS_BADI_2 (Business add-in interface /TDAG/IF_EX_CP_IMDS_BADI_2)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CL_DEF_IM_CP_IMDS_BADI_2 Default implementation for business add-in definition /TDAG/ 20101012
2 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CL_EX_CP_IMDS_BADI_2 BAdI Class /TDAG/CL_EX_CP_IMDS_BADI_2 20101118
Properties
Class /TDAG/IF_EX_CP_IMDS_BADI_2  
Short Description Business add-in interface /TDAG/IF_EX_CP_IMDS_BADI_2    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20101012   SAP 
Last change 20141109    
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 /TDAG/IF_EX_CP_IMDS_BADI_2 has no interface implemented.
Friends
Class /TDAG/IF_EX_CP_IMDS_BADI_2 has no friend class.
Attributes
Class /TDAG/IF_EX_CP_IMDS_BADI_2 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_RECIPIENT Instance method Public Method Removes a recipient from the MDS 20101102
2 INTERNAL_RELEASE Instance method Public Method Release an MDS internally 20101018
3 PROPOSE Instance method Public Method Propose a MDS to multiple recipients 20101012
4 PUBLISH Instance method Public Method Publish a MDS 20101012
5 SEND_CUSTOMER Instance method Public Method Propose a MDS to multiple recipients 20101012
6 SEND_EDIT Instance method Public Method Send own MDS in Edit Mode 20101012
Events
Class /TDAG/IF_EX_CP_IMDS_BADI_2 has no event.
Types
Class /TDAG/IF_EX_CP_IMDS_BADI_2 has no local type.
Method Signatures

Method DELETE_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLG_CANCELED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101126
2 Exporting EV_FLG_IMDS_CH4_DELETED Call by reference Type reference (TYPE) BOOLE_D non local only Ch4 records are deleted (imds comm required)? 20101103
3 Importing IR_CUSTMDS_CONTROLLER Call by reference Object reference (TYPE REF TO) /TDAG/CP_IMDSCL_PROC_CUSTMDS Process Class for Supplier MDS 20101102
4 Importing IT_CUSC_REF Call by reference Type reference (TYPE) /TDAG/CPY_VDM_CUSC_REF relevant MDS-Chapter4-Records 20101102
5 Importing IV_FLG_DIALOG_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Execution in dialog mode? 20101102
# Exception Resumable Description Created on
1 FAILED Delete recipient failed 20101102

Method INTERNAL_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101018
2 Importing IR_CUSTMDS_CONTROLLER Call by reference Object reference (TYPE REF TO) /TDAG/CP_IMDSCL_PROC_CUSTMDS Process Class for Supplier MDS 20101018
3 Importing IT_MDS Call by reference Type reference (TYPE) /TDAG/CPY_VDM_CUSC_REF Table of record reference descriptors 20101018
4 Importing IV_FLG_DIALOG_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Execution in dialog mode? 20101018

Method INTERNAL_RELEASE on class /TDAG/IF_EX_CP_IMDS_BADI_2 has no exception.

Method PROPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) BOOLE_D Flag: error occured 20101012
2 Importing IR_CUSTMDS_CONTROLLER Call by reference Object reference (TYPE REF TO) /TDAG/CP_IMDSCL_PROC_CUSTMDS Process Class for Supplier MDS 20101012
3 Importing IT_MDS Call by reference Type reference (TYPE) /TDAG/CPY_VDM_CUSC_REF Table of record reference descriptors 20101012
4 Importing IV_FLG_DIALOG_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Execution in dialog mode? 20101018

Method PROPOSE on class /TDAG/IF_EX_CP_IMDS_BADI_2 has no exception.

Method PUBLISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) BOOLE_D Flag: error occured 20101012
2 Importing IR_CUSTMDS_CONTROLLER Call by reference Object reference (TYPE REF TO) /TDAG/CP_IMDSCL_PROC_CUSTMDS Process Class for Supplier MDS 20101012
3 Importing IT_MDS Call by reference Type reference (TYPE) /TDAG/CPY_VDM_CUSC_REF Table of mds record references to be published 20101012
4 Importing IV_FLG_DIALOG_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Execution in dialog mode? 20101018

Method PUBLISH on class /TDAG/IF_EX_CP_IMDS_BADI_2 has no exception.

Method SEND_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) BOOLE_D Flag: error occured 20101012
2 Importing IR_CUSTMDS_CONTROLLER Call by reference Object reference (TYPE REF TO) /TDAG/CP_IMDSCL_PROC_CUSTMDS Process Class for Supplier MDS 20101012
3 Importing IT_MDS Call by reference Type reference (TYPE) /TDAG/CPY_VDM_CUSC_REF Table of record reference descriptors 20101012
4 Importing IV_FLG_DIALOG_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Execution in dialog mode? 20101018

Method SEND_CUSTOMER on class /TDAG/IF_EX_CP_IMDS_BADI_2 has no exception.

Method SEND_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FLG_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101012
2 Importing IR_CUSTMDS_CONTROLLER Call by reference Object reference (TYPE REF TO) /TDAG/CP_IMDSCL_PROC_CUSTMDS Process Class for Supplier MDS 20101012
3 Importing IT_MDS Call by reference Type reference (TYPE) /TDAG/CPY_VDM_CUSC_REF Table of record reference descriptors 20101012
4 Importing IV_FLG_DIALOG_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Execution in dialog mode? 20101018

Method SEND_EDIT on class /TDAG/IF_EX_CP_IMDS_BADI_2 has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in