Data Element list used by SAP ABAP Function Module DD_FKEYS_GET (Determines the current valid foreign key for a table)
SAP ABAP Function Module
DD_FKEYS_GET (Determines the current valid foreign key for a table) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DDOBJNAME | Name of ABAP Dictionary Object | SOURCE VALUE(NAME) LIKE DCOBJDEF-NAME |
2 | ![]() |
DDOBJSTATE | Read status of an ABAP/4 Dictionary object | SOURCE VALUE(STATE) LIKE DCOBJDEF-STATE DEFAULT 'A' |