SAP ABAP Class CL_CAPACITY_WPS (Capacity)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM (Application Component) Product Lifecycle Management
     DIWPS (Package) DI: Work Packaging and Sequencing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DIMSPPB_RESOURCE Resource Interface 20021110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DIMSPPB_TABLE_DATA Table Area Interface 20021110
Properties
Class CL_CAPACITY_WPS  
Short Description Capacity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DIWPS   DI: Work Packaging and Sequencing 
Created 20021110   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CAPACITY_WPS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DIMSPPB_RESOURCE Resource Interface 20021110
2 IF_DIMSPPB_TABLE_DATA Table Area Interface 20021110
Friends
Class CL_CAPACITY_WPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARBID Instance attribute Private Type reference (TYPE) OBJEKTID Object ID 20030227
2 END_TSTAMP Instance attribute Private Type reference (TYPE) TZNTSTMPS End timestamp 20021110
3 KAPID Instance attribute Private Type reference (TYPE) KAPID Capacity ID 20021110
4 LOCAL_TZONE Instance attribute Private Type reference (TYPE) SY-ZONLO Local time zone of capacity 20030208
5 NON_WORKING_TIMES Instance attribute Private Type reference (TYPE) DIMSPPB_S_NONWORKTIME Non working times 20021119
6 START_TSTAMP Instance attribute Private Type reference (TYPE) TZNTSTMPS Start timestamp 20021110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021110
2 GET_AVAIL_CAP Instance method Private Method Returns the available capacity 20021116
3 GET_CAP_LOAD Instance method Private Method Get capacity load 20021117
4 GET_NON_WORKING_TIMES Instance method Public Method Returns non working times 20021119
5 LOAD_DATA Instance method Public Method Loads data into capacity object 20030213
6 OVERLAP Instance method Private Method Returns max value 20021119
Events
Class CL_CAPACITY_WPS has no event.
Types
Class CL_CAPACITY_WPS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARBID Call by reference Type reference (TYPE) OBJEKTID Object ID 20030227
2 Importing I_E_TSTAMP Call by reference Type reference (TYPE) TZNTSTMPS End time 20021110
3 Importing I_KAPID Call by reference Type reference (TYPE) KAPID Capacity ID 20021110
4 Importing I_S_TSTAMP Call by reference Type reference (TYPE) TZNTSTMPS Start time 20021110

Method CONSTRUCTOR on class CL_CAPACITY_WPS has no exception.

Method GET_AVAIL_CAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RC65K Call by reference Type reference (TYPE) RC65K Structure for internal table KG (periods, avail. cap., load) 20021116
2 Returning RETURN Value transfer Type reference (TYPE) DIMSPPB_D_CAPACITY 10 B: Capacity 20021116

Method GET_AVAIL_CAP on class CL_CAPACITY_WPS has no exception.

Method GET_CAP_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LOAD Value transfer Type reference (TYPE) DIMSPPB_D_CAPACITY Capacity load 20021117
2 Importing IT_CAP_REQ Call by reference Type reference (TYPE) DIWPS_KBEDD_T Table of capacity requirements 20021117
3 Importing I_EDATE Call by reference Type reference (TYPE) SY-DATUM End date 20021119
4 Importing I_ETIME Call by reference Type reference (TYPE) SY-UZEIT End time 20021119
5 Importing I_SDATE Call by reference Type reference (TYPE) SY-DATUM Start date 20021119
6 Importing I_STIME Call by reference Type reference (TYPE) SY-UZEIT Start time 20021119

Method GET_CAP_LOAD on class CL_CAPACITY_WPS has no exception.

Method GET_NON_WORKING_TIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_NON_WORKING_TIMES Value transfer Type reference (TYPE) DIMSPPB_S_NONWORKTIME MSPPB: Non Working Times for Resources 20021119

Method GET_NON_WORKING_TIMES on class CL_CAPACITY_WPS has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_E_TSTAMP Call by reference Type reference (TYPE) TZNTSTMPS End time 20030606
2 Importing I_S_TSTAMP Call by reference Type reference (TYPE) TZNTSTMPS Start time 20030606

Method LOAD_DATA on class CL_CAPACITY_WPS has no exception.

Method OVERLAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DURATION Value transfer Type reference (TYPE) F Duration in SI 20021119
2 Importing I_EDATE1 Call by reference Type reference (TYPE) SY-DATUM End date 20021119
3 Importing I_EDATE2 Call by reference Type reference (TYPE) SY-DATUM End date 20021119
4 Importing I_ETIME1 Call by reference Type reference (TYPE) SY-UZEIT End time 20021119
5 Importing I_ETIME2 Call by reference Type reference (TYPE) SY-UZEIT End time 20021119
6 Importing I_SDATE1 Call by reference Type reference (TYPE) SY-DATUM Start date 20021119
7 Importing I_SDATE2 Call by reference Type reference (TYPE) SY-DATUM Start date 20021119
8 Importing I_STIME1 Call by reference Type reference (TYPE) SY-UZEIT Start time 20021119
9 Importing I_STIME2 Call by reference Type reference (TYPE) SY-UZEIT Start time 20021119

Method OVERLAP on class CL_CAPACITY_WPS has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 471