‎2009 Nov 03 8:58 AM
Hi everybody.
I need to throw a change pointer when a equipment is modified (Table EQUI). I´d like to throw this change pointer when the user change the status of this object (Tabla JEST, field STAT). The problem is that in transaction BD52 I can´t find an adecuate entry and when the user only modifies this status the change pointer is not created. How could I create this change pointer when this field is modified? Exist any FM to create a change pointer or only is possible by customizing?
Thanks a lot.
Regards
‎2009 Nov 04 6:11 AM
Hi,
Check the check box in Further characteristics tab of the data element ( se11>enter data element>Further characteristics tab) for change document. It should be checked.
Thanks,
Asit Purbey.
‎2009 Nov 04 6:11 AM
Hi,
Check the check box in Further characteristics tab of the data element ( se11>enter data element>Further characteristics tab) for change document. It should be checked.
Thanks,
Asit Purbey.
‎2009 Nov 04 8:35 AM
The check box is not checked.... That means the change pointer can´t be created when this field is modified??
Thanks a lot
Edited by: Christian Abad Chico on Nov 4, 2009 9:35 AM
Edited by: Christian Abad Chico on Nov 4, 2009 9:35 AM
‎2009 Nov 05 7:04 AM
The first step would be to check if change document is ticked for the data element .
Next you will have to activate change pointers for your message type using bd50.
Finally using bd52 you can speicfy the fields under the message type for which change pointers need to be created
‎2010 Jan 29 6:12 PM
Hi I have to do somethin similar, How did you finally do it? Because I can not see how to link the Equipment with the status in BD52, because the field that link the table EQUI and JEST is the object number.
Thanks and Regards