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 | Instance method | Public | Method | Checks the Condition | 20020219 | |
| 2 | Instance method | Public | Method | Copies the Condition | 20020219 | |
| 3 | Instance method | Public | Method | Deletes the Condition | 20020311 | |
| 4 | Instance method | Public | Method | Delivers Changed Flag | 20020219 | |
| 5 | Instance method | Public | Method | Delivers the Description of the Condition | 20020219 | |
| 6 | Instance method | Public | Method | Delivers the Unique IDs of the Condition | 20020219 | |
| 7 | Static method | Public | Method | Delivers an Instance to Condition Management | 20020219 | |
| 8 | Instance method | Public | Method | Delivers Subscreen for Schedule Condition | 20020219 | |
| 9 | Instance method | Public | Method | Delivers Subscreen for Start Condition | 20020219 | |
| 10 | Instance method | Public | Method | Delivers the Type of the Determination Technology | 20020219 | |
| 11 | Instance method | Public | Method | Sets the Unique IDs of the Condition | 20020219 | |
| 12 | Instance method | Public | Method | Sets the Mode (Display/Change) | 20020219 | |
| 13 | 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 | EP_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | 0: OK 4:Fehlerhaft 8:Existiert nicht | 20020219 | |||
| 2 | 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 | EP_GUID1 | Call by reference | Type reference (TYPE) | PPF_GUID | GUID | 20020225 | |||
| 2 | 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 | 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 | 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 | EP_GUID1 | Call by reference | Type reference (TYPE) | PPF_GUID | GUID 1 | 20020219 | |||
| 2 | EP_GUID2 | Call by reference | Type reference (TYPE) | PPF_GUID | GUID 2 | 20020219 | |||
| 3 | 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 | 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 | EP_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | dynpro id | 20020219 | |||
| 2 | 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 | EP_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | dynpro id | 20020219 | |||
| 2 | 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 | 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 | IP_ACTION | Call by reference | Type reference (TYPE) | PPFDTT | Name der Aktionsdefinition | 20020220 | |||
| 2 | IP_CONDTYPE | Call by reference | Type reference (TYPE) | SWJ_CONDTP | Einplan-/Startbedingung | 20020220 | |||
| 3 | IP_CONTEXT_CLS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name der Kontextklasse | 20020220 | |||
| 4 | IP_GUID1 | Call by reference | Type reference (TYPE) | PPF_GUID | GUID | 20020219 | |||
| 5 | IP_GUID2 | Call by reference | Type reference (TYPE) | PPF_GUID | GUID | 20020219 | |||
| 6 | IP_OPTIMIZATION_RULE | Call by reference | Type reference (TYPE) | PPFDOPTRUL | Optimierungsregel | 20030812 | |||
| 7 | IP_PROFILE | Call by reference | Type reference (TYPE) | PPFDCNTXT | PPF: Name des Aktionsprofils | 20020228 | |||
| 8 | IP_TIME_PROFILE | Call by reference | Type reference (TYPE) | TIMECONT | Terminprofil für Terminregeln | 20020220 | |||
| 9 | 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 | 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 | CP_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20020221 | |||
| 2 | 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 |