Skip to Content
0
Former Member
Apr 16, 2009 at 01:58 PM

loading confirmations from a spreadsheet file in SRM (Classic Scenario)

24 Views

Hi there.

We are working in SRM 5.0 with classic scenario.

We are interested on loading confirmations from a spreadsheet file in SRM.

We are trying to make it with FM BAPI_TRANSACTION_COMMIT.

Initially the FM returned us a lot of error message, but at the end we solve them all.

Now, the FM does not return us either any error message, or successfully message, just a waning message. (If we replicate the same example, with the same information in the web, we obtain the same information, no error or successful message, only warning message.)

We run the FM with all parameters combinations:

- I_PARK

- I_SAVE

- I_TESTRUN

But the confirmation is not created.

We process FM BAPI_TRANSACTION_COMMIT after FM BAPI_TRANSACTION_COMMIT in our program, but the confirmation is not created in the system either.

Any suggest?

Thanks in advance.