2008 May 03 1:00 PM
Hi Masters,
My requireent is, i want to read the table KNKK for every 15 minutes.The fields are KUNNR,KKBER,SKFOR,SSOBL and SAUFT. In KNKK table there is no TimeChange field.And this table is not maintaining the Log also.
Whenever there is a change or create in fields in 15 mintures, i need to get that data.
So plz help how to get that data?
Thanks in Advance.
Best Regards,
Purna.
Hi Masters,
My requireent is, i want to read the table KNKK for every 15 minutes.The fields are KUNNR,KKBER,SKFOR,SSOBL and SAUFT. In KNKK table there is no TimeChange field.And this table is not maintaining the Log also.
Whenever there is a change or create in fields in 15 mintures, i need to get that data.
So plz help how to get that data?
Thanks in Advance.
Best Regards,
Purna.
2008 May 03 1:09 PM
Hi,
u can use these tables to check if any change has happenend..
CDHDR -- Change document header
CDPOS -- Change document items
reply back
With Rgds,
S.Barani
2008 May 03 2:51 PM
Hi Karthick,
U can use the standad report RFDABL00 for ur requirement.
Submit this report with appropriate selection fields.
if not suits for ur requirement then use tables
CDHDR and CDPOS. But these are very very slow.
Pass below fields to these tables.
CDHDR-OBJECTCLAS= ADRESSE
CDHDR-OBJECTID= BP
CDHDR-Tcode = XD02.
Also check the FMs
BUS_TABLE_CHANGEDOCUMENTS_READ
ME_CHANGEDOC_READ
ME_CHANGEDOC_READ2
CHANGEDOCU_CDPOS_READ
CHANGEDOCUMENT_READ
STREE_CHANGEDOCUMENT_READ
Thanks,
Vinod.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |