SAP ABAP Interface IF_ACTIONS_PPF (Cross-Application Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_CORE (Package) PPF: Central Logic
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MANAGER2_PPF | PPF Manager with Interface | 20020503 |
Properties
| Interface | IF_ACTIONS_PPF | |
| Short Description | Cross-Application Methods |
General Data
| Package | SPPF_CORE | PPF: Central Logic |
| Created | 20020503 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ACTIONS_PPF has no forward declaration.
Interfaces
Interface IF_ACTIONS_PPF has no interface.
Friends
Interface IF_ACTIONS_PPF has no friend.
Attributes
Interface IF_ACTIONS_PPF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete All Actions of an Object | 20020503 | |
| 2 | Instance method | Public | Method | Start Action Determination | 20020503 | |
| 3 | Instance method | Public | Method | Read Actions | 20020503 | |
| 4 | Instance method | Public | Method | Read Action for Toolbar | 20020503 | |
| 5 | Instance method | Public | Method | Read Processing Mode | 20020503 | |
| 6 | Instance method | Public | Method | Process Actions | 20020503 | |
| 7 | Instance method | Public | Method | Clear | 20020503 | |
| 8 | Instance method | Public | Method | Set Semantic Application Key | 20020503 |
Events
Interface IF_ACTIONS_PPF has no event.
Types
Interface IF_ACTIONS_PPF has no local type.
Method Signatures
Method DELETE_ALL_TRIGGERS_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FORCE | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': Keine Prüfungen durchführen | 20020503 | ||
| 2 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Persistentes Anwendungsobjekt | 20020503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion durfte nicht gelöscht werden | 20020503 | ||
| 2 | Aktionen konnte nicht gelöscht werden | 20020503 |
Method DETERMINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Findung führt zu Änderungen | 20020503 | |||
| 2 | EP_PROTOCOL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Findungsprotokoll | 20020503 | |||
| 3 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Aktionsprofil | 20020503 | |||
| 4 | IP_APPLKEY | Call by reference | Type reference (TYPE) | PPFDAPPKEY | SPACE | Semantischer Anwendungsschlüssel | 20020503 | ||
| 5 | IP_AT_ONCE_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': nur sofortige Aktionen suchen | 20020503 | ||
| 6 | IP_FOR_TOOLBAR_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': nur für Aktionen, die in Toolbar erscheinen sollen | 20020503 | ||
| 7 | IP_NO_DETLOG | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': Kein Protokoll schreiben | 20020503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontext konnt nicht initialisiert werden | 20020503 | ||
| 2 | Leere Kontextreferenz | 20020503 |
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIONS | Call by reference | Type reference (TYPE) | PPFTACTV | Aktionen | 20020503 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Kontext | 20020503 | |||
| 3 | IP_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | aktive Aktionen lesen | 20020503 | ||
| 4 | IP_INACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | inaktive Aktionen lesen | 20020503 | ||
| 5 | IP_OTHER_PROCESSING | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | andere Verarbeitungen lesen (Methode, WF) | 20020503 | ||
| 6 | IP_SMARTFORM_PROCESSING | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Smartform-basierte Aktionen lesen (Druck, Mail, Fax) | 20020503 |
Method GET_ACTIONS on Interface IF_ACTIONS_PPF has no exception.
Method GET_ACTIONS_FOR_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIONS | Call by reference | Type reference (TYPE) | PPFTACTV | Aktionen | 20020503 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXT_PPF | Kontext | 20020503 |
Method GET_ACTIONS_FOR_TOOLBAR on Interface IF_ACTIONS_PPF has no exception.
Method GET_EXECUTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_MODE | Value transfer | Type reference (TYPE) | SPPFDXMODE | Verarbeitungsmodus | 20020503 |
Method GET_EXECUTION_MODE on Interface IF_ACTIONS_PPF has no exception.
Method PROCESS_ACTIONS 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 | Aktionsprofil | 20020503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktionsprofil ist leer | 20020503 | ||
| 2 | Referenz auf Aktionsprofil ist leer | 20020503 |
Method REFRESH Signature
Method REFRESH on Interface IF_ACTIONS_PPF has no parameter.
Method REFRESH on Interface IF_ACTIONS_PPF has no exception.
Method SET_APPLKEY 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 | 20020503 | |||
| 2 | IP_APPLKEY | Call by reference | Type reference (TYPE) | PPFDAPPKEY | Anwendungsschlüssel | 20020503 |
Method SET_APPLKEY on Interface IF_ACTIONS_PPF has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |