SAP ABAP Class /MRSS/CL_SGU_COLLECTION (Collection of Required Types)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGU (Package) User Interface for Interactive Planning Board
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGU_COL_DEPENDENCIES Screen Container Assignments 20030904
2 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGU_COL_PLANITEMS Screen Container Assignments 20030612
3 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGU_COL_RESOURCES Planning Board: Screen Container 20030612
4 Inheritance (c INHERITING FROM c_ref)  /MRSS/CL_SGU_COL_WORKITEMS Planning Board: Screen Container 20030612
Properties
Class /MRSS/CL_SGU_COLLECTION  
Short Description Collection of Required Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGU   User Interface for Interactive Planning Board 
Created 20030606   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGU_COLLECTION has no forward declaration.
Interfaces
Class /MRSS/CL_SGU_COLLECTION has no interface implemented.
Friends
Class /MRSS/CL_SGU_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLLECTION Instance attribute Protected Type reference (TYPE) /MRSS/T_SGU_REF_TO_DATA_T Internal Table for Type References 20030606
2 LV_ITEM_POINTER Instance attribute Private Type reference (TYPE) I 20030701
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Insert Item 20030606
2 CONVERT Instance method Public Method Convert Items 20030918
3 CONVERT_SINGLE Instance method Public Method Convert Single Item 20030613
4 DELETE_ITEM Instance method Public Method Delete Item 20030606
5 FIND_ITEM_SINGLE Instance method Public Method Find Single Item by Attribute 20030606
6 GET_ITEM_FIRST Instance method Public Method Read First Item in Collection 20030701
7 GET_ITEM_NEXT Instance method Public Method Read Next Item in Collection 20030701
8 REFRESH Instance method Public Method Delete All Data 20030611
9 UPDATE_SINGLE Instance method Public Method Update Single Item 20030630
Events
Class /MRSS/CL_SGU_COLLECTION has no event.
Types
Class /MRSS/CL_SGU_COLLECTION has no local type.
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM Call by reference Type reference (TYPE) ANY 20030703

Method ADD_ITEM on class /MRSS/CL_SGU_COLLECTION has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEMS Call by reference Type reference (TYPE) ANY TABLE 20030918

Method CONVERT on class /MRSS/CL_SGU_COLLECTION has no exception.

Method CONVERT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITEM Call by reference Type reference (TYPE) ANY 20030613
2 Importing IV_COLLISION Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120904
# Exception Resumable Description Created on
1 NOT_FOUND Item nicht in der Collection gefunden 20030630

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM Call by reference Type reference (TYPE) ANY 20030703
# Exception Resumable Description Created on
1 NOT_FOUND Item nicht gefunden 20030703

Method FIND_ITEM_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITEM Call by reference Type reference (TYPE) ANY Position 20030703
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) ANY Komponente 20030606
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY Wert 20030606
# Exception Resumable Description Created on
1 NOT_FOUND Kein Item gefunden 20030707

Method GET_ITEM_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEM Call by reference Type reference (TYPE) ANY 20030701
# Exception Resumable Description Created on
1 COLLECTION_EMPTY 20030703

Method GET_ITEM_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ITEM Call by reference Type reference (TYPE) ANY 20030701
# Exception Resumable Description Created on
1 END_OF_COLLECTION 20030703

Method REFRESH Signature

Method REFRESH on class /MRSS/CL_SGU_COLLECTION has no parameter.
Method REFRESH on class /MRSS/CL_SGU_COLLECTION has no exception.

Method UPDATE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM Call by reference Type reference (TYPE) ANY 20030701
# Exception Resumable Description Created on
1 NOT_FOUND Item nicht in der Collection gefunden 20030630
History
Last changed by/on SAP  20141109 
SAP Release Created in 401