Skip to content

GetTable GetStructure exists? #5

@MrMingFang

Description

@MrMingFang

Hi, Thank you for your great work on this project.

do the MCP tools GetTable and GetStructure actually exist? I tried using them but couldn’t get them to work.
Blow is the readme file text:

  • GetTable: Use this tool to retrieve the structure of an ABAP Dictionary table, including its field names and data types. This is helpful for verifying the correct fields to use in your SELECT statements.
  • If you need to inspect an include structure, you may need to use searchObject to find the include and then use GetTypeInfo or GetStructure. You may get a 404 error and try again with GetStructure
  • GetStructure: Use this tool to retrieve the structure of an ABAP Dictionary structure, including its field names and data types. This is helpful for verifying the correct fields to use in your SELECT statements.
  • If you need to inspect an include structure, you may need to use searchObject to find the include and then use GetTypeInfo or GetStructure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions