SAP ABAP Class /IPRO/CL_WFL_CUST_ELEMENT (WF for elements)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/WF (Package) Workflow

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20070511 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20070511 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20070511 |
Properties
Class | /IPRO/CL_WFL_CUST_ELEMENT | |
Short Description | WF for elements | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IPRO/WF | Workflow |
Created | 20070511 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IPRO/CL_WFL_CUST_ELEMENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | BI_OBJECT | Business Instance | 20070511 | ||
2 | BI_PERSISTENT | Persistent Business Instance | 20070511 | ||
3 | IF_WORKFLOW | Business Workflow | 20070511 |
Friends
Class /IPRO/CL_WFL_CUST_ELEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | document states | 20070511 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20070511 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Interface to document builder element | 20070514 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IPRO/TELMNT | Element table | 20070511 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IPRO/TTWF_AGENTS | System Structure with System Fields for Container Elements | 20070511 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IPRO/TT_APPROVAL_AGENTS | List of approval agents | 20070511 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BCSY_SMTPA | BCS: Internal Table with SMTP Addresses | 20070511 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GUID | GUID in 'CHAR' Format in Uppercase | 20070511 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IPRO/DOCMNT_ID | Document Number | 20070525 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IPRO/DESCRIPTION | Name of Document | 20070512 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID | Globally Unique Identifier | 20070513 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IPRO/OBJ_TYP | Object Type | 20070719 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SIBFLPOR | Local Persistent Object Reference | 20070511 | ||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20070512 | |||
15 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /IPRO/CREATEDBY | Created by | 20070512 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | contructor | 20070511 |
2 | ![]() |
Instance method | Public | Method | send email | 20070511 |
3 | ![]() |
Instance method | Public | Method | Set approved | 20070511 |
4 | ![]() |
Instance method | Public | Method | set rejected | 20070511 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DELETED | Instance Event (0) |
Public (2) |
Deleted | 20070511 |
2 | SAVED | Instance Event (0) |
Public (2) |
Saved | 20070511 |
Types
Class /IPRO/CL_WFL_CUST_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CUST_ELEMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Interface to document builder element | 20070511 | ||
2 | ![]() |
IV_CUSTELM | Call by reference | Type reference (TYPE) | GUID | Element | 20070511 |
Method CONSTRUCTOR on class /IPRO/CL_WFL_CUST_ELEMENT has no exception.
Method SEND_MAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIT_RECEIVER | Call by reference | Type reference (TYPE) | /IPRO/TT_APPROVAL_AGENTS | List of approval agents | 20070516 | ||
2 | ![]() |
PIV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070516 |
Method SEND_MAIL on class /IPRO/CL_WFL_CUST_ELEMENT has no exception.
Method SET_APPROVED Signature
Method SET_APPROVED on class /IPRO/CL_WFL_CUST_ELEMENT has no parameter.
Method SET_APPROVED on class /IPRO/CL_WFL_CUST_ELEMENT has no exception.
Method SET_REJECTED Signature
Method SET_REJECTED on class /IPRO/CL_WFL_CUST_ELEMENT has no parameter.
Method SET_REJECTED on class /IPRO/CL_WFL_CUST_ELEMENT has no exception.
Event Signatures
Event DELETED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ELEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_ELEMENT_STATE | WF for elements | 20070511 |
Event SAVED Signature
Event SAVED on class /IPRO/CL_WFL_CUST_ELEMENT has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 300 |