cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MD04 Including Vendor code & vendor name Permanently

Former Member
0 Kudos
2,226

Hi All,

In MD04, there is pushbutton by which one can display Vendor code & vendor name for the receipt elements. But it has to be done every time when MD04 is accessed.

Is there any way so that the vendor code and the vendor name in the list will apear by default when MD04 is accessed?

Regards,

MHP

View Entire Topic
former_member577464
Discoverer
0 Kudos

Hi, we achived it via easy programming:

In ENHANCEMENT-POINT EHP_FCTAB_FILL_TC_03 SPOTS ES_SAPMM61R.

Insert code:

PERFORM fcode_lief.

Regards