Hi All,
I have a requirement like whenever a class(cl02) is created,an idoc should be created.
I have maintained two fields in BD52 :class and clint of klah table.
object table name field name
klasse klah class
klasse klah clint
I creted a new class in cl02 and in cdpos the corresponding entery is updated/reflected.
But while tried to crete idoc through BD21,the change_pointers_read is not capturing the cretion/change of the respective class.
Can anyone help me on this
??