Maheswaran KD
Have you had a look at IA15 or IA21?
In CDHDR, the OBJECTCLAS field is "PLAN" for task lists, and the OBJECTID is a composite field made up of CLIENT + TASK LIST TYPE + TASK LIST GROUP.
The correct link for the task lists is PLKO->PLAS->PLPO.
PeteA
Can you send an example?
Then we may be able to replicate the situation in our own systems..
PeteA
We don't have the Revision Number or Reason for Revision fields active in our system so I can't check..
Get your developers to check the underlying data elements for these fields to ensure that the change document flags are set.
PeteA
Have you looked into using the change number field in the IA06 initial screen?
SAP Menu->Cross-Application Components->Engineering Change Management
PeteA
Maheswaran KD
There isn't a great deal of development options in a task list, and none that I know of to add new header fields. And I dont think that classification will help.
So it sounds like the custom screen solution you proposed above is the simplest way.
PeteA
Maheswaran KD.
The stadard Change log in Task list does not indicates details of what has been changed. Changes to Task list can happen in two ways namely:
1. Change with history
2. Change without history
The standard change log for Task list is for Change without history. that is, previous data get overwritten by the new entries. If you need information about old data that were changed, you will have to implement Change with history and that unfortunately has to be via Change number implementation.
So if you have material x1 on the task list till Dec 31 and change this to material x2 on Jan 1. If you check the log on the task list, you will get all the new and previous data. If you use IA07 for key date December 30, for instance, the Task list displays with material x1 and if you display with key date Jan 4 it displays with material x2. Costing on different dates also reflects the cost for previous material if previous key date is used.
I doubt if you would find any table where previous details are available because these data are overwritten.
Hope this help.
Add comment