SAP ABAP Class CL_GCM_WORKLIST (CM: Worklist for product folder)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     CMT (Package) Configuration Management - Core Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CM_DATA Data exchenge UI - CM_Kernel 19990511
Properties
Class CL_GCM_WORKLIST  
Short Description CM: Worklist for product folder    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT   Configuration Management - Core Development 
Created 19990329   SAP 
Last change 20010425   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CM_DATA Data exchenge UI - CM_Kernel 19990511
Friends
Class CL_GCM_WORKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Static Attribute Private Type reference (TYPE) TAB_CM_COMPL_WORKLIST Worklist 19990721
2 CO_CHANGE Constant Private See coding 'C' Change 19990420
3 CO_DELETE Constant Private See coding 'D' Delete 19990420
4 CO_INSERT Constant Private See coding 'I' Insert 19990420
5 CO_YX Constant Private See coding 'X' X 19990721
6 SELF Static Attribute Private Object reference (TYPE REF TO) CL_GCM_WORKLIST Only object of the class CL_GCM_WORKLIST 19990401
Methods
# Method Level Visibility Method type Description Created on
1 FILL_AND_GET_FOLDER Instance method Public Method Fills worklist 19990721
2 GET_CLASS_AGENT Static method Public Method Generates only object of teh class 19990329
3 SET_CLIENT Instance method Public Method Reads worklist from the business class 19990622
Events
Class CL_GCM_WORKLIST has no event.
Types
Class CL_GCM_WORKLIST has no local type.
Method Signatures

Method FILL_AND_GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILL Call by reference Type reference (TYPE) OS_BOOLEAN CMT_CO_TRUE Soll Arbeitsvorrat gefüllt werden 19991202
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Schlüssel der Mappe 19990721
# Exception Resumable Description Created on
1 DATABASE_INCONSISTENT Worklist-PFolder DB inkonsistent 19990721
2 EMPTY_WORKLIST leerer Arbeitsvorrat 19990721
3 NO_WORKLIST_ENTRY_FOUND Keine initiale Mappe gefunden 19990721

Method GET_CLASS_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_GCM_WORKLIST Einziges Objekt der Klasse CL_GCM_WORKLIST 19990408

Method GET_CLASS_AGENT on class CL_GCM_WORKLIST has no exception.

Method SET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WRITE_ALLOWED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE Schreibberechtigung 19990630

Method SET_CLIENT on class CL_GCM_WORKLIST has no exception.
History
Last changed by/on SAP  20010425 
SAP Release Created in