Class Method list used by SAP ABAP Class CL_COLLECTION_TRG (Collection)
SAP ABAP Class CL_COLLECTION_TRG (Collection) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_COLLECTION_TRG - CONSTRUCTOR Collection
2 Class Method  CL_COLLECTION_TRG - GETFIRST Collection
3 Class Method  CL_COLLECTION_TRG - GETITEM Collection SOURCE re_Item = getItem( _Index ).
4 Class Method  CL_COLLECTION_TRG - GETITEM Collection SOURCE re_Item = getItem( _Index ).
5 Class Method  CL_COLLECTION_TRG - GETNEXT Collection
6 Class Method  CL_COLLECTION_TRG - SETTABLE Collection SOURCE call method pClonedCollection->setTable( _Items ).