Hi experts,
I have to update keyfigure values using a selection ID as a parameter. I have two BAPIs to do this: BAPI_PBSRVAPS_CHANGEKEYFIGVAL and BAPI_PBSRVAPS_CHANGEKEYFIGVAL2.
I don't want to use the first because it is obsolete, so, I tried to use the BAPI_PBSRVAPS_CHANGEKEYFIGVAL2 but this don't have the parameter SELECTION ID.
Anyone knows if there is another way to update keyfigure values with a selection id?