SAP ABAP Class CL_RSDMDD_UTILITIES (utilities for UI call of MD deletion)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMDD (Package) Delete Master Data by Package
Properties
Class CL_RSDMDD_UTILITIES  
Short Description utilities for UI call of MD deletion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMDD   Delete Master Data by Package 
Created 20130822   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMDD_UTILITIES has no interface implemented.
Friends
Class CL_RSDMDD_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_STR Static Attribute Private Type reference (TYPE) STRING 20130822
2 P_S_SY Static Attribute Private Type reference (TYPE) SYST ABAP System Fields 20130822
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TO_RSNDI_MSG Static method Private Method 20130822
2 CHECK_AUTHORIZATION Static method Private Method 20130822
3 DELETION_PARAM_CHECK Static method Public Method 20130822
Events
Class CL_RSDMDD_UTILITIES has no event.
Types
Class CL_RSDMDD_UTILITIES has no local type.
Method Signatures

Method APPEND_TO_RSNDI_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RSNDI_T_MESSAGE Message Table for NDI Hierarchies - Master Data Interface 20130822

Method APPEND_TO_RSNDI_MSG on class CL_RSDMDD_UTILITIES has no exception.

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20130822
2 Returning R_IS_ENTITLED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130822

Method CHECK_AUTHORIZATION on class CL_RSDMDD_UTILITIES has no exception.

Method DELETION_PARAM_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DELETE_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE All Master Data Is To Be Deleted 20130822
2 Importing I_FLG_DIALOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE With Dialog 20130822
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM InfoObject 20130822
4 Importing I_T_CHAVL Call by reference Type reference (TYPE) RSD_T_CHAVL Table with CHAVL values of the master data to be deleted 20130822
5 Returning R_S_RESULT Value transfer Type reference (TYPE) RSDMDD_S_UI_DEL_PARAM_CHECK 20130822

Method DELETION_PARAM_CHECK on class CL_RSDMDD_UTILITIES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740