Table list used by SAP ABAP Function Module OBJECT_GROUP_GET_ATTRIBUTES (Determine the attributes of a group of objects)
SAP ABAP Function Module
OBJECT_GROUP_GET_ATTRIBUTES (Determine the attributes of a group of objects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GROUPATTR | Object Relationship Service group attribute | SOURCE VALUE(CREDATE) LIKE GROUPATTR-CREDATE |
|
| 2 | GROUPATTR | Object Relationship Service group attribute | SOURCE VALUE(DESCRP) LIKE GROUPATTR-DESCRP |
|
| 3 | GROUPATTR | Object Relationship Service group attribute | SOURCE VALUE(LACCDATE) LIKE GROUPATTR-LDATE |
|
| 4 | GROUPATTR | Object Relationship Service group attribute | SOURCE VALUE(NUMMEMBER) LIKE GROUPATTR-NUMMEMBER |
|
| 5 | OBJGROUP | Object Relationship Service object group | SOURCE VALUE(GROUPID) LIKE OBJGROUP-GROUPID |
|