2008 Feb 15 9:46 AM
Hi all, I have to create a list with all the vendors changed after a certain date.
In table LFA1, I only found the creation date, but no changed on-date.
However, it must be saved on a certain place, because there's a report (MK04) on which you can fill out a date...
2008 Feb 15 9:55 AM
Hi,
All changes to the vendor will be stored at CDHDR and CDPOS tables. These info you can read by using function modules.
CHANGEDOCUMENT_READ_HEADERS
CHANGEDOCUMENT_READ_POSITIONS
Thanks,
Hi all, I have to create a list with all the vendors changed after a certain date.
In table LFA1, I only found the creation date, but no changed on-date.
However, it must be saved on a certain place, because there's a report (MK04) on which you can fill out a date...
2008 Feb 15 9:55 AM
Hi,
All changes to the vendor will be stored at CDHDR and CDPOS tables. These info you can read by using function modules.
CHANGEDOCUMENT_READ_HEADERS
CHANGEDOCUMENT_READ_POSITIONS
Thanks,
2008 Feb 15 12:37 PM
Hi ,
You can use the report: S_ALR_87010039 in 4.6c to get all changes to Vendors with respect to certain dates.
<REMOVED BY MODERATOR>
Regards,
Ashok
Edited by: Alvaro Tejada Galindo on Feb 18, 2008 2:07 PM
2008 Feb 18 6:49 PM
Hi, thanks for the answer, I used the header-function module to know which vendors are changed. The report does the same thing, but I need to create a csv-file and so on,...
Thanks everyone for the help, points awarded !
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |