SAP ABAP Function Module ERP_WEC_USER_REG_WRKFLOW_START (Start Workflow for User Creation)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
WEC-APP-UM-ERP (Application Component) Web Channel UM ERP aspects
⤷
ERP_WEC_USER (Package) WebChannel / User Management

⤷

⤷

Basic Data
Function Module | ERP_WEC_USER_REG_WRKFLOW_START | Start Workflow for User Creation |
Function Group | WEC_USER | Web Channel User Management |
Program Name | SAPLWEC_USER | |
INCLUDE Name | LWEC_USERU40 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_RETURNCODE | TYPE | CHAR2 | Return value where '00' means ok and <> '00' means error | |||
![]() |
ET_MESSAGES | TYPE | BAPIRET2_TAB | General Message Table | |||
![]() |
EV_WORKITEM_ID | TYPE | SWW_WIID | Work Item ID | |||
![]() |
IS_REG_CONTROL_DATA | TYPE | ERPS_WEC_REG_CONTROL_DATA | Control Data Structure for Registration | |||
![]() |
IV_PERSON_ID | TYPE | AD_PERSNUM | Person Number | |||
![]() |
IV_NEW_PERSON | TYPE | ABAP_BOOL | Indicate if a New Person Has Been Created During Registration | |||
![]() |
IT_COMPANY_IDS_NEW | TYPE | BU_PARTNER_T | Companies Which Have Been Newly Created During Registration | |||
![]() |
IT_COMPANY_IDS | TYPE | BU_PARTNER_T | Already Existing Companies Used for the Registration | |||
![]() |
IT_EXTENSION_INT | TYPE | ERPT_WEC_USER_EXTENSION_INT | Table for Including Enhancements of Objects | |||
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 | 20130531 |
SAP Release Created in | 605 |