SAP ABAP Class /MRSS/CL_POT_CR_ARCHIVE (Centrica MRS CR Archiving Functionality)
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_CR_ARCHIVE  
Short Description Centrica MRS CR Archiving Functionality    
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 20110322   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_POT_CR_ARCHIVE has no forward declaration.
Interfaces
Class /MRSS/CL_POT_CR_ARCHIVE has no interface implemented.
Friends
Class /MRSS/CL_POT_CR_ARCHIVE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CURSOR Instance attribute Private Type reference (TYPE) CURSOR Database Cursor 20110324
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA Instance method Public Method Delete Pot data 20110322
2 FETCH_NEXT_RECORDS Instance method Public Method Read Cursor data 20110322
3 INSERT_RECORDS Instance method Public Method Update records into tables 20110322
4 OPEN_ARCHIVING_CURSOR Instance method Public Method Open Database Cursor 20110322
5 SELECT_DATA Instance method Public Method Select data based on UUID of Capacity Pot Instance 20110322
Events
Class /MRSS/CL_POT_CR_ARCHIVE has no event.
Types
Class /MRSS/CL_POT_CR_ARCHIVE has no local type.
Method Signatures

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20110322
2 Importing IV_TAB_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20110322
# Exception Resumable Description Created on
1 DELETION_FAILED Delection Failed 20110322

Method FETCH_NEXT_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POT_CP_RS Call by reference Type reference (TYPE) /MRSS/T_POT_CP_RS_TAB Table type of Capacity Pot master attributes 20110322
2 Importing IV_PACKAGE_SIZE Value transfer Type reference (TYPE) I 50 Package Size 20110322
# Exception Resumable Description Created on
1 NOT_FOUND No further data found 20110322

Method INSERT_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE Inserted Data 20110322
2 Importing IV_TAB_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20110322
# Exception Resumable Description Created on
1 INSERT_RECORD_FAILED Database record can't be inserted 20110322

Method OPEN_ARCHIVING_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJID Call by reference Type reference (TYPE) /MRSS/T_POT_OBJID Object Id 20110322
2 Importing IV_PLAN_DATE Call by reference Type reference (TYPE) RSDATRANGE Planned Date for Capacity Reserve 20110322
3 Importing IV_QUALIFICATION_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20110322
4 Importing IV_SLA_PRIORITY Call by reference Type reference (TYPE) /MRSS/T_PRIOR SLA Threshold Priority 20110322
# Exception Resumable Description Created on
1 NOT_ALLOWED Action not permitted 20110322

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20110322
2 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_POT_OBJ_TAB GUID of Capacity Pot Instance 20110324
3 Importing IV_OBJID Call by reference Type reference (TYPE) /MRSS/T_POT_OBJID Neighbourhood 20110322
4 Importing IV_PLAN_DATE Call by reference Type reference (TYPE) RSDATRANGE Planned Date for Capacity Reserve 20110322
5 Importing IV_QUALIFICATION_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_POT_QUALI_CATEGORY Qualification Category 20110322
6 Importing IV_SLA_PRIORITY Call by reference Type reference (TYPE) /MRSS/T_PRIOR SLA Threshold Priority 20110322
7 Importing IV_TAB_NAME Value transfer Type reference (TYPE) TABNAME Table Name 20110322
# Exception Resumable Description Created on
1 SELECT_FAILED Selection Failed 20110322
History
Last changed by/on SAP  20141109 
SAP Release Created in 800