SAP ABAP Class IF_UPARM_BLOCK_ROW_DELETION (Interface for BAdI: BADI_UPARM_BLOCK_ROW_DELETION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20071211
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_BADI_BLOCK_DEL_CRT_PR BAdI Impl to block deletion of rows for create product 20090409
Properties
Class IF_UPARM_BLOCK_ROW_DELETION  
Short Description Interface for BAdI: BADI_UPARM_BLOCK_ROW_DELETION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071211   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UPARM_BLOCK_ROW_DELETION has no forward declaration.
Interfaces
Class IF_UPARM_BLOCK_ROW_DELETION has no interface implemented.
Friends
Class IF_UPARM_BLOCK_ROW_DELETION has no friend class.
Attributes
Class IF_UPARM_BLOCK_ROW_DELETION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_DELETE_ROW_BLOCKED Instance method Public Method Is delete row blocked or not 20071211
Events
Class IF_UPARM_BLOCK_ROW_DELETION has no event.
Types
Class IF_UPARM_BLOCK_ROW_DELETION has no local type.
Method Signatures

Method IS_DELETE_ROW_BLOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) UPARM_YT_RETURN Master Data Maintenance View - Error Messages 20071211
2 Exporting E_IS_BLOCKED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071212
3 Importing IR_CUSTOMIZING Call by reference Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20071212
4 Importing IS_ROW_TO_DELETE Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Row Values 20080110
5 Importing IT_ALL_ROWS_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES Table of Row Values 20080110
6 Importing IT_IOBJ_SELECTION Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20071212
7 Importing I_INFO_OBJECT Call by reference Type reference (TYPE) UPARM_Y_IOBJ Master Data Maintenance View - Info Object 20080104

Method IS_DELETE_ROW_BLOCKED on class IF_UPARM_BLOCK_ROW_DELETION has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in