SAP ABAP Function Module /TDAG/CP_TR05_EMAIL_REC_SELECT (/TDAG/CP_TR05_EMAIL_REC_SELECT)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
Basic Data
| Function Module | /TDAG/CP_TR05_EMAIL_REC_SELECT | |
| Function Group | /TDAG/CP_TR05 | CP: Tracker - E-Mail Shipment/Processing |
| Program Name | /TDAG/SAPLCP_TR05 | |
| INCLUDE Name | /TDAG/LCP_TR05U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_REC_ADDR | TYPE | /TDAG/CPY_ADDR_PERSON | Address data of selected recipients | |||
| |
ET_CC_ADDR | TYPE | /TDAG/CPY_ADDR_PERSON | Address data of selected recipients of email copy | |||
| |
ES_COMP_ADDR | TYPE | /TDAG/CPS_ADDR_COMPANY | Address data of the recipient's company | |||
| |
ES_COMP_ADDR_EXT | TYPE | /TDAG/CPS_ADRD | Additional address data of the recipient's company | |||
| |
E_FLG_CANCEL | TYPE | ESEBOOLE | Indicator if the user has canceled the activity | |||
| |
IS_TASKH | TYPE | /TDAG/CPS_TASKH | CP: Structure for task headers | |||
| |
I_VALDAT | TYPE | SYST-DATUM | SY-DATUM | Key data to select the address data | ||
| |
I_KUNNR | TYPE | KUNNR | Customer for which the contact persons should be read | |||
| |
I_KUN_COMM_INFO | TYPE | /TDAG/CPE_COMM_INFO | Communication information | |||
| |
I_LIFNR | TYPE | /TDAG/CPE_SUPPLIER | Supplier/Mfr for which the contact persons should be read | |||
| |
I_LIF_COMM_INFO | TYPE | /TDAG/CPE_COMM_INFO | Communication information | |||
| |
I_ADRNR | TYPE | ADRNR | Company for which the contact persons should be read | |||
| |
I_PERSNR | TYPE | AD_PERSNUM | Person number | |||
| |
I_MATNR | TYPE | MATNR | Material Number | |||
| |
I_FLG_WITH_DIALOG | TYPE | ESEBOOLE | 'X' | Send email with user dialog before | ||
| |
SEL_NOT_FOUND | TYPE | The partner address could not be found | ||||
| |
SEL_NOT_UNIQUE | TYPE | The partner address could not be found uniquely | ||||
| |
SEL_NOT_DEFINED | TYPE | No selection criteria for the partner address specified | ||||
| |
ADDR_READ_FAILURE | TYPE | When reading the address data an unknown error occurred | ||||
| |
NO_CONTACT | TYPE | There are no contact persons maintained | ||||
| |
FIELD_CAT_FAILURE | TYPE | An error occurred during creation of the field catalog | ||||
| |
CONTROL_FAILURE | TYPE | An error occurred when creating a control | ||||
| |
DISPLAY_FAILURE | TYPE | An error occurred when displaying the ALV grid data | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 0207B0406C |