‎2021 Oct 23 11:45 AM
Hi Expert team:
We have tried MB_POST_DOCUMENT by overwrite XMSEG and ZMSEG. This is our updated:
XMSEG-SJAHR=2021.
But after save MSEG still the same.
So do we need to add MODIFY or UPDATE in this exit?
pls advise and thanks in advance.
‎2021 Oct 27 4:23 PM
Updating in this update task FM
What was your original requirement?
Could you consider using a standard BAdI before the COMMIT?
‎2021 Oct 27 4:23 PM
Updating in this update task FM
What was your original requirement?
Could you consider using a standard BAdI before the COMMIT?
‎2021 Oct 28 10:43 AM
Hi :
Anyone has experience to update mseg-smbln mseg-smblp mseg-sjahr?
We have try MB_DOCUMENT_BADI both method Before_Update and Update but looks like we still cannot update mseg.
Also Line_Modify BADI did not work for us because we are using BAPI call not via MIGO.
‎2021 Oct 28 1:42 PM
‎2021 Oct 29 9:35 AM
Hi Raymond:
very helpful.
Would u kindly give a little more hint?
In this BADI, how to pass the data in extension_in pls? how can we know which document number in mseg we are updating ?
Thank you very much.
‎2021 Oct 29 11:27 AM
‎2021 Oct 29 11:55 AM
Hi Raymond:
How to locate sap sample code pls?
Thank again and sgain
‎2021 Oct 29 1:58 PM
‎2021 Oct 30 9:28 AM
Hi Raymond:
I have seen sample source code. Thank you very much.
Any guidelines how to pass data to extension_in too? Have try search sap note but cannot found.
Thanks again.
‎2021 Nov 02 3:42 AM
Hi Raymond
I can pass data to extensionin and have value in valuepart1,2,3,4
From the sample source code , I not sure how to update to ct_imseg.
Any hint will be very helpful.
Many thanks in advance.
‎2021 Nov 02 10:00 AM
‎2021 Nov 02 10:06 AM
Hi Raymond:
you mean in BADI: mb_bapi_goodsmovement_create
To apply rules? How to pls?