SAP ABAP Class CL_TTYPE_AREA_PPF (PPF: Output Type Area)
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_AREA | Abstract Area Object | 19991223 |
Properties
| Class | CL_TTYPE_AREA_PPF | |
| Short Description | PPF: Output Type Area | |
| Super Class | CL_FWWP_AREA | Abstract Area Object |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_VIEW | PPF: Interface |
| Created | 19991223 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TTYPE_AREA_PPF has no interface implemented.
Friends
Class CL_TTYPE_AREA_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) | PPFDAPPKEY | Application Key | 19991230 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Context | 19991230 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CHAR255 | Key (Application Object + Trigger Type) | 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_TTYPE_PPF | Display Type | 19991230 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | PPFTTTITEM | Output Types and Display Areas | 20000204 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | PPFSTTCUAT | Output Type Customizing Data | 19991230 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Display Mode | 20000127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Data Was Changed | 20000202 | |
| 2 | Instance method | Public | Method | Create New Output | 20000201 | |
| 3 | Instance method | Public | Method | Create Output-Type-Specific Command | 20000203 | |
| 4 | Static method | Public | Method | Generate Display Object for Output Type | 20000204 | |
| 5 | Instance method | Public | Method | Set Additional Data | 19991230 | |
| 6 | Instance method | Public | Method | Publish Area | 20000202 | |
| 7 | Static method | Public | Method | Reset Display Object | 20000307 |
Events
Class CL_TTYPE_AREA_PPF has no event.
Types
Class CL_TTYPE_AREA_PPF has no local type.
Method Signatures
Method PPF_CHANGED_HANDLER Signature
Method PPF_CHANGED_HANDLER on class CL_TTYPE_AREA_PPF has no parameter.
Method PPF_CHANGED_HANDLER on class CL_TTYPE_AREA_PPF has no exception.
Method PPF_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_REFRESH_SELECTION | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Selektion neu durchführen | 20000207 |
Method PPF_CREATE on class CL_TTYPE_AREA_PPF has no exception.
Method PPF_CREATE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_AREA_PPF | Kontextbereich | 20000207 | |||
| 2 | RO_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_FWWP_COMMAND | Kommando | 20000203 |
Method PPF_CREATE_COMMAND on class CL_TTYPE_AREA_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_APPLKEY | Call by reference | Type reference (TYPE) | PPFDAPPKEY | Anwendungsschlüssel | 20000204 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Kontext | 20000204 | |||
| 3 | IO_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_OKCODE_PPF | Zentrale Daten | 20000204 | |||
| 4 | IO_TTYPE | Call by reference | Object reference (TYPE REF TO) | CL_TTYPE_PPF | Ausgabetyp | 20000204 | |||
| 5 | IP_VIEWMODE | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Anzeigemodus | 20000204 | ||
| 6 | RO_AREA | Value transfer | Object reference (TYPE REF TO) | CL_TTYPE_AREA_PPF | Ausgabetypbereich | 20000204 |
Method PPF_GET_INSTANCE on class CL_TTYPE_AREA_PPF has no exception.
Method PPF_INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLKEY | Call by reference | Type reference (TYPE) | PPFDAPPKEY | Anwendungsschlüssel | 19991230 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Kontext | 19991230 | |||
| 3 | IO_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_OKCODE_PPF | Zentrale Daten | 20000114 | |||
| 4 | IO_TTYPE | Call by reference | Object reference (TYPE REF TO) | CL_TTYPE_PPF | Ausgabetyp | 19991230 | |||
| 5 | IP_VIEWMODE | Call by reference | Type reference (TYPE) | CHAR1 | '1' | Anzeigemodus | 20000127 |
Method PPF_INITIALIZE on class CL_TTYPE_AREA_PPF has no exception.
Method PPF_PUBLISH Signature
Method PPF_PUBLISH on class CL_TTYPE_AREA_PPF has no parameter.
Method PPF_PUBLISH on class CL_TTYPE_AREA_PPF has no exception.
Method PPF_REFRESH Signature
Method PPF_REFRESH on class CL_TTYPE_AREA_PPF has no parameter.
Method PPF_REFRESH on class CL_TTYPE_AREA_PPF has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 46D |