SAP ABAP Class CL_TRIGGER_ITEM_PPF (PPF: Output Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_VIEW (Package) PPF: Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_ITEM | Abstract Single Object of an Application | 19991230 |
Properties
| Class | CL_TRIGGER_ITEM_PPF | |
| Short Description | PPF: Output Display | |
| Super Class | CL_FWWP_ITEM | Abstract Single Object of an Application |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_VIEW | PPF: Interface |
| Created | 19991230 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TRIGGER_ITEM_PPF has no interface implemented.
Friends
Class CL_TRIGGER_ITEM_PPF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SEOCLSNAME | 'CL_TRIGGER_ITEM_PPF' | Class Name | 20000215 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Context | 20000127 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GUID | Output GUID | 19991230 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_OKCODE_PPF | Central Data | 20000114 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | Output | 19991230 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | PPFTTRITEM | Trigger Table | 20000204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate Output | 20000413 | |
| 2 | Instance method | Public | Method | Display relationships | 20000406 | |
| 3 | Instance method | Public | Method | Delete Output | 20000127 | |
| 4 | Static method | Public | Method | Delete Display Object | 20000204 | |
| 5 | Instance method | Public | Method | Perform Output | 20000121 | |
| 6 | Static method | Public | Method | Create Display Object for Output | 20000204 | |
| 7 | Instance method | Public | Method | Set Additional Data | 19991230 | |
| 8 | Instance method | Public | Method | Output Preview | 20000121 | |
| 9 | Instance method | Public | Method | Publish Output | 20000202 | |
| 10 | Static method | Public | Method | Reset Display Object | 20000307 | |
| 11 | Instance method | Public | Method | Repeat Output | 20000126 | |
| 12 | Instance method | Protected | Method | Set Display Mode | 20000117 |
Events
Class CL_TRIGGER_ITEM_PPF has no event.
Types
Class CL_TRIGGER_ITEM_PPF has no local type.
Method Signatures
Method PPF_ACTIVATE Signature
Method PPF_ACTIVATE on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_ACTIVATE on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_ARCHIVE Signature
Method PPF_ARCHIVE on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_ARCHIVE on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_DELETE Signature
Method PPF_DELETE on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_DELETE on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_DELETE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | Ausgabe | 20000204 |
Method PPF_DELETE_INSTANCE on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_EXECUTE Signature
Method PPF_EXECUTE on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_EXECUTE on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Kontext | 20000204 | |||
| 2 | IO_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_OKCODE_PPF | Zentrale Daten | 20000204 | |||
| 3 | IO_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | Ausgabe | 20000204 | |||
| 4 | RO_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_TRIGGER_ITEM_PPF | Anzeigeobjekt | 20000204 |
Method PPF_GET_INSTANCE on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Kontext | 20000127 | |||
| 2 | IO_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_OKCODE_PPF | Zentrale Daten | 20000114 | |||
| 3 | IO_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TRIGGER_PPF | Ausgabe | 19991230 |
Method PPF_INITIALIZE on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_PREVIEW Signature
Method PPF_PREVIEW on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_PREVIEW on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_PUBLISH Signature
Method PPF_PUBLISH on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_PUBLISH on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_REFRESH Signature
Method PPF_REFRESH on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_REFRESH on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_REPEAT Signature
Method PPF_REPEAT on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_REPEAT on class CL_TRIGGER_ITEM_PPF has no exception.
Method PPF_SET_DISPLAY_MODE Signature
Method PPF_SET_DISPLAY_MODE on class CL_TRIGGER_ITEM_PPF has no parameter.
Method PPF_SET_DISPLAY_MODE on class CL_TRIGGER_ITEM_PPF has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 46D |