SAP ABAP Class CL_WF_CONDITION_LOGIC_PPF (Workflow Conditions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_VIEW (Package) PPF: Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CONDITION_CONTAINER_PPF | PPF: Workflow Container for Conditions | 20020905 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CONDITION_PPF | PPF: Interface for Condition Evaluation | 20020219 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CONDITION_VIEW_PPF | PPF: Interface for Condition Evaluation | 20020219 |
Properties
Class | CL_WF_CONDITION_LOGIC_PPF | |
Short Description | Workflow Conditions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPPF_VIEW | PPF: Interface |
Created | 20020219 | SAP |
Last change | 20020222 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CONDITION_CONTAINER_PPF | PPF: Workflow Container for Conditions | 20020905 | ||
2 | IF_CONDITION_PPF | PPF: Interface for Condition Evaluation | 20020219 | ||
3 | IF_CONDITION_VIEW_PPF | PPF: Interface for Condition Evaluation | 20020219 |
Friends
Class CL_WF_CONDITION_LOGIC_PPF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PPFDTT | PPF: Name of Action Definition | 20020220 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIBFOTYPE | Type & Category of Objects in Persistent Object References | 20020726 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | 20020220 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PPF_GUID | 20020220 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWJ_CONDTP | 20020220 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PPF_GUID | 20020220 | |||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | 20020220 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20020220 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | 20020220 | |||
10 | ![]() |
Constant | Private | Type reference (TYPE) | PPFDDETTYP | 'WF' | 20020220 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PPFDMODE | 20020220 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PPFDOPTRUL | Optimizing Rule | 20030813 | ||
13 | ![]() |
Instance attribute | Private | See coding | 20020220 | ||||
14 | ![]() |
Instance attribute | Private | See coding | 20020220 | ||||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMECONT | Name of Date Profile | 20020220 | ||
16 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WF_CONDITION_LOGIC_PPF | 20020220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a Container Instance to the Buffer | 20020227 |
2 | ![]() |
Instance method | Public | Method | Delivers the Application BOR Object Type | 20020726 |
3 | ![]() |
Instance method | Public | Method | Delivers the Type of Condition (Schedule/Start Condition) | 20020220 |
4 | ![]() |
Instance method | Public | Method | Reads Reference to Container of Schedule/Start Condition | 20020220 |
5 | ![]() |
Instance method | Public | Method | Delivers custcont Flag | 20020220 |
6 | ![]() |
Instance method | Public | Method | Delivers Unique ID1 | 20020220 |
7 | ![]() |
Instance method | Public | Method | Delivers Unique ID2 | 20020220 |
8 | ![]() |
Instance method | Public | Method | Delivers the Mode | 20020219 |
9 | ![]() |
Instance method | Public | Method | Read Optimization Rule | 20030813 |
10 | ![]() |
Instance method | Public | Method | Delivers the Date Profile | 20020220 |
11 | ![]() |
Instance method | Public | Method | Sets Changed Flag | 20020220 |
12 | ![]() |
Instance method | Public | Method | Sets Unique ID1 | 20020220 |
13 | ![]() |
Instance method | Public | Method | Sets Unique ID2 | 20020220 |
14 | ![]() |
Instance method | Public | Method | Set Optimization Rule | 20030813 |
Events
Class CL_WF_CONDITION_LOGIC_PPF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_GUID_CONTREF | Private | See coding | 20020220 |
|
Method Signatures
Method ADD_CONTAINER_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTREF | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | 容器参考 | 20020227 | ||
2 | ![]() |
IP_CONDTYPE | Call by reference | Type reference (TYPE) | SWJ_CONDTP | 参数条件类型 | 20020227 | ||
3 | ![]() |
IP_CUSTCONT | Call by reference | Type reference (TYPE) | CHAR1 | 定制容器? | 20020227 | ||
4 | ![]() |
IP_GUID2 | Call by reference | Type reference (TYPE) | PPF_GUID | 容器唯一标识 | 20020227 |
Method ADD_CONTAINER_REF on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_BUS_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_BUS_OBJ | Value transfer | Type reference (TYPE) | SIBFOTYPE | 业务对象 | 20020726 |
Method GET_BUS_OBJ on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_CONDITION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_COND_TYPE | Value transfer | Type reference (TYPE) | SWJ_CONDTP | 参数条件类型 | 20020220 |
Method GET_CONDITION_TYPE on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_CONTAINER_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RI_CONTAINER_REF | Value transfer | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | PPF的工作流容器扩展 | 20020220 |
Method GET_CONTAINER_REF on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_CUSTCONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_CUSTCONT | Value transfer | Type reference (TYPE) | CHAR1 | 定制容器? | 20020220 |
Method GET_CUSTCONT on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_GUID1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_GUID1 | Value transfer | Type reference (TYPE) | PPF_GUID | 唯一标识 | 20020220 |
Method GET_GUID1 on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_GUID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_GUID2 | Value transfer | Type reference (TYPE) | PPF_GUID | 唯一标识 | 20020220 |
Method GET_GUID2 on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_MODE | Value transfer | Type reference (TYPE) | CHAR1 | 模式 | 20020219 |
Method GET_MODE on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_OPTIMIZATION_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_OPTIMIZATION_RULE | Value transfer | Type reference (TYPE) | PPFDOPTRUL | Optimierungsregel | 20030813 |
Method GET_OPTIMIZATION_RULE on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method GET_TIME_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_TIME_PROFILE | Value transfer | Type reference (TYPE) | TIMECONT | 日期参数文件的名称 | 20020220 |
Method GET_TIME_PROFILE on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method SET_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CHANGED | Call by reference | Type reference (TYPE) | CHAR1 | 已更改? | 20020220 |
Method SET_CHANGED on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method SET_GUID1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_GUID1 | Call by reference | Type reference (TYPE) | PPF_GUID | 唯一标识 | 20020220 |
Method SET_GUID1 on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method SET_GUID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_GUID2 | Call by reference | Type reference (TYPE) | PPF_GUID | 唯一标识 | 20020220 |
Method SET_GUID2 on class CL_WF_CONDITION_LOGIC_PPF has no exception.
Method SET_OPTIMIZATION_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OPTIMIZATION_RULE | Call by reference | Type reference (TYPE) | PPFDOPTRUL | Optimierungsregel | 20030813 |
Method SET_OPTIMIZATION_RULE on class CL_WF_CONDITION_LOGIC_PPF has no exception.
History
Last changed by/on | SAP | 20020222 |
SAP Release Created in | 630 |