SAP ABAP Class CL_GRAC_LDAP_GROUP (Ldap Group)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_REPOSITORY (Package) Access Control GRC Repository Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_AD_TYPES | Data types used in AC Adaptor interfaces | 20100927 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_DS_TYPES | Types used in IDM services | 20100927 |
Properties
| Class | CL_GRAC_LDAP_GROUP | |
| Short Description | Ldap Group | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_REPOSITORY | Access Control GRC Repository Package |
| Created | 20100706 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_LDAP_GROUP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRAC_AD_TYPES | Data types used in AC Adaptor interfaces | 20100927 | ||
| 2 | IF_GRAC_DS_TYPES | Types used in IDM services | 20100927 |
Friends
Class CL_GRAC_LDAP_GROUP has no friend class.
Attributes
Class CL_GRAC_LDAP_GROUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the approver list | 20100927 | |
| 2 | Static method | Public | Method | 20100827 | ||
| 3 | Static method | Public | Method | 20100706 | ||
| 4 | Static method | Public | Method | 20120103 |
Events
Class CL_GRAC_LDAP_GROUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YSYSTEM_NAME | Public | Attribute reference (LIKE) | 20100927 | |
Method Signatures
Method GET_LDAPAPPR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_GRAC_AD_TYPES~YT_MESSAGE | Table for Error Message returned from RFC call | 20100927 | |||
| 2 | EX_APPR_LIST | Call by reference | Type reference (TYPE) | GRAC_T_APPROVER | Table Type for Users | 20100927 | |||
| 3 | IV_DL_LIST_NAME | Call by reference | Type reference (TYPE) | GRFN_LDAP_GROUP | Ldap Group | 20100927 | |||
| 4 | IV_LOGICAL_DESTINATION | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100927 |
Method GET_LDAPAPPR_LIST on class CL_GRAC_LDAP_GROUP has no exception.
Method IS_VALID_DLLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LDAP_GROUP | Value transfer | Type reference (TYPE) | GRFN_LDAP_GROUP | Ldap Group | 20100827 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOL | Link field for view query | 20100827 |
Method IS_VALID_DLLIST on class CL_GRAC_LDAP_GROUP has no exception.
Method RETRIEVE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GROUP | Value transfer | Type reference (TYPE) | GRFN_T_LDAPGROUP | LDAP Group | 20100706 |
Method RETRIEVE_GROUP on class CL_GRAC_LDAP_GROUP has no exception.
Method RETRIEVE_GROUP_CNTRL_OWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GROUP | Value transfer | Type reference (TYPE) | GRFN_T_LDAPGROUP | LDAP Group | 20120103 |
Method RETRIEVE_GROUP_CNTRL_OWN on class CL_GRAC_LDAP_GROUP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |