SAP ABAP Function Module ISA_EMAIL_AUTHORITY_CHECK (ISA authority object)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
WEC-APP-SLS-ERP (Application Component) WebChannel Sales using ERP-SD
⤷
ISA_R3 (Package) Internet Sales R/3
⤷
⤷
Basic Data
| Function Module | ISA_EMAIL_AUTHORITY_CHECK | ISA authority object |
| Function Group | ISA_UADM_46C | ISA R/3 User Administration |
| Program Name | SAPLISA_UADM_46C | |
| INCLUDE Name | LISA_UADM_46CU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
USER | TYPE | USR02-BNAME | SY-UNAME | Name of the user to be checked | ||
| |
OBJECT | TYPE | UST12-OBJCT | Name of the object to be checked | |||
| |
FIELD1 | TYPE | UST12-FIELD | SPACE | An authorization field to the obje | ||
| |
VALUE1 | TYPE | UST12-VON | SPACE | Inspection value to field1 | ||
| |
FIELD2 | TYPE | UST12-FIELD | SPACE | Another author.field to the object | ||
| |
VALUE2 | TYPE | UST12-VON | SPACE | Inspection value to field1 (may be | ||
| |
FIELD3 | TYPE | UST12-FIELD | SPACE | Another a author.field to the obje | ||
| |
VALUE3 | TYPE | UST12-VON | SPACE | Inspection value to field1 (may be | ||
| |
USER_DONT_EXIST | TYPE | User does not exist | ||||
| |
USER_IS_AUTHORIZED | TYPE | User is authorized | ||||
| |
USER_NOT_AUTHORIZED | TYPE | User is not authorized | ||||
| |
USER_IS_LOCKED | TYPE | |||||
| |
OBJECT_NOT_ASSIGNED | TYPE | Authorization object not assigned to User | ||||
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 | 20130528 |
| SAP Release Created in | 2005_1_46C |