Data Element list used by SAP ABAP Function Module HR_BEN_GET_DOCUMENT_URL (Bestimmung der URL eines Dokumentes (gegeben durch DocID + VerNo))
SAP ABAP Function Module
HR_BEN_GET_DOCUMENT_URL (Bestimmung der URL eines Dokumentes (gegeben durch DocID + VerNo)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDS_DOCID | Business Document Service: Document ID | SOURCE VALUE(DOCID) LIKE T74HL-DOCID |
|
| 2 | BDS_DVERNO | Business Document Service: Document version number | SOURCE VALUE(VERNO) LIKE T74HL-VERNO |
|
| 3 | BDS_URI | Business Document Service: URI | SOURCE VALUE(URL) TYPE BDS_URI |
|
| 4 | SPRAS | Language Key | SOURCE VALUE(LANGUAGE) LIKE THEAD-TDSPRAS DEFAULT SY-LANGU |
|