Mahesh Janugade
Mahesh Janugade

Reputation: 11

Set SAP RFC import table parameter using PHP multidimensional array

I am trying to call a SAP RFC function which has import parameters as a table. Currently I am using SAP RFC for communication between SAP and PHP but it is not accepting table in import parameter.

It is giving following error for import parameter EX_ORDER_HEADER:

Can't find interface name EX_ORDER_HEADER, __cal_refresh_internal_buffer();

Upvotes: 0

Views: 1457

Answers (0)

Related Questions