SAP ABAP Function Module ECP_SRV_AUTHORITY_CHECK (Check user authority for a specific object)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
EC_ESERVICE (Package) eService portal components

⤷

⤷

Basic Data
Function Module | ECP_SRV_AUTHORITY_CHECK | Check user authority for a specific object |
Function Group | ECP_ESERVICE1 | Component for the eService portal |
Program Name | SAPLECP_ESERVICE1 | |
INCLUDE Name | LECP_ESERVICE1U07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RCODE | TYPE | DATATYPE-BOOLEAN | Return code (x = true, - = false, ' ' = unknown | |||
![]() |
PORTALUSER | TYPE | SYST-UNAME | Portal user ID | |||
![]() |
USRREFTYPE | TYPE | USAPREF-OBJTYPE | 'KNA1' | User reference to object type | ||
![]() |
OBJID | TYPE | AMYO_S_OBJ-OBJKEY | Object ID | |||
![]() |
OBJTYPE | TYPE | AMYO_S_OBJ-OBJTYPE | Object type | |||
![]() |
R3USER | TYPE | SYST-UNAME | SAP system user is logged on user per default | |||
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 | 20030327 |
SAP Release Created in | 2002_1_46C |