Skip to content

How to add the tables parameter #33

@eugenefoxx

Description

@eugenefoxx

In changes v0.1.0 says - Table parameter accepts also array of variables. Because this method #17 now work, I'm trying to put an array of variables
params := map[string]interface{}{ "ATHDRLEVELS": []string{"000001000825"} } r, _ := c.Call("Z_IEXT_PRODORDCONF_CREATE_HDR", params)

This parameter is substituted only for the ORDERID field. Could you explain how to use an array of variables in the tables parameter. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions