SAP ABAP Class CL_VIEW_SERVICE_PPF (PPF: Service Class for Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_VIEW (Package) PPF: Interface
⤷
⤷
Properties
| Class | CL_VIEW_SERVICE_PPF | |
| Short Description | PPF: Service Class for Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPPF_VIEW | PPF: Interface |
| Created | 20000110 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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_VIEW_SERVICE_PPF has no interface implemented.
Friends
Class CL_VIEW_SERVICE_PPF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | See coding | 20001103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call BSP from SAP GUI | 20021016 | |
| 2 | Static method | Public | Method | Authority Check of Transactions | 20011122 | |
| 3 | Static method | Public | Method | Read Output Data | 20000110 | |
| 4 | Static method | Public | Method | Read Extended Output Data | 20000127 | |
| 5 | Static method | Public | Method | Delivers Data for HTML Preview of Condition | 20010305 | |
| 6 | Static method | Public | Method | Returns the Description of a Filter Value for a BAdI | 20030415 | |
| 7 | Static method | Public | Method | Create Text for Dropdown Key | 20010403 | |
| 8 | Static method | Public | Method | Read Media Type Description | 20000126 | |
| 9 | Static method | Public | Method | Delivers the Text to a Partner Function | 20001103 | |
| 10 | Static method | Public | Method | Returns the Text for a Date Rule | 20030813 |
Events
Class CL_VIEW_SERVICE_PPF has no event.
Types
Class CL_VIEW_SERVICE_PPF has no local type.
Method Signatures
Method DISPLAY_BSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_BSP_NAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Name einer BSP-Applikation | 20021016 | |||
| 2 | IP_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache | 20021209 | |||
| 3 | IP_PAGE_KEY | Call by reference | Type reference (TYPE) | O2PAGE | Interner Name (Schlüssel) einer BSP-Seite | 20021016 | |||
| 4 | IP_PAGE_NAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) | 20021016 |
Method DISPLAY_BSP on class CL_VIEW_SERVICE_PPF has no exception.
Method DO_AUTHORITY_CHECK_FOR_TA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011122 | |||
| 2 | IP_MODE | Call by reference | Type reference (TYPE) | PPFDMODE | 'D' | S = display only, D = display, M = modify | 20011122 | ||
| 3 | IP_TRANSACTION | Call by reference | Type reference (TYPE) | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20011122 |
Method DO_AUTHORITY_CHECK_FOR_TA on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_ALL_TRIGGER_DATA 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 | 20000110 | |||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | PPFSVTRIGG | Ausgabedaten | 20000110 |
Method GET_ALL_TRIGGER_DATA on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_ALL_TRIGGER_DATA_EXT 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 | 20000127 | |||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | PPFSVTRIGA | Daten der Ausgabe | 20000127 |
Method GET_ALL_TRIGGER_DATA_EXT on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_DATA_FOR_COND_HTML_PREV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20010305 | |||
| 2 | IP_COND_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | Kennung für Parameterbedingung | 20010305 | |||
| 3 | RT_CONDITION | Call by reference | Type reference (TYPE) | SWBCONDTAB | Workflow-Definition Condition Tabelle | 20010305 |
Method GET_DATA_FOR_COND_HTML_PREV on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_DESCRIPT_OF_BADI_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_IMPL | Call by reference | Type reference (TYPE) | SXC_EXIT-IMP_NAME | Implementierungsname | 20030415 | |||
| 2 | EP_IMPL_TEXT | Call by reference | Type reference (TYPE) | SXC_ATTRT-TEXT | Beschreibung Filterwert | 20030415 | |||
| 3 | IP_EXIT_NAME | Call by reference | Type reference (TYPE) | EXIT_DEF | BAdI-Definition (Name) | 20030415 | |||
| 4 | IP_FLTVAL | Call by reference | Type reference (TYPE) | SXC_EXIT-FLT_VAL | Filterwert | 20030415 |
Method GET_DESCRIPT_OF_BADI_IMPL on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_DESCRP_FOR_DROPDOWN 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 | Aktion | 20010403 | |||
| 2 | IO_TTYPE | Call by reference | Object reference (TYPE REF TO) | CL_TTYPE_PPF | Aktionsdefinition | 20010403 | |||
| 3 | RP_DESCRP | Value transfer | Type reference (TYPE) | PPFDTTT | Text | 20010403 |
Method GET_DESCRP_FOR_DROPDOWN on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_METYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TYPE | Call by reference | Type reference (TYPE) | PPFDMETYPE | Medientyp | 20000126 | |||
| 2 | RP_TEXT | Value transfer | Type reference (TYPE) | PPFDMETYPT | Beschreibung des Medientyps | 20000126 |
Method GET_METYPE_TEXT on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_PARTNROLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_PARTNTEXT | Call by reference | Type reference (TYPE) | PPFDPARTTX | PPF: Text zum Partner | 20001103 | |||
| 2 | IP_APPL | Call by reference | Type reference (TYPE) | PPFDAPPL | PPF: Name einer Anwendung | 20001103 | |||
| 3 | IP_CONTEXT | Call by reference | Type reference (TYPE) | PPFDCNTXT | PPF: Name eines Aktionsprofils | 20001103 | |||
| 4 | IP_PARTNROLE | Call by reference | Type reference (TYPE) | PPFDPARTRL | PPF: Partnerrolle | 20001103 |
Method GET_PARTNROLE_TEXT on class CL_VIEW_SERVICE_PPF has no exception.
Method GET_TEXT_OF_TIMERULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TIMERULE | Call by reference | Type reference (TYPE) | PPFDOPTRUL | Optimierungsregel | 20030813 | |||
| 2 | IP_TIME_PROFILE | Call by reference | Type reference (TYPE) | TIMECONT | Name des Terminprofils | 20050601 | |||
| 3 | RP_TEXT | Value transfer | Type reference (TYPE) | PPFDOPTRULT | Text der Regel | 20030813 |
Method GET_TEXT_OF_TIMERULE on class CL_VIEW_SERVICE_PPF has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 46D |