List of Contributions

Herr Stéphane Schmuck

This individual is no longer active. Application functionality related to this individual is limited.

Contact Details

My Content

1 to 3 of 3 total
Posted By Stéphane Schmuck 06-14-2022 03:25
Found In Egroup: Automate
\ view thread
Hi Sigrid, thanks for the answer. The error can't be reproduced for each run, it happens sometimes... Winshuttle log shows creation of MO 8029/1343/134 directly after MO 8029/1343/132 The creation date in SAP table shows, that MO 8029/1343/133 has bee created directly before ...
Posted By Stéphane Schmuck 06-09-2022 08:09
Found In Egroup: Automate
\ view thread
Hi Sigrid, The RFM has the same interface like BAPI_RE_RO_CREATE, plus a table for the values, which shall be converted into the extension tables (Z-fields). The RFM only converts the values of the z-fields into the table EXTENSION_IN of BAPI_RE_RO_CREATE as populating the EXTENSION_IN in ...
Posted By Stéphane Schmuck 06-03-2022 07:09
Found In Egroup: Automate
\ view thread
In a direct script we call an RFM that converts parameters into an extension structure and then calls BAPI_RE_RO_CREATE. The RFM has the same input parameters as BAPI_RE_RO_CREATE plus a table for additional fields to be coded into the extension table of BAPI_RE_CREATE. In one pass, the RFM was ...