2024 Feb 26 1:42 PM
Hi Experts,
My requirement is to access tables - Ser03, OBJK using same material document which has just got posted through MIGO.
I tried BAdi's - MB_DOCUMENT_UPDATE, MB_MIGO_BADI, MB_DOCUMENT_BADI and i got material document number. But the above mentioned tables were not updated till then and so they were blank.
Please suggest me suitable way to access tables just after posting is done.
Thanks.
Shilpi
2024 Feb 26 3:14 PM
Just, use any BAdI where document number is available to CALL a RFC enabled FM in BACKGROUND. This wrapper FM will be executed after the Update V1 FM, so after database update.