SAP ABAP Class CL_WORKFLOW_TEMPL_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_CONTAINER_PPF PPF: Container for Medium 20000718
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEDIUM_TEMPL_PPF PPF: Interface for Media Template of Determination 20000502
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20000502
Properties
Class CL_WORKFLOW_TEMPL_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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CA_WORKFLOW_PPF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEDIUM_CONTAINER_PPF PPF: Container for Medium 20000718
2 IF_MEDIUM_TEMPL_PPF PPF: Interface for Media Template of Determination 20000502
3 IF_OS_STATE State Management for a 'Managed Object' 20000502
Friends
# Friend Modeled only Created on Description
1 CB_WORKFLOW_TEMPL_PPF 20030818 Base Agent Workflow
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Protected Type reference (TYPE) SWJ_CONDID ID for Parameter Condition 20001113
2 CONTAINERREF Instance attribute Protected Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER Workflow Container Extension for PPF 20001113
3 CONTDISPL Instance attribute Protected Type reference (TYPE) RS38L_FNAM Function Module Name 20001113
4 CUSTCONT Instance attribute Protected Type reference (TYPE) CHAR1 Customizing Container 20001113
5 CUSTOB Instance attribute Protected Object reference (TYPE REF TO) CL_WORKFLOW_CUST_PPF Globally Unique Identifier 20001113
6 INVALID Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20001113
7 NEXT Instance attribute Protected Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF Globally Unique Identifier 20001113
8 STATE Instance attribute Private Object reference (TYPE REF TO) CL_WORKFLOW_TEMPL_PPF OBJECT SERVICES STATE 20000502
9 TYPE Constant Public Type reference (TYPE) PPFDMETYPE 'WF' PPF: Type of Medium (Print, Fax, Mail, EDI ..) 20000508
10 USECUSTDAT Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20001113
11 WF_TEMPL Instance attribute Protected Type reference (TYPE) SWW_TASK Task ID 20001113
12 WF_TEMPLTEXT Instance attribute Protected Type reference (TYPE) STEXT Object Description 20001113
Methods
# Method Level Visibility Method type Description Created on
1 GETM_ALL_DATA Instance method Public Method Reads all Attributes 20000509
2 GET_CONTAINER Instance method Public Get-method of a virtual attribute Reads the Attribute CONTAINER 20000629
3 GET_CONTAINERREF Instance method Public Get-method of a virtual attribute Reads the Attribute CONTAINERREF 20000629
4 GET_CONTDISPL Instance method Public Get-method of a virtual attribute Reads the Attribute CONTDISPL 20000728
5 GET_CUSTCONT Instance method Public Get-method of a virtual attribute Reads the Attribute CUSTCONT 20000928
6 GET_CUSTOB Instance method Public Get-method of a virtual attribute Reads the Attribute CUSTOB 20000508
7 GET_INVALID Instance method Public Get-method of a virtual attribute Reads Attribute INVALID 20000508
8 GET_NEXT Instance method Public Get-method of a virtual attribute Reads the Attribute NEXT 20000508
9 GET_USECUSTDAT Instance method Public Get-method of a virtual attribute Reads Attribute USECUSTDAT 20000508
10 GET_WF_TEMPL Instance method Public Get-method of a virtual attribute Reads the Attribute WF_TEMPL 20000602
11 GET_WF_TEMPLTEXT Instance method Public Get-method of a virtual attribute Reads the Attribute WF_TEMPLTEXT 20000829
12 SETM_ALL_DATA Instance method Public Method Reads all Attributes 20000509
13 SETM_CUST_VALUES Instance method Public Method Sets the Customizing Values 20000509
14 SET_CONTAINER Instance method Public Set-method of a virtual attribute Sets the Attribute CONTAINER 20000629
15 SET_CONTAINERREF Instance method Public Set-method of a virtual attribute Sets the Attribute CONTAINERREF 20000629
16 SET_CONTDISPL Instance method Public Set-method of a virtual attribute Sets the Attribute CONTDISPL 20000728
17 SET_CUSTCONT Instance method Public Set-method of a virtual attribute Sets the Attribute CUSTCONT 20000928
18 SET_CUSTOB Instance method Public Set-method of a virtual attribute Sets the Attribute CUSTOB 20000508
19 SET_INVALID Instance method Public Set-method of a virtual attribute Sets Attribute INVALID 20000508
20 SET_NEXT Instance method Public Set-method of a virtual attribute Sets the Attribute NEXT 20000508
21 SET_USECUSTDAT Instance method Public Set-method of a virtual attribute Sets Attribute USECUSTDAT 20000508
22 SET_WF_TEMPL Instance method Public Set-method of a virtual attribute Sets the Attribute WF_TEMPL 20000602
23 SET_WF_TEMPLTEXT Instance method Public Set-method of a virtual attribute Sets the Attribute WF_TEMPLTEXT 20000829
Events
Class CL_WORKFLOW_TEMPL_PPF has no event.
Types
Class CL_WORKFLOW_TEMPL_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 Returning RS_ALL_DATA Value transfer Type reference (TYPE) PPFSINWFTE PPF: 工作流媒体 (模板) 20000509

Method GETM_ALL_DATA on class CL_WORKFLOW_TEMPL_PPF has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SWJ_CONDID 属性值 20000629
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_CONTAINERREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER 属性值 20000629
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_CONTDISPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) RS38L_FNAM 属性值 20000728
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_CUSTCONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 属性值 20000928
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_CUSTOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WORKFLOW_CUST_PPF 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_USECUSTDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_WF_TEMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SWW_TASK 属性值 20000602
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method GET_WF_TEMPLTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STEXT 属性值 20000829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SETM_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ALL_DATA Call by reference Type reference (TYPE) PPFSINWFTE PPF: 工作流媒体 (模板) 20000509

Method SETM_ALL_DATA on class CL_WORKFLOW_TEMPL_PPF has no exception.

Method SETM_CUST_VALUES Signature

Method SETM_CUST_VALUES on class CL_WORKFLOW_TEMPL_PPF has no parameter.
Method SETM_CUST_VALUES on class CL_WORKFLOW_TEMPL_PPF has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Type reference (TYPE) SWJ_CONDID 属性值 20000629
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_CONTAINERREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINERREF Call by reference Object reference (TYPE REF TO) IF_SWJ_PPF_CONTAINER 属性值 20000629
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_CONTDISPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTDISPL Call by reference Type reference (TYPE) RS38L_FNAM 属性值 20000728
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_CUSTCONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTCONT Call by reference Type reference (TYPE) CHAR1 属性值 20000928
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_CUSTOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOB Call by reference Object reference (TYPE REF TO) CL_WORKFLOW_CUST_PPF 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INVALID Call by reference Type reference (TYPE) CHAR1 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEXT Call by reference Object reference (TYPE REF TO) IF_MEDIUM_TEMPL_PPF 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_USECUSTDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USECUSTDAT Call by reference Type reference (TYPE) CHAR1 属性值 20000508
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_WF_TEMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WF_TEMPL Call by reference Type reference (TYPE) SWW_TASK 属性值 20000602
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125

Method SET_WF_TEMPLTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WF_TEMPLTEXT Call by reference Type reference (TYPE) STEXT 属性值 20000829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 对象服务异常 20010125
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D