SAP ABAP Interface /MRSS/IF_POT_CAPACITY_POT (Pot object interface)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_POT_CAPACITY_POT Pot Object 20110328
Properties
Interface /MRSS/IF_POT_CAPACITY_POT  
Short Description Pot object interface    
General Data
Package /MRSS/POT_ENGINE   Capacity Pots Engine 
Created 20110323   SAP 
Last changed 20141109    
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)
Interfaces
Interface /MRSS/IF_POT_CAPACITY_POT has no interface.
Friends
Interface /MRSS/IF_POT_CAPACITY_POT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STATE_CHANGED Constant Public Type reference (TYPE) /MRSS/T_POT_OBJECT_STATE 'C' State of the Capacity Pot Object 20110407
2 GC_STATE_CREATED Constant Public Type reference (TYPE) /MRSS/T_POT_OBJECT_STATE 'N' State of the Capacity Pot Object 20110407
3 GC_STATE_DELETED Constant Public Type reference (TYPE) /MRSS/T_POT_OBJECT_STATE 'D' State of the Capacity Pot Object 20110407
4 GC_STATE_FINALIZED Constant Public Type reference (TYPE) /MRSS/T_POT_OBJECT_STATE 'F' State of the Capacity Pot Object 20110407
5 GC_STATE_LOADED Constant Public Type reference (TYPE) /MRSS/T_POT_OBJECT_STATE 'L' State of the Capacity Pot Object 20110407
6 GS_POT_OBJ Instance attribute Public Type reference (TYPE) /MRSS/D_POT_OBJ MRS: Capacity Pot Object 20110325
7 GS_POT_OBJ_OLD Instance attribute Public Type reference (TYPE) /MRSS/D_POT_OBJ Capacity Pot - Before Image 20110324
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_SAVE Instance method Public Method Adiministration Data 20110407
2 CHECK_POT_IS_LINKED Instance method Public Method Check the link between pot and service order is existed 20110413
3 CHECK_POT_NO_CHILD Instance method Public Method Check pot has child or not 20110413
4 CHECK_TIME_INV_CHILD_OVERLAP Instance method Public Method Check given time interval overlaps 20110323
5 CHECK_TIME_INV_ROOT_ID Instance method Public Method Check given time root id (parent id consistence) 20110323
6 CONVERT_TIME2INTV Instance method Public Method Convert Time to Interval ID 20110323
7 DELETE Instance method Public Method Delete Pot 20110329
8 FINALIZE Instance method Public Method Destructor 20110407
9 GET_ATTRIBUTES Instance method Public Method Check given time root id (parent id consistence) 20110326
10 GET_GUID Instance method Public Method Check given time root id (parent id consistence) 20110328
11 GET_GUID_MD_ATTR Instance method Public Method Authority Check of /MRSS/POT 20110328
12 GET_PERSISTENCY Instance method Public Method Check given time interval overlaps 20110328
13 GET_STATE Instance method Public Method Check given time interval overlaps 20110328
14 IS_CHANGEABLE Instance method Public Method Check given time root id (parent id consistence) 20110328
15 ON_TRANSACTION_FINISHED Instance method Public Method Transaction End: COMMIT oder ROLLBACK 20110407
16 SET_ATTRIBUTES Instance method Public Method Check given time interval overlaps 20110326
17 SET_STATE Instance method Public Method Check given time root id (parent id consistence) 20110328
Events
Interface /MRSS/IF_POT_CAPACITY_POT has no event.
Types
Interface /MRSS/IF_POT_CAPACITY_POT has no local type.
Method Signatures

Method BEFORE_SAVE Signature

Method BEFORE_SAVE on Interface /MRSS/IF_POT_CAPACITY_POT has no parameter.
Method BEFORE_SAVE on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method CHECK_POT_IS_LINKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RETURN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110413
2 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_POT_GUID UUID of Capacity Pot Instance 20110413

Method CHECK_POT_IS_LINKED on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method CHECK_POT_NO_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHILDREN Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110413
2 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_POT_GUID GUID of Capacity Pot Instance 20110413

Method CHECK_POT_NO_CHILD on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method CHECK_TIME_INV_CHILD_OVERLAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MRSS_C_POT_INTV Call by reference Type reference (TYPE) /MRSS/T_POT_INTV_TAB Time intervals 20110324
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110407

Method CHECK_TIME_INV_ROOT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MRSS_C_POT_INTV Call by reference Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table Type of Pot's interval 20110324
# Exception Resumable Description Created on
1 /MRSS/CX_POT_EXCEPTION Capacity Pot Exception 20110407

Method CONVERT_TIME2INTV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INTERVAL_ID Call by reference Type reference (TYPE) /MRSS/T_POT_INTV_TAB Table Type of Pot's interval 20110407
2 Importing IV_INTERVAL_PAR_ID Call by reference Type reference (TYPE) /MRSS/T_POT_TIMEINTERVL_PARENT Parent Time Interval ID 20110407
3 Importing IV_TIME_FROM Call by reference Type reference (TYPE) /MRSS/T_POT_TIME_FROM Capacity Pot Interval Time From 20110407
4 Importing IV_TIME_TO Call by reference Type reference (TYPE) /MRSS/T_POT_TIME_TO Capacity Pot Interval Time To 20110407

Method CONVERT_TIME2INTV on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method DELETE Signature

Method DELETE on Interface /MRSS/IF_POT_CAPACITY_POT has no parameter.
Method DELETE on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method FINALIZE Signature

Method FINALIZE on Interface /MRSS/IF_POT_CAPACITY_POT has no parameter.
Method FINALIZE on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POT_ADMIN Call by reference Type reference (TYPE) /MRSS/T_POT_ADMIN Capacity Pot: Administrative Data 20110331
2 Exporting ES_POT_ATTR Call by reference Type reference (TYPE) /MRSS/T_POT_ATTR Capacity Pot Attributes 20110331
3 Exporting ES_POT_OBJ Call by reference Type reference (TYPE) /MRSS/D_POT_OBJ MRS: Capacity Pot Object 20110331

Method GET_ATTRIBUTES on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_POT_GUID Value transfer Type reference (TYPE) /MRSS/T_POT_GUID UUID of Capacity Pot Instance 20110331

Method GET_GUID on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method GET_GUID_MD_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_POT_GUID_MD_ATTR Value transfer Type reference (TYPE) /MRSS/T_POT_GUID_MD_ATTR GUID of Capacity Pot Master Data Attributes 20110329

Method GET_GUID_MD_ATTR on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method GET_PERSISTENCY Signature

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

Method GET_PERSISTENCY on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20110328

Method GET_STATE on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method IS_CHANGEABLE Signature

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

Method IS_CHANGEABLE on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method ON_TRANSACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KIND Call by reference Type reference (TYPE) TRANS_END Type of Transaction End: COMMIT or ROLLBACK 20110407

Method ON_TRANSACTION_FINISHED on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTR Call by reference Type reference (TYPE) /MRSS/T_POT_ATTR Capacity Pot Attributes 20110329

Method SET_ATTRIBUTES on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110328

Method SET_STATE on Interface /MRSS/IF_POT_CAPACITY_POT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800