SAP ABAP Class /MRSS/CL_POT_CAPACITY_POT_DB (Persistence Class (Singleton))
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/POT_ENGINE (Package) Capacity Pots Engine
Properties
Class /MRSS/CL_POT_CAPACITY_POT_DB  
Short Description Persistence Class (Singleton)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/POT_ENGINE   Capacity Pots Engine 
Created 20110320   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)
2 ZMRSP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_POT_CAPACITY_POT_DB has no interface implemented.
Friends
Class /MRSS/CL_POT_CAPACITY_POT_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_POT_CUST Static Attribute Protected Object reference (TYPE REF TO) /MRSS/CL_POT_CUSTOMIZING Pot Customizing 20110406
2 GREF_POT_DB Static Attribute Protected Object reference (TYPE REF TO) /MRSS/CL_POT_CAPACITY_POT_DB Instance of Cap. Pot Persistency 20110322
3 GR_POT_PSL_MSG Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_POT_MSG 20110325
4 GT_HRP1001 Static Attribute Public Type reference (TYPE) /MRSS/T_POT_HRP1001_TAB HRP1001 Buffer 20110329
5 GT_OBJECT Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_OBJECT_TAB Table (Sorted) of Pot Instances 20110322
6 GT_OBJECT_CHANGED Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_OBJECT_REF_TAB Changed Capacity Pots 20110322
7 GT_OBJECT_CREATED Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_OBJECT_REF_TAB Created Capacity Pots 20110322
8 GT_OBJECT_DELETED Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_OBJECT_REF_TAB Deleted Capacity Pots 20110322
9 GT_POT_DELETED Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_OBJ_BI_TAB Table of deleted Capacity Pot Database Structure 20110322
10 GT_POT_INSERTED Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_OBJ_BI_TAB Table of inserted Capacity Pot Database Structure 20110322
11 GT_POT_INTV Instance attribute Private Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table Type of Pot's interval 20110323
12 GT_POT_MD_CREATE Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_MD_TAB Table type of Capacity Pot master attributes 20110412
13 GT_POT_MD_DELETE Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_MD_TAB Table type of Capacity Pot master attributes 20110412
14 GT_POT_MD_UPDATE Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_MD_TAB Table type of Capacity Pot master attributes 20110412
15 GT_POT_QC Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_QUALI_CATEG_TAB Table type of /MRSS/C_POT_QC 20110323
16 GT_POT_QUALI_CATEGORY_TXT Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_QUALI_CATEG_T_TAB Table type of /MRSS/C_POT_QC_T - Text Table 20110323
17 GT_POT_UPDATED Instance attribute Protected Type reference (TYPE) /MRSS/T_POT_OBJ_BI_TAB Table of updated Capacity Pot Database Structure 20110322
18 GV_BACKGROUND_TASK Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE If 'True': Class is called in Background Task 20110322
19 GV_LOG_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL If 'True': Class is called in Log Mode 20140728
20 GV_QUALIFICATION_TYPE Instance attribute Protected Type reference (TYPE) /MRSS/T_SGE_MRS_QUALIFICATION MRS Qualifications 20110323
21 GV_SIMULATION_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE If 'True': Class is called in Simulation Mode 20140728
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJID Static method Public Method Check objid as Work Centre 20110329
2 CLEANUP Instance method Public Method General Initialisation 20110320
3 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20110320
4 GET_ALL_INTV_ID_BY_ROOT Instance method Public Method Read one time interval 20110322
5 GET_ALL_PARENT_INTV Instance method Public Method Returns all the parent node 20110322
6 GET_ALL_POT_INTV Instance method Public Method Get all pot intervals 20110509
7 GET_ALL_QUALI_CATEGORIES Instance method Public Method Get All existing Qualification Categories 20110323
8 GET_BACKGROUND_TASK Instance method Public Method 'True': SAVE method is called in background task 20110320
9 GET_CHANGED_DATA_FOR_BI Instance method Public Method 20110320
10 GET_CLASS_NAME_BY_TYPE Instance method Public Method Returns Class Name for Travel Time, Capacity Reserve ... 20110406
11 GET_INSTANCE Static method Public Method Get Instance of Persistency 20110320
12 GET_INTERVALS_FROM_SAME_LEVEL Instance method Public Method Read one time interval 20110322
13 GET_PARENT_QUALI_CATEGORY Instance method Public Method Get next higher Qualification Category 20110323
14 GET_QUALI_CATEGORY Instance method Public Method Read Text of Qualification Category 20110323
15 GET_QUALI_PROFILE_HR Instance method Public Method Get HR Qualification Profile by Qualification Category 20110323
16 GET_QUALI_PROFILE_MRS Instance method Public Method Get MRS Qualification Profile by Qualification Category 20110323
17 GET_Q_PROFILE_BY_CUSTOMIZING Instance method Public Method 'X': MRS Qualification Profile; ' ': HR Qualification Profil 20110323
18 GET_ROOT_INTV_ID Instance method Public Method Read one time interval 20110322
19 GET_TIME_INTV_TABLE Instance method Public Method Get all entries of the time interval ID table 20110322
20 HAS_CHANGES Instance method Public Method Instance has Changes 20110320
21 INSTANTIATE Instance method Protected Method Create Instances of Capacity Pots 20110320
22 LOAD_BY_GUID Instance method Public Method Read Capacity Pot by GUID 20110322
23 LOAD_BY_GUID_MD_ATTR Instance method Public Method Read Capacity Pot by GUID 20110322
24 LOG_POT_DEVIATIONS Instance method Private Method Log pot deviations comparing DB and current re-calculation 20140728
25 LOG_POT_SAVE Instance method Private Method Log pot save 20140728
26 NOTIFY_CHANGE Instance method Public Method Notify of Change 20110320
27 NOTIFY_CREATION Instance method Public Method Notify of Creation 20110320
28 NOTIFY_DELETION Instance method Public Method Notify of Deletion 20110320
29 ON_TRANSACTION_FINISHED Instance method Public Event handling method Completion of Transaction 20110320
30 READ_INTV Instance method Public Method Read one time interval 20110322
31 READ_INTV_ID_BY_TIME Instance method Public Method Read one time interval 20110322
32 READ_INTV_MULTI Instance method Public Method Read one time interval 20110322
33 READ_QUALI_CATEGORY_TXT Instance method Public Method Read Text of Qualification Category 20110323
34 READ_SUBINTVS_BY_PAR_INTV Instance method Public Method Read all sub intervals by parent intervals 20110322
35 RELOAD Instance method Protected Method Read Capacity Pot from Database again 20110320
36 REMOVE Instance method Public Method Remove Cap Pot Object Instance 20110320
37 SAVE Instance method Public Method Save to Database 20110320
38 SET_BACKGROUND_TASK Instance method Public Method 'True': SAVE method is called in background task 20110320
39 SET_LOG_MODE Instance method Public Method 'True': SAVE method is called with Log Mode 20140728
40 SET_SIMULATION_MODE Instance method Public Method 'True': SAVE method is called with Simulation Mode 20140728
41 WRITE Instance method Protected Method Write Change Documents 20110320
42 WRITE_CHG_DOC Instance method Protected Method Write single Change Document 20110320
Events
Class /MRSS/CL_POT_CAPACITY_POT_DB has no event.
Types
Class /MRSS/CL_POT_CAPACITY_POT_DB has no local type.
Method Signatures

