SAP ABAP Class /SRMERP/CL_WF_EMAIL_REQUESTOR (Send e-mail to requestor)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_CORE (Package) Workflow Engine Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/IF_WF_PROCESS_C | Constants for SRM Workflow Engine | 20110411 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20110411 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20110411 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20110411 |
Properties
Class | /SRMERP/CL_WF_EMAIL_REQUESTOR | |
Short Description | Send e-mail to requestor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SRMERP/WF_CORE | Workflow Engine Core |
Created | 20110411 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/CL_WF_EMAIL_REQUESTOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /SRMERP/IF_WF_PROCESS_C | Constants for SRM Workflow Engine | 20110411 | ||
2 | BI_OBJECT | Business Instance | 20110411 | ||
3 | BI_PERSISTENT | Persistent Business Instance | 20110411 | ||
4 | IF_WORKFLOW | Business Workflow | 20110411 |
Friends
Class /SRMERP/CL_WF_EMAIL_REQUESTOR has no friend class.
Attributes
Class /SRMERP/CL_WF_EMAIL_REQUESTOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Retrieve email ID of initiator | 20110516 |
2 | ![]() |
Instance method | Public | Method | Retrieve item details | 20110607 |
3 | ![]() |
Instance method | Public | Method | Retrieve item details for approver | 20110608 |
4 | ![]() |
Instance method | Public | Method | Send mail to requestor for approved mail | 20110411 |
5 | ![]() |
Instance method | Public | Method | Send mail to requestor check | 20110608 |
Events
Class /SRMERP/CL_WF_EMAIL_REQUESTOR has no event.
Types
Class /SRMERP/CL_WF_EMAIL_REQUESTOR has no local type.
Method Signatures
Method RETRIEVE_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WI_EMAIL | Call by reference | Type reference (TYPE) | COMM_ID_LONG | Communication: Long Identification/Number | 20110516 | ||
2 | ![]() |
WI_ITEM | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item | 20110530 | ||
3 | ![]() |
WI_LINK1 | Call by reference | Type reference (TYPE) | STRING | Proxy Data Element (generated) | 20110528 | ||
4 | ![]() |
WI_LINK2 | Call by reference | Type reference (TYPE) | STRING | 20110528 | |||
5 | ![]() |
WI_LINK3 | Call by reference | Type reference (TYPE) | STRING | 20110528 | |||
6 | ![]() |
WI_NAME | Call by reference | Type reference (TYPE) | SO_LG_NAM | Long name of address to be displayed on screen | 20110516 | ||
7 | ![]() |
WI_REQUESTOR_NAME | Call by reference | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20110516 | ||
8 | ![]() |
WI_SC_ITEM | Call by reference | Type reference (TYPE) | /SRMERP/T_ITM_MAIL | Shopping Cart Item | 20110606 | ||
9 | ![]() |
WI_T_LINK | Call by reference | Type reference (TYPE) | /SRMERP/T_LINK | table of links | 20110602 |
Method RETRIEVE_EMAIL on class /SRMERP/CL_WF_EMAIL_REQUESTOR has no exception.
Method RETRIEVE_ITEMS_MAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WI_ITEM | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item | 20110607 | ||
2 | ![]() |
WI_SC_ITEM | Call by reference | Type reference (TYPE) | /SRMERP/T_ITM_MAIL | Shopping Cart Item | 20110607 |
Method RETRIEVE_ITEMS_MAIL on class /SRMERP/CL_WF_EMAIL_REQUESTOR has no exception.
Method RETRIEVE_ITEMS_MAIL_A Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AGENT_ID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Identification (PD-Org. ID) of Workflow Agent | 20110616 | ||
2 | ![]() |
WFL_REQUESTOR_NAME | Call by reference | Type reference (TYPE) | SO_LG_NAM | Complete Name | 20110623 | ||
3 | ![]() |
WI_ITEM | Call by reference | Type reference (TYPE) | /SRMERP/T_SC_ITM | Shopping Cart Item | 20110608 | ||
4 | ![]() |
WI_REQUESTOR_NAME | Call by reference | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20110615 | ||
5 | ![]() |
WI_SC_ITEM | Call by reference | Type reference (TYPE) | /SRMERP/T_ITM_MAIL | Shopping Cart Item | 20110608 |
Method RETRIEVE_ITEMS_MAIL_A on class /SRMERP/CL_WF_EMAIL_REQUESTOR has no exception.
Method SEND_REQUESTOR_MAIL_APPROVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WFL_INITIATOR | Call by reference | Type reference (TYPE) | CHAR12 | User Name | 20110411 |
Method SEND_REQUESTOR_MAIL_APPROVED on class /SRMERP/CL_WF_EMAIL_REQUESTOR has no exception.
Method SEND_REQUESTOR_MAIL_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAIL_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110608 |
Method SEND_REQUESTOR_MAIL_CHECK on class /SRMERP/CL_WF_EMAIL_REQUESTOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |