SAP ABAP Class /MRSS/CL_CUP_CUSTOMIZING (Customizing for Deletion Reports)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/CLEANUP (Package) Tools for Cleaning Up Datasets
Properties
Class /MRSS/CL_CUP_CUSTOMIZING  
Short Description Customizing for Deletion Reports    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/CLEANUP   Tools for Cleaning Up Datasets 
Created 20130114   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CUP_CUSTOMIZING has no forward declaration.
Interfaces
Class /MRSS/CL_CUP_CUSTOMIZING has no interface implemented.
Friends
Class /MRSS/CL_CUP_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_RESIDENCE_TIME Static Attribute Private Type reference (TYPE) /MRSS/T_CUP_RESIDENCE_TIME_TAB Table to hold contents of customizing table /MRSS/C_CUP_RT 20130524
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130524
2 GET_LOG_PROFILE Static method Public Method Get Logging Profile for Deletion Reports 20130524
3 GET_RESIDENCE_TIME Static method Public Method Get Residence Time of Deletion Object 20130524
Events
Class /MRSS/CL_CUP_CUSTOMIZING has no event.
Types
Class /MRSS/CL_CUP_CUSTOMIZING has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_CUP_CUSTOMIZING has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_CUP_CUSTOMIZING has no exception.

Method GET_LOG_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOGGING_PROFILE Call by reference Type reference (TYPE) /MRSS/T_LOGGING_PROFILE Log Profile 20130524
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130524
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130524
4 Importing IV_LOG_PROFILE_KEY Call by reference Type reference (TYPE) /MRSS/T_LOG_PROFILE_KEY Log Profile Key 20130524

Method GET_LOG_PROFILE on class /MRSS/CL_CUP_CUSTOMIZING has no exception.

Method GET_RESIDENCE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130524
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130524
3 Exporting EV_RESIDENCE_TIME Call by reference Type reference (TYPE) /MRSS/T_CUP_RT Residence Time for Deletion Objects 20130524
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /MRSS/T_CUP_OBJ_TYPE Type of Deletion Object for Deletion Reports 20130524

Method GET_RESIDENCE_TIME on class /MRSS/CL_CUP_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in