2005 Dec 07 9:48 AM
Hi all.
I'm trying to change the facts of a given installation. In short, the price of an operand by using 'BAPI_UTILINSTALLATION_CHANFACT'. After tons of proves i've got the next message: "The xxxxx installation facts have been changed".
then, in the ES32 transaction I can see that no change on that given installation has been made, but clicking in menu Environmet-> Change installation fact, a full log of these changes has been created.
Can someone tell me why these changes are not caputured in the installation information but they are in the change log and how to get it???
Thanks!
2005 Dec 07 10:04 AM
2005 Dec 07 10:04 AM
2005 Dec 07 11:29 AM
Thank you Tomas! your answer was correct but.... can you explain what this second BAPI does??
Do I have to use it after every bapi I use in the future?
I'm rook, sorry.
2005 Dec 07 11:32 AM
The Second BAPI commits the changes that you have done. Most of the BAPI's will have to be followed the COMMIT BAPI.
Regards,
Ravi
2005 Dec 07 11:31 AM
Hi yo,
1. The second bapi COMMITS changes to the database.
(This concept comes into picture for LUW - Logical
unit of work)
2. Yes, after every BAPI, this is required.
Regards,
Amit M.