SAP ABAP Class CL_TTYPE_CUST_PPF (PPF: Action Definition in Customizing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_CUST (Package) PPF: Customizing
Properties
Class CL_TTYPE_CUST_PPF  
Short Description PPF: Action Definition in Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_CUST   PPF: Customizing 
Created 19990809   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TTYPE_CUST_PPF has no forward declaration.
Interfaces
Class CL_TTYPE_CUST_PPF has no interface implemented.
Friends
Class CL_TTYPE_CUST_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGEABLE Instance attribute Private Type reference (TYPE) PPFDCHNG Modifiable 19990809
2 CONTXTNAME Instance attribute Private Type reference (TYPE) PPFDCNTXT Action Profile 20030401
3 DEACTIVATED Instance attribute Private Type reference (TYPE) PPFDTTIACT Deactivated 19990809
4 DESCRIPTION Instance attribute Private Type reference (TYPE) PPFDTTT Description of Trigger Type 19990809
5 DETERMCLS Instance attribute Private Type reference (TYPE) PPFDCLASS PPF: Class Name 20021008
6 DETERMGUID Instance attribute Private Type reference (TYPE) PPF_GUID Unique ID 20021008
7 DETERMINATION Instance attribute Private Object reference (TYPE REF TO) IF_DETERMINATION_PPF Determination Object 19990809
8 DISPATCH_TIME Instance attribute Private Type reference (TYPE) PPFDDSPTCH Time of Processing 19990809
9 DSPTCHNOTA Instance attribute Private Type reference (TYPE) PPFDDSPTCX PPF: Invalid Processing Time 20010912
10 EXECANDDEL Instance attribute Private Type reference (TYPE) PPFDEXEDEL PPF: Delete Action After Successful Execution 20001108
11 EXECDIALOG Instance attribute Private Type reference (TYPE) PPFDEXDIAL Executable in Dialog 19990907
12 MEDIUM_COLL Instance attribute Private Object reference (TYPE REF TO) CL_MEDIUM_CUST_COLL_PPF Medium Collection 19990809
13 MERGE Instance attribute Private Object reference (TYPE REF TO) IF_MERGE_PPF Merge Object 19990809
14 MERGECLS Instance attribute Private Type reference (TYPE) PPFDCLASS PPF: Class Name 20021008
15 MERGEGUID Instance attribute Private Type reference (TYPE) PPF_GUID Unique ID 20021008
16 MULTIPLE_ISSUING Instance attribute Private Type reference (TYPE) PPFDMULTP Display in Toolbox 19990809
17 NAME Instance attribute Private Type reference (TYPE) PPFDTT Name of Trigger Type 19990809
18 PARTNER_INDEP Instance attribute Private Type reference (TYPE) PPFDNOPART Partner Independent 19990809
19 PARTNER_ROLE Instance attribute Private Type reference (TYPE) PPFDPARTRL Partner Role 19990813
20 RULETYPE Instance attribute Private Type reference (TYPE) PPFDDETTYP Determination Technology Used 20020225
21 SETINGRID Instance attribute Private Type reference (TYPE) PPFDIACT PPF: Schedule Action Automatically 20001108
22 SORTFIELD1 Instance attribute Private Type reference (TYPE) PPFDSORTFD Name of the Sort Field 19991105
23 SORTFIELD2 Instance attribute Private Type reference (TYPE) PPFDSORTFD Name of the Sort Field 19991105
24 SORTFIELD3 Instance attribute Private Type reference (TYPE) PPFDSORTFD Name of the Sort Field 19991105
25 TTSORT Instance attribute Private Type reference (TYPE) PPFDTTSORT PPF: Sort Field for Action Definitions 20010112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990810
2 GET_ALL_DATA Instance method Public Method Delivers all Data 19990811
3 GET_CHANGEABLE Instance method Public Method Returns Flag Controlling Manual Change 20040607
4 GET_DEACTIVATED Instance method Public Method Delivers Activity Indicator 19990920
5 GET_DEFAULT_MEDIUM Instance method Public Method Delivers the Default Medium of the Trigger Type 19990819
6 GET_DESCRIPTION Instance method Public Method Delivers Description 20000127
7 GET_DETERMINATION Instance method Public Method Returns the Determination Logic Used 20010827
8 GET_DISPATCH_TIME Instance method Public Method Delivers Time of Processing 19990819
9 GET_DISPLAY_IN_TOOLBAR Instance method Public Method Delivers the display_in_toolbar Flag 20000531
10 GET_EXEC_AND_DELETE Instance method Public Method Delivers the Execute and Delete Flag 20001108
11 GET_EXEC_DIALOG Instance method Public Method Returns Flag Controlling Execution in Dialog 20040607
12 GET_MEDIUM_BY_TYPE Instance method Public Method Delivers a Medium for Transferred Types 19990901
13 GET_MEDIUM_COLL Instance method Public Method Gets the Media Collection 19990810
14 GET_MERGE Instance method Public Method Delivers the Merge Logic Used 20010815
15 GET_NAME Instance method Public Method Delivers Name of the Trigger Type 20000218
16 GET_NOT_ALLOWED_DISPATCH_TIMES Instance method Public Method Delivers Processing Times That Are Not Allowed 20010912
17 GET_PARTNER_INDEP Instance method Public Method Delivers Flag Independent of Partner 19990820
18 GET_PARTNER_ROLE Instance method Public Method Delivers the Default Partner Function 20000126
19 GET_PROFILE Instance method Public Method Returns the Name of the Action Profile 20030410
20 GET_RULE_TYPE Instance method Public Method Delivers the Type of the Conditions 20020225
21 GET_SET_IN_GRID Instance method Public Method Delivers the is_inactiv Flag (Automatic Scheduling) 20001108
22 GET_SORTFIELD1 Instance method Public Method Delivers the Name of the Sort Field 19991105
23 GET_SORTFIELD2 Instance method Public Method Delivers the Name of the Sort Field 19991105
24 GET_SORTFIELD3 Instance method Public Method Delivers the Name of the Sort Field 19991105
25 GET_TEMPLATES Instance method Public Method Delivers all Trigger Templates for this Trigger Type 20000218
26 GET_TTSORT Instance method Public Method Delivers the Sort Field for the Action Display 20010112
27 SET_DATA_FROM_DB Instance method Public Method Sets the Data from the Database Fields 19990810
28 SET_MEDIUM_COLL Instance method Public Method Sets the Media Collection 19990810
29 SET_NAME Instance method Public Method Sets the Name 20000221
Events
Class CL_TTYPE_CUST_PPF has no event.
Types
Class CL_TTYPE_CUST_PPF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TTYPE_CUST_PPF has no parameter.
Method CONSTRUCTOR on class CL_TTYPE_CUST_PPF has no exception.

Method GET_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PPFSTTCUAT Value transfer Type reference (TYPE) PPFSTTCUAT alle Attribute 19990811

Method GET_ALL_DATA on class CL_TTYPE_CUST_PPF has no exception.

Method GET_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CHANGEABLE Value transfer Type reference (TYPE) PPFDCHNG Aktion ist manuell änderbar 20040607

Method GET_CHANGEABLE on class CL_TTYPE_CUST_PPF has no exception.

Method GET_DEACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DEACTIVATED Value transfer Type reference (TYPE) PPFDTTIACT Triggertyp ist nicht aktiv 19990920

Method GET_DEACTIVATED on class CL_TTYPE_CUST_PPF has no exception.

Method GET_DEFAULT_MEDIUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_DEFAULT_MEDIUM Value transfer Object reference (TYPE REF TO) IF_MEDIUM_CUST_PPF Defaultmedium 19990819

Method GET_DEFAULT_MEDIUM on class CL_TTYPE_CUST_PPF has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DESCRIPTION Value transfer Type reference (TYPE) PPFDTTT PPF: Langtext zum Ausgabetyp 20000127

Method GET_DESCRIPTION on class CL_TTYPE_CUST_PPF has no exception.

Method GET_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_DETERMINATION Value transfer Object reference (TYPE REF TO) IF_DETERMINATION_PPF PPF: Findungstechnik 20010827

Method GET_DETERMINATION on class CL_TTYPE_CUST_PPF has no exception.

Method GET_DISPATCH_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DISPATCH Value transfer Type reference (TYPE) PPFDDSPTCH Verarbeitungszeitpunkt 19990819

Method GET_DISPATCH_TIME on class CL_TTYPE_CUST_PPF has no exception.

Method GET_DISPLAY_IN_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DISPLAY Value transfer Type reference (TYPE) PPFDMULTP display in toolbar 20000531

Method GET_DISPLAY_IN_TOOLBAR on class CL_TTYPE_CUST_PPF has no exception.

Method GET_EXEC_AND_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_EXEC_AND_DEL Value transfer Type reference (TYPE) PPFDEXEDEL PPF: Aktion nach der erfolgreichen Ausführung löschen 20001108

Method GET_EXEC_AND_DELETE on class CL_TTYPE_CUST_PPF has no exception.

Method GET_EXEC_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_EXECDIALOG Value transfer Type reference (TYPE) PPFDEXDIAL PPF: Aktionsdefinition für manuell ausführbare Aktionen 20040607

Method GET_EXEC_DIALOG on class CL_TTYPE_CUST_PPF has no exception.

Method GET_MEDIUM_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TYPE Call by reference Type reference (TYPE) PPFDMETYPE Mediumtype 19990901
2 Returning RI_MEDIUM Value transfer Object reference (TYPE REF TO) IF_MEDIUM_CUST_PPF Medium 19990901

Method GET_MEDIUM_BY_TYPE on class CL_TTYPE_CUST_PPF has no exception.

Method GET_MEDIUM_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MEDIUM_COLL Value transfer Object reference (TYPE REF TO) CL_MEDIUM_CUST_COLL_PPF Mediumkollektion 19990810

Method GET_MEDIUM_COLL on class CL_TTYPE_CUST_PPF has no exception.

Method GET_MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_MERGE Value transfer Object reference (TYPE REF TO) IF_MERGE_PPF PPF: Schnittstelle für Merge 20010815

Method GET_MERGE on class CL_TTYPE_CUST_PPF has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_NAME Value transfer Type reference (TYPE) PPFDTT Name des Triggertyps 20000218

Method GET_NAME on class CL_TTYPE_CUST_PPF has no exception.

Method GET_NOT_ALLOWED_DISPATCH_TIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DISPATCH_NOT_ALLOWED Value transfer Type reference (TYPE) PPFDDSPTCX erlaubte Verarbeitungszeitpunkt 20010912

Method GET_NOT_ALLOWED_DISPATCH_TIMES on class CL_TTYPE_CUST_PPF has no exception.

Method GET_PARTNER_INDEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_PARTNER_INDEP Value transfer Type reference (TYPE) PPFDNOPART partnerunabhägnig 19990820

Method GET_PARTNER_INDEP on class CL_TTYPE_CUST_PPF has no exception.

Method GET_PARTNER_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_PARTNER_ROLE Value transfer Type reference (TYPE) PPFDPARTRL PPF: Partnerrolle 20000126

Method GET_PARTNER_ROLE on class CL_TTYPE_CUST_PPF has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_PROFILE Value transfer Type reference (TYPE) PPFDCNTXT Name Aktionsprofil 20030410

Method GET_PROFILE on class CL_TTYPE_CUST_PPF has no exception.

Method GET_RULE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RULE_TYPE Value transfer Type reference (TYPE) PPFDDETTYP Regeltyp 20020225

Method GET_RULE_TYPE on class CL_TTYPE_CUST_PPF has no exception.

Method GET_SET_IN_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SET_IN_GRID Value transfer Type reference (TYPE) PPFDIACT PPF: Aktion automatisch einplanen 20001108

Method GET_SET_IN_GRID on class CL_TTYPE_CUST_PPF has no exception.

Method GET_SORTFIELD1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SORTFIELD Value transfer Type reference (TYPE) PPFDSORTFD PPF: Name des Sortierfeldes der Kontextklasse 19991105

Method GET_SORTFIELD1 on class CL_TTYPE_CUST_PPF has no exception.

Method GET_SORTFIELD2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SORTFIELD Value transfer Type reference (TYPE) PPFDSORTFD PPF: Name des Sortierfeldes der Kontextklasse 19991105

Method GET_SORTFIELD2 on class CL_TTYPE_CUST_PPF has no exception.

Method GET_SORTFIELD3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SORTFIELD Value transfer Type reference (TYPE) PPFDSORTFD PPF: Name des Sortierfeldes der Kontextklasse 19991105

Method GET_SORTFIELD3 on class CL_TTYPE_CUST_PPF has no exception.

Method GET_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TEMPL_COLL Value transfer Object reference (TYPE REF TO) CL_TRIGGER_TEMPL_COLL_PPF PPF: Kopiervorlage für Kollektionen 20000218

Method GET_TEMPLATES on class CL_TTYPE_CUST_PPF has no exception.

Method GET_TTSORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TTSORT Value transfer Type reference (TYPE) PPFDTTSORT PPF: Sortierung der Aktionsanzeige 20010112

Method GET_TTSORT on class CL_TTYPE_CUST_PPF has no exception.

Method SET_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WA_TTYPE Call by reference Type reference (TYPE) PPFTTTCU Tabelle: ppftttcu 19990811
2 Importing IS_WA_TTYPET Call by reference Type reference (TYPE) PPFTTTCUT Texttabelle: ppftttcu 19990811

Method SET_DATA_FROM_DB on class CL_TTYPE_CUST_PPF has no exception.

Method SET_MEDIUM_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MEDIUM_COLL Call by reference Object reference (TYPE REF TO) CL_MEDIUM_CUST_COLL_PPF Mediumkollektion 19990810

Method SET_MEDIUM_COLL on class CL_TTYPE_CUST_PPF has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAME Call by reference Type reference (TYPE) PPFDTT PPF: Name eines Ausgabetyps 20000221

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