Data Element list used by SAP ABAP Function Module BAPI_HYPERLINK_GETTEXT (Read Hypertext Links of Documentation)
SAP ABAP Function Module
BAPI_HYPERLINK_GETTEXT (Read Hypertext Links of Documentation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPI_BACK | Insert "Back" link in HTML document | SOURCE VALUE(BACKLINK) LIKE BAPITGA-HTML_BACK DEFAULT ' ' |
|
| 2 | BAPI_LISTR | Text string of length 255 to transfer hyperlinks | SOURCE VALUE(LINKSTRING) LIKE BAPITGA-LINKSTRING |
|
| 3 | BAPI_LMASK | Syntax for conversion of hyperlinks: SAPscript-->HTML | ||
| 4 | BAPI_LMASK | Syntax for conversion of hyperlinks: SAPscript-->HTML | SOURCE VALUE(LINKPATTERN) LIKE BAPITGA-LINKMASK DEFAULT ' ' |
|
| 5 | BAPI_STXT | Short text for BAPI documentation | SOURCE VALUE(SHORTTEXT) LIKE BAPITGA-SHORTTEXT |
|
| 6 | BAPI_TFRMT | Format of documentation texts when read by BAPIs | SOURCE VALUE(TEXTFORMAT) LIKE BAPITGA-TEXTFORMAT DEFAULT 'HTM' |
|
| 7 | LANGU | Language Key | SOURCE VALUE(LANGUAGE) LIKE BAPITGA-LANGU DEFAULT SY-LANGU |
|