SAP ABAP Class CL_TRIGGER_SELECTOR_PPF (PPF: Select Outputs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_CORE (Package) PPF: Central Logic
Properties
Class CL_TRIGGER_SELECTOR_PPF  
Short Description PPF: Select Outputs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_CORE   PPF: Central Logic 
Created 19990811   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TRIGGER_SELECTOR_PPF has no interface implemented.
Friends
Class CL_TRIGGER_SELECTOR_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_PROFILE_APPL Instance attribute Private Type reference (TYPE) LTT_PROFILE_APPL 20050302
2 SELECT_STATUS Instance attribute Public Type reference (TYPE) BOOLEAN Error Status (X=error, space=unknown) 20051025
3 UNIQUE_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_TRIGGER_SELECTOR_PPF Singleton 19990811
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFERS Instance method Public Method Deletes Buffered Selections 20050511
2 CONVERT_GUIDS_TO_TRIGGERS Instance method Protected Method Convert Read GUIDs to Trigger 19990811
3 GET_INSTANCE Static method Public Method Deliver Singleton 19990811
4 GET_SELECT_STATUS Instance method Public Method Status of the Selection 20051025
5 SELECT_BY_APPL_GUID Instance method Public Method Selection by Application GUID and Status 19990811
6 SELECT_BY_APPL_REF Instance method Public Method Selection by Application Reference 19990811
7 SELECT_BY_CONTEXT_APPL_TTYPE Instance method Public Method Selection By Context, Application Reference and Output Type 19990811
8 SELECT_BY_TRIGGERTYPE Instance method Public Method Selection According to Output Type and Status 19990811
9 SELECT_COMPLEX Instance method Public Method Complex Selection 19990811
10 SELECT_PROFILES_BY_APPL_REF Instance method Public Method Selecting All Action Profiles for an Application Object 20050302
Events
Class CL_TRIGGER_SELECTOR_PPF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LST_PROFILE_APPL Private See coding 20050302 BEGIN OF lst_profile_appl, appl_object TYPE REF TO object, END OF lst_profile_appl
2 LTT_PROFILE_APPL Private See coding 20050302 ltt_profile_appl TYPE STANDARD TABLE OF lst_profile_appl
Method Signatures

Method CLEAR_BUFFERS Signature

Method CLEAR_BUFFERS on class CL_TRIGGER_SELECTOR_PPF has no parameter.
Method CLEAR_BUFFERS on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method CONVERT_GUIDS_TO_TRIGGERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GUIDS Call by reference Type reference (TYPE) PPFSTGUID GUIDs (32 Bytes) 19990811
2 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Trigger 19990811

Method CONVERT_GUIDS_TO_TRIGGERS on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TRIGGER_SELECTOR Value transfer Object reference (TYPE REF TO) CL_TRIGGER_SELECTOR_PPF Triggerselektor als Singleton 19990811

Method GET_INSTANCE on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method GET_SELECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SELECT_STATUS Value transfer Type reference (TYPE) BOOLEAN Fehlerstatus (X=error, space=unknown) 20051025

Method GET_SELECT_STATUS on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method SELECT_BY_APPL_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_GUID Call by reference Type reference (TYPE) OS_GUID Anwendungs-GUID 19990811
2 Importing IP_STATUS Call by reference Type reference (TYPE) PPFDTSTAT Triggerstatus 19990811
3 Importing IT_INACTIVE Call by reference Type reference (TYPE) PPFSRTBOOL inaktive Trigger 19990923
4 Importing IT_LOCKED Call by reference Type reference (TYPE) PPFSRTBOOL gesperrte Trigger 19990923
5 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Trigger 19990811

Method SELECT_BY_APPL_GUID on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method SELECT_BY_APPL_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REF Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsreferenz 19990811
2 Importing IP_STATUS Call by reference Type reference (TYPE) PPFDTSTAT '0' Status 19990811
3 Importing IT_INACTIVE Call by reference Type reference (TYPE) PPFSRTBOOL inaktive Trigger selektieren 19990923
4 Importing IT_LOCKED Call by reference Type reference (TYPE) PPFSRTBOOL gesperrte Trigger selektieren 19990923
5 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Trigger 19990811

Method SELECT_BY_APPL_REF on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method SELECT_BY_CONTEXT_APPL_TTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONTEXT Call by reference Type reference (TYPE) PPFDCNTXT Kontext 19990811
2 Importing IP_REF Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsreferenz 19990811
3 Importing IP_STATUS Call by reference Type reference (TYPE) PPFDTSTAT Status 19990811
4 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT Triggertyp 19990811
5 Importing IT_INACTIVE Call by reference Type reference (TYPE) PPFSRTBOOL inaktive Trigger 19990923
6 Importing IT_LOCKED Call by reference Type reference (TYPE) PPFSRTBOOL gesperrte Trigger 19990923
7 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Trigger 19990811

Method SELECT_BY_CONTEXT_APPL_TTYPE on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method SELECT_BY_TRIGGERTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STATUS Call by reference Type reference (TYPE) PPFDTSTAT '0' Triggerstatus 19990811
2 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT Triggertyp 19990811
3 Importing IT_INACTIVE Call by reference Type reference (TYPE) PPFSRTBOOL inaktive Trigger 19990923
4 Importing IT_LOCKED Call by reference Type reference (TYPE) PPFSRTBOOL gesperrte Trigger 19990923
5 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Trigger 19990811

Method SELECT_BY_TRIGGERTYPE on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method SELECT_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RELEVANT_FROM Call by reference Type reference (TYPE) PPFDRLVNTF Relevant ab Datum 20030813
2 Importing IT_APPLCTN Call by reference Type reference (TYPE) PPFSRTAPPL Anwendungen 20000224
3 Importing IT_APPLKEY Call by reference Type reference (TYPE) PPFSRTAKEY Anwendungsschlüssel 19991207
4 Importing IT_APPLOID Call by reference Type reference (TYPE) PPFSRTOGD Anwendungs-GUIDs 19990811
5 Importing IT_CONTEXT Call by reference Type reference (TYPE) PPFSRTCTXT Kontexte 19990811
6 Importing IT_DISPATCH Call by reference Type reference (TYPE) PPFSRTDPTC Verarbeitungszeitpunkt 19991008
7 Importing IT_INACTIVE Call by reference Type reference (TYPE) PPFSRTBOOL inaktive Ausgaben 19990923
8 Importing IT_LOCKED Call by reference Type reference (TYPE) PPFSRTBOOL gesperrte Ausgaben 19990923
9 Importing IT_MCREAT Call by reference Type reference (TYPE) PPFTRCREAT 1:nur manuell, 2:nur automat.,3:beide 20010730
10 Importing IT_METYPE Call by reference Type reference (TYPE) PPFSRTMTYP Verarbeitungstypen 20010315
11 Importing IT_REPEAT Call by reference Type reference (TYPE) PPFTRRPT 1:nur wiederholte, 2:nur nicht wiederholte.,3:beide 20010730
12 Importing IT_SORT1 Call by reference Type reference (TYPE) PPFTRSORT Sortierfeld 1 20010730
13 Importing IT_SORT2 Call by reference Type reference (TYPE) PPFTRSORT Sortierfeld 1 20010730
14 Importing IT_SORT3 Call by reference Type reference (TYPE) PPFTRSORT Sortierfeld 1 20010730
15 Importing IT_STATUS Call by reference Type reference (TYPE) PPFSRTSTAT Statuswerte 19990811
16 Importing IT_TCSTAMP Call by reference Type reference (TYPE) PPFSRTSTMP Zeitstempel (Erstellung) 19990915
17 Importing IT_TTYPE Call by reference Type reference (TYPE) PPFSRTTT Ausgabetypen 19990811
18 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Gefundene Ausgaben 19990811

Method SELECT_COMPLEX on class CL_TRIGGER_SELECTOR_PPF has no exception.

Method SELECT_PROFILES_BY_APPL_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REF Call by reference Object reference (TYPE REF TO) OBJECT Anwendungsobjekt 20050302
2 Returning RT_PROFILES Value transfer Type reference (TYPE) PPFSTCNTXT Sortierte Tabelle mit Aktionsprofilen 20050302

Method SELECT_PROFILES_BY_APPL_REF on class CL_TRIGGER_SELECTOR_PPF has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in