Method CHECK_OBJID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HRP1001 Call by reference Type reference (TYPE) HRP1001 Work Center: Infotype 1001 DB Table 20110329
2 Importing IS_POT_RES_PLN Call by reference Type reference (TYPE) /MRSS/T_POT_RES_PLN Pot Resource Planning 20110329
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110329

Method CLEANUP Signature

Method CLEANUP on class /MRSS/CL_POT_CAPACITY_POT_DB has no parameter.
Method CLEANUP on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_POT_CAPACITY_POT_DB has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_ALL_INTV_ID_BY_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/T_POT_TIMEINTERVAL Time interval 20110322
2 Returning RT_POT_INTV_ALL Value transfer Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table of all Pot Intervals from the same Root 20110322

Method GET_ALL_INTV_ID_BY_ROOT on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_ALL_PARENT_INTV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POT_INTV Call by reference Type reference (TYPE) /MRSS/T_POT_INTV_TAB Time interval 20110322
2 Exporting EV_LEVEL_COUNTER Call by reference Type reference (TYPE) SYTABIX Number of Levels to the Root Level 20110322
3 Importing IV_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/T_POT_TIMEINTERVAL Time interval 20110322

Method GET_ALL_PARENT_INTV on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_ALL_POT_INTV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_POT_INTV Value transfer Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table Type of Pot's interval 20110509

Method GET_ALL_POT_INTV on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_ALL_QUALI_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUALI_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEG_TAB Table type of /MRSs/C_POT_QC 20110323

Method GET_ALL_QUALI_CATEGORIES on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_BACKGROUND_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BACKGROUND_TASK Value transfer Type reference (TYPE) ABAP_BOOL If 'True': Class is called in Background Task 20110320

