CL_ABAP_DOCU_CONVERTER - Conversion of the ABAP Keyword Documentation

BAL_S_LOG - Application Log: Log header data   General Data in Customer Master  
This documentation is copyright by SAP AG.

Functionality

Converts ABAP key word documentation from ITF to HTML.

The correct display of the created HTML files is only guaranteed in the function group ABAP_DOCU.

The method to be executed, CONVERT_ITF_2_HTML, has the input parameters

  • ID is usually filled with 'SD'.
  • AREA is usually filled with 'ABAP', 'ABEN' or 'DYNP'.
  • NAME is the name of a document, usually an ABAP key word.
  • LANGU is the language in which the document is searched for.
  • FILE_FLAG equals 'X' means that an offline version is being created.
  • LINK_PREFIX is a special prefix for hyperlinks used in HTTP communication.
  • NO_UNICODE equals 'X' means that Unicode characters are not replaced.
  • SUB_TABLE contains a list of subnodes to be converted for the corresponding offline version.
  • EXAS equals 'X' means that the executable example programs are included in the offline versions as HTML text.
  • STDS equals 'X' means that the interactive syntax diagrams are taken into account in the corresponding offline version.

Output parameters

  • NEW_LANGU contains the language in which the document was found.
  • HTML contains the document which has been converted to HTML.

Relationships

Example

Notes

The class is only intended to convert ABAP key word documentation into HTML format. It may also workfor certain ITF documents but only to convert formats which are allowed to appear in the ABAP key word documentation. Generally, hyperlinks also work only within the ABAP key word documentation.

Further information



PERFORM Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.


Length: 1925 Date: 20120526 Time: 080540     triton ( 84 ms )