2022 Feb 15 8:23 AM
Hi,
I need to update the line item in VA02 with all the other information associated with that particular line item, we were able to update the line item through vbap table using this class CL_SDOC_UPDATE=>Update_vbap. We were able to create a new line item for that, but we weren't able to update the additional information along with that,
So Could please provide the FM/BAPI where we can update all the other information associated with that.
Thanks.