SAP ABAP Class CL_TRIGGER_PPF (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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACTION_PPF Access to Action 20020503
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990810
Properties
Class CL_TRIGGER_PPF  
Short Description PPF: Action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPPF_CORE   PPF: Central Logic 
Created 19990810   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CA_TRIGGER_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_FACTORY_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_VIEW_SERVICE_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACTION_PPF Access to Action 20020503
2 IF_OS_STATE State Management for a 'Managed Object' 19990810
Friends
# Friend Modeled only Created on Description
1 CB_TRIGGER_PPF 20110628 Base Agent PPF: Trigger
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Protected Object reference (TYPE REF TO) OBJECT Application Object 20001113
2 APPLCTN Instance attribute Protected Type reference (TYPE) PPFDAPPL Application 20001113
3 APPLKEY Instance attribute Protected Type reference (TYPE) SYSUUID_C UUID in Character Form 20001113
4 CHANGEABLE Instance attribute Protected Type reference (TYPE) PPFDCHNG PPF: Action Definition Can Be Changed 20001113
5 CLSNAME Constant Protected Type reference (TYPE) SEOCLSKEY 'CL_TRIGGER_PPF' Class Name 19990810
6 COMMIT_REQUIRED Instance attribute Protected Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20110628
7 COND_MAN Instance attribute Protected Object reference (TYPE REF TO) IF_CONDITION_PPF PPF: Interface for Condition Evaluation 20020225
8 CONTAINER_STATUS Instance attribute Private Type reference (TYPE) CHAR1 Status of the container 20031118
9 CONTEXT Instance attribute Protected Type reference (TYPE) PPFDCNTXT PPF: Name of Action Profile 20001113
10 CONTREF Instance attribute Protected Object reference (TYPE REF TO) OBJECT Container Reference 20001113
11 DISPATCH Instance attribute Protected Type reference (TYPE) PPFDDSPTCH PPF: Processing Time 20001113
12 EXECANDDEL Instance attribute Protected Type reference (TYPE) PPFDEXEDEL PPF: Delete Action After Successful Execution 20001113
13 EXECDIALOG Instance attribute Protected Type reference (TYPE) PPFDEXDIAL Can Be Called in the Dialog 20001113
14 IS_CHANGED Instance attribute Protected Type reference (TYPE) PPFDTTCHNG PPF: Action Has Been Changed Manually 20001113
15 IS_INACTIV Instance attribute Protected Type reference (TYPE) PPFDIACT PPF: Action Is Deactivated 20001113
16 IS_LOCKED Instance attribute Protected Type reference (TYPE) PPFDTLOCK PPF: Action Is Locked for Processing 20001113
17 IS_MCREAT Instance attribute Protected Type reference (TYPE) PPFDMCREAT PPF: Action Has Been Created Manually 20001113
18 IS_REPEAT Instance attribute Protected Type reference (TYPE) PPFDTRPT PPF: Action Is Repeated 20001113
19 MEDIUM Instance attribute Protected Object reference (TYPE REF TO) IF_MEDIUM_PPF Medium 20001113
20 METYPE Instance attribute Protected Type reference (TYPE) PPFDMETYPE PPF: Type of Processing (Print, Fax, Mail, EDI ..) 20010315
21 MULTIPLE Instance attribute Protected Type reference (TYPE) PPFDMULTP PPF: Action Definition Can Be Sent Multiple Times 20001113
22 OPTRULE Instance attribute Protected Type reference (TYPE) PPFDOPTRUL PPF: Optimizing Rule 20030813
23 PARTINDEP Instance attribute Protected Type reference (TYPE) PPFDNOPART PPF: Action Definition Partner Dependent 20001113
24 PROCESSED_MANUALLY Instance attribute Protected Type reference (TYPE) BOOLE_D 'X': Manually Outputted 20001113
25 QUEUENAME Instance attribute Protected Type reference (TYPE) TRFCQNAM Name of tRFC Queue 20100616
26 RELEVANT Instance attribute Protected Type reference (TYPE) PPFDRLVNTF PPF: Action Relevant from Date 20030813
27 SORTFIELD1 Instance attribute Protected Type reference (TYPE) PPFDSORT Sort Field 20001113
28 SORTFIELD2 Instance attribute Protected Type reference (TYPE) PPFDSORT Sort Field 20001113
29 SORTFIELD3 Instance attribute Protected Type reference (TYPE) PPFDSORT Sort Field 20001113
30 STARTCOND Instance attribute Protected Type reference (TYPE) GUID Globally Unique Identifier 20001113
31 STARTCONT Instance attribute Protected Type reference (TYPE) GUID Globally Unique Identifier 20001113
32 STATE Instance attribute Private Object reference (TYPE REF TO) CL_TRIGGER_PPF OBJECT SERVICES STATE 19990810
33 STATUS Instance attribute Protected Type reference (TYPE) PPFDTSTAT PPF: Action Status 20001113
34 TIMECHANGE Instance attribute Protected Type reference (TYPE) PPFDTCHNGD PPF: Change Time 20001113
35 TIMECREATE Instance attribute Protected Type reference (TYPE) PPFDTCREAT PPF: Creation Time 20001113
36 TTYPE Instance attribute Protected Type reference (TYPE) PPFDTT PPF: Name of Action Definition 20001113
37 USERCHANGE Instance attribute Protected Type reference (TYPE) PPFDUCHNGD PPF: Created by 20001113
38 USERCREATE Instance attribute Protected Type reference (TYPE) PPFDUCREAT PPF: Created by 20001113
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TRIGGER Instance method Public Method Activates the Action 20010831
2 CALL_EXIT_EXECUTED Instance method Protected Method Call Exit After Execution 19991007
3 CHECK Instance method Public Method Check Action 20000215
4 CHECK_CONNECTIONS Instance method Public Method Does the Action Have Relationships? 20000406
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000515
6 COMPLETE Instance method Public Method Completes Action and Processing 20010212
7 COPY Instance method Public Method Copy Action 19990811
8 CREATE_TRIGGER Static method Public Method Generate Action (Using Persistence Service) 19990810
9 CREATE_TRIGGER_FROM_CUST Static method Public Method Generate Action As Customizing 19990811
10 CREATE_TRIGGER_FROM_TEMPLATE Static method Public Method Generate Action from Template Object 19990810
11 DELETE Instance method Public Method Delete Action (Persistence Service) 19990903
12 EVALUATE_STARTCOND Instance method Public Method Evaluate Start Condition 20000515
13 EXECUTE Instance method Public Method Start Processing 19990810
14 GETM_COND_MAN Instance method Public Method Reads Reference of Rule Technology 20020226
15 GETM_MEDIUM_TYPE Instance method Public Method Delivers Type of Corresponding Medium 19990908
16 GETM_PROCESSING_LOG Instance method Public Method Delivers Processing Log of the Medium 19990901
17 GET_APPL Instance method Public Get-method of a virtual attribute Reads the Attribute APPL 19990811
18 GET_APPLCTN Instance method Public Get-method of a virtual attribute Reads the Attribute APPLCTN 19990811
19 GET_APPLKEY Instance method Public Get-method of a virtual attribute Reads the Attribute APPLKEY 19990811
20 GET_CHANGEABLE Instance method Public Get-method of a virtual attribute Reads the Attribute CHANGEABLE 19990901
21 GET_COMMIT_REQUIRED Instance method Public Get-method of a virtual attribute Reads the attribute COMMIT_REQUIRED 20110628
22 GET_COND_MAN Instance method Public Get-method of a virtual attribute Reads the Attribute COND_MAN 20020225
23 GET_CONTAINER_STATUS Instance method Private Get-method of a virtual attribute Reads the Attribute CONTAINER_STATUS 20031118
24 GET_CONTEXT Instance method Public Get-method of a virtual attribute Reads the Attribute CONTEXT 19990811
25 GET_CONTREF Instance method Public Get-method of a virtual attribute Reads the Attribute CONTREF 20000714
26 GET_DISPATCH Instance method Public Get-method of a virtual attribute Reads the Attribute DISPATCH 19990811
27 GET_EXECANDDEL Instance method Public Get-method of a virtual attribute Reads the Attribute EXECANDDEL 20001108
28 GET_EXECDIALOG Instance method Public Get-method of a virtual attribute Reads the Attribute EXECDIALOG 19990901
29 GET_IS_CHANGED Instance method Public Get-method of a virtual attribute Reads the Attribute IS_CHANGED 19990811
30 GET_IS_INACTIV Instance method Public Get-method of a virtual attribute Reads the Attribute IS_INACTIV 19990811
31 GET_IS_LOCKED Instance method Public Get-method of a virtual attribute Reads the Attribute IS_LOCKED 19990811
32 GET_IS_MCREAT Instance method Public Get-method of a virtual attribute Reads Attribute IS_MCREAT 20000203
33 GET_IS_REPEAT Instance method Public Get-method of a virtual attribute Reads the Attribute IS_REPEAT 19990811
34 GET_MEDIUM Instance method Public Get-method of a virtual attribute Reads the Attribute MEDIUM 19990811
35 GET_METYPE Instance method Public Get-method of a virtual attribute Reads the Attribute METYPE 20010315
36 GET_MULTIPLE Instance method Public Get-method of a virtual attribute Reads the Attribute MULTIPLE 19990901
37 GET_OPTRULE Instance method Public Get-method of a virtual attribute Reads Attribute OPTRULE 20030813
38 GET_PARTINDEP Instance method Public Get-method of a virtual attribute Reads the Attribute PARTINDEP 19990901
39 GET_PROCESSED_MANUALLY Instance method Public Get-method of a virtual attribute Reads the Attribute PROCESSED_MANUALLY 20000322
40 GET_QUEUENAME Instance method Public Get-method of a virtual attribute Reads the Attribute QUEUENAME 20100616
41 GET_RELEVANT Instance method Public Get-method of a virtual attribute Reads the Attribute RELEVANT 20030813
42 GET_SORTFIELD1 Instance method Public Get-method of a virtual attribute Reads the Attribute SORTFIELD1 19991105
43 GET_SORTFIELD2 Instance method Public Get-method of a virtual attribute Reads the Attribute SORTFIELD2 19991105
44 GET_SORTFIELD3 Instance method Public Get-method of a virtual attribute Reads the Attribute SORTFIELD3 19991105
45 GET_STARTCOND Instance method Public Get-method of a virtual attribute Reads the Attribute STARTCOND 20000515
46 GET_STARTCONT Instance method Public Get-method of a virtual attribute Reads the Attribute STARTCONT 20000515
47 GET_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute STATUS 19990811
48 GET_TIMECHANGE Instance method Public Get-method of a virtual attribute Reads the Attribute TIMECHANGE 19990811
49 GET_TIMECREATE Instance method Public Get-method of a virtual attribute Reads the Attribute TIMECREATE 19990811
50 GET_TTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute TTYPE 19990811
51 GET_USERCHANGE Instance method Public Get-method of a virtual attribute Reads the Attribute USERCHANGE 19990811
52 GET_USERCREATE Instance method Public Get-method of a virtual attribute Reads the Attribute USERCREATE 19990811
53 INTERNAL_DEQUEUE Instance method Public Method Releases an action for processing and deletion 20050425
54 INTERNAL_ENQUEUE Instance method Public Method Locks an action for processing and deletion 20050425
55 IS_ALIVE Instance method Public Method Checks existence of object 20090213
56 IS_DELETED Instance method Public Method Is the Action Deleted? 20000201
57 IS_EQUAL Instance method Public Method Compares Two Actions 20010704
58 PREVIEW Instance method Public Method Output Action in Preview Mode 19990813
59 READ_GUID Instance method Public Method Action GUID 20000406
60 REPEAT Instance method Public Method Repeat Action 19990811
61 SETM_CONTREF Instance method Public Method Sets the Attribute CONTREF without CHANGED 20010410
62 SETM_MEDIUM_PARTNER Instance method Protected Method Set Partner for the Medium 20000208
63 SETM_PROCESSED_MANUALLY Instance method Public Method Sets the Attribute PROCESSED_MANUALLY Without CHANGED 20010410
64 SET_APPL Instance method Public Set-method of a virtual attribute Sets the Attribute APPL 19990811
65 SET_APPLCTN Instance method Public Set-method of a virtual attribute Sets the Attribute APPLCTN 19990811
66 SET_APPLKEY Instance method Public Set-method of a virtual attribute Sets the Attribute APPLKEY 19990811
67 SET_CHANGEABLE Instance method Public Set-method of a virtual attribute Sets the Attribute CHANGEABLE 19990901
68 SET_COMMIT_REQUIRED Instance method Public Set-method of a virtual attribute Sets the attribute COMMIT_REQUIRED 20110628
69 SET_COND_MAN Instance method Public Set-method of a virtual attribute Sets the Attribute COND_MAN 20020225
70 SET_CONTAINER_STATUS Instance method Private Set-method of a virtual attribute Sets the Attribute CONTAINER_STATUS 20031118
71 SET_CONTEXT Instance method Public Set-method of a virtual attribute Sets the Attribute CONTEXT 19990811
72 SET_CONTREF Instance method Public Set-method of a virtual attribute Sets the Attribute CONTREF 20000714
73 SET_DISPATCH Instance method Public Set-method of a virtual attribute Sets the Attribute DISPATCH 19990811
74 SET_EXECANDDEL Instance method Public Set-method of a virtual attribute Sets the Attribute EXECANDDEL 20001108
75 SET_EXECDIALOG Instance method Public Set-method of a virtual attribute Sets the Attribute EXECDIALOG 19990922
76 SET_IS_CHANGED Instance method Public Set-method of a virtual attribute Sets the Attribute IS_CHANGED 19990811
77 SET_IS_INACTIV Instance method Public Set-method of a virtual attribute Sets the Attribute IS_INACTIV 19990811
78 SET_IS_LOCKED Instance method Public Set-method of a virtual attribute Sets the Attribute IS_LOCKED 19990811
79 SET_IS_MCREAT Instance method Public Set-method of a virtual attribute Sets Attribute IS_MCREAT 20000203
80 SET_IS_REPEAT Instance method Public Set-method of a virtual attribute Sets the Attribute IS_REPEAT 19990811
81 SET_MEDIUM Instance method Public Set-method of a virtual attribute Sets the Attribute MEDIUM 19990811
82 SET_METYPE Instance method Public Set-method of a virtual attribute Sets the Attribute METYPE 20010315
83 SET_MULTIPLE Instance method Public Set-method of a virtual attribute Sets the Attribute MULTIPLE 19990901
84 SET_OPTRULE Instance method Public Set-method of a virtual attribute Sets the Attribute OPTRULE 20030813
85 SET_PARTINDEP Instance method Public Set-method of a virtual attribute Sets the Attribute PARTINDEP 19990901
86 SET_PROCESSED_MANUALLY Instance method Public Set-method of a virtual attribute Sets the Attribute PROCESSED_MANUALLY 20000322
87 SET_QUEUENAME Instance method Public Set-method of a virtual attribute Sets the Attribute QUEUENAME 20100616
88 SET_RELEVANT Instance method Public Set-method of a virtual attribute Sets the Attribute RELEVANT 20030813
89 SET_SORTFIELD1 Instance method Public Set-method of a virtual attribute Sets the Attribute SORTFIELD1 19991105
90 SET_SORTFIELD2 Instance method Public Set-method of a virtual attribute Sets the Attribute SORTFIELD2 19991105
91 SET_SORTFIELD3 Instance method Public Set-method of a virtual attribute Sets the Attribute SORTFIELD3 19991105
92 SET_STARTCOND Instance method Public Set-method of a virtual attribute Sets the Attribute STARTCOND 20000515
93 SET_STARTCONT Instance method Public Set-method of a virtual attribute Sets the Attribute STARTCONT 20000515
94 SET_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute STATUS 19990811
95 SET_TIMECHANGE Instance method Public Set-method of a virtual attribute Sets the Attribute TIMECHANGE 19990811
96 SET_TIMECREATE Instance method Public Set-method of a virtual attribute Sets the Attribute TIMECREATE 19990811
97 SET_TTYPE Instance method Public Set-method of a virtual attribute Sets the Attribute TTYPE 19990811
98 SET_USERCHANGE Instance method Public Set-method of a virtual attribute Sets the Attribute USERCHANGE 19990811
99 SET_USERCREATE Instance method Public Set-method of a virtual attribute Sets the Attribute USERCREATE 19990811
100 UPDATE_DATE_AND_USER Instance method Public Method Set Time Stamp and User for Changes 19990927
Events
# Event Type Visibility Description Created on
1 ACTIVATED Instance Event
(0)
Public
(2)
Action Has Been Activated 20010831
2 DELETED Instance Event
(0)
Public
(2)
Action Has Been Deleted 20001109
3 EXECUTED Instance Event
(0)
Public
(2)
Action executed 20010305
Types
Class CL_TRIGGER_PPF has no local type.
Method Signatures

Method ACTIVATE_TRIGGER Signature

Method ACTIVATE_TRIGGER on class CL_TRIGGER_PPF has no parameter.
Method ACTIVATE_TRIGGER on class CL_TRIGGER_PPF has no exception.

Method CALL_EXIT_EXECUTED Signature

Method CALL_EXIT_EXECUTED on class CL_TRIGGER_PPF has no parameter.
Method CALL_EXIT_EXECUTED on class CL_TRIGGER_PPF has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NO_PROTOCOL Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Kein Protokoll schreiben 20000502
2 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Handle für Fehlerprotokoll 20000313
3 Returning RP_OK Value transfer Type reference (TYPE) BOOLE_D Prüfergebnis 20000313

Method CHECK on class CL_TRIGGER_PPF has no exception.

Method CHECK_CONNECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CONNECTIONS_EXIST Value transfer Type reference (TYPE) BOOLE_D 'X': Verknüpfungen existieren 20000406

Method CHECK_CONNECTIONS on class CL_TRIGGER_PPF has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method COMPLETE 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 PPF: Kontextoberklasse 20010212
2 Importing IP_NO_PROTOCOL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010212
3 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20010212
4 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT PPF: Name der Aktionsdefinition 20010212

Method COMPLETE on class CL_TRIGGER_PPF has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_PPF Kopierter Trigger 19990811
# Exception Resumable Description Created on
1 FAILED Aktion konnte nicht wiederholt werden 20001120

Method CREATE_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_PPF Erzeugter Trigger 19990810

Method CREATE_TRIGGER on class CL_TRIGGER_PPF has no exception.

Method CREATE_TRIGGER_FROM_CUST 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 20000207
2 Importing IO_TTYPE_CUST Call by reference Object reference (TYPE REF TO) CL_TTYPE_CUST_PPF Triggercustomizing 19990811
3 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_PPF Trigger 19990811
# Exception Resumable Description Created on
1 EMPTY_REFERENCE Customizingreferenz ist leer 19990811

Method CREATE_TRIGGER_FROM_TEMPLATE 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 19991206
2 Importing IO_TRIGGER_TEMPL Call by reference Object reference (TYPE REF TO) CL_TRIGGER_TEMPL_PPF Triggervorlage 19990810
3 Importing IP_DETLOG Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20000217
4 Importing IP_NO_DETLOG Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Kein Protokoll schreiben 20000502
5 Importing IP_TTYPE Call by reference Type reference (TYPE) PPFDTT PPF: Name eines Triggertyps 19991206
6 Returning RO_TRIGGER_COLL Value transfer Object reference (TYPE REF TO) CL_TRIGGER_COLL_PPF Triggerkollektion 19991209

Method CREATE_TRIGGER_FROM_TEMPLATE on class CL_TRIGGER_PPF has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_APPL_ALREADY_LOCKED Call by reference Type reference (TYPE) CHAR1 Anwendungsobjekt bereits gesperrt 20100114
# Exception Resumable Description Created on
1 DOCUMENT_IS_LOCKED Anwendungsdokument ist gesperrt 20010426

Method EVALUATE_STARTCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CHECK_OPT_RULE Call by reference Type reference (TYPE) CHAR1 SPACE Optimierungsregel prüfen 20030820
2 Returning RP_RC Value transfer Type reference (TYPE) BOOLE_D Ergebnis der Startbedingung 20000515

Method EVALUATE_STARTCOND on class CL_TRIGGER_PPF has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_APPL_ALREADY_LOCKED Call by reference Type reference (TYPE) CHAR1 Anwendungsobjekt bereits gesperrt 20050110
2 Importing IP_CHECK_OPT_RULE Call by reference Type reference (TYPE) CHAR1 Optimierungsregel prüfen 20030820
3 Returning RP_RC Value transfer Type reference (TYPE) I Returncode 19990813
# Exception Resumable Description Created on
1 DOCUMENT_IS_LOCKED Anwendungsdokument ist gesperrt 20000224
2 EMPTY_APPL_REFERENCE Anwendungsreferenz ist leer 19990810
3 EMPTY_MEDIUM_REFERENCE Medienreferenz ist leer 19990810
4 INACTIVE Aktion ist nicht aktiv 20000412
5 LOCKED Aktion ist gegen Verarbeitung gesperrt 20000207
6 STARTCONDITION_NOT_TRUE Startbedingung ist nicht erfüllt 20000515

Method GETM_COND_MAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_COND_MAN Value transfer Object reference (TYPE REF TO) IF_CONDITION_PPF PPF: Interface für Bedingungsauswertung 20020226

Method GETM_COND_MAN on class CL_TRIGGER_PPF has no exception.

Method GETM_MEDIUM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_TEXT Call by reference Type reference (TYPE) PPFDMETYPT Medientypbeschreibung 20000126
2 Exporting EP_TYPE Call by reference Type reference (TYPE) PPFDMETYPE Medientyp 20000126

Method GETM_MEDIUM_TYPE on class CL_TRIGGER_PPF has no exception.

Method GETM_PROCESSING_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Handle auf Application Log 19990901

Method GETM_PROCESSING_LOG on class CL_TRIGGER_PPF has no exception.

Method GET_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_APPLCTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDAPPL Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_APPLKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYSUUID_C Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDCHNG Attributwert 19990901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_COMMIT_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SAP_BOOL Attributwert 20110628
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110628

Method GET_COND_MAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CONDITION_PPF Attributwert 20020225
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020225

Method GET_CONTAINER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Attributwert 20031118
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031118

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDCNTXT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_CONTREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDDSPTCH Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_EXECANDDEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDEXEDEL Attributwert 20001108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_EXECDIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDEXDIAL Attributwert 19990901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDTTCHNG Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_IS_INACTIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDIACT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDTLOCK Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_IS_MCREAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDMCREAT Attributwert 20000203
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_IS_REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDTRPT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_MEDIUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_MEDIUM_PPF Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_METYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDMETYPE Attributwert 20010315
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010315

Method GET_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDMULTP Attributwert 19990901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_OPTRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDOPTRUL Attributwert 20030813
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030813

Method GET_PARTINDEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDNOPART Attributwert 19990901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_PROCESSED_MANUALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Attributwert 20000322
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_QUEUENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TRFCQNAM Attributwert 20100616
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100616

Method GET_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDRLVNTF Attributwert 20030813
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030813

Method GET_SORTFIELD1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDSORT Attributwert 19991105
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SORTFIELD2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDSORT Attributwert 19991105
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SORTFIELD3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDSORT Attributwert 19991105
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_STARTCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID Attributwert 20000515
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_STARTCONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID Attributwert 20000515
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDTSTAT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TIMECHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDTCHNGD Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TIMECREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDTCREAT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDTT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_USERCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDUCHNGD Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_USERCREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PPFDUCREAT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method INTERNAL_DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SUCCESS Value transfer Type reference (TYPE) PPFDENQUEUE TRUE: erfolgreich 20050425
2 Importing SCOPE Value transfer Type reference (TYPE) DDENQSCOPE Steuerung des Sperrverhaltens beim Verbuchungsaufruf 20070423

Method INTERNAL_DEQUEUE on class CL_TRIGGER_PPF has no exception.

Method INTERNAL_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SUCCESS Value transfer Type reference (TYPE) PPFDENQUEUE TRUE: erfolgreich 20050425
2 Importing SCOPE Value transfer Type reference (TYPE) DDENQSCOPE Steuerung des Sperrverhaltens beim Verbuchungsaufruf 20070423

Method INTERNAL_ENQUEUE on class CL_TRIGGER_PPF has no exception.

Method IS_ALIVE Signature

Method IS_ALIVE on class CL_TRIGGER_PPF has no parameter.
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20090213

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DELETED Value transfer Type reference (TYPE) BOOLE_D Löschkennzeichen 20000201

Method IS_DELETED on class CL_TRIGGER_PPF has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRIGGER Call by reference Object reference (TYPE REF TO) CL_TRIGGER_PPF zu vergleichende Aktion 20010704
2 Returning RP_IS_EQUAL Value transfer Type reference (TYPE) BOOLE 'X': Aktionen sind gleich 20010704

Method IS_EQUAL on class CL_TRIGGER_PPF has no exception.

Method PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RC Value transfer Type reference (TYPE) I Returncode 19990813
# Exception Resumable Description Created on
1 EMPTY_APPL_REFERENCE Anwendungsreferenz ist leer 19990813
2 EMPTY_MEDIUM_REFERENCE Medium ist leer 19990813

Method READ_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_GUID Value transfer Type reference (TYPE) OS_GUID GUID der Ausgabe 20000406

Method READ_GUID on class CL_TRIGGER_PPF has no exception.

Method REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TRIGGER Value transfer Object reference (TYPE REF TO) CL_TRIGGER_PPF Wiederholter Trigger 19990811
# Exception Resumable Description Created on
1 FAILED Trigger kann nicht wiederholt werden 19990811

Method SETM_CONTREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTREF Call by reference Object reference (TYPE REF TO) OBJECT Containerreferenz 20010410

Method SETM_CONTREF on class CL_TRIGGER_PPF has no exception.

Method SETM_MEDIUM_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_MEDIUM Call by reference Object reference (TYPE REF TO) IF_MEDIUM_PPF Medium 20000208
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CONTEXT_PPF Kontext 20000208
3 Importing IP_ROLE Call by reference Type reference (TYPE) PPFDPARTRL Partnerrolle 20000208

Method SETM_MEDIUM_PARTNER on class CL_TRIGGER_PPF has no exception.

Method SETM_PROCESSED_MANUALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSED_MANUALLY Call by reference Type reference (TYPE) BOOLE_D manuell ausgeführt 20010410

Method SETM_PROCESSED_MANUALLY on class CL_TRIGGER_PPF has no exception.

Method SET_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Object reference (TYPE REF TO) OBJECT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_APPLCTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLCTN Call by reference Type reference (TYPE) PPFDAPPL Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_APPLKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLKEY Call by reference Type reference (TYPE) SYSUUID_C Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGEABLE Call by reference Type reference (TYPE) PPFDCHNG Attributwert 19990901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_COMMIT_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT_REQUIRED Call by reference Type reference (TYPE) SAP_BOOL Attributwert 20110628
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110628

Method SET_COND_MAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COND_MAN Call by reference Object reference (TYPE REF TO) IF_CONDITION_PPF Attributwert 20020225
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020225

Method SET_CONTAINER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_STATUS Call by reference Type reference (TYPE) CHAR1 Attributwert 20031118
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031118

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) PPFDCNTXT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_CONTREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTREF Call by reference Object reference (TYPE REF TO) OBJECT Attributwert 20000714
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPATCH Call by reference Type reference (TYPE) PPFDDSPTCH Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_EXECANDDEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXECANDDEL Call by reference Type reference (TYPE) PPFDEXEDEL Attributwert 20001108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_EXECDIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXECDIALOG Call by reference Type reference (TYPE) PPFDEXDIAL Attributwert 19990922
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_CHANGED Call by reference Type reference (TYPE) PPFDTTCHNG Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_IS_INACTIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_INACTIV Call by reference Type reference (TYPE) PPFDIACT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_LOCKED Call by reference Type reference (TYPE) PPFDTLOCK Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_IS_MCREAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_MCREAT Call by reference Type reference (TYPE) PPFDMCREAT Attributwert 20000203
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_IS_REPEAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_REPEAT Call by reference Type reference (TYPE) PPFDTRPT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_MEDIUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MEDIUM Call by reference Object reference (TYPE REF TO) IF_MEDIUM_PPF Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_METYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METYPE Call by reference Type reference (TYPE) PPFDMETYPE Attributwert 20010315
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010315

Method SET_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPLE Call by reference Type reference (TYPE) PPFDMULTP Attributwert 19990901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_OPTRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPTRULE Call by reference Type reference (TYPE) PPFDOPTRUL Attributwert 20030813
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030813

Method SET_PARTINDEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTINDEP Call by reference Type reference (TYPE) PPFDNOPART Attributwert 19990901
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_PROCESSED_MANUALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESSED_MANUALLY Call by reference Type reference (TYPE) BOOLE_D Attributwert 20000322
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_QUEUENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUEUENAME Call by reference Type reference (TYPE) TRFCQNAM Attributwert 20100616
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100616

Method SET_RELEVANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELEVANT Call by reference Type reference (TYPE) PPFDRLVNTF Attributwert 20030813
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030813

Method SET_SORTFIELD1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORTFIELD1 Call by reference Type reference (TYPE) PPFDSORT Attributwert 19991105
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_SORTFIELD2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORTFIELD2 Call by reference Type reference (TYPE) PPFDSORT Attributwert 19991105
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_SORTFIELD3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORTFIELD3 Call by reference Type reference (TYPE) PPFDSORT Attributwert 19991105
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_STARTCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STARTCOND Call by reference Type reference (TYPE) GUID Attributwert 20000515
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_STARTCONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STARTCONT Call by reference Type reference (TYPE) GUID Attributwert 20000515
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) PPFDTSTAT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_TIMECHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMECHANGE Call by reference Type reference (TYPE) PPFDTCHNGD Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_TIMECREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMECREATE Call by reference Type reference (TYPE) PPFDTCREAT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_TTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TTYPE Call by reference Type reference (TYPE) PPFDTT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_USERCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USERCHANGE Call by reference Type reference (TYPE) PPFDUCHNGD Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_USERCREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USERCREATE Call by reference Type reference (TYPE) PPFDUCREAT Attributwert 19990811
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method UPDATE_DATE_AND_USER Signature

Method UPDATE_DATE_AND_USER on class CL_TRIGGER_PPF has no parameter.
Method UPDATE_DATE_AND_USER on class CL_TRIGGER_PPF has no exception.
Event Signatures

Event ACTIVATED Signature
Event ACTIVATED on class CL_TRIGGER_PPF has no parameter.
Event DELETED Signature
Event DELETED on class CL_TRIGGER_PPF has no parameter.
Event EXECUTED Signature
Event EXECUTED on class CL_TRIGGER_PPF has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in