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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | Database Cursor | 20110318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Pot data | 20110318 |
2 | ![]() |
Instance method | Public | Method | Read Cursor data | 20110318 |
3 | ![]() |
Instance method | Public | Method | Update records into tables | 20110318 |
4 | ![]() |
Instance method | Public | Method | Open Database Cursor | 20110318 |
5 | ![]() |
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 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20110318 | |||
2 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Delection Failed | 20110318 |
Method FETCH_NEXT_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_POT_MD | Call by reference | Type reference (TYPE) | /MRSS/T_POT_MD_TAB | Table type of Capacity Pot master attributes | 20110318 | ||
2 | ![]() |
IV_PACKAGE_SIZE | Value transfer | Type reference (TYPE) | I | 50 | Package Size | 20110318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No further data found | 20110318 |
Method INSERT_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Inserted Data | 20110318 | ||
2 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | /MRSS/T_POT_UI-OBJID | Object ID | 20110318 | ||
2 | ![]() |
IV_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20110318 | ||
3 | ![]() |
IV_QUALI_CAT | Call by reference | Type reference (TYPE) | /MRSS/T_POT_UI-QUALI_CATEG | Qualification Category | 20110318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Action not permitted | 20110318 |
Method SELECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20110318 | |||
2 | ![]() |
IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_POT_OBJ_TAB | UUID of Capacity Pot Instance | 20110318 | ||
3 | ![]() |
IV_FROM_DATE | Value transfer | Type reference (TYPE) | /MRSS/T_POT_UI-DATE_FROM | Capacity Pot Interval From Date | 20110318 | ||
4 | ![]() |
IV_MD_ATTR | Value transfer | Type reference (TYPE) | /MRSS/T_POT_GUID_MD_ATTR | UUID of Capacity Pot Master Data Attributes | 20110318 | ||
5 | ![]() |
IV_TAB_NAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20110318 | ||
6 | ![]() |
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 | ![]() |
Selection Failed | 20110318 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |