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 | Instance method | Public | Method | Get Description (Sort Text) | 20020117 | |
| 2 | Instance method | Public | Method | Get Internal Object ID | 20020117 | |
| 3 | Instance method | Public | Method | Get Authorization Holder Type (User, User Group,...) | 20020214 | |
| 4 | Instance method | Public | Method | Get External Object ID | 20020117 | |
| 5 | Instance method | Public | Method | Get User IDs | 20020412 | |
| 6 | 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 | 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 | 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 | 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 | 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 | 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 | IV_EVALUATION_PATH | Call by reference | Type reference (TYPE) | WEGID | Auswertungsweg | 20031216 | |||
| 2 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20020122 | |||
| 3 | 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 |