Method GET_BACKGROUND_TASK on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_CHANGED_DATA_FOR_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POT_DELETED Call by reference Type reference (TYPE) /MRSS/T_POT_OBJ_TAB Table of deleted Capacity Pot Database Structure 20110320
2 Exporting ET_POT_INSERTED Call by reference Type reference (TYPE) /MRSS/T_POT_OBJ_TAB Table of inserted Capacity Pot Database Structure 20110320
3 Exporting ET_POT_UPDATED Call by reference Type reference (TYPE) /MRSS/T_POT_OBJ_TAB Table of updated Capacity Pot Database Structure 20110320

Method GET_CHANGED_DATA_FOR_BI on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_CLASS_NAME_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) /MRSS/T_POT_DATA_TYPE Data Type: Travel Time, Capacity Reserve ... 20110406
2 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) /MRSS/T_POT_CLASS_NAME Class Name 20110406

Method GET_CLASS_NAME_BY_TYPE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_POT_DB Value transfer Object reference (TYPE REF TO) /MRSS/CL_POT_CAPACITY_POT_DB Persistence Class (Singleton) 20110322

Method GET_INSTANCE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_INTERVALS_FROM_SAME_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INTV_ALL_FROM_LEVEL Call by reference Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table Type of Pot's interval 20110322
2 Exporting ET_INTV_OTHERS_OF_SAME_LEVEL Call by reference Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table Type of Pot's interval 20110322
3 Importing IV_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/T_POT_TIMEINTERVAL Time interval 20110322

Method GET_INTERVALS_FROM_SAME_LEVEL on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_PARENT_QUALI_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUALI_CATEGORY_PAR Call by reference Type reference (TYPE) /MRSS/C_POT_QC MRS: Qualification Category 20110323
2 Importing IV_QUALI_CATEGORY_CHILD Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20110323
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110329

Method GET_QUALI_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUALI_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20110323
2 Returning RS_POT_QUALI_CATEGORY Value transfer Type reference (TYPE) /MRSS/C_POT_QC MRS: Qualification data 20110323

Method GET_QUALI_CATEGORY on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_QUALI_PROFILE_HR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUALI_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20110323
2 Returning RV_QPROFILE_HR Value transfer Type reference (TYPE) /MRSS/T_POT_HR_QUALI_PROFILE HR Qualification Profile 20110323
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110329

Method GET_QUALI_PROFILE_MRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUALI_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20110323
2 Returning RV_QPROFILE_MRS Value transfer Type reference (TYPE) /MRSS/T_REQUID 20110323
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110329

Method GET_Q_PROFILE_BY_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RV_QUALIFICATION_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_MRS_QUALIFICATION 20110323

Method GET_Q_PROFILE_BY_CUSTOMIZING on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_ROOT_INTV_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/T_POT_TIMEINTERVAL Time interval 20110322
2 Returning RS_POT_INTV_ROOT Value transfer Type reference (TYPE) /MRSS/C_POT_INTV Root (Full Day) Time interval 20110322

Method GET_ROOT_INTV_ID on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method GET_TIME_INTV_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIME_INTV_TAB Call by reference Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table Type of Pot's interval 20110322

Method GET_TIME_INTV_TABLE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method HAS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHANGES Value transfer Type reference (TYPE) ABAP_BOOL 20110320

Method HAS_CHANGES on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method INSTANTIATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POT_OBJECT_REF Call by reference Type reference (TYPE) /MRSS/T_POT_OBJECT_REF_TAB Table Type of Sorted References of Capacity Pot Objects 20110320
2 Importing IT_POT_OBJECT Call by reference Type reference (TYPE) /MRSS/T_POT_OBJ_TAB Table Type of Capacity Pot Database Structure 20110320

Method INSTANTIATE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method LOAD_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POT_GUID Call by reference Type reference (TYPE) /MRSS/T_POT_GUID GUID of Capacity Pot Instance 20110322
2 Importing IV_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Read Only Flag 20110322
3 Returning RREF_POT_OBJECT Value transfer Object reference (TYPE REF TO) /MRSS/IF_POT_CAPACITY_POT Capacity Pot Object: Single Instance 20110328
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110329

