The MCP-Server mcp-abap-abap-adt-api is a Model Context Protocol (MCP) server designed to facilitate seamless communication between ABAP systems and MCP clients. It is a wrapper for abap-adt-api and ...
INTERFACES if_oo_adt_classrun. INTERFACES zdemo_abap_objects_interface. METHODS constructor IMPORTING text TYPE string OPTIONAL. CLASS-METHODS class_constructor. DATA instance_timestamp TYPE utclong.