00:00 ~ 13:22 [Creating Additional Tab and Field] 14:58 : Creat CBO Table for the additional field where When Creating the Document 16:38 ~ 26:25 : USER Command at Screen 100 to add the logic to append on the CBO Table. 18:21 : Exporting the Document number at 'IF_EX_MB_MIGO_BADI~Post_DOCUMENT' Method and store it on the memory. When Displaying the Document 28:02 : Exporting the Additional Field Data at 'IF_EX_MB_MIGO_BADI~LINE_MODIFY' 36:17 : At User Command at Screen 101(Displaying) to view the additional field that's been added on the CBO Table.
import is running first and then only export is running. same steps are followed. but while posting post_document export is not running first. only import is running first and cant save values of mblnr and mjahr in my custom table. kindly help me sir.
00:00 ~ 13:22 [Creating Additional Tab and Field]
14:58 : Creat CBO Table for the additional field where
When Creating the Document
16:38 ~ 26:25 : USER Command at Screen 100 to add the logic to append on the CBO Table.
18:21 : Exporting the Document number at 'IF_EX_MB_MIGO_BADI~Post_DOCUMENT' Method and store it on the memory.
When Displaying the Document
28:02 : Exporting the Additional Field Data at 'IF_EX_MB_MIGO_BADI~LINE_MODIFY'
36:17 : At User Command at Screen 101(Displaying) to view the additional field that's been added on the CBO Table.
Can we add a custom field 'Next Inspection Date' in Batch tab?
import is running first and then only export is running. same steps are followed. but while posting post_document export is not running first. only import is running first and cant save values of mblnr and mjahr in my custom table.
kindly help me sir.
Hi,
Maybe you can refer to this my blog post
husnulmshare.blogspot.com/2022/04/sap-abap-add-custom-screen-in-migo.html?m=1
Thanks
@@husnulmub9956 it is very help ful bro. thanks
thank you.
share anything for item level.
tks!!