SAP ABAP Class /IPRO/IF_EX_WFL_APPROVAL (Workflow approval)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070322 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/WF_ELM_IMPL | 20070410 |
Properties
| Class | /IPRO/IF_EX_WFL_APPROVAL | |
| Short Description | Workflow approval | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070322 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_EX_WFL_APPROVAL has no forward declaration.
Interfaces
Class /IPRO/IF_EX_WFL_APPROVAL has no interface implemented.
Friends
Class /IPRO/IF_EX_WFL_APPROVAL has no friend class.
Attributes
Class /IPRO/IF_EX_WFL_APPROVAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change approver for custom element inside document | 20070716 | |
| 2 | Instance method | Public | Method | Change approver for document or template | 20070322 | |
| 3 | Instance method | Public | Method | Change approver for element | 20070409 | |
| 4 | Instance method | Public | Method | Change and send e-mail to approvers | 20070410 |
Events
Class /IPRO/IF_EX_WFL_APPROVAL has no event.
Types
Class /IPRO/IF_EX_WFL_APPROVAL has no local type.
Method Signatures
Method CHANGE_CUST_ELMT_APPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_APPROVER | Call by reference | Type reference (TYPE) | /IPRO/TT_APPROVAL_AGENTS | element approver | 20070716 | |||
| 2 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20070716 | |||
| 3 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Interface to document builder element | 20070716 |
Method CHANGE_CUST_ELMT_APPR on class /IPRO/IF_EX_WFL_APPROVAL has no exception.
Method CHANGE_DOC_APPPROVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_APPROVER | Call by reference | Type reference (TYPE) | /IPRO/TT_APPROVAL_AGENTS | Table with Organizational Objects | 20070322 | |||
| 2 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20070322 |
Method CHANGE_DOC_APPPROVER on class /IPRO/IF_EX_WFL_APPROVAL has no exception.
Method CHANGE_ELEMENT_APPROVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AGENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_APPROVAL_AGENTS | table type for workflow agents | 20070409 | |||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Interface to document builder element | 20070409 |
Method CHANGE_ELEMENT_APPROVER on class /IPRO/IF_EX_WFL_APPROVAL has no exception.
Method SEND_ELM_APPROVER_MAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Interface to document builder element | 20070410 | |||
| 2 | PIT_AGENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_APPROVAL_AGENTS | table type for workflow agents | 20070515 | |||
| 3 | PIV_INDEX | Call by reference | Type reference (TYPE) | INT4 | index for pit_agents access | 20070515 |
Method SEND_ELM_APPROVER_MAIL on class /IPRO/IF_EX_WFL_APPROVAL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |