SAP ABAP Function Module CRM_WEC_USER_ADVSEARCH (Function Module to Perform Advanced Search for Users)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
WEC-APP-UM (Application Component) Web Channel: User Management and Customer Profile
⤷
CRM_WEC_USER (Package) CRM Webchannel User Management
⤷
⤷
Basic Data
| Function Module | CRM_WEC_USER_ADVSEARCH | Function Module to Perform Advanced Search for Users |
| Function Group | CRM_WEC_USERADMIN | User Management |
| Program Name | SAPLCRM_WEC_USERADMIN | |
| INCLUDE Name | LCRM_WEC_USERADMINU29 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURNCODE | TYPE | CRMT_ISA_RETURNCODE | Return Code of Function Module | |||
| |
WITH_LOCKSTATE | TYPE | CRMT_BOOLEAN | SPACE | Logical Variable | ||
| |
WITH_ADDRESS | TYPE | CRMT_BOOLEAN | SPACE | Logical Variable | ||
| |
WITH_COMPANY | TYPE | CRMT_BOOLEAN | SPACE | Logical Variable | ||
| |
QUERY_PARAM | TYPE | CRMT_WEC_SELECTION_PARAMETER | Table type for selection parameter | |||
| |
MAX_HITS | TYPE | I | '100' | Maximum number of rows | ||
| |
USERLIST | TYPE | CRMT_ISA_UA_USERLIST_TAB | User Administration: User List | |||
| |
MESSAGES | TYPE | CRMT_ISALES_RETURN | Internet Sales: Return Structure | |||
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 | 20100421 |
| SAP Release Created in | 701 |