2023 Sep 08 11:21 AM
Hi Team,
My requirenment is to add production order field in 1st screen of MB21.
after that i have to add another field in Second screen at item level.
I tried many ENh/Exit/Badi but still no solution,
also i tried SHD0, via this we can't add extra fields.
Anyone plz throw light on this.
Regards
2023 Sep 08 11:49 AM
2023 Sep 08 11:52 AM
2023 Sep 08 11:57 AM
Thanks Raheel for ur reply,, hv seen this link for Vendor Code Addition in MB21, they are adding field in Header level, but i want to add field in Item Level.
2023 Sep 08 12:05 PM
Dear 3a9e4ce873a94034b33dc62b0ce600ee , Thanks for your reply,Please check with image for detail Exact Requirenment.
as u say changing SAP Standard this is possible, u mean i should go by Sccr and do change or else ?
2023 Sep 08 12:07 PM
2023 Sep 08 12:09 PM
2023 Sep 08 12:36 PM
Process will be as follows,
RKPF - Append your Production ORder number in table.
RESB - Append maktx from makt in table (material description).
use MB_CREATE_RESERVATION FM to update the data in tables.
For screens, i guess you should enahnce them , first screen is 500.
For second screen, populate your description, on value request of material number.
2023 Sep 08 1:01 PM
Dear alijibran , thanks for ur comment..first i hv to check with the manager.. will they allow direct change to STANDARD SCREEN at 1st and 2nd .
2023 Sep 08 2:15 PM
2023 Sep 08 2:21 PM
without any Enhancement , we managed to add Order no field, not in 1st but in second screen ,via OMBW Tx Code, now we are checking for how to add field in Item level.