Quantcast
Channel: SCN : Unanswered Discussions - SAP for Mobile
Viewing all articles
Browse latest Browse all 5512

SMP 2.3 Create Operation Calls SAP RFC Twice (iOS)

$
0
0

Hi,

 

I have a problem with sap for mobile 2.3 and create operations. When i call create operation from ios, it calls SAP twice. One with no arguments that i put in create operation, one with arguments.

 

Here is my objective c code, maybe there is something wrong with my code or maybe i shouldnt use create operation. I am not sure, but i need to send table as import parameter to SAP.

 

 

    [updateMBO create:@"I"withI_km_durum:[km value] withI_uname:@"AKEREMB"withI_trbel:[documentDetaildocumentNo] withI_yakit_durum:[fuel value] withI_plate_number:[[documentDetailselectedCar] plateNo] withIt_equipments:updateList withIt_expenses:expenseList];

   

    [updateMBO submitPending];

    [updateMBO save];

   

    [garentaGarentaDBsynchronize:@"AddPmItem"];



Note : i tried to save first and submitPending later and it still called SAP twice.


Viewing all articles
Browse latest Browse all 5512

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>