Table list used by SAP ABAP Function Module OBJECT_GROUP_HAS_MEMBER (Tests if object in group)
SAP ABAP Function Module
OBJECT_GROUP_HAS_MEMBER (Tests if object in group) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BORIDENT | Object Relationship Service: BOR object identifier | SOURCE VALUE(OBJECT) LIKE BORIDENT |
|
| 2 | BORIDENT | Object Relationship Service: BOR object identifier | ||
| 3 | GROUPMEMB | Object Relationship Service group member | ||
| 4 | GROUPMEMB | Object Relationship Service group member | SOURCE VALUE(MEMBER) LIKE GROUPMEMB |
|
| 5 | OBJGROUP | Object Relationship Service object group | SOURCE VALUE(GROUPID) LIKE OBJGROUP-GROUPID |
|