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 DELETE_ALL_TRIGGERS_FOR_OBJECT Instance method Public Method Delete All Actions of an Object 20020503
2 DETERMINE Instance method Public Method Start Action Determination 20020503
3 GET_ACTIONS Instance method Public Method Read Actions 20020503
4 GET_ACTIONS_FOR_TOOLBAR Instance method Public Method Read Action for Toolbar 20020503
5 GET_EXECUTION_MODE Instance method Public Method Read Processing Mode 20020503
6 PROCESS_ACTIONS Instance method Public Method Process Actions 20020503
7 REFRESH Instance method Public Method Clear 20020503
8 SET_APPLKEY 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 Importing IO_FORCE Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Keine Prüfungen durchführen 20020503
2 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Persistentes Anwendungsobjekt 20020503
# Exception Resumable Description Created on
1 DELETION_NOT_ALLOWED Aktion durfte nicht gelöscht werden 20020503
2 FAILED 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 Exporting EP_CHANGED Call by reference Type reference (TYPE) BOOLE_D Findung führt zu Änderungen 20020503
2 Exporting EP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Findungsprotokoll 20020503
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_PPF Aktionsprofil 20020503
4 Importing IP_APPLKEY Call by reference Type reference (TYPE) PPFDAPPKEY SPACE Semantischer Anwendungsschlüssel 20020503
5 Importing IP_AT_ONCE_ONLY Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': nur sofortige Aktionen suchen 20020503
6 Importing 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 Importing IP_NO_DETLOG Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Kein Protokoll schreiben 20020503
# Exception Resumable Description Created on
1 EMPTY_CONTEXT Kontext konnt nicht initialisiert werden 20020503
2 EMPTY_REFERENCE Leere Kontextreferenz 20020503

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIONS Call by reference Type reference (TYPE) PPFTACTV Aktionen 20020503
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_PPF Kontext 20020503
3 Importing IP_ACTIVE Call by reference Type reference (TYPE) BOOLE_D 'X' aktive Aktionen lesen 20020503
4 Importing IP_INACTIVE Call by reference Type reference (TYPE) BOOLE_D 'X' inaktive Aktionen lesen 20020503
5 Importing IP_OTHER_PROCESSING Call by reference Type reference (TYPE) BOOLE_D 'X' andere Verarbeitungen lesen (Methode, WF) 20020503
6 Importing 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 Exporting ET_ACTIONS Call by reference Type reference (TYPE) PPFTACTV Aktionen 20020503
2 Importing 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 Returning 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 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_PPF Aktionsprofil 20020503
# Exception Resumable Description Created on
1 EMPTY_CONTEXT Aktionsprofil ist leer 20020503
2 EMPTY_REFERENCE 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 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_PPF Kontext 20020503
2 Importing 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