Recuperate the result of execution of a function.
1 sap.connection.getInputTable
<sap.connection.getInputTable delimiter='true|false'>
<sapcon /> !
<name /> !
</sap.connection.getInputTable>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Adelimiter | boolean | If it is true tha lines are separated by pipe, if not each field accupes according its length. |
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Esapcon | SAPConnection | Object of SAPConnection type. | |||
Ename | String | Name of the output parameter. |
Returns | |
---|---|
Type | Description |
ArrayList | Object of ArrayList type with the lines of the output parameter. |
Example
Copy
See example 6 of the processing sap.connection