2006 Feb 20 2:14 PM
I need some help. I have inherited a custom ABAP written by a long-gone consultant back when we ran 4.0b (we're using 4.7x200 Enterprise now, Basis 620). I've been asked to make some changes, but I cannot seem to find the Outline Agreement Date field in any table. It's obviously in a structure (RM06E-VEDAT), but I haven't found it in an actual table. Can someone help?
Normally, I am a Project Systems guy, but this program touches MM-PUR just enough to stump me.
Transaction: ME33K
Program: SAPMM06E
Screen: 220
Screen field: RM06E-VEDAT
2006 Feb 20 2:19 PM
Check EKKO-AEDAT.
You can use key EKKO-EBELN = Contract No to popualte this field and use the same.
2006 Feb 20 2:19 PM
Check EKKO-AEDAT.
You can use key EKKO-EBELN = Contract No to popualte this field and use the same.
2006 Feb 20 2:29 PM