• Register

Read SAP Table

This API allows to retrieve info from various SAP tables. #### Request URI
#### Request Structure
Field Type Description
tableName String SAP table name
fields (1..∞)
fieldName String Output Field name
options (0..∞)
optionText String Optional text filter
#### Request Examples #### Response Structure
Field Type Description
items
items/item (0..∞)
fieldName String Output Field name
value Num/String Output Field value
#### Response Examples

Docs Navigation