SAP ABAP Class CL_SWJ_PPF_CONDITION (Parameter Conditions for PPF)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWJ_PPF (Package) Workflow Output Medium in PPF

⤷

⤷

Properties
Class | CL_SWJ_PPF_CONDITION | |
Short Description | Parameter Conditions for PPF | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWJ_PPF | Workflow Output Medium in PPF |
Created | 20000609 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWJ_PPF_CONDITION has no forward declaration.
Interfaces
Class CL_SWJ_PPF_CONDITION has no interface implemented.
Friends
Class CL_SWJ_PPF_CONDITION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | Number of Seconds for Which the Runtime Buffer Remains Valid | 20020904 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CONT_BUFFER_TYPE | Buffer for Parameter Container | 20020904 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | Date/Time of Last Buffer Update | 20020904 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWJ_ERRTAB | Get Messages of Last Evaluation | 20000927 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Check Whether the Buffer Has to Be Reset | 20020904 |
2 | ![]() |
Static method | Public | Method | Evaluation | 20000609 |
3 | ![]() |
Static method | Public | Method | Evaluation with PARAMETER Container | 20020719 |
4 | ![]() |
Static method | Private | Method | Creates the Import Container from Business Objects | 20020719 |
5 | ![]() |
Static method | Public | Method | Get Messages of Last Evaluation | 20000927 |
6 | ![]() |
Static method | Public | Method | Evaluation with Import Container from Business Objects | 20020719 |
7 | ![]() |
Static method | Public | Method | Evaluation with Business Objects and PARAMETER Container | 20020719 |
8 | ![]() |
Static method | Public | Method | Reset Buffer for Parameter Container Instances | 20020904 |
Events
Class CL_SWJ_PPF_CONDITION has no event.
Types
Class CL_SWJ_PPF_CONDITION has no local type.
Method Signatures
Method CHECK_BUFFER_RESET Signature
Method CHECK_BUFFER_RESET on class CL_SWJ_PPF_CONDITION has no parameter.
Method CHECK_BUFFER_RESET on class CL_SWJ_PPF_CONDITION has no exception.
Method EVALUATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONDITION_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | Kennung für Parameterbedingung | 20000609 | ||
2 | ![]() |
IMPORT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | Business/Template-Objekt | 20000609 | ||
3 | ![]() |
PARAMETER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | überdefinierter Paremeter-Container | 20000609 | ||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SY-BINPT | TRUE /FALSE | 20000609 | ||
5 | ![]() |
TIMECONTEXT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Terminregel - Kontext | 20000609 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CONDITION_NOT_FOUND | 20000609 |
Method EVALUATE_CNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONDITION_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | Kennung für Parameterbedingung | 20020719 | ||
2 | ![]() |
EDITOR_FUNCNAME | Call by reference | Type reference (TYPE) | SWJ_FNAME | Funktionsbaustein für Parametrisierung | 20020719 | ||
3 | ![]() |
IMPORT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | Workflow-Container Erweiterung für PPF | 20020719 | ||
4 | ![]() |
PARAMETER_CNT_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | überdefinierter Paremeter-Container (GUID) | 20020719 | ||
5 | ![]() |
PARAMETER_CNT_TYP | Call by reference | Type reference (TYPE) | SWJ_CNTTYP | 'R' | Runtime/Customizing Param-Cintainer | 20020719 | |
6 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SY-BINPT | TRUE /FALSE | 20020719 | ||
7 | ![]() |
TIMECONTEXT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Terminregel - Kontext | 20020719 |
Method EVALUATE_CNT on class CL_SWJ_PPF_CONDITION has no exception.
Method GET_IMPORT_CONTAINER_FROM_BOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | Business Object (darauf arbeitet die Bedngung) | 20020719 | ||
2 | ![]() |
IMPORT_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | Container | 20020719 | ||
3 | ![]() |
TEMPLATE_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | Vorlage Object (CRM Spezial) | 20020719 |
Method GET_IMPORT_CONTAINER_FROM_BOR on class CL_SWJ_PPF_CONDITION has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Value transfer | Type reference (TYPE) | SWJ_ERRTAB | Meldungen, die bei der letzten Auswertung auftraten. | 20000927 |
Method GET_MESSAGES on class CL_SWJ_PPF_CONDITION has no exception.
Method OBSOLETE_EVALUATE_BOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | Business Object (darauf arbeitet die Bedngung) | 20020719 | ||
2 | ![]() |
CONDITION_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | Kennung für Parameterbedingung | 20020719 | ||
3 | ![]() |
PARAMETER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | überdefinierter Paremeter-Container | 20020719 | ||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SY-BINPT | TRUE /FALSE | 20020719 | ||
5 | ![]() |
TEMPLATE_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | Vorlage Object (CRM Spezial) | 20020719 | ||
6 | ![]() |
TIMECONTEXT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Terminregel - Kontext | 20020719 |
Method OBSOLETE_EVALUATE_BOR on class CL_SWJ_PPF_CONDITION has no exception.
Method OBSOLETE_EVALUATE_BOR_CNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | Business Object (darauf arbeitet die Bedngung) | 20020719 | ||
2 | ![]() |
CONDITION_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | Kennung für Parameterbedingung | 20020719 | ||
3 | ![]() |
EDITOR_FUNCNAME | Call by reference | Type reference (TYPE) | SWJ_FNAME | Funktionsbaustein für Parametrisierung | 20020719 | ||
4 | ![]() |
PARAMETER_CNT_GUID | Call by reference | Type reference (TYPE) | SWJ_CONDID | überdefinierter Paremeter-Container (GUID) | 20020719 | ||
5 | ![]() |
PARAMETER_CNT_TYP | Call by reference | Type reference (TYPE) | SWJ_CNTTYP | 'R' | Runtime/Customizing Param-Cintainer | 20020719 | |
6 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SY-BINPT | TRUE /FALSE | 20020719 | ||
7 | ![]() |
TEMPLATE_OBJECT | Call by reference | Type reference (TYPE) | SWOTOBJID | Vorlage Object (CRM Spezial) | 20020719 | ||
8 | ![]() |
TIMECONTEXT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Terminregel - Kontext | 20020719 |
Method OBSOLETE_EVALUATE_BOR_CNT on class CL_SWJ_PPF_CONDITION has no exception.
Method RESET_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTO_RESET_MINUTES | Call by reference | Type reference (TYPE) | INT4 | 5 | Dauer bis auto-reset in Minuten | 20020904 | |
2 | ![]() |
RESET_NOW | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Puffer zurücksetzen | 20020904 |
Method RESET_BUFFER on class CL_SWJ_PPF_CONDITION has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 46D |