Data Element list used by SAP ABAP Function Module RH_USERGROUP_RELATIONS_CREATE (Create Relationship with Allowed Objects (Exceptions Permitted))
SAP ABAP Function Module
RH_USERGROUP_RELATIONS_CREATE (Create Relationship with Allowed Objects (Exceptions Permitted)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BEGDATUM | Start Date | SOURCE VALUE(BEGDA) LIKE OBJEC-BEGDA DEFAULT SY-DATUM |
2 | ![]() |
ENDDATUM | End Date | SOURCE VALUE(ENDDA) LIKE OBJEC-ENDDA DEFAULT '99991231' |
3 | ![]() |
FLAG | General Flag | SOURCE REFERENCE(BUFFER_MODE) TYPE FLAG OPTIONAL |
4 | ![]() |
HISTO | Historical Record Flag | SOURCE VALUE(CONFIRM_DIALOG) LIKE P1000-HISTO DEFAULT 'X' |
5 | ![]() |
OTYPE | Object Type | SOURCE VALUE(REL_OTYPE) LIKE OBJEC-OTYPE OPTIONAL |
6 | ![]() |
RELAT | Relationship Between Objects | SOURCE VALUE(RELAT) LIKE P1001-RELAT DEFAULT '007' |
7 | ![]() |
RSIGN | Relationship Specification | SOURCE VALUE(RSIGN) LIKE P1001-RSIGN DEFAULT 'A' |
8 | ![]() |
XUCLASS | User group in user master maintenance | SOURCE VALUE(USERGROUP) TYPE XUCLASS |