Method LOAD_BY_GUID_MD_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TIME_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/T_TIMEINTERVAL_RANGE_TAB 20110322
2 Importing IV_POT_GUID_MD_ATTR Call by reference Type reference (TYPE) /MRSS/T_POT_GUID_MD_ATTR UUID of Capacity Pot Master Data Attributes 20110322
3 Importing IV_TIMESTAMP_FROM Call by reference Type reference (TYPE) /MRSS/T_POT_DATE_FROM_TS Capacity Pot Interval From Date 20110322
4 Importing IV_TIMESTAMP_TO Call by reference Type reference (TYPE) /MRSS/T_POT_DATE_TO_TS Capacity Pot Interval From To 20110322
5 Returning RT_POT_OBJECT_REF Value transfer Type reference (TYPE) /MRSS/T_POT_OBJECT_REF_TAB Table of Sorted References of Capacity Pot Objects 20110322
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110329

Method LOG_POT_DEVIATIONS Signature

Method LOG_POT_DEVIATIONS on class /MRSS/CL_POT_CAPACITY_POT_DB has no parameter.
Method LOG_POT_DEVIATIONS on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method LOG_POT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DB_TABLE Call by reference Type reference (TYPE) TABNAME16 Table name, 16 characters 20140728

Method LOG_POT_SAVE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method NOTIFY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) /MRSS/IF_POT_CAPACITY_POT Capacity Pot Object: Single Instance 20110320

Method NOTIFY_CHANGE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method NOTIFY_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) /MRSS/IF_POT_CAPACITY_POT Capacity Pot Object: Single Instance 20110320

Method NOTIFY_CREATION on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method NOTIFY_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) /MRSS/IF_POT_CAPACITY_POT Capacity Pot Object: Single Instance 20110320

Method NOTIFY_DELETION on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method ON_TRANSACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Value transfer Attribute reference (LIKE) 20110320

Method ON_TRANSACTION_FINISHED on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method READ_INTV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/T_POT_TIMEINTERVAL Time interval 20110322
2 Returning RS_POT_INTV Value transfer Type reference (TYPE) /MRSS/C_POT_INTV Time interval 20110322

Method READ_INTV on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method READ_INTV_ID_BY_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIME_FROM Call by reference Type reference (TYPE) /MRSS/T_POT_TIME_FROM Capacity Pot Interval Time From 20110322
2 Importing IV_TIME_TO Call by reference Type reference (TYPE) /MRSS/T_POT_TIME_TO Capacity Pot Interval Time To 20110322
3 Returning RS_POT_INTV Value transfer Type reference (TYPE) /MRSS/C_POT_INTV Time interval 20110322

Method READ_INTV_ID_BY_TIME on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method READ_INTV_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POT_INTV Value transfer Type reference (TYPE) /MRSS/T_POT_INTV_TAB Time interval 20110322
2 Importing IT_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/POT_TIMEINTERVAL_TAB Time interval 20110322

Method READ_INTV_MULTI on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method READ_QUALI_CATEGORY_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUALI_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification 20110323
2 Returning RS_POT_QUALI_CATEGORY_TXT Value transfer Type reference (TYPE) /MRSS/C_POT_QC_T MRS: Qualification data 20110323

Method READ_QUALI_CATEGORY_TXT on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method READ_SUBINTVS_BY_PAR_INTV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_INTVS Value transfer Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table of Pot's Intervals 20110322
2 Importing IV_PAR_INTV Call by reference Type reference (TYPE) /MRSS/T_POT_TIMEINTERVL_PARENT Parent Time Interval ID 20110322

Method READ_SUBINTVS_BY_PAR_INTV on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POT_OBJECT Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPACITY_POT Capacity Pot Object: Single Instance 20110320
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110329

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) /MRSS/CL_POT_CAPACITY_POT Capacity Pot Object: Single Instance 20110320

Method REMOVE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method SAVE Signature

Method SAVE on class /MRSS/CL_POT_CAPACITY_POT_DB has no parameter.
Method SAVE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method SET_BACKGROUND_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BACKGROUND_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE If 'True': Class is called in Background Task 20110320

Method SET_BACKGROUND_TASK on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method SET_LOG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140728

Method SET_LOG_MODE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method SET_SIMULATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIMULATION_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE If 'True': Class is called in Simulation Mode 20140728

Method SET_SIMULATION_MODE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method WRITE Signature

Method WRITE on class /MRSS/CL_POT_CAPACITY_POT_DB has no parameter.
Method WRITE on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.

Method WRITE_CHG_DOC Signature

Method WRITE_CHG_DOC on class /MRSS/CL_POT_CAPACITY_POT_DB has no parameter.
Method WRITE_CHG_DOC on class /MRSS/CL_POT_CAPACITY_POT_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800