2009 Apr 07 5:29 PM
In procedure MIGO, under Transfer Posting, Other, Type 311
When the Batch is entered in the FROM section and the Enter Key is pressed, the Batch is not automatically transferred to the DEST section.
Can the program be changed to automatically update the "Dest" Batch Field?
On other transaction types, like 343 or 344, the Dest Batch field automatically updates.
Can anybody help me on this.
In procedure MIGO, under Transfer Posting, Other, Type 311
When the Batch is entered in the FROM section and the Enter Key is pressed, the Batch is not automatically transferred to the DEST section.
Can the program be changed to automatically update the "Dest" Batch Field?
On other transaction types, like 343 or 344, the Dest Batch field automatically updates.
Can anybody help me on this.
2009 Apr 08 3:15 AM
Hi,
you can try to use BADI MB_MIGO_BADI to populate your destination batch with required value. But I would suggest to figure out why it's not populated for 343, 344. You can check settings for your movement types in the table T156.
Cheers