SAP ABAP Class /MRSS/CL_POT_CAP_RES_CHECKS (MRS: Capacity Reserve Data File Upload Checks)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/POT_UTIL (Package) Capacity Pots Utilities
Properties
Class /MRSS/CL_POT_CAP_RES_CHECKS  
Short Description MRS: Capacity Reserve Data File Upload Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/POT_UTIL   Capacity Pots Utilities 
Created 20110318   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_POT_CAP_RES_CHECKS has no forward declaration.
Interfaces
Class /MRSS/CL_POT_CAP_RES_CHECKS has no interface implemented.
Friends
Class /MRSS/CL_POT_CAP_RES_CHECKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MSG Static Attribute Protected Type reference (TYPE) BAPIRET2_TAB Collected Messages 20110322
2 GT_VAL_CHECK_CUST_IT Static Attribute Protected Type reference (TYPE) /MRSS/T_POT_RES_CHECK_CUST_TAB Customizing Settings for Method Check 20110322
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES Static method Protected Method Add Messages 20110318
2 CHECK_CONST_CAPACITY_RES Static method Public Method Consistency Check for the Capacity Pots 20110318
3 CHECK_CONST_CURRENT_DATE Static method Public Method Consistency Check for the Quality Category 20110318
4 CHECK_CONST_PRIORITY Static method Public Method Consistency Check for SLA Priority 20110318
5 CHECK_CONST_QUAL_CAT Static method Public Method Consistency Check for the Quality Category 20110318
6 CHECK_CR_FILE_UPLOAD Static method Public Method Check Capacity Reserve File Upload Data 20110318
7 CHECK_DATE_INTERVAL Static method Public Method Check for Date Interval regarding uploaded & stored dates 20110318
8 CHECK_DATE_VALIDITY Static method Public Method Check whether a date is valid or not 20110318
9 CHECK_DUPLICATE_ENTRIES Static method Public Method Check for Duplicate entries in the file 20110318
10 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110318
11 READ_MESSAGE Static method Protected Method Read Message 20110318
Events
Class /MRSS/CL_POT_CAP_RES_CHECKS has no event.
Types
Class /MRSS/CL_POT_CAP_RES_CHECKS has no local type.
Method Signatures

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20110318

Method ADD_MESSAGES on class /MRSS/CL_POT_CAP_RES_CHECKS has no exception.

Method CHECK_CONST_CAPACITY_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
2 Importing IS_UPLOAD_LINE Call by reference Type reference (TYPE) /MRSS/T_POT_UPLOAD_LINE MRS: Upload Line 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110322

Method CHECK_CONST_CURRENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
2 Importing IS_UPLOAD_LINE Call by reference Type reference (TYPE) /MRSS/T_POT_UPLOAD_LINE MRS: Upload Line 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110322

Method CHECK_CONST_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
2 Importing IS_UPLOAD_LINE Call by reference Type reference (TYPE) /MRSS/T_POT_UPLOAD_LINE MRS: Upload Line 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110322

Method CHECK_CONST_QUAL_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
2 Importing IS_UPLOAD_LINE Call by reference Type reference (TYPE) /MRSS/T_POT_UPLOAD_LINE MRS: Upload Line 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110322

Method CHECK_CR_FILE_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110322

Method CHECK_DATE_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
2 Importing IS_UPLOAD_LINE Call by reference Type reference (TYPE) /MRSS/T_POT_UPLOAD_LINE MRS: Upload Line 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110322

Method CHECK_DATE_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
2 Importing IS_UPLOAD_LINE Call by reference Type reference (TYPE) /MRSS/T_POT_UPLOAD_LINE MRS: Upload Line 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION 20110322

Method CHECK_DUPLICATE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_CAP_RES Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPA_RESERVE MRS: Capacity Reserve Upload Functionality 20110318
2 Importing IS_UPLOAD_LINE Call by reference Type reference (TYPE) /MRSS/T_POT_UPLOAD_LINE Upload Line 20110318
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION 20110322

Method CLASS_CONSTRUCTOR Signature

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

Method READ_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20110318
2 Returning RV_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110318

Method READ_MESSAGE on class /MRSS/CL_POT_CAP_RES_CHECKS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800