cancel
Showing results for 
Search instead for 
Did you mean: 

Make a Document Header Text mandatory for specific plant in MIGO

former_member608594
Discoverer
0 Kudos

Dear expert,

I have a requirement to assign Document Header Text(BKTXT) as a Mandatory field for specific plant in MIGO.

For an example,

Plant 1, Plant2, Plant3,... are in ZTable which contain Plant that need Document Header Text.

Plant 4, Plant5 are not in ZTable

If the PO that selected contain any Plant no. that contain in ZTable then assign Document Header Text as a Mandatory field.

I try to finding a user exit for this scenario. but I can't find any of my search result match with my case.

Please advise for user exit that match with my case

Appreciate your help

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member513101
Active Contributor
0 Kudos

Hi,

You can try user exit SMOD > MB_CF001 > EXIT_SAPLMBMB_001

or BAdi

MB_DOCUMENT_BADI

MB_DOCUMENT_UPDATE

Thanks

Abinathsiva
Active Contributor
0 Kudos

Hi Rati,

You can achive this by writing code in badi MB_MIGO_BADI and METHOD if_ex_mb_migo_badi~line_modify.