SAP ABAP Function Module CFX_API_FLDGRP_AUTH_GET (Gets the authorizations set for a field group of a generic object instance)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_API (Package) Collaboration Folders: API

⤷

⤷

Basic Data
Function Module | CFX_API_FLDGRP_AUTH_GET | Gets the authorizations set for a field group of a generic object instance |
Function Group | CFX_API_OBJ_FLDGRP_AUTH | Remote APIs for setting Field Group |
Program Name | SAPLCFX_API_OBJ_FLDGRP_AUTH | |
INCLUDE Name | LCFX_API_OBJ_FLDGRP_AUTHU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_OBJECT_ID | TYPE | SYSUUID_C | Identification of the generic object, the fieldgroups for which the authorizati | |||
![]() |
I_FIELDGROUP_ID | TYPE | CFX_T_EXTERNAL_ID | The Identification of the FieldGroup of the object for which authorizations nee | |||
![]() |
I_FIELDGROUP_NS | TYPE | CFX_T_EXTERNAL_NAMESPACE | The Namespace of the FieldGroup of the object for which authorizations need to | |||
![]() |
I_FIELDGROUP_INT_ID | TYPE | SYSUUID_C | UUID in character form | |||
![]() |
E_USER_ACTIVITIES | TYPE | CFX_API_TT_USER_AUTH | Zugriffsberechtigung für User | |||
![]() |
E_USER_ROLE_ACTIVITIES | TYPE | CFX_API_TT_ROLE_AUTH | Zugriffsberechtigung für Rollen | |||
![]() |
E_USER_GRP_ACTIVITIES | TYPE | CFX_API_TT_USER_GRP_AUTH | Zugriffsberechtigung für User Group | |||
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 | 450 |