‎2011 Feb 07 11:03 AM
Hi,
I am trying to add new property values under Value assignment tab in OG02 tarnsaction using the bapi BAPI_BUS1077_Create followed by BAPI_TRANSACTION_COMMIT and BAPI_BUS1077_SAVEFROMBUFFER.
Currently we have two rowz for teh property and trying add third row using report.But its not getting saved after execution.
Here is my code : But its now working? Can you please help me?
Thanks in advance.
Regards,
Rachna
Edited by: Rob Burbank on Feb 7, 2011 10:18 AM
‎2011 Feb 07 11:12 AM
Hi,
I am trying to add new property values under Value assignment tab in CG02 tarnsaction using the bapi BAPI_BUS1077_Create followed by BAPI_TRANSACTION_COMMIT and BAPI_BUS1077_SAVEFROMBUFFER.
Currently we have two rows for the property and trying add third row using Z-report. I am getting teh required data in Prop_data table after executing the BAPI_BUS1077_Create . But its not getting saved after execution.
Please guide.
Regards,
Rachna
‎2011 Feb 07 4:28 PM