SAP ABAP Class CL_TRIGGER_COLL_PPF (PPF: Collections for Actions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_CORE (Package) PPF: Central Logic
Properties
Class CL_TRIGGER_COLL_PPF  
Short Description PPF: Collections for Actions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_CORE   PPF: Central Logic 
Created 20030429   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TRIGGER_COLL_PPF has no interface implemented.
Friends
Class CL_TRIGGER_COLL_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D 'X': Actions Have Been Added or Deleted 20030429
2 ITERATOR Instance attribute Protected Type reference (TYPE) I 1 Iterator 20030429
3 REF_ENTRY Instance attribute Public Type reference (TYPE) PPFDTRGOR Reference to an Element of the Collection 20030429
4 REF_TABLE Instance attribute Protected See coding Table with References 20030429
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT Instance method Public Method Adds an Element to the Collection 20030429
2 ADD_ELEMENTS Instance method Public Method Add Actions (to Collection) 20030429
3 CLEAR Instance method Public Method Removes all Elements from the Collection 20030429
4 CONTAINS Instance method Public Method Delivers True if Collection Contains Specified Element 20030429
5 DECREASE_ITERATOR Instance method Public Method Count Iterator Down by 1 20030429
6 DELETE_ELEMENT Instance method Public Method Removes an Element from the Collection 20030429
7 GET_NEXT_ELEMENT Instance method Public Method Delivers the Next Element 20030429
8 GET_NUMBER_OF_ELEMENTS Instance method Public Method Return the Number of Elements in Collection 20030429
9 ON_DELETED Instance method Private Event handling method Action Has Been Deleted: Remove from Collection 20030429
10 REFRESH Instance method Public Method Resets the Internal Buffer 20030429
11 RESET_ITERATOR Instance method Public Method Resets the Element Pointer 20030429
Events
Class CL_TRIGGER_COLL_PPF has no event.
Types
Class CL_TRIGGER_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 20030429

Method ADD_ELEMENT on class CL_TRIGGER_COLL_PPF has no exception.

Method ADD_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENTS Call by reference Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Triggercollection 20030429

Method ADD_ELEMENTS on class CL_TRIGGER_COLL_PPF has no exception.

Method CLEAR Signature

Method CLEAR on class CL_TRIGGER_COLL_PPF has no parameter.
Method CLEAR on class CL_TRIGGER_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 20030429
2 Returning RP_BOOLEAN Value transfer Type reference (TYPE) BOOLE Boolean 20030429

Method CONTAINS on class CL_TRIGGER_COLL_PPF has no exception.

Method DECREASE_ITERATOR Signature

Method DECREASE_ITERATOR on class CL_TRIGGER_COLL_PPF has no parameter.
Method DECREASE_ITERATOR on class CL_TRIGGER_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 20030429
# Exception Resumable Description Created on
1 ELEMENT_NOT_EXISTING Element existiert nicht in Kollektion 20030429

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 20030429
# Exception Resumable Description Created on
1 ELEMENT_NOT_FOUND kein nächstes Element vorhanden 20030429

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 20030429

Method GET_NUMBER_OF_ELEMENTS on class CL_TRIGGER_COLL_PPF has no exception.

Method ON_DELETED Signature

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

Method ON_DELETED on class CL_TRIGGER_COLL_PPF has no exception.

Method REFRESH Signature

Method REFRESH on class CL_TRIGGER_COLL_PPF has no parameter.
Method REFRESH on class CL_TRIGGER_COLL_PPF has no exception.

Method RESET_ITERATOR Signature

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