SAP ABAP Class CL_WORKCENTER_WPS (Work Center for Planning Board)
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_TABLE_DATA Table Area Interface 20021110
Properties
Class CL_WORKCENTER_WPS  
Short Description Work Center for Planning Board    
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_WORKCENTER_WPS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DIMSPPB_TABLE_DATA Table Area Interface 20021110
Friends
Class CL_WORKCENTER_WPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARBID Instance attribute Public Type reference (TYPE) CR_OBJID Work center reference 20021110
2 VAPLZ Instance attribute Public Type reference (TYPE) ARBPL Work Center 20021110
3 VAWRK Instance attribute Public Type reference (TYPE) WERGW Plant associated with main work center 20021110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021110
2 GET_REVISIONS Instance method Public Method Get revision objects 20021110
Events
Class CL_WORKCENTER_WPS has no event.
Types
Class CL_WORKCENTER_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 ARBID Call by reference Type reference (TYPE) CR_OBJID Work center ID 20021110
2 Importing VAPLZ Call by reference Type reference (TYPE) ARBPL Work Center 20021110
3 Importing VAWRK Call by reference Type reference (TYPE) WERGW Plant associated with main work center 20021110

Method CONSTRUCTOR on class CL_WORKCENTER_WPS has no exception.

Method GET_REVISIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REVISION Call by reference Type reference (TYPE) DIWPS_REVISION_REF_T Revision object references 20021110
2 Importing I_END_DATE Call by reference Type reference (TYPE) SY-DATUM End date 20021110
3 Importing I_END_TIME Call by reference Type reference (TYPE) SY-UZEIT End time 20021110
4 Importing I_START_DATE Call by reference Type reference (TYPE) SY-DATUM Start date 20021110
5 Importing I_START_TIME Call by reference Type reference (TYPE) SY-UZEIT Start time 20021110

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