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 CL_SWJ_PPF_CONTAINER_FACTORY 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 ACTION_NAME Instance attribute Private Type reference (TYPE) PPFDTT PPF: Name of Action Definition 20020220
2 BUSINESS_OBJ Instance attribute Private Type reference (TYPE) SIBFOTYPE Type & Category of Objects in Persistent Object References 20020726
3 CHANGED Instance attribute Private Type reference (TYPE) CHAR1 20020220
4 CONDITION Instance attribute Private Type reference (TYPE) PPF_GUID 20020220
5 CONDITION_TYPE Instance attribute Private Type reference (TYPE) SWJ_CONDTP 20020220
6 CONTAINER Instance attribute Private Type reference (TYPE) PPF_GUID 20020220
7 CONTAINER_REF Instance attribute Private Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER 20020220
8 CONTEXT_CLASS Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Type Name 20020220
9 CUSTCONT Instance attribute Private Type reference (TYPE) CHAR1 20020220
10 DETERMINATION_TYPE Constant Private Type reference (TYPE) PPFDDETTYP 'WF' 20020220
11 MODE Instance attribute Private Type reference (TYPE) PPFDMODE 20020220
12 OPTIMIZATION_RULE Instance attribute Private Type reference (TYPE) PPFDOPTRUL Optimizing Rule 20030813
13 SELCONT_TAB Instance attribute Private See coding 20020220
14 STARTCONT_TAB Instance attribute Private See coding 20020220
15 TIME_PROFILE Instance attribute Private Type reference (TYPE) TIMECONT Name of Date Profile 20020220
16 UNIQUE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WF_CONDITION_LOGIC_PPF 20020220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTAINER_REF Instance method Public Method Adds a Container Instance to the Buffer 20020227
2 GET_BUS_OBJ Instance method Public Method Delivers the Application BOR Object Type 20020726
3 GET_CONDITION_TYPE Instance method Public Method Delivers the Type of Condition (Schedule/Start Condition) 20020220
4 GET_CONTAINER_REF Instance method Public Method Reads Reference to Container of Schedule/Start Condition 20020220
5 GET_CUSTCONT Instance method Public Method Delivers custcont Flag 20020220
6 GET_GUID1 Instance method Public Method Delivers Unique ID1 20020220
7 GET_GUID2 Instance method Public Method Delivers Unique ID2 20020220
8 GET_MODE Instance method Public Method Delivers the Mode 20020219
9 GET_OPTIMIZATION_RULE Instance method Public Method Read Optimization Rule 20030813
10 GET_TIME_PROFILE Instance method Public Method Delivers the Date Profile 20020220
11 SET_CHANGED Instance method Public Method Sets Changed Flag 20020220
12 SET_GUID1 Instance method Public Method Sets Unique ID1 20020220
13 SET_GUID2 Instance method Public Method Sets Unique ID2 20020220
14 SET_OPTIMIZATION_RULE 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 Importing IO_CONTREF Call by reference Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER 容器参考 20020227
2 Importing IP_CONDTYPE Call by reference Type reference (TYPE) SWJ_CONDTP 参数条件类型 20020227
3 Importing IP_CUSTCONT Call by reference Type reference (TYPE) CHAR1 定制容器? 20020227
4 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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