SAP ABAP Class CL_TTYPE_CUST_COLL_PPF (PPF: Copy Template for Collections)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_CUST (Package) PPF: Customizing
Properties
Class CL_TTYPE_CUST_COLL_PPF  
Short Description PPF: Copy Template for Collections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_CUST   PPF: Customizing 
Created 19990810   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TTYPE_CUST_COLL_PPF has no forward declaration.
Interfaces
Class CL_TTYPE_CUST_COLL_PPF has no interface implemented.
Friends
Class CL_TTYPE_CUST_COLL_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_RELEVANT Constant Private Type reference (TYPE) CHAR1 'X' Toolbar Relevant Action 20010222
2 ITERATOR Instance attribute Protected Type reference (TYPE) I 1 Iterator 19990810
3 NOT_RELEVANT Constant Private Type reference (TYPE) CHAR1 'N' Toolbar Relevant Action 20010222
4 REF_ENTRY Instance attribute Public Type reference (TYPE) PPFDTTCUOR Reference to an Element of the Collection 19990810
5 REF_TABLE Instance attribute Protected See coding Table with References 19990810
6 TOOLBAR_RELEVANT Instance attribute Protected Type reference (TYPE) CHAR1 Toolbar Relevant Action 20010221
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT Instance method Public Method Adds an Element to the Collection 19990810
2 CLEAR Instance method Public Method Removes all Elements from the Collection 19990810
3 CONTAINS Instance method Public Method Delivers True if Collection Contains Specified Element 19990810
4 DECREASE_ITERATOR Instance method Public Method Count Iterator Down by 1 20010827
5 DELETE_ELEMENT Instance method Public Method Removes an Element from the Collection 19990810
6 GET_NEXT_ELEMENT Instance method Public Method Delivers the Next Element 19990810
7 GET_NUMBER_OF_ELEMENTS Instance method Public Method Return the Number of Elements in Collection 19990810
8 GET_TOOLBAR_RELEVANT Instance method Public Method Returns Flag if Toolbar Relevant Actions Are in Collection 20010221
9 RESET_ITERATOR Instance method Public Method Resets the Element Pointer 19990810
Events
Class CL_TTYPE_CUST_COLL_PPF has no event.
Types
Class CL_TTYPE_CUST_COLL_PPF has no local type.
Method Signatures

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Attribute reference (LIKE) REF_ENTRY Objektreferenz 19990810

Method ADD_ELEMENT on class CL_TTYPE_CUST_COLL_PPF has no exception.

Method CLEAR Signature

Method CLEAR on class CL_TTYPE_CUST_COLL_PPF has no parameter.
Method CLEAR on class CL_TTYPE_CUST_COLL_PPF has no exception.

Method CONTAINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Attribute reference (LIKE) REF_ENTRY Objektreferenz 19990810
2 Returning RP_BOOLEAN Value transfer Type reference (TYPE) BOOLE Boolean 19990810

Method CONTAINS on class CL_TTYPE_CUST_COLL_PPF has no exception.

Method DECREASE_ITERATOR Signature

Method DECREASE_ITERATOR on class CL_TTYPE_CUST_COLL_PPF has no parameter.
Method DECREASE_ITERATOR on class CL_TTYPE_CUST_COLL_PPF has no exception.

Method DELETE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Attribute reference (LIKE) REF_ENTRY Objektreferenz 19990810
# Exception Resumable Description Created on
1 ELEMENT_NOT_EXISTING Element existiert nicht in Kollektion 19990810

Method GET_NEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Attribute reference (LIKE) REF_ENTRY Objektreferenz 19990810
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND kein nächstes Element vorhanden 19990810

Method GET_NUMBER_OF_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COUNT Value transfer Type reference (TYPE) I Anzahl der Elemente 19990810

Method GET_NUMBER_OF_ELEMENTS on class CL_TTYPE_CUST_COLL_PPF has no exception.

Method GET_TOOLBAR_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_BOOLE Value transfer Type reference (TYPE) CHAR1 Boolesche Variable 20010221

Method GET_TOOLBAR_RELEVANT on class CL_TTYPE_CUST_COLL_PPF has no exception.

Method RESET_ITERATOR Signature

Method RESET_ITERATOR on class CL_TTYPE_CUST_COLL_PPF has no parameter.
Method RESET_ITERATOR on class CL_TTYPE_CUST_COLL_PPF has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in