SAP ABAP Interface IF_CONDITION_VIEW_PPF (PPF: Interface for Condition Evaluation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_DET (Package) PPF: Determination and Merge Technologies
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_CONDITION_MAN_PPF Conditions Using Business AddIn (BAdI) 20020320
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WF_CONDITION_LOGIC_PPF Workflow Conditions 20020219
Properties
Interface IF_CONDITION_VIEW_PPF  
Short Description PPF: Interface for Condition Evaluation    
General Data
Package SPPF_DET   PPF: Determination and Merge Technologies 
Created 20020219   SAP 
Last changed 20050705   SAP 
Unicode checks active    
Forward declarations
Interface IF_CONDITION_VIEW_PPF has no forward declaration.
Interfaces
Interface IF_CONDITION_VIEW_PPF has no interface.
Friends
Interface IF_CONDITION_VIEW_PPF has no friend.
Attributes
Interface IF_CONDITION_VIEW_PPF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONDITION Instance method Public Method Checks the Condition 20020219
2 COPY_CONDITION Instance method Public Method Copies the Condition 20020219
3 DELETE_CONDITION Instance method Public Method Deletes the Condition 20020311
4 GET_CHANGED Instance method Public Method Delivers Changed Flag 20020219
5 GET_DESCRIPTION Instance method Public Method Delivers the Description of the Condition 20020219
6 GET_GUIDS Instance method Public Method Delivers the Unique IDs of the Condition 20020219
7 GET_INSTANCE Static method Public Method Delivers an Instance to Condition Management 20020219
8 GET_SCHEDULE_COND_SUBSCREEN Instance method Public Method Delivers Subscreen for Schedule Condition 20020219
9 GET_START_COND_SUBSCREEN Instance method Public Method Delivers Subscreen for Start Condition 20020219
10 GET_TYPE Instance method Public Method Delivers the Type of the Determination Technology 20020219
11 SET_GUIDS Instance method Public Method Sets the Unique IDs of the Condition 20020219
12 SET_MODE Instance method Public Method Sets the Mode (Display/Change) 20020219
13 TRANSPORT_CONDITION Instance method Public Method Transports Additional Data 20020221
Events
Interface IF_CONDITION_VIEW_PPF has no event.
Types
Interface IF_CONDITION_VIEW_PPF has no local type.
Method Signatures

Method CHECK_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_RETURNCODE Call by reference Type reference (TYPE) SY-SUBRC 0: OK 4:Fehlerhaft 8:Existiert nicht 20020219
2 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Prüfprotokoll 20020219

Method CHECK_CONDITION on Interface IF_CONDITION_VIEW_PPF has no exception.

Method COPY_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_GUID1 Call by reference Type reference (TYPE) PPF_GUID GUID 20020225
2 Exporting EP_GUID2 Call by reference Type reference (TYPE) PPF_GUID GUID 20020225

Method COPY_CONDITION on Interface IF_CONDITION_VIEW_PPF has no exception.

Method DELETE_CONDITION Signature

Method DELETE_CONDITION on Interface IF_CONDITION_VIEW_PPF has no parameter.
Method DELETE_CONDITION on Interface IF_CONDITION_VIEW_PPF has no exception.

Method GET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CHANGED Value transfer Type reference (TYPE) CHAR1 Bedingung wurde geändert 20020219

Method GET_CHANGED on Interface IF_CONDITION_VIEW_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) TEXT60 Beschreibung der Bedingung 20020219

Method GET_DESCRIPTION on Interface IF_CONDITION_VIEW_PPF has no exception.

Method GET_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_GUID1 Call by reference Type reference (TYPE) PPF_GUID GUID 1 20020219
2 Exporting EP_GUID2 Call by reference Type reference (TYPE) PPF_GUID GUID 2 20020219
3 Exporting EP_OPTIMIZATION_RULE Call by reference Type reference (TYPE) PPFDOPTRUL Optimierungsregel 20030812

Method GET_GUIDS on Interface IF_CONDITION_VIEW_PPF has no exception.

Method GET_INSTANCE Signature

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

Method GET_INSTANCE on Interface IF_CONDITION_VIEW_PPF has no exception.

Method GET_SCHEDULE_COND_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DYNNR Call by reference Type reference (TYPE) SY-DYNNR dynpro id 20020219
2 Exporting EP_REPID Call by reference Type reference (TYPE) SY-REPID report id 20020219

Method GET_SCHEDULE_COND_SUBSCREEN on Interface IF_CONDITION_VIEW_PPF has no exception.

Method GET_START_COND_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DYNNR Call by reference Type reference (TYPE) SY-DYNNR dynpro id 20020219
2 Exporting EP_REPID Call by reference Type reference (TYPE) SY-REPID report id 20020219

Method GET_START_COND_SUBSCREEN on Interface IF_CONDITION_VIEW_PPF has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TYPE Value transfer Type reference (TYPE) PPFDDETTYP Benutzte Findungstechnik 20020219

Method GET_TYPE on Interface IF_CONDITION_VIEW_PPF has no exception.

Method SET_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) PPFDTT Name der Aktionsdefinition 20020220
2 Importing IP_CONDTYPE Call by reference Type reference (TYPE) SWJ_CONDTP Einplan-/Startbedingung 20020220
3 Importing IP_CONTEXT_CLS Call by reference Type reference (TYPE) SEOCLSNAME Name der Kontextklasse 20020220
4 Importing IP_GUID1 Call by reference Type reference (TYPE) PPF_GUID GUID 20020219
5 Importing IP_GUID2 Call by reference Type reference (TYPE) PPF_GUID GUID 20020219
6 Importing IP_OPTIMIZATION_RULE Call by reference Type reference (TYPE) PPFDOPTRUL Optimierungsregel 20030812
7 Importing IP_PROFILE Call by reference Type reference (TYPE) PPFDCNTXT PPF: Name des Aktionsprofils 20020228
8 Importing IP_TIME_PROFILE Call by reference Type reference (TYPE) TIMECONT Terminprofil für Terminregeln 20020220
9 Importing IS_BUSINESS_OBJ Call by reference Type reference (TYPE) SIBFOTYPE Typ und Kategorie des Business Objektes 20020726

Method SET_GUIDS on Interface IF_CONDITION_VIEW_PPF has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MODE Call by reference Type reference (TYPE) CHAR1 D = Display, M = Modify 20020219

Method SET_MODE on Interface IF_CONDITION_VIEW_PPF has no exception.

Method TRANSPORT_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CP_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20020221
2 Exporting EP_TRANSPORT_ENTRY_DONE Call by reference Type reference (TYPE) CHAR1 Transporteintrag geschrieben 20020221

Method TRANSPORT_CONDITION on Interface IF_CONDITION_VIEW_PPF has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 630