‎2009 Feb 05 2:39 PM
I've a table for which the change documents are written for some of the fields. Now, two new fields have beeen added to the table and I want change docs to be created for them as well.
i checked the "change documents" check box in the properties of the data elements of the two fields, but still the change documents are not getting craeted for these new fieds.
Do I need to do some more changes??
‎2009 Feb 05 2:46 PM
Hi,
Change documents will have an entry in table CDHDR and CDPOS only when a corresponding field
value is been changed from an old one to a new one.
Have you tried to change the value for the fields you have added and cross checked in the tables
CDHDR and CDPOS.
Regards
basheer
‎2009 Feb 05 2:46 PM
Hi,
Change documents will have an entry in table CDHDR and CDPOS only when a corresponding field
value is been changed from an old one to a new one.
Have you tried to change the value for the fields you have added and cross checked in the tables
CDHDR and CDPOS.
Regards
basheer
‎2009 Feb 05 2:50 PM
Hi,
Thanks for your response.
yes I did changed the values of the fields, but nothing is being written on cdhdr and cdpos.
However, when I change the values of some fields which were already existing on the table, then everything is working fine.
Regards,
Vipul.
‎2009 Feb 05 3:00 PM
Hi ,
If you activated that table successfully (Adjusting database if necessary) and although you are getting the problem then I suggest you to -
Go to transaction SCDOC and Generate Update program again.
Now it will be in ' WILL BE CREATED ' status,SAVE it and the status
will changed to ' CREATED '.
Call the function module again in the program by deleting the old function module call.
This will realy solve your problem.
Regards
Pinaki.
‎2009 Feb 06 6:49 AM
Hi Pinaki,
Its working now. There was some problem related to activation. Thanks a lot.
Regards,
Vipul.
‎2009 Feb 06 6:51 AM
There was some problem with table activation.
Pinaki's suggestion worked.
Cheers,
Vipul.