SAP ABAP Class CA_TRIGGER_PPF (Agent PPF: Action)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CB_TRIGGER_PPF Base Agent PPF: Trigger 19990810
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CA_TRIGGER_PPF Wrapper Agent class for PPF Trigger 20091127
Properties
Class CA_TRIGGER_PPF  
Short Description Agent PPF: Action    
Super Class CB_TRIGGER_PPF Base Agent PPF: Trigger 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_CORE   PPF: Central Logic 
Created 19990810   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CA_TRIGGER_PPF has no interface implemented.
Friends
Class CA_TRIGGER_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT Static Attribute Public Object reference (TYPE REF TO) CA_TRIGGER_PPF Class Agent - Singleton 19990810
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_BY_REF Instance method Public Method Checks whether object still exists in OS management 20021031
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20001113
3 GET_EXISTING Instance method Public Method 20060329
4 SET_OBJECTS_FROM_DATA Instance method Public Method Mass Instantiation 20001124
5 SET_OBJECTS_FROM_DBDATA Instance method Public Method Mass Instantiation with DB Structure 20001124
Events
Class CA_TRIGGER_PPF has no event.
Types
Class CA_TRIGGER_PPF has no local type.
Method Signatures

Method CHECK_OBJECT_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REF Call by reference Object reference (TYPE REF TO) OBJECT Referenz 20021031
2 Returning RP_VALID Value transfer Type reference (TYPE) CHAR1 Gültig 20021031

Method CHECK_OBJECT_BY_REF on class CA_TRIGGER_PPF has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CA_TRIGGER_PPF has no parameter.
Method CLASS_CONSTRUCTOR on class CA_TRIGGER_PPF has no exception.

Method GET_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB 20060329

Method GET_EXISTING on class CA_TRIGGER_PPF has no exception.

Method SET_OBJECTS_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_DATA_TAB Call by reference Type reference (TYPE) TYP_DB_DATA_TAB DB-Daten 20001124
2 Returning RESULT Value transfer Type reference (TYPE) TYP_OBJECT_REF_TAB Objekte 20001124

Method SET_OBJECTS_FROM_DATA on class CA_TRIGGER_PPF has no exception.

Method SET_OBJECTS_FROM_DBDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DB_DATA Call by reference Type reference (TYPE) PPFTTRDATA Aktionsdaten aus DB-Tabelle 20001124
2 Returning RESULT Value transfer Type reference (TYPE) TYP_OBJECT_REF_TAB Aktionen 20001124

Method SET_OBJECTS_FROM_DBDATA on class CA_TRIGGER_PPF has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in