SAP ABAP Class CL_WORKFLOW_CUST_PPF (Workflow)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-PPF (Application Component) Post Processing Framework
⤷
SPPF_MEDIA (Package) PPF: Central Media
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEDIUM_CUST_PPF | PPF: Interface for Media | 20000502 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20000502 |
Properties
| Class | CL_WORKFLOW_CUST_PPF | |
| Short Description | Workflow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SPPF_MEDIA | PPF: Central Media |
| Created | 20000502 | SAP |
| Last change | 00000000 | 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_MEDIUM_CUST_PPF | PPF: Interface for Media | 20000502 | ||
| 2 | IF_OS_STATE | State Management for a 'Managed Object' | 20000502 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_WORKFLOW_CUST_PPF | 20030818 | Base Agent Workflow |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | PPFDMECHNG | SPACE | PPF: Medium Manually Changed | 20001113 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20001113 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WORKFLOW_CUST_PPF | OBJECT SERVICES STATE | 20000502 | |||
| 4 | Constant | Public | Type reference (TYPE) | PPFDMETYPE | 'WF' | PPF: Type of Medium (Print, Fax, Mail, EDI ..) | 20000508 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWW_TASK | Task ID | 20001113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads all Data | 20000515 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute CHANGED | 20000508 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute CONTDISPL | 20000728 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute WF_TEMPL | 20000602 | |
| 5 | Instance method | Public | Method | Sets all Data | 20000515 | |
| 6 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute CHANGED | 20000508 | |
| 7 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute CONTDISPL | 20000728 | |
| 8 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute WF_TEMPL | 20000602 |
Events
Class CL_WORKFLOW_CUST_PPF has no event.
Types
Class CL_WORKFLOW_CUST_PPF has no local type.
Method Signatures
Method GETM_ALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ALL_DATA | Value transfer | Type reference (TYPE) | PPFSINWFCU | PPF: 包含工作流媒介的结构 (定制) | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Ausnahmen ( dynamic check ) | 20030707 |
Method GET_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDMECHNG | 属性值 | 20000508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 对象服务异常 | 20010125 |
Method GET_CONTDISPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | RS38L_FNAM | 属性值 | 20000728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 对象服务例外 | 20010125 |
Method GET_WF_TEMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SWW_TASK | 属性值 | 20000602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 对象服务异常 | 20010125 |
Method SETM_ALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ALL_DATA | Value transfer | Type reference (TYPE) | PPFSINWFCU | PPF: 包含工作流媒介的结构 (定制) | 20000515 |
Method SETM_ALL_DATA on class CL_WORKFLOW_CUST_PPF has no exception.
Method SET_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGED | Call by reference | Type reference (TYPE) | PPFDMECHNG | 属性值 | 20000508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 对象服务异常 | 20010125 |
Method SET_CONTDISPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTDISPL | Call by reference | Type reference (TYPE) | RS38L_FNAM | 属性值 | 20000728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 对象服务异常 | 20010125 |
Method SET_WF_TEMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WF_TEMPL | Call by reference | Type reference (TYPE) | SWW_TASK | 属性值 | 20000602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 对象服务异常 | 20010125 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |