‎2006 Jun 16 2:50 PM
Hello SAP users,
I want to track creations of equipements in CDHDR.
=> Obectclas = 'EQUI' and TCODE = 'IE01' OR 'IE08'.
Currently, I'm able to track modification (tcode = 'IE02') but I can't manage to add handler on creation transaction.
I'm sure it is possible because, for the MATERIAL object I've new entry following updates and creation with TCODE = MM01 or MM02
Do you know what customizing must I do ?
‎2006 Jun 16 2:55 PM
Hello Jean-Charles,
did you read the OSS note : 658193 ?
Rgd
Fred
(si tu veux je te la mail )
‎2006 Jun 16 3:01 PM
Hi,
Check your objectclas while creating with mm01,mm02.
Try by getting all results for your username
and date in cdhdr and see if your entru exist
and check out objectclas.
Regards
Amole
‎2006 Jun 16 3:50 PM
Not every create 'object' is recorded in change documents. Sales orders, deliveries etc, are not recorded when they are created, but the changes to the same are recorded. So this may also be the same case. For newly created ones, check the table directly where create date is greater than your previous run date and get the newly created ones. Add to this list, the changed equipment records that you can get from change documents.
‎2006 Jun 16 4:00 PM
You have to implement note 658193 to get CDHDR entries when an equipment is created in IE01.
Do not implement the note, if DIMP component installed in your system.
You can trigger workflow events without implementing the note by checking WFE checkbox in the equipment categories configuration.
If the above mentioned note is already in ur system, it adds a new check box to equipment categories config, Just turn it on.
Regards
Sridhar
Message was edited by: Sridhar K