SAP ABAP Interface IF_ACO_MEMBER_INFO (Authorization Holder IDs)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA (Application Component) Cross-Application Components
     ACO (Package) Authorization Check with Access Control Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ACO_HR_OBJECT Administration of HR Objects 20020117
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ACO_ROLE Role Administration 20020117
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ACO_USER User Administration 20020117
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ACO_USER_GROUP Administration of User Groups 20020117
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_USER User 20030225
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CFX_USER_GROUP Administration of User Groups 20041104
Properties
Interface IF_ACO_MEMBER_INFO  
Short Description Authorization Holder IDs    
General Data
Package ACO   Authorization Check with Access Control Objects 
Created 20020117   SAP 
Last changed 20041228   SAP 
Unicode checks active    
Forward declarations
Interface IF_ACO_MEMBER_INFO has no forward declaration.
Interfaces
Interface IF_ACO_MEMBER_INFO has no interface.
Friends
Interface IF_ACO_MEMBER_INFO has no friend.
Attributes
Interface IF_ACO_MEMBER_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Get Description (Sort Text) 20020117
2 GET_ID Instance method Public Method Get Internal Object ID 20020117
3 GET_MEMBER_TYPE Instance method Public Method Get Authorization Holder Type (User, User Group,...) 20020214
4 GET_NAME Instance method Public Method Get External Object ID 20020117
5 GET_USER_IDS Instance method Public Method Get User IDs 20020412
6 IS_MEMBER Instance method Public Method User is in group 20020122
Events
Interface IF_ACO_MEMBER_INFO has no event.
Types
Interface IF_ACO_MEMBER_INFO has no local type.
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) ACO_DESCRIPTION Kurztext eines Objektes 20020117

Method GET_DESCRIPTION on Interface IF_ACO_MEMBER_INFO has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) STRING Objekt-Id 20020117

Method GET_ID on Interface IF_ACO_MEMBER_INFO has no exception.

Method GET_MEMBER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MEMBER_TYPE Value transfer Type reference (TYPE) ACO_AUTH_HOLDER_TYPE Art des "Berechtigungsobjekts": User, User Group,... 20020214

Method GET_MEMBER_TYPE on Interface IF_ACO_MEMBER_INFO has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) ACO_NAME Name eines Objektes 20020117

Method GET_NAME on Interface IF_ACO_MEMBER_INFO has no exception.

Method GET_USER_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_USER_ID Value transfer Type reference (TYPE) ACO_TT_USER_ID Liste von User-Ids 20020412

Method GET_USER_IDS on Interface IF_ACO_MEMBER_INFO has no exception.

Method IS_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVALUATION_PATH Call by reference Type reference (TYPE) WEGID Auswertungsweg 20031216
2 Importing IV_USER_ID Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20020122
3 Returning RV_IS_MEMBER Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020122

Method IS_MEMBER on Interface IF_ACO_MEMBER_INFO has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 100