SAP ABAP Class CL_TRIGGER_TEMPL_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_CORE (Package) PPF: Central Logic
⤷
⤷
Properties
| Class | CL_TRIGGER_TEMPL_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_CORE | PPF: Central Logic |
| Created | 19991207 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TRIGGER_TEMPL_COLL_PPF has no forward declaration.
Interfaces
Class CL_TRIGGER_TEMPL_COLL_PPF has no interface implemented.
Friends
Class CL_TRIGGER_TEMPL_COLL_PPF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 1 | Iterator | 19991207 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | PPFDTTTPL | Reference to an Element of the Collection | 19991207 | |||
| 3 | Instance attribute | Protected | See coding | Table with References | 19991207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Element to the Collection | 19991207 | |
| 2 | Instance method | Public | Method | Removes all Elements from the Collection | 19991207 | |
| 3 | Instance method | Public | Method | Delivers True if Collection Contains Specified Element | 19991207 | |
| 4 | Instance method | Public | Method | Removes an Element from the Collection | 19991207 | |
| 5 | Instance method | Public | Method | Delivers the Next Element | 19991207 | |
| 6 | Instance method | Public | Method | Return the Number of Elements in Collection | 19991207 | |
| 7 | Instance method | Public | Method | Resets the Element Pointer | 19991207 |
Events
Class CL_TRIGGER_TEMPL_COLL_PPF has no event.
Types
Class CL_TRIGGER_TEMPL_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 | IO_ELEMENT | Call by reference | Attribute reference (LIKE) | REF_ENTRY | Objektreferenz | 19991207 |
Method ADD_ELEMENT on class CL_TRIGGER_TEMPL_COLL_PPF has no exception.
Method CLEAR Signature
Method CLEAR on class CL_TRIGGER_TEMPL_COLL_PPF has no parameter.
Method CLEAR on class CL_TRIGGER_TEMPL_COLL_PPF has no exception.
Method CONTAINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Attribute reference (LIKE) | REF_ENTRY | Objektreferenz | 19991207 | |||
| 2 | RP_BOOLEAN | Value transfer | Type reference (TYPE) | BOOLE | Boolean | 19991207 |
Method CONTAINS on class CL_TRIGGER_TEMPL_COLL_PPF has no exception.
Method DELETE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Attribute reference (LIKE) | REF_ENTRY | Objektreferenz | 19991207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Element existiert nicht in Kollektion | 19991207 |
Method GET_NEXT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Attribute reference (LIKE) | REF_ENTRY | Objektreferenz | 19991207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein nächstes Element vorhanden | 19991207 |
Method GET_NUMBER_OF_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Elemente | 19991207 |
Method GET_NUMBER_OF_ELEMENTS on class CL_TRIGGER_TEMPL_COLL_PPF has no exception.
Method RESET_ITERATOR Signature
Method RESET_ITERATOR on class CL_TRIGGER_TEMPL_COLL_PPF has no parameter.
Method RESET_ITERATOR on class CL_TRIGGER_TEMPL_COLL_PPF has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 46C |