SAP ABAP Class IF_ACTIONS_PPF (Cross-Application Methods)
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
Class | IF_ACTIONS_PPF | |
Short Description | Cross-Application Methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020503 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ACTIONS_PPF has no forward declaration.
Interfaces
Class IF_ACTIONS_PPF has no interface implemented.
Friends
Class IF_ACTIONS_PPF has no friend class.
Attributes
Class 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
Class IF_ACTIONS_PPF has no event.
Types
Class 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 class 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 class 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 class 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 class IF_ACTIONS_PPF has no parameter.
Method REFRESH on class 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 class IF_ACTIONS_PPF has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |