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
Importing I_OBJECT_ID TYPE SYSUUID_C Identification of the generic object, the fieldgroups for which the authorizati
Importing I_FIELDGROUP_ID TYPE CFX_T_EXTERNAL_ID The Identification of the FieldGroup of the object for which authorizations nee
Importing I_FIELDGROUP_NS TYPE CFX_T_EXTERNAL_NAMESPACE The Namespace of the FieldGroup of the object for which authorizations need to
Importing I_FIELDGROUP_INT_ID TYPE SYSUUID_C UUID in character form
Tables E_USER_ACTIVITIES TYPE CFX_API_TT_USER_AUTH Zugriffsberechtigung für User
Tables E_USER_ROLE_ACTIVITIES TYPE CFX_API_TT_ROLE_AUTH Zugriffsberechtigung für Rollen
Tables E_USER_GRP_ACTIVITIES TYPE CFX_API_TT_USER_GRP_AUTH Zugriffsberechtigung für User Group
               
Processing Type
Normal Function Module  
Remote-Enabled 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