‎2007 Aug 27 9:06 AM
Hi All,
I need to change the Selection screen in MB5T T-code. I have got list of user exit program of mb5t t-code.
MBCF0002 Customer function exit: Segment text in material doc. item
MBCF0005 Material document item for goods receipt/issue slip
MBCF0006 Customer function for WBS element
MBCF0007 Customer function exit: Updating a reservation
MBCF0009 Filling the storage location field
MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
MBCF0011 Read from RESB and RKPF for print list in MB26
MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
In which User Exit program can i change or add one selection screen Field..could u guide me..
‎2007 Aug 27 11:11 AM
hi,
for changing the selection screen u ll have to make changes to the prog RM07MTRB. It is the main prog for transaction MB5T. You search the prog with SELECT_OPTION - and u ll find the portion of code defining the Selection screen layout. You will have to change that in order to make MB5T come with ur own customized fields.
But the bad news is - it is a standard prog. So untill n unless u have the access key - u ll not be able to make modifications.
I would suggest you to copy the main prog - make changes according to ur needs and attach a custom transaction code to it - like ZMB5T.
Cheers.
SKC
‎2007 Aug 27 11:36 AM
Hi,
Thank you very much.I have an doubt regarding add a purchasing group in this transaction...