SAP ABAP Class /MRSS/CL_POT_ARCHIVE (Centrica MRS 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_ARCHIVE  
Short Description Centrica MRS 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 20110318   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_POT_ARCHIVE has no forward declaration.
Interfaces
Class /MRSS/CL_POT_ARCHIVE has no interface implemented.
Friends
Class /MRSS/CL_POT_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 20110318
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA Instance method Public Method Delete Pot data 20110318
2 FETCH_NEXT_RECORDS Instance method Public Method Read Cursor data 20110318
3 INSERT_RECORDS Instance method Public Method Update records into tables 20110318
4 OPEN_ARCHIVING_CURSOR Instance method Public Method Open Database Cursor 20110318
5 SELECT_DATA Instance method Public Method Select data based on GUID of Capacity Pot Instance 20110318
Events
Class /MRSS/CL_POT_ARCHIVE has no event.
Types
Class /MRSS/CL_POT_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 20110318
2 Importing IV_TAB_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20110318
# Exception Resumable Description Created on
1 DELETION_FAILED Delection Failed 20110318

Method FETCH_NEXT_RECORDS Signature

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

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 20110318
2 Importing IV_TAB_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20110318
# Exception Resumable Description Created on
1 INSERT_RECORD_FAILED Database record can't be inserted 20110318

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_UI-OBJID Object ID 20110318
2 Importing IV_OTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20110318
3 Importing IV_QUALI_CAT Call by reference Type reference (TYPE) /MRSS/T_POT_UI-QUALI_CATEG Qualification Category 20110318
# Exception Resumable Description Created on
1 NOT_ALLOWED Action not permitted 20110318

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 20110318
2 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_POT_OBJ_TAB UUID of Capacity Pot Instance 20110318
3 Importing IV_FROM_DATE Value transfer Type reference (TYPE) /MRSS/T_POT_UI-DATE_FROM Capacity Pot Interval From Date 20110318
4 Importing IV_MD_ATTR Value transfer Type reference (TYPE) /MRSS/T_POT_GUID_MD_ATTR UUID of Capacity Pot Master Data Attributes 20110318
5 Importing IV_TAB_NAME Value transfer Type reference (TYPE) TABNAME Table Name 20110318
6 Importing IV_TO_DATE Value transfer Type reference (TYPE) /MRSS/T_POT_UI-DATE_TO Capacity Pot Interval From To 20110318
# Exception Resumable Description Created on
1 SELECT_FAILED Selection Failed 20110318
History
Last changed by/on SAP  20141109 
SAP Release Created